Flake: remove unneeded patch

This commit is contained in:
Toast 2025-03-03 18:08:06 +01:00
parent cbbef2a3a6
commit 68ea0f03f2
2 changed files with 0 additions and 23 deletions

View file

@ -101,7 +101,6 @@
name = "patched-nixpkgs-unstable";
src = nixpkgs-unstable-raw;
patches = [
./nixpkgs_patches/pr383269.patch
];
};
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {