Skip to content

Commit 714659b

Browse files
authored
Merge pull request #661 from NixOS/channels
Revert "switch flake to channel"
2 parents f8a8f81 + a5c3cfd commit 714659b

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

flake.lock

Lines changed: 9 additions & 6 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
@@ -20,7 +20,7 @@
2020
rfc39.url = "github:NixOS/rfc39";
2121
rfc39.inputs.nixpkgs.follows = "nixpkgs";
2222

23-
nixpkgs.url = "https://nixos.org/channels/nixos-24.11-small/nixexprs.tar.xz";
23+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11-small";
2424

2525
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
2626

0 commit comments

Comments
 (0)