Skip to content

Commit 0a6dc05

Browse files
blaggacaoDavid Arnold
authored and
David Arnold
committed
work-around for NixOS/nix#4641
1 parent 16b854f commit 0a6dc05

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

flake.lock

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

flake.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
deploy.url = "github:serokell/deploy-rs";
1515
deploy.inputs.nixpkgs.follows = "nixos";
1616

17+
# remove after https://github.com/NixOS/nix/pull/4641
18+
nixpkgs.follows = "nixos";
19+
1720
ci-agent = {
1821
url = "github:hercules-ci/hercules-ci-agent";
1922
inputs = { nix-darwin.follows = "darwin"; nixos-20_09.follows = "nixos"; nixos-unstable.follows = "latest"; };

0 commit comments

Comments
 (0)