3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development
Paul Tsupikoff 0d9575ced8
buildMix: fix bootstrapping packages with hyphens in version
I'm using `buildMix` to build a package, which has a dependency with a hyphen in its version: `dialyxir-1.0.0-rc6`.
Due to `mix-bootstrap` using `string:tokens` the dependency ends up in `_build/prod/lib/dyalyxir1.0.0rc6` instead of `_build/prod/lib/dialyxir`.
Here I'm fixing it to use `string:split`, which splits by first hyphen only, and returns an array with no more than two elements.
2019-04-18 22:37:30 +03:00
..
androidndk-pkgs androidndk-pkgs: Remove -mfloat flag 2019-04-16 16:21:51 -04:00
arduino
beam-modules buildMix: fix bootstrapping packages with hyphens in version 2019-04-18 22:37:30 +03:00
bower-modules/generic
compilers Merge pull request #56406 from TomSmeets/emscripten-1_38_28 2019-04-18 10:52:49 -04:00
coq-modules
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules Merge staging-next into staging 2019-04-16 18:54:15 +02:00
idris-modules
interpreters Merge staging-next into master (#59733) 2019-04-18 14:03:51 +02:00
java-modules
libraries Merge pull request #59140 from risicle/ris-graphene-hardened-malloc 2019-04-18 13:39:03 +00:00
lisp-modules
lua-modules
misc
mobile cocoapods-beta: init at 1.7.0.beta.3 2019-04-16 20:50:56 -07:00
node-packages Merge pull request #59097 from dtzWill/feature/joplin-cli 2019-04-17 14:05:52 -05:00
ocaml-modules Merge pull request #59535 from matthewbauer/homepage-fixes 2019-04-15 20:47:30 -04:00
perl-modules
pharo
pure-modules
python-modules Merge pull request #59663 from r-ryantm/auto-update/python3.7-parse 2019-04-18 10:45:45 -05:00
r-modules
ruby-modules bundix: 2.4.1 -> 2.4.2 2019-04-17 17:28:11 +01:00
tools Merge pull request #59767 from xrelkd/add/cargo-bloat 2019-04-18 09:06:44 -05:00
web Merge pull request #59535 from matthewbauer/homepage-fixes 2019-04-15 20:47:30 -04:00