flake: update buildbot-nix
This commit is contained in:
parent
b71b78cb54
commit
4bbf4f01b9
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
@ -13,17 +13,17 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1699093771,
|
||||
"narHash": "sha256-evJFu2xrU02jy4N1LfAMACYbuEJgX1qWGVNBGR5UI2E=",
|
||||
"lastModified": 1699096834,
|
||||
"narHash": "sha256-e25Mt5yoc7JUERqhvDaw58mh2DQiz0h4YPb0fO/i7G8=",
|
||||
"owner": "Mic92",
|
||||
"repo": "buildbot-nix",
|
||||
"rev": "fae171ca3f569940cac6290ce6235a9c8c28d597",
|
||||
"rev": "3bf9f399f9b55b1d530be2b25c4f3799c74554eb",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Mic92",
|
||||
"repo": "buildbot-nix",
|
||||
"rev": "fae171ca3f569940cac6290ce6235a9c8c28d597",
|
||||
"rev": "3bf9f399f9b55b1d530be2b25c4f3799c74554eb",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
nixpkgs-update-github-releases.url = "github:ryantm/nixpkgs-update-github-releases";
|
||||
nixpkgs-update-github-releases.flake = false;
|
||||
|
||||
buildbot-nix.url = "github:Mic92/buildbot-nix/fae171ca3f569940cac6290ce6235a9c8c28d597";
|
||||
buildbot-nix.url = "github:Mic92/buildbot-nix/3bf9f399f9b55b1d530be2b25c4f3799c74554eb";
|
||||
buildbot-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
buildbot-nix.inputs.flake-parts.follows = "flake-parts";
|
||||
buildbot-nix.inputs.treefmt-nix.follows = "treefmt-nix";
|
||||
|
|
Loading…
Add table
Reference in a new issue