feat: move flake input nixpkgs to channels.nixos.org
This commit is contained in:
parent
ca77d2e0e9
commit
6373a30f95
2 changed files with 8 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
nixpkgs.url = "https://channels.nixos.org/nixos-24.11/nixexprs.tar.xz";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
nixfiles-private = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue