Lionello Lunesu
386da32bb0
ldc: 1.17.0 -> 1.20.1
...
This reverts commit 31d630c3a4 .
2020-04-29 07:31:53 +08:00
Lionello Lunesu
e0777cba19
Patch bash in test6952.d
2020-04-29 07:31:52 +08:00
Lionello Lunesu
6e7a36bcb3
Update patch dlang/dmd#11053
2020-04-29 07:31:52 +08:00
Lionello Lunesu
6c9beaa744
dmd: 2.085.1 -> 2.091.1
...
Apply patch dlang/dmd#11053
2020-04-29 07:31:52 +08:00
Lionello Lunesu
e727346ccc
Add missing deps for linux
2020-04-19 21:44:06 +08:00
Lionello Lunesu
0b23e4e5b7
Remove top-level ldcBootstrap
2020-04-19 20:52:41 +08:00
Lionello Lunesu
4c538d022d
ldc: 1.17.0 -> 1.20.1
2020-04-18 20:48:57 +08:00
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