nixos/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-03-18 12:11:31 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-24 05:11:35 +00:00
"lastModified": 1721714663,
"narHash": "sha256-ZDW5+rlROxaOuoEfIQM7Gqhoa+WALEYdYIiZhyJjAu0=",
2024-03-18 12:11:31 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-24 05:11:35 +00:00
"rev": "7560dc942a6fbd37ebd1310b3dbda513de2d4b82",
2024-03-18 12:11:31 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-07-24 05:11:35 +00:00
"lastModified": 1721562059,
"narHash": "sha256-Tybxt65eyOARf285hMHIJ2uul8SULjFZbT9ZaEeUnP8=",
2024-03-18 12:11:31 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-24 05:11:35 +00:00
"rev": "68c9ed8bbed9dfce253cc91560bf9043297ef2fe",
2024-03-18 12:11:31 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2024-07-07 22:05:51 +00:00
"nixpkgs": "nixpkgs"
2024-05-14 15:42:09 +00:00
}
2024-03-18 12:11:31 +00:00
}
},
"root": "root",
"version": 7
}