nix-infra/flake.lock

65 lines
1.6 KiB
Text
Raw Normal View History

2023-12-17 13:33:15 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-24 18:02:27 +00:00
"lastModified": 1706981411,
"narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
2023-12-17 13:33:15 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-03-24 18:02:27 +00:00
"rev": "652fda4ca6dafeb090943422c34ae9145787af37",
2023-12-17 13:33:15 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-03-24 18:02:27 +00:00
"lastModified": 1709309926,
"narHash": "sha256-VZFBtXGVD9LWTecGi6eXrE0hJ/mVB3zGUlHImUs2Qak=",
2023-12-17 13:33:15 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-24 18:02:27 +00:00
"rev": "79baff8812a0d68e24a836df0a364c678089e2c7",
2023-12-17 13:33:15 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.11",
"type": "indirect"
}
},
"nixpkgs-unstable": {
"locked": {
2024-03-24 18:02:27 +00:00
"lastModified": 1709356872,
"narHash": "sha256-mvxCirJbtkP0cZ6ABdwcgTk0u3bgLoIoEFIoYBvD6+4=",
2023-12-17 13:33:15 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-24 18:02:27 +00:00
"rev": "458b097d81f90275b3fdf03796f0563844926708",
2023-12-17 13:33:15 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}