nix-eval-jobs/flake.lock

44 lines
1 KiB
Plaintext
Raw Normal View History

2020-11-29 14:33:55 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
2020-11-29 14:33:55 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
2020-11-29 14:33:55 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1644525281,
"narHash": "sha256-D3VuWLdnLmAXIkooWAtbTGSQI9Fc1lkvAr94wTxhnTU=",
2020-11-29 14:33:55 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "48d63e924a2666baf37f4f14a18f19347fbd54a2",
2020-11-29 14:33:55 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-01-07 20:32:53 +00:00
"ref": "nixos-unstable",
2020-11-29 14:33:55 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}