actual-nix/flake.lock

28 lines
567 B
Plaintext
Raw Permalink Normal View History

2024-05-09 07:33:20 -04:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-10-10 13:08:24 -04:00
"lastModified": 1728492678,
"narHash": "sha256-9UTxR8eukdg+XZeHgxW5hQA9fIKHsKCdOIUycTryeVw=",
2024-05-09 18:56:54 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-10 13:08:24 -04:00
"rev": "5633bcff0c6162b9e4b5f1264264611e950c8ec7",
2024-05-09 18:56:54 -04:00
"type": "github"
2024-05-09 07:33:20 -04:00
},
"original": {
2024-05-09 18:56:54 -04:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-05-09 07:33:20 -04:00
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}