Flake: update lock file and change nixpkgs patches

This commit is contained in:
Toast 2024-11-24 22:26:22 +01:00
parent e4f9e94269
commit dd07992751
5 changed files with 197 additions and 403 deletions

View file

@ -99,8 +99,7 @@
name = "patched-nixpkgs-unstable";
src = nixpkgs-unstable-raw;
patches = [
./nixpkgs-patches/handheld-daemon-ui-init.patch
./nixpkgs-patches/pr306227.patch
./nixpkgs-patches/pr357897.patch
];
};
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {