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": 1691629382,
"narHash": "sha256-6bil2OX12qy2CD6dLDxSTKRu6aUKRZfT/Qw3pg1050Q=",
2022-04-18 12:31:47 +00:00
"owner": "NixOS",
2020-11-29 14:33:55 +00:00
"repo": "nixpkgs",
"rev": "cd165f66c1551c602e6473b094708920f6d26fbd",
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": 1691522377,
"narHash": "sha256-1LafgFJaSk53ccsTlI2gWSmIyxRJfFVyoaGJg0c3LjM=",
2023-07-21 01:23:16 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "7b380d3cce8271b37394790b521ec2f7a6b248ad",
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
}