Loading pkgs/by-name/am/amber-lang/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,8 @@ rustPlatform.buildRustPackage rec { }; patches = [ # Upstreamed in #995, can be removed in >= 0.5.2 # github.com/amber-lang/amber/pull/995 ./fix_word_boundaries.patch ]; Loading Loading
pkgs/by-name/am/amber-lang/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,8 @@ rustPlatform.buildRustPackage rec { }; patches = [ # Upstreamed in #995, can be removed in >= 0.5.2 # github.com/amber-lang/amber/pull/995 ./fix_word_boundaries.patch ]; Loading