Flake: remove uneeded nixpkgs patches
This commit is contained in:
parent
9666439eeb
commit
9aea5cd1f6
3 changed files with 0 additions and 174 deletions
|
|
@ -97,8 +97,6 @@
|
|||
name = "patched-nixpkgs-unstable";
|
||||
src = nixpkgs-unstable-raw;
|
||||
patches = [
|
||||
./nixpkgs-patches/pr400900.patch
|
||||
./nixpkgs-patches/pr386360.patch
|
||||
];
|
||||
};
|
||||
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue