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": 1695256509,
"narHash": "sha256-Je+ZId+dYrx0NOZ8J6le7CwZZdVZAAP5dddxK9kZNfA=",
2022-04-18 12:31:47 +00:00
"owner": "NixOS",
2020-11-29 14:33:55 +00:00
"repo": "nixpkgs",
"rev": "ff7daa56614b083d3a87e2872917b676e9ba62a6",
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": 1694528738,
"narHash": "sha256-aWMEjib5oTqEzF9f3WXffC1cwICo6v/4dYKjwNktV8k=",
2023-07-21 01:23:16 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "7a49c388d7a6b63bb551b1ddedfa4efab8f400d8",
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
}