nixos-example/flake.lock
2025-10-08 19:04:29 -04:00

28 lines
569 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1759887028,
"narHash": "sha256-gljzEVuaj841XmluE1ng62RHMN5NkMHqdw+4OtQcpi4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8b5c9dd8856f0c0cf46cc91f2c21c106a9d42e25",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}