nix-eval-jobs/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2020-11-29 14:33:55 +00:00
{
"nodes": {
2023-01-02 10:19:32 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
2020-11-29 14:33:55 +00:00
"locked": {
"lastModified": 1688466019,
"narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=",
2023-01-02 10:19:32 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec",
2020-11-29 14:33:55 +00:00
"type": "github"
},
"original": {
2023-01-02 10:19:32 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2020-11-29 14:33:55 +00:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1688607075,
"narHash": "sha256-KDWpwZ4xl4au5R+A+Ka+uVbyiwMDVczjwRTSqBOyqWM=",
2022-04-18 12:31:47 +00:00
"owner": "NixOS",
2020-11-29 14:33:55 +00:00
"repo": "nixpkgs",
"rev": "ff81c24d1dd4dc3698aeb27d2cc3991124e627e6",
2020-11-29 14:33:55 +00:00
"type": "github"
},
"original": {
2022-04-18 12:31:47 +00:00
"owner": "NixOS",
2023-01-18 15:38:32 +00:00
"ref": "master",
2020-11-29 14:33:55 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-01-02 10:19:32 +00:00
"flake-parts": "flake-parts",
2020-11-29 14:33:55 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}