buildbot-nix/flake.lock

70 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-09-10 08:22:33 +00:00
{
"nodes": {
2023-09-13 21:31:20 +00:00
"flake-parts": {
2023-09-10 11:16:33 +00:00
"inputs": {
2023-09-13 21:31:20 +00:00
"nixpkgs-lib": [
2023-09-10 11:16:33 +00:00
"nixpkgs"
]
},
2023-09-10 08:22:33 +00:00
"locked": {
"lastModified": 1698579227,
"narHash": "sha256-KVWjFZky+gRuWennKsbo6cWyo7c/z/VgCte5pR9pEKg=",
2023-09-10 08:22:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f76e870d64779109e41370848074ac4eaa1606ec",
2023-09-10 08:22:33 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1698653593,
"narHash": "sha256-4SW5hJ7ktIO6j1+aNah0c9u+XDxjR4uYwPVtkVZynrs=",
2023-10-12 13:59:11 +00:00
"owner": "Nixos",
2023-09-10 08:22:33 +00:00
"repo": "nixpkgs",
"rev": "423b31f1b24ec8d82baec9a5bb969da892010e6d",
2023-09-10 08:22:33 +00:00
"type": "github"
},
"original": {
2023-10-12 13:59:11 +00:00
"owner": "Nixos",
"ref": "nixos-unstable-small",
2023-09-10 08:22:33 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
2023-09-18 13:14:45 +00:00
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1698438538,
"narHash": "sha256-AWxaKTDL3MtxaVTVU5lYBvSnlspOS0Fjt8GxBgnU0Do=",
2023-09-18 13:14:45 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "5deb8dc125a9f83b65ca86cf0c8167c46593e0b1",
2023-09-18 13:14:45 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2023-09-10 08:22:33 +00:00
}
}
},
"root": "root",
"version": 7
}