update nixpkgs
This commit is contained in:
parent
6114b6bd28
commit
8043ebb7a6
@ -23,8 +23,8 @@
|
||||
system.stateVersion = "23.05";
|
||||
|
||||
nixpkgs.source = builtins.fetchTarball
|
||||
{ url = "https://github.com/NixOS/nixpkgs/archive/66c7fa70cd1a.tar.gz";
|
||||
sha256 = "12a69mm612h2yxqkmak06km38hnxijnj6n76lrcl235j8c8zf8y0";
|
||||
{ url = "https://github.com/NixOS/nixpkgs/archive/63d37ccd2d17.tar.gz";
|
||||
sha256 = "0ymvnql1sxij93q0f88dv5877mx32pldz77w72vmzayxwkrq5h7d";
|
||||
};
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
Loading…
Reference in New Issue
Block a user