nixos-config/flake.lock

178 lines
4.6 KiB
Text
Raw Normal View History

2025-08-21 16:42:50 +02:00
{
"nodes": {
2025-09-16 12:11:06 +02:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2025-08-21 16:42:50 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
2025-12-10 03:14:08 +01:00
"nixpkgs-unstable"
2025-08-21 16:42:50 +02:00
]
},
"locked": {
2026-02-01 06:04:11 +01:00
"lastModified": 1769872935,
"narHash": "sha256-07HMIGQ/WJeAQJooA7Kkg1SDKxhAiV6eodvOwTX6WKI=",
2025-08-21 16:42:50 +02:00
"owner": "nix-community",
"repo": "home-manager",
2026-02-01 06:04:11 +01:00
"rev": "f4ad5068ee8e89e4a7c2e963e10dd35cd77b37b7",
2025-08-21 16:42:50 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2025-09-05 09:59:31 +02:00
"home-manager-stable": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
2025-12-10 03:14:08 +01:00
"lastModified": 1763992789,
"narHash": "sha256-WHkdBlw6oyxXIra/vQPYLtqY+3G8dUVZM8bEXk0t8x4=",
2025-09-05 09:59:31 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-12-10 03:14:08 +01:00
"rev": "44831a7eaba4360fb81f2acc5ea6de5fde90aaa3",
2025-09-05 09:59:31 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-25.05",
"repo": "home-manager",
"type": "github"
}
},
2025-09-16 12:11:06 +02:00
"nixpkgs": {
"locked": {
2026-02-01 06:04:11 +01:00
"lastModified": 1769461804,
"narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=",
2025-12-10 03:14:08 +01:00
"owner": "nixos",
2025-09-16 12:11:06 +02:00
"repo": "nixpkgs",
2026-02-01 06:04:11 +01:00
"rev": "bfc1b8a4574108ceef22f02bafcf6611380c100d",
2025-09-16 12:11:06 +02:00
"type": "github"
},
"original": {
2025-12-10 03:14:08 +01:00
"owner": "nixos",
"ref": "nixos-unstable",
2025-09-16 12:11:06 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-09-05 09:59:31 +02:00
"nixpkgs-stable": {
"locked": {
2026-01-11 08:32:05 +01:00
"lastModified": 1767313136,
"narHash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w=",
2025-09-22 08:25:42 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-01-11 08:32:05 +01:00
"rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d",
2025-09-05 09:59:31 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
2025-08-21 16:42:50 +02:00
"locked": {
2026-02-01 06:04:11 +01:00
"lastModified": 1769461804,
"narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=",
2025-09-22 08:25:42 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-02-01 06:04:11 +01:00
"rev": "bfc1b8a4574108ceef22f02bafcf6611380c100d",
2025-08-21 16:42:50 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-10-29 08:52:21 +01:00
"ref": "nixos-unstable",
2025-08-21 16:42:50 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-10-17 22:43:24 +02:00
"nixpkgs_2": {
"locked": {
2026-02-01 06:04:11 +01:00
"lastModified": 1769740369,
"narHash": "sha256-xKPyJoMoXfXpDM5DFDZDsi9PHArf2k5BJjvReYXoFpM=",
2025-10-22 08:18:41 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-02-01 06:04:11 +01:00
"rev": "6308c3b21396534d8aaeac46179c14c439a89b8a",
2025-10-22 08:18:41 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2025-09-16 12:11:06 +02:00
"nur": {
"inputs": {
"flake-parts": "flake-parts",
2025-12-10 03:14:08 +01:00
"nixpkgs": "nixpkgs"
2025-09-16 12:11:06 +02:00
},
"locked": {
2026-02-01 06:04:11 +01:00
"lastModified": 1769919047,
"narHash": "sha256-Nc1+7uZ81wdxKSBzr6WfBSBCdyyjOY435k8HNrMimQ8=",
2025-09-22 08:25:42 +02:00
"owner": "nix-community",
"repo": "NUR",
2026-02-01 06:04:11 +01:00
"rev": "b091708023c0962bf2730c5c35f6b0a89b118515",
2025-09-16 12:11:06 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2025-10-22 08:18:41 +02:00
"nvim-config": {
"inputs": {
2025-12-10 03:14:08 +01:00
"nixpkgs": "nixpkgs_2"
2025-10-22 08:18:41 +02:00
},
"locked": {
"lastModified": 1761113802,
"narHash": "sha256-HuP5TTFNzrxuro6UeA8+++BCV9x9rLhQ0bW5lbU3fTM=",
"ref": "refs/heads/master",
"rev": "154c606ecbc9069df8289e81b46025a6f9820867",
"revCount": 5,
"type": "git",
"url": "https://govel.porzh.me/DuN0z/neovim-config.git"
},
"original": {
"type": "git",
"url": "https://govel.porzh.me/DuN0z/neovim-config.git"
}
},
2025-08-21 16:42:50 +02:00
"root": {
"inputs": {
2025-12-10 03:14:08 +01:00
"home-manager": "home-manager",
2025-09-05 09:59:31 +02:00
"home-manager-stable": "home-manager-stable",
"nixpkgs-stable": "nixpkgs-stable",
2025-09-16 12:11:06 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2025-10-22 08:18:41 +02:00
"nur": "nur",
"nvim-config": "nvim-config"
2025-08-21 16:42:50 +02:00
}
}
},
"root": "root",
"version": 7
}