Frederik Rietdijk
2a462f27dc
Merge staging-next into staging
2019-05-26 11:14:25 +02:00
Vladimír Čunát
8809ebe42a
Revert "libpsl: don't build docs"
...
This reverts commit 7c62ef8685
.
Not needed now.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
ea01202e5e
Revert "libical: temporarily don't build docs to unblock staging-next"
...
This reverts commit dae72e7e7d
.
Not needed now.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
b41ef4c7ba
Revert "gtk-doc: 1.29 -> 1.30"
...
This reverts commit 765079fbf9
.
Problems, usually around https://gitlab.gnome.org/GNOME/gtk-doc/issues/84
2019-05-26 11:03:50 +02:00
Vladimír Čunát
7c1568645b
Revert "gtk-doc: build with meson"
...
This reverts commit 064ca0afe9
.
The previous gtk-doc version won't build with our current meson.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
451be596d3
Revert "gtk-doc: fix css file permissions"
...
This reverts commit 0e2768050a
.
Let's revert the gtk-doc update for now; it causes too many problems.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
b4ae841b23
Merge branch 'staging-next' into staging
2019-05-26 09:48:55 +02:00
Benjamin Hipple
62f9685a60
gdbm: enable parallel building and use pname
2019-05-25 12:46:55 +02:00
Frederik Rietdijk
b2ab860db3
Merge master into staging-next
2019-05-25 12:38:00 +02:00
Frederik Rietdijk
dae72e7e7d
libical: temporarily don't build docs to unblock staging-next
2019-05-25 12:37:50 +02:00
Jörg Thalheim
e06dc0b5a9
Merge pull request #62038 from marsam/update-dive
...
dive: 0.6.0 -> 0.7.2
2019-05-25 10:02:29 +01:00
Maximilian Bosch
35961a169d
Merge pull request #62011 from dhl/dhl/aws-sam-and-lambda-builders
...
aws-sam-cli: 0.14.2 -> 0.16.1
2019-05-25 10:59:11 +02:00
Mario Rodas
840505ac12
dive: 0.6.0 -> 0.7.2
2019-05-24 21:00:00 -05:00
xrelkd
7415e6a9fc
cargo-xbuild: 0.5.8 -> 0.5.9
2019-05-25 09:49:23 +08:00
David Leung
47e31ab621
aws-sam-cli: 0.14.2 -> 0.16.1
2019-05-25 09:40:12 +08:00
Roman Volosatovs
52a118fb20
gotools: 2019-03-05 -> 2019-05-24 ( #60385 )
2019-05-24 17:42:36 -07:00
Benjamin Hipple
3232cadf96
boost: run build and install hooks
...
Users who want to patch boost may put a postInstall hook in an overlay, which
requires that that expression runs them on the buildPhase and installPhase.
2019-05-24 17:46:46 -04:00
Maximilian Bosch
7755d37eca
Merge pull request #62014 from r-ryantm/auto-update/vim-vint
...
vim-vint: 0.3.19 -> 0.3.20
2019-05-24 22:10:42 +02:00
R. RyanTM
78fd3f103a
vim-vint: 0.3.19 -> 0.3.20
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim-vint/versions
2019-05-24 09:29:44 -07:00
John Children
8698c2a7d5
buildGoModule: pre-initialize module cache ( #61967 )
...
For some Go projects a go.mod file is included but there are no listed
dependencies. When this is encountered the Go toolchain will not create
a cache folder for downloaded dependencies which causes buildGoModule to
fail.
An example of a project like this that is widely used is:
https://github.com/golang/protobuf
This commit adds a mkdir command to ensure that the directory always
exists so it can be copied and prevent the failure.
2019-05-24 09:10:35 -07:00
Peter Simons
02ea1812c8
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
85d71d5231
.
2019-05-24 17:45:21 +02:00
Peter Simons
c85fe3c330
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
85d71d5231
.
2019-05-24 17:44:16 +02:00
Peter Simons
2ad8ac54bf
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
e029651cf8
.
2019-05-24 17:44:15 +02:00
Peter Simons
bdb704e8d7
hackage2nix: update list of broken builds
2019-05-24 17:44:15 +02:00
Silvan Mosberger
3643fa4bca
hackage2nix: un-break some Haskell packages
...
Either because they're no longer broken at all or by overriding them with a fix
2019-05-24 17:38:25 +02:00
Jack Kelly
49345f233c
hackage2nix: lattices is no longer broken
2019-05-24 17:38:07 +02:00
Jack Kelly
ea3c0aa1b5
haskellPackages.hakyll: remove obsolete patch
2019-05-24 17:38:02 +02:00
Peter Simons
b644d5b159
LTS Haskell 13.22
2019-05-24 17:36:35 +02:00
David Leung
2da548f856
pythonPackages.serverlessrepo: fix build by pinning pyyaml at 3.12
2019-05-24 23:34:56 +08:00
David Leung
10b83ac7ad
pythonPackages.aws-lambda-builders: 0.2.1 -> 0.3.0
2019-05-24 23:34:55 +08:00
Renaud
e7110adb0a
Merge pull request #61848 from r-ryantm/auto-update/libdc1394
...
libdc1394: 2.2.5 -> 2.2.6
2019-05-24 16:46:09 +02:00
Bas van Dijk
72fc6f7e5c
libbytesize: 1.4 -> 2.0
2019-05-24 15:59:09 +02:00
Silvan Mosberger
2764e7e97a
Merge pull request #61922 from mnacamura/camlpdf
...
ocamlPackages.{camlpdf,cpdf}: fix build
2019-05-24 15:53:18 +02:00
Silvan Mosberger
2440863b17
Merge pull request #61934 from lilyball/cocoapods-update-script
...
cocoapods: define updateScript
2019-05-24 15:24:39 +02:00
Silvan Mosberger
9aa60e6b9b
Merge pull request #61948 from CohenCyril/bignums_equations_update
...
coqPackages: fix bignums and equations
2019-05-24 14:51:03 +02:00
Mario Rodas
5399a3a530
Merge pull request #61850 from r-ryantm/auto-update/libsass
...
libsass: 3.5.5 -> 3.6.0
2019-05-24 07:19:32 -05:00
Jörg Thalheim
1c95cad716
rustup: 1.18.2 -> 1.18.3 ( #61937 )
...
rustup: 1.18.2 -> 1.18.3
2019-05-24 13:17:34 +01:00
Renaud
6bbe3ebec5
Merge pull request #61928 from dtzWill/update/utf8proc-2.4.0
...
utf8proc: 2.3.0 -> 2.4.0
2019-05-24 14:15:22 +02:00
Mario Rodas
69a7856825
sassc: 3.5.0 -> 3.6.0
2019-05-24 07:04:13 -05:00
R. RyanTM
1abbb65931
libsass: 3.5.5 -> 3.6.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsass/versions
2019-05-24 07:04:01 -05:00
Bas van Dijk
3df8bed953
pythonPackages.elasticsearch-dsl: 6.3.1 -> 7.0.0
2019-05-24 12:54:13 +02:00
Bas van Dijk
e5f4e17ad4
elasticsearch-curator: 5.6.0 -> 5.7.6
2019-05-24 12:54:13 +02:00
Bas van Dijk
4812547618
pythonPackages.elasticsearch: 6.3.1 -> 7.0.1
2019-05-24 12:54:13 +02:00
Bas van Dijk
adef5b9c97
pythonPackages.boto3: 1.9.96 -> 1.9.150
2019-05-24 12:54:13 +02:00
Bas van Dijk
6efa24ee07
pythonPackages.botocore: 1.12.96 -> 1.12.150
2019-05-24 12:54:13 +02:00
Bas van Dijk
c404cfd801
pythonPackages.certifi: 2018.11.29 -> 2019.3.9
2019-05-24 12:54:13 +02:00
Frederik Rietdijk
6e4e7c5dc6
Merge master into staging-next
2019-05-24 12:39:37 +02:00
Frederik Rietdijk
7c62ef8685
libpsl: don't build docs
...
to unbreak staging-next
cc @worldofpeace
2019-05-24 12:38:19 +02:00
R. RyanTM
c229c046b8
rshell: 0.0.14 -> 0.0.25
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rshell/versions
2019-05-24 01:15:34 -07:00
edef
c89b2de425
androidenv: fix the $out/bin symlink for ndk-bundle
2019-05-24 02:32:14 +00:00