Flake: remove uneeded nixpkgs patches

This commit is contained in:
Toast 2024-12-10 11:13:29 +01:00
parent 5eab2e1ccc
commit 9aabffc52a
3 changed files with 0 additions and 307 deletions

View file

@ -99,9 +99,7 @@
name = "patched-nixpkgs-unstable";
src = nixpkgs-unstable-raw;
patches = [
./nixpkgs-patches/pr359282.patch
./nixpkgs-patches/pr361364.patch
./nixpkgs-patches/pr355973.patch
];
};
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {