nixos-config/flake.lock

83 lines
2 KiB
Plaintext
Raw Normal View History

2024-04-08 20:32:17 +02:00
{
"nodes": {
2024-04-23 17:29:48 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-09 20:50:05 +02:00
"lastModified": 1715077503,
"narHash": "sha256-AfHQshzLQfUqk/efMtdebHaQHqVntCMjhymQzVFLes0=",
2024-04-23 17:29:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-09 20:50:05 +02:00
"rev": "6e277d9566de9976f47228dd8c580b97488734d4",
2024-04-23 17:29:48 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-04-08 20:32:17 +02:00
"nixpkgs": {
2024-04-13 12:30:26 +02:00
"locked": {
2024-05-09 20:50:05 +02:00
"lastModified": 1714906307,
"narHash": "sha256-UlRZtrCnhPFSJlDQE7M0eyhgvuuHBTe1eJ9N9AQlJQ0=",
2024-04-13 12:30:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-09 20:50:05 +02:00
"rev": "25865a40d14b3f9cf19f19b924e2ab4069b09588",
2024-04-13 12:30:26 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2024-04-13 12:30:26 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-13 15:58:42 +02:00
"root": {
"inputs": {
2024-04-23 17:29:48 +02:00
"home-manager": "home-manager",
2024-05-06 13:10:44 +02:00
"nixpkgs": "nixpkgs",
2024-04-13 15:58:42 +02:00
"stable": "stable",
"unstable": "unstable"
}
},
"stable": {
2024-04-08 20:32:17 +02:00
"locked": {
2024-05-09 20:50:05 +02:00
"lastModified": 1714971268,
"narHash": "sha256-IKwMSwHj9+ec660l+I4tki/1NRoeGpyA2GdtdYpAgEw=",
2024-04-08 20:32:17 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-09 20:50:05 +02:00
"rev": "27c13997bf450a01219899f5a83bd6ffbfc70d3c",
2024-04-08 20:32:17 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
2024-04-08 20:32:17 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-13 15:58:42 +02:00
"unstable": {
"locked": {
2024-05-09 20:50:05 +02:00
"lastModified": 1714906307,
"narHash": "sha256-UlRZtrCnhPFSJlDQE7M0eyhgvuuHBTe1eJ9N9AQlJQ0=",
2024-04-13 15:58:42 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-09 20:50:05 +02:00
"rev": "25865a40d14b3f9cf19f19b924e2ab4069b09588",
2024-04-13 15:58:42 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-04-08 20:32:17 +02:00
}
}
},
"root": "root",
"version": 7
}