Skip to content

Commit 7db2b0d

Browse files
nim65sflorent-lamiraux
authored andcommitted
nix: no need for patches
1 parent de54085 commit 7db2b0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
packages = {
2727
default = self'.packages.hpp-manipulation;
2828
hpp-manipulation = pkgs.hpp-manipulation.overrideAttrs {
29+
patches = [ ];
2930
src = lib.fileset.toSource {
3031
root = ./.;
3132
fileset = lib.fileset.unions [

0 commit comments

Comments
 (0)