Flake: remove hhd nixpkgs patch
This commit is contained in:
parent
f9d60b9c8b
commit
bad020c1d6
2 changed files with 1 additions and 420 deletions
|
|
@ -80,9 +80,7 @@
|
|||
nixpkgs-unstable-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {
|
||||
name = "patched-nixpkgs-unstable";
|
||||
src = nixpkgs-unstable-raw;
|
||||
patches = [
|
||||
./nixpkgs-patches/0001-handheld-daemon-1.1.0-2.6.4.patch
|
||||
];
|
||||
patches = [];
|
||||
};
|
||||
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {
|
||||
name = "patched-nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue