os/flake.lock

50 lines
1.1 KiB
Plaintext
Raw Normal View History

2022-07-20 21:00:50 +02:00
{
"nodes": {
"home": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-10-01 12:07:04 +02:00
]
2022-07-20 21:00:50 +02:00
},
"locked": {
2023-01-30 11:54:31 +01:00
"lastModified": 1667907331,
"narHash": "sha256-bHkAwkYlBjkupPUFcQjimNS8gxWSWjOTevEuwdnp5m0=",
2022-07-20 21:00:50 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-01-30 11:54:31 +01:00
"rev": "6639e3a837fc5deb6f99554072789724997bc8e5",
2022-07-20 21:00:50 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-10-01 12:07:04 +02:00
"ref": "release-22.05",
2022-07-20 21:00:50 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-01-30 11:54:31 +01:00
"lastModified": 1672580127,
"narHash": "sha256-3lW3xZslREhJogoOkjeZtlBtvFMyxHku7I/9IVehhT8=",
2022-07-20 21:00:50 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-01-30 11:54:31 +01:00
"rev": "0874168639713f547c05947c76124f78441ea46c",
2022-07-20 21:00:50 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home": "home",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}