Skip to content

Commit 5181f1d

Browse files
committed
DROP
1 parent 7ad9b48 commit 5181f1d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

flake.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
description = "A nixos module to make buildbot a proper Nix-CI.";
44

55
inputs = {
6-
nixpkgs.url = "git+https://github.com/NixOS/nixpkgs?shallow=1&ref=nixos-unstable-small";
6+
nixpkgs.url = "git+https://github.com/qowoz/nixpkgs?shallow=1&ref=buildbot";
77
flake-parts.url = "github:hercules-ci/flake-parts";
88
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
99

0 commit comments

Comments
 (0)