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": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
2020-11-29 14:33:55 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
2020-11-29 14:33:55 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1643080866,
"narHash": "sha256-iO3Z6jw0HEiie8UnXVpq1SxphprDYBXrVzubEa5D4eE=",
2020-11-29 14:33:55 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c07b471b52be8fbc49a7dc194e9b37a6e19ee04d",
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
}