Flake: update nixpkgs patch name

This commit is contained in:
Toast 2024-04-17 12:39:44 +02:00
parent 4964354f8c
commit 35235b004b

View file

@ -81,7 +81,7 @@
name = "patched-nixpkgs-unstable";
src = nixpkgs-unstable-raw;
patches = [
./nixpkgs-patches/0001-handheld-daemon-1.1.0-2.6.2.patch
./nixpkgs-patches/0001-handheld-daemon-1.1.0-2.6.4.patch
];
};
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {