Flake: update lock file and remove uneeded nixpkgs patch

This commit is contained in:
Toast 2024-05-18 18:55:03 +02:00
parent 89c600766a
commit 6628a2d181
3 changed files with 36 additions and 70 deletions

View file

@ -78,7 +78,6 @@
name = "patched-nixpkgs-unstable";
src = nixpkgs-unstable-raw;
patches = [
./nixpkgs-patches/0001-handheld-daemon-2.6.4-2.7.2.patch
./nixpkgs-patches/0001-Revert-handheld-daemon-undo-refactor.patch
];
};