nix-eval-jobs/flake.lock

70 lines
1.6 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": 1690933134,
"narHash": "sha256-ab989mN63fQZBFrkk4Q8bYxQCktuHmBIBqUG1jl6/FQ=",
2023-01-02 10:19:32 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "59cf3f1447cfc75087e7273b04b31e689a8599fb",
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": 1691370583,
"narHash": "sha256-LnKMx9NQ0Qx0DTYQVewkcRr+7uW5NY7xU9kjh+Lxnb0=",
2022-04-18 12:31:47 +00:00
"owner": "NixOS",
2020-11-29 14:33:55 +00:00
"repo": "nixpkgs",
"rev": "b51660a128c09baf31c614284b500eb53772496f",
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",
2023-07-21 01:23:16 +00:00
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1690874496,
"narHash": "sha256-qYZJVAfilFbUL6U+euMjKLXUADueMNQBqwihpNzTbDU=",
2023-07-21 01:23:16 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "fab56c8ce88f593300cd8c7351c9f97d10c333c5",
2023-07-21 01:23:16 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2020-11-29 14:33:55 +00:00
}
}
},
"root": "root",
"version": 7
}