flake: unpin buildbot-nix
This commit is contained in:
parent
74b2e82c39
commit
8a50f112bd
2 changed files with 4 additions and 5 deletions
7
flake.lock
generated
7
flake.lock
generated
|
@ -42,17 +42,16 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1717983619,
|
"lastModified": 1718457856,
|
||||||
"narHash": "sha256-HUv3M9M2YX1ynL3Mhvd1IitsGqFLvkLnfu87X+07zC8=",
|
"narHash": "sha256-pjQGqcuTsxPWa2546gDB/EmSN28gHHB6a4Wggye7qIU=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "buildbot-nix",
|
"repo": "buildbot-nix",
|
||||||
"rev": "2058d5e8ca47f69b204fe2ddd07bc1ea417ffdba",
|
"rev": "92379a0ed4108988b21d1d9eb18b97ff71096f23",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "buildbot-nix",
|
"repo": "buildbot-nix",
|
||||||
"rev": "2058d5e8ca47f69b204fe2ddd07bc1ea417ffdba",
|
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
buildbot-nix.inputs.flake-parts.follows = "flake-parts";
|
buildbot-nix.inputs.flake-parts.follows = "flake-parts";
|
||||||
buildbot-nix.inputs.nixpkgs.follows = "nixpkgs";
|
buildbot-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
buildbot-nix.inputs.treefmt-nix.follows = "treefmt-nix";
|
buildbot-nix.inputs.treefmt-nix.follows = "treefmt-nix";
|
||||||
buildbot-nix.url = "github:nix-community/buildbot-nix/2058d5e8ca47f69b204fe2ddd07bc1ea417ffdba";
|
buildbot-nix.url = "github:nix-community/buildbot-nix";
|
||||||
comin.inputs.nixpkgs.follows = "nixpkgs";
|
comin.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
comin.url = "github:nlewo/comin/d3658c452024824235de2355ac3e156b10c3eaaf";
|
comin.url = "github:nlewo/comin/d3658c452024824235de2355ac3e156b10c3eaaf";
|
||||||
disko.inputs.nixpkgs.follows = "nixpkgs";
|
disko.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
Loading…
Add table
Reference in a new issue