flake: buildbot-nix: skipped-build-workers
This commit is contained in:
parent
4aedab3604
commit
651aec376f
2 changed files with 7 additions and 6 deletions
11
flake.lock
generated
11
flake.lock
generated
|
@ -42,15 +42,16 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1722736594,
|
||||
"narHash": "sha256-q6ZJNCv1NHCrRZ/erCl2hFJTO70eT1JvZOJIZvMF4pU=",
|
||||
"owner": "nix-community",
|
||||
"lastModified": 1722902027,
|
||||
"narHash": "sha256-STgis1RRrrerOrI/l7bBeJS8HR3ZHlsAhZ4NXO1eIi0=",
|
||||
"owner": "qowoz",
|
||||
"repo": "buildbot-nix",
|
||||
"rev": "fa6e4fb0f528dc8d53ecfb9620897d2f2ec648cb",
|
||||
"rev": "f43d4ee9e3325a486928ddc3d04956844b3baf56",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"owner": "qowoz",
|
||||
"ref": "skipped-build-workers",
|
||||
"repo": "buildbot-nix",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
buildbot-nix.inputs.flake-parts.follows = "flake-parts";
|
||||
buildbot-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
buildbot-nix.inputs.treefmt-nix.follows = "treefmt-nix";
|
||||
buildbot-nix.url = "github:nix-community/buildbot-nix";
|
||||
buildbot-nix.url = "github:qowoz/buildbot-nix/skipped-build-workers";
|
||||
comin.inputs.nixpkgs.follows = "nixpkgs";
|
||||
comin.url = "github:nlewo/comin/d3658c452024824235de2355ac3e156b10c3eaaf";
|
||||
disko.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Reference in a new issue