Flake: add patch to update hhd
This commit is contained in:
parent
cb04535cbf
commit
3ccdbe36c9
2 changed files with 62 additions and 0 deletions
|
|
@ -81,6 +81,7 @@
|
|||
name = "patched-nixpkgs-unstable";
|
||||
src = nixpkgs-unstable-raw;
|
||||
patches = [
|
||||
./nixpkgs-patches/0001-handheld-daemon-1.1.0-2.6.2.patch
|
||||
];
|
||||
};
|
||||
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue