flip back to unstable, fix kernel warning

This commit is contained in:
2024-10-08 23:39:17 -04:00
parent d68cc1520b
commit 9b757dc676
3 changed files with 61 additions and 61 deletions

View File

@ -22,8 +22,7 @@
flake-compat.url = "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz";
flake-parts.url = "github:hercules-ci/flake-parts";
nixos-hardware.url = "github:NixOS/nixos-hardware";
#nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:rnhmjoj/nixpkgs/pr-wpa-fix";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.05";
systems.url = "github:nix-systems/default";