revert back to mainline nixpkgs
The `buildbot` branch has been merged and doesn't exist in the `Mic92/nixpkgs` repository anymore
This commit is contained in:
parent
9d5838fa37
commit
5874b76c5b
|
@ -3,7 +3,7 @@
|
|||
description = "A nixos module to make buildbot a proper Nix-CI.";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:Mic92/nixpkgs/buildbot";
|
||||
nixpkgs.url = "github:Nixos/nixpkgs/nixpkgs-unstable";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
|
||||
|
||||
|
|
Loading…
Reference in a new issue