Flake: update nixpkgs patch name
This commit is contained in:
parent
4964354f8c
commit
35235b004b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue