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": 1693611461,
"narHash": "sha256-aPODl8vAgGQ0ZYFIRisxYG5MOGSkIczvu2Cd8Gb9+1Y=",
2023-01-02 10:19:32 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "7f53fdb7bdc5bb237da7fefef12d099e4fd611ca",
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": 1693785888,
"narHash": "sha256-RTJnFrFaLsQGzg0VwiGfR+aNbhcIaP267C92YC2i3mE=",
2022-04-18 12:31:47 +00:00
"owner": "NixOS",
2020-11-29 14:33:55 +00:00
"repo": "nixpkgs",
"rev": "f53ec4f6d815f80f7ee6a490a946b1b2b4f9cb09",
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": 1693689099,
"narHash": "sha256-NuilTRYMH+DDR/uBWQjDbX5mWCA05lwo2Sg9iTkkEs4=",
2023-07-21 01:23:16 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "e3e0f9f6d47f8fc68aff15150eda1224fb46f4d4",
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
}