Tuomas Tynkkynen
2760b24462
Merge remote-tracking branch 'upstream/master' into staging
2018-05-26 19:01:18 +03:00
Tuomas Tynkkynen
840e430744
Merge pull request #41088 from oxij/merge/master-to-staging-20180526
...
Merge master into staging
2018-05-26 18:50:40 +03:00
worldofpeace
59c09a52f2
solargraph: init at 0.21.1 ( #41089 )
2018-05-26 16:30:17 +01:00
adisbladis
c6677c4010
Merge pull request #41056 from r-ryantm/auto-update/nanomsg
...
nanomsg: 1.1.2 -> 1.1.3
2018-05-26 23:07:25 +08:00
Tuomas Tynkkynen
164601faa2
mesa: Enable virgl driver
...
This gets NixOS tests requiring X11 to work on aarch64:
https://nix-cache.s3.amazonaws.com/log/nj4dwi3wkxx0cxv230ii4a99yz71b4km-vm-test-run-keymap-neo.drv
2018-05-26 18:03:44 +03:00
Pascal Bach
b45fde2da5
gitlab-runner: 10.7.0 -> 10.8.0 ( #41096 )
2018-05-26 15:38:55 +02:00
adisbladis
092554e718
nodejs-8_x: 8.11.1 -> 8.11.2
2018-05-26 13:13:47 +08:00
adisbladis
480b9524d8
nodejs-6_x: 6.14.1 -> 6.14.2
2018-05-26 13:13:21 +08:00
Thomas Tuegel
db215a62b7
qtwebengine: fix build failure due to -Wformat-security
...
ninja builds some components with -Wno-format, which is not compatible with the
default hardening setting of -Wformat-security in Nixpkgs.
2018-05-25 20:14:05 -05:00
Jan Malakhovski
ad35019501
Merge branch 'master' into staging
...
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
Matthew Justin Bauer
98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
...
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer
a0f4d19925
treewide: use appendToName where appropriate
...
Using appendToName preserves the version at the end of the name.
2018-05-25 15:48:31 -05:00
Yegor Timoshenko
d886a1e630
yuicompressor: normalize
2018-05-25 15:48:29 -05:00
Matthew Bauer
02297beade
treewide: add version to packages
...
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:
$ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'
See issue #41007 .
2018-05-25 15:48:05 -05:00
John Ericson
2e70a75b12
haskell generic-builder: Limit usage of --extra-framework-dirs for compat
2018-05-25 14:52:58 -04:00
John Ericson
ce0180dfd5
Merge pull request #40996 from obsidiansystems/cross-ghc
...
ghc, haskell-infra: #40929 take 2
2018-05-25 11:09:07 -04:00
Jörg Thalheim
dccd2e9a9b
Merge pull request #41061 from Mic92/python-language-server
...
python.pkgs.python-language-server: init at 0.18.0
2018-05-25 11:27:05 +01:00
Jörg Thalheim
88b94b7882
python.pkgs.python-language-server: init at 0.18.0
2018-05-25 11:00:31 +01:00
Jörg Thalheim
5432e4d0ad
python.pkgs.pyls-isort: init at 0.1.2
2018-05-25 11:00:13 +01:00
Jörg Thalheim
d4153a6fb8
python.pkgs.pyls-mypy: init at 0.1.2
2018-05-25 11:00:10 +01:00
Jörg Thalheim
b76177a625
mypy: make it usuable as a library
2018-05-25 10:59:47 +01:00
Jörg Thalheim
1a1799b6f4
python.pkgs.jedi: 0.11.1 -> 0.12.0
2018-05-25 10:59:47 +01:00
Jörg Thalheim
53d7fe773a
python.pkgs.parso: 0.1.1 -> 0.2.0
2018-05-25 10:59:46 +01:00
Gabriel Ebner
8033f52a12
fstar: 0.9.5.0 -> 0.9.6.0
2018-05-25 10:28:37 +02:00
Sarah Brofeldt
c04d3ae0b2
Merge pull request #40922 from jtojnar/rust-cbindgen
...
rust-cbindgen: init at 0.6.0
2018-05-24 23:52:49 +02:00
R. RyanTM
10c973ef80
nanomsg: 1.1.2 -> 1.1.3
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/nanomsg/versions .
These checks were done:
- built on NixOS
- /nix/store/ixs53g4hgmjsapmv98rhp13dxnia80v7-nanomsg-1.1.3/bin/nanocat passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.1.3 with grep in /nix/store/ixs53g4hgmjsapmv98rhp13dxnia80v7-nanomsg-1.1.3
- directory tree listing: https://gist.github.com/cdb8b58cd0b2200dc629e5ed3c05af8b
- du listing: https://gist.github.com/76b99cc11ac487811d0eeff14406bfce
2018-05-24 14:41:19 -07:00
Sarah Brofeldt
8d1eddea16
Merge pull request #40884 from vbgl/ocaml-earley-ocaml
...
ocamlPackages.earley_ocaml: init at 1.0.2
2018-05-24 23:05:38 +02:00
Pascal Wittmann
9dc009926f
ragel: 7.0.0.10 -> 7.0.0.11
2018-05-24 22:16:00 +02:00
Pascal Wittmann
99e0fb044f
colm: 0.13.0.5 -> 0.13.0.6
2018-05-24 22:10:58 +02:00
Gabriel Ebner
42af0d6ef9
libqalculate: 2.3.0 -> 2.5.0
2018-05-24 18:19:45 +02:00
Robin Gloster
e243993255
python.pkgs.django-gravatar2: init at 1.4.2
2018-05-24 16:40:57 +02:00
Robin Gloster
6b29b2c3aa
python.pkgs.django-allauth: init at 0.36.0
2018-05-24 16:40:57 +02:00
Robin Gloster
2e41891e6d
python.pkgs.openid: init at 2.2.5/3.1.0
2018-05-24 16:40:56 +02:00
Timo Kaufmann
c8987a72e4
fplll: 5.2.0 -> 5.2.1, pythonPackages.fpylll: 0.3.0dev -> 0.4.0dev ( #40995 )
2018-05-24 16:36:18 +02:00
Antoine Eiche
8f71ce7e80
skopeo: 0.1.29 -> 0.1.30
...
Skopeo used by our docker tools was patched to work in the build
sandbox (it used /var/tmp which is not available in the sandbox).
Since this temporary directory can now be set at build time, we remove
the patch from our docker tools.
2018-05-24 15:33:52 +02:00
John Ericson
205fc55ea2
Merge remote-tracking branch 'upstream/staging' into compiler-rt
2018-05-24 02:58:00 -04:00
Benjamin Saunders
46eeef1898
tests.cc-wrapper: verify building with sanitizers
2018-05-24 02:57:44 -04:00
Benjamin Saunders
16da44b5c1
llvm and clang 6: factor out compiler-rt, fix libstdcxxStdenv sanitizer headers
...
Build compiler-rt separate from llvm and clang, and just add as an extra
library in the wrapper.
2018-05-24 02:57:43 -04:00
Vladyslav Mykhailichenko
06e750ccc9
yarn: 1.6.0 -> 1.7.0
2018-05-24 09:25:05 +03:00
Andreas Rammhold
40e76194f8
Merge pull request #41005 from flokli/master-zziplib-0.13.69
...
zziplib: gdraheim/zziplib#27 is not an issue anymore
2018-05-24 08:09:00 +02:00
Matthew Justin Bauer
828d932fef
zookeeper_mt: add version
2018-05-23 22:08:31 -05:00
WilliButz
dc433b476e
oxidized: init at 0.21.0
2018-05-24 04:40:45 +02:00
Robin Gloster
33b8830a85
ghc: disable format hardening
2018-05-24 03:42:43 +02:00
Austin Seipp
6980edf2ba
pythonPackages.torchvision: 0.1.9 -> 0.2.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-23 18:35:18 -05:00
Florian Klink
16728fa4ee
zziplib: gdraheim/zziplib#27 is not an issue anymore
...
fix included in 0.13.69, which was bumped in
3f36f6095f
.
2018-05-24 01:32:20 +02:00
Alvar
b656e03aae
pythonPackages.pynmea2: init at 1.12.0 ( #40757 )
2018-05-24 01:08:37 +02:00
Michael Weiss
6f65b7a936
pythonPackages.raven: 6.7.0 -> 6.8.0
2018-05-23 22:03:10 +02:00
John Ericson
e5175fbf20
Merge remote-tracking branch 'upstream/master' into ios-mini-staging
2018-05-23 16:01:05 -04:00
John Ericson
d7144e708b
Merge remote-tracking branch 'upstream/master' into staging
2018-05-23 16:00:04 -04:00
John Ericson
78319bd948
Merge pull request #40999 from obsidiansystems/llvm-sieve
...
llvm: Separate tools and libraries for clarity
2018-05-23 15:57:36 -04:00