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": {
2023-11-18 07:22:44 +00:00
"lastModified": 1698882062,
"narHash": "sha256-HkhafUayIqxXyHH1X8d9RDl1M2CkFgZLjKD3MzabiEo=",
2023-09-10 08:22:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-11-18 07:22:44 +00:00
"rev": "8c9fa2545007b49a5db5f650ae91f227672c3877",
2023-09-10 08:22:33 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1700468785,
"narHash": "sha256-dIb31ri1Ht3qSbk7hhm8i163T2D+ggvdt+afnrpLA/4=",
2023-10-12 13:59:11 +00:00
"owner": "Nixos",
2023-09-10 08:22:33 +00:00
"repo": "nixpkgs",
"rev": "ae03901e1aa89caad3e04a883ebf39cc7caeb472",
2023-09-10 08:22:33 +00:00
"type": "github"
},
"original": {
2023-10-12 13:59:11 +00:00
"owner": "Nixos",
2023-11-18 07:36:28 +00:00
"ref": "master",
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": {
2023-11-18 07:22:44 +00:00
"lastModified": 1699786194,
"narHash": "sha256-3h3EH1FXQkIeAuzaWB+nK0XK54uSD46pp+dMD3gAcB4=",
2023-09-18 13:14:45 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2023-11-18 07:22:44 +00:00
"rev": "e82f32aa7f06bbbd56d7b12186d555223dc399d1",
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
}