nixos-config/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2024-04-08 20:32:17 +02:00
{
"nodes": {
"nixpkgs": {
2024-04-13 12:30:26 +02:00
"locked": {
"lastModified": 1712791164,
"narHash": "sha256-3sbWO1mbpWsLepZGbWaMovSO7ndZeFqDSdX0hZ9nVyw=",
2024-04-13 12:30:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1042fd8b148a9105f3c0aca3a6177fd1d9360ba5",
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": {
"nixpkgs": "nixpkgs",
"stable": "stable",
"unstable": "unstable"
}
},
"stable": {
2024-04-08 20:32:17 +02:00
"locked": {
"lastModified": 1712867921,
"narHash": "sha256-edTFV4KldkCMdViC/rmpJa7oLIU8SE/S35lh/ukC7bg=",
2024-04-08 20:32:17 +02:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "51651a540816273b67bc4dedea2d37d116c5f7fe",
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": {
"lastModified": 1712791164,
"narHash": "sha256-3sbWO1mbpWsLepZGbWaMovSO7ndZeFqDSdX0hZ9nVyw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1042fd8b148a9105f3c0aca3a6177fd1d9360ba5",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-04-08 20:32:17 +02:00
}
}
},
"root": "root",
"version": 7
}