Flake: add nixpkgs pr 277661

This commit is contained in:
Toast 2024-01-30 10:52:41 +01:00
parent 502074653c
commit afec7ca0bc
2 changed files with 24 additions and 0 deletions

View file

@ -81,6 +81,7 @@
src = nixpkgs-unstable-raw;
patches = [
./nixpkgs-patches/pr277661.patch
./nixpkgs-patches/pr284962.patch
];
};
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {