nix-eval-jobs/flake.lock

44 lines
1,023 B
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": {
2022-03-13 16:16:53 +00:00
"lastModified": 1647186833,
"narHash": "sha256-62CMNrhICLcI/5jNSQDAQpUUvtvTXBsYWSU6ZlhPIzs=",
"owner": "Mic92",
2020-11-29 14:33:55 +00:00
"repo": "nixpkgs",
2022-03-13 16:16:53 +00:00
"rev": "de173cbbb66e9b454e0e836cec1b807856934539",
2020-11-29 14:33:55 +00:00
"type": "github"
},
"original": {
2022-03-13 16:16:53 +00:00
"owner": "Mic92",
"ref": "nix-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
}