Skip to content

Commit 4569779

Browse files
committed
build(flake.nix/inputs): Unify nixos-stable input for nixos-anywhere
1 parent c58e43e commit 4569779

File tree

2 files changed

+4
-17
lines changed

2 files changed

+4
-17
lines changed

flake.lock

Lines changed: 3 additions & 17 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
url = "github:numtide/nixos-anywhere";
133133
inputs = {
134134
nixpkgs.follows = "nixpkgs";
135+
nixos-stable.follows = "nixpkgs";
135136
nixos-images.follows = "nixos-images";
136137
flake-parts.follows = "flake-parts";
137138
disko.follows = "disko";

0 commit comments

Comments
 (0)