nixos/flake.lock

91 lines
2.1 KiB
Plaintext
Raw Normal View History

2024-03-01 15:22:49 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-11-25 22:27:37 +01:00
"lastModified": 1732482255,
"narHash": "sha256-GUffLwzawz5WRVfWaWCg78n/HrBJrOG7QadFY6rtV8A=",
"owner": "nix-community",
"repo": "home-manager",
2024-11-25 22:27:37 +01:00
"rev": "a9953635d7f34e7358d5189751110f87e3ac17da",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"musnix": {
"inputs": {
2024-11-25 22:27:37 +01:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-11-25 22:27:37 +01:00
"lastModified": 1732139495,
"narHash": "sha256-bsL1CZWp5fMDXP6U0Ipwi/XA1YigK9ON+pC7Cxurgec=",
"owner": "musnix",
"repo": "musnix",
2024-11-25 22:27:37 +01:00
"rev": "996b38613a282299c852eca204a10914c6b0074d",
"type": "github"
},
"original": {
"owner": "musnix",
"repo": "musnix",
"type": "github"
}
},
2024-03-01 15:22:49 +01:00
"nixpkgs": {
"locked": {
2024-11-25 22:27:37 +01:00
"lastModified": 1732014248,
"narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
"owner": "nixos",
"repo": "nixpkgs",
2024-11-25 22:27:37 +01:00
"rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
"type": "github"
},
"original": {
"owner": "nixos",
2024-11-25 22:27:37 +01:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-01 15:22:49 +01:00
"root": {
"inputs": {
"home-manager": "home-manager",
"musnix": "musnix",
2024-11-25 22:27:37 +01:00
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2024-11-25 22:27:37 +01:00
]
},
"locked": {
"lastModified": 1732575825,
"narHash": "sha256-xtt95+c7OUMoqZf4OvA/7AemiH3aVuWHQbErYQoPwFk=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "3433ea14fbd9e6671d0ff0dd45ed15ee4c156ffa",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2024-03-01 15:22:49 +01:00
}
}
},
"root": "root",
"version": 7
}