Commit Graph
7 Commits
Author SHA1 Message Date
Lionello Lunesu 3765273516 pythonPackages.pygments: 2.3.1 -> 2.4.2 2019-08-18 11:48:39 +02:00
Lionello Lunesu 15d5a93d16 gradle: declare package major versions 2019-08-01 21:04:14 +08:00
Lionello Lunesu fb147b07ad Adds pkgsCross.gnu32 and pkgsCross.gnu64 platforms 2019-05-05 15:24:10 +08:00
Lionello Lunesu 69baf44674 solc: 0.5.0 -> 0.5.1 2018-12-06 18:53:56 +08:00
Lionello Lunesu 4b843a8106 go-ethereum: 1.8.17 -> 1.8.19 2018-12-05 13:40:07 +08:00
Lionello Lunesu 132ed23f35 xcodeenv.buildApp: inherit meta
Without `inherit meta;` there was no easy way for XCode packages to
set meta information of the final derivation.
2018-10-02 12:01:22 +08:00
Lionello Lunesu 9fe26eed9e nix-prefetch-git: fix handling of submodules with spaces
The script would parse the output of `git submodule status` but
didn't handle paths with spaces in them. This would result in the
following error when trying to determine the URL of the submodule:

error: key does not contain a section: .url
2018-05-04 23:16:51 +08:00