Flake: remove uneeded nixpkgs patches
This commit is contained in:
parent
5eab2e1ccc
commit
9aabffc52a
3 changed files with 0 additions and 307 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue