Markus Kowalewski
c6878ad519
dfu-util: update homepage
2018-09-02 21:00:38 +02:00
Markus Kowalewski
d9649ea38b
splint: update homepage
2018-09-02 20:55:47 +02:00
Daniël de Kok
ffde2e71bc
backblaze-b2: 1.1.0 -> 1.3.6 ( #45929 )
...
Changelog: https://github.com/Backblaze/B2_Command_Line_Tool#release-history
2018-09-02 08:45:09 +02:00
Graham Christensen
121a7d743a
Merge pull request #45195 from Ralith/vulkan
...
vulkan: 1.1.77.0 -> 1.1.82.1
2018-09-01 21:35:06 -04:00
Graham Christensen
b5035a808a
Merge pull request #45923 from colemickens/packet
...
packet: v20161215 -> v2.2.2
2018-09-01 20:40:30 -04:00
Tim Steinbach
2b71201708
travis: 1.8.8 -> 1.8.9
2018-09-01 20:29:30 -04:00
Cole Mickens
2c7ba962a8
packet: v20161215 -> v2.2.2
2018-09-01 17:22:27 -07:00
Kevin Cox
1f073bc40b
Merge pull request #45903 from kevincox/cargo-web-init
...
cargo-web: init at 0.6.15
2018-09-01 14:44:17 +01:00
Mathias Schreck
bda054725b
sauce-connect: 4.4.12 -> 4.5.1 ( #45856 )
2018-09-01 15:36:00 +02:00
Kevin Cox
0a6420cbac
cargo-web: init at 0.6.15
2018-09-01 14:20:58 +01:00
Daiderd Jordan
9e2e667d05
Merge pull request #44640 from LnL7/beam-erlangR20
...
beam-packages: default erlangR19 -> erlangR20
2018-09-01 14:24:11 +02:00
Daiderd Jordan
85fdbf6123
cuter: use erlangR19 and cleanp expression
...
It fails to build using R20 and there's no new release available.
2018-08-31 22:27:13 +02:00
John Ericson
2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
...
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
R. RyanTM
d72125d568
minizinc: 2.1.7 -> 2.2.0 ( #45816 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
minizinc
2018-08-31 09:42:58 +02:00
xeji
875714968c
Merge pull request #45747 from vbgl/default-ocaml-4.06
...
ocamlPackages: default to 4.06
2018-08-31 00:10:24 +02:00
John Ericson
0828e2d8c3
treewide: Remove usage of remaining redundant platform compatability stuff
...
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Matthew Pickering
bcccd13471
kythe: init at 0.0.28 ( #45778 )
...
Progress towards #27590
2018-08-30 19:24:31 +02:00
Jörg Thalheim
da11a26008
Merge pull request #45330 from symphorien/bindgen2
...
rustup: wrap bindgen to find header files in a nix-shell
2018-08-30 13:12:03 +01:00
Wael Nasreddine
c928d69642
corgi: init at 0.2.3 ( #45766 )
2018-08-30 09:20:40 +02:00
Benjamin Saunders
bf50cac00e
vulkan-validation-layers: 1.1.77.0 -> 1.1.82.0
2018-08-29 18:59:03 -07:00
Benjamin Saunders
556c27e457
spirv-tools: 2018-06-06 -> 2018-07-04
2018-08-29 18:56:36 -07:00
Jörg Thalheim
d6305a5bec
Merge pull request #45755 from Ekleog/kcov-36
...
kcov: 35 -> 36
2018-08-29 17:27:26 +01:00
Léo Gaspard
03d5065c06
kcov: 35 -> 36
2018-08-30 01:07:45 +09:00
Vincent Laporte
450e358040
ocamlPackages.omake_rc1: disable for OCaml ≥ 4.06
2018-08-29 12:49:42 +00:00
Jörg Thalheim
c748ac5bdd
Merge pull request #45721 from Mic92/remove-hurd
...
hurd: cleanup unmaintained target
2018-08-28 23:32:39 +01:00
Jörg Thalheim
9efffe0135
hurd: cleanup unmaintained target
...
This has been not touched in 6 years. Let's remove it to cause less
problems when adding new cross-compiling infrastructure.
This also simplify gcc significantly.
2018-08-28 22:18:02 +01:00
Symphorien Gibol
4c4fc2299c
rust-bindgen: wrap to add required library compilation flags
...
The easy part is to add NIX_CFLAGS_COMPILE for "regular" libraries.
A bit more tricky is to add the required flags for libclang to find
libstdcxx. For this we parse arguments to bindgen to look for
-x c++ or -xc++ and if found add NIX_CXXSTDLIB_COMPILE to the arguments.
This variable is populated by a complex dance of setupHooks. We trigger
this by adding clang to propagatedBuildInputs. A more subtle way may
exist.
2018-08-28 18:26:42 +02:00
Philip Patsch
91a876e06f
bazel: add upstream patch of perl replacement
2018-08-28 16:12:53 +02:00
Jörg Thalheim
ff9a2297ac
Merge pull request #45467 from ktf/init-alibuild
...
alibuild: init at 1.5.3
2018-08-28 08:50:18 +01:00
Jörg Thalheim
849fb28cf3
Merge pull request #45693 from aneeshusa/mark-bundler-as-system-plugin-for-vagrant
...
vagrant: mark bundler as system plugin
2018-08-28 08:41:06 +01:00
Aneesh Agrawal
2ed25d3768
vagrant: mark bundler as system plugin
...
This will cause Vagrant to use the rubygems version of bundler
without complaint.
2018-08-27 22:57:19 -07:00
Tim Steinbach
33b5cfb4ea
gradle: 4.9 -> 4.10
2018-08-27 18:06:01 -04:00
Elmar Athmer
bf112ccef7
hcloud: 1.6.0 -> 1.6.1
2018-08-27 21:34:16 +02:00
regnat
98edb207cd
bazel: 0.15.2 -> 0.16.0
2018-08-27 13:14:55 +02:00
Frederik Rietdijk
87e44b0357
Merge pull request #45643 from NixOS/staging-next
...
Staging next
2018-08-27 08:21:31 +02:00
Timo Kaufmann
83aebe1933
Merge pull request #45615 from r-ryantm/auto-update/apache-maven
...
maven: 3.5.3 -> 3.5.4
2018-08-26 20:10:00 +02:00
Frederik Rietdijk
9cae0fec3d
Merge master into staging-next
2018-08-26 12:09:22 +02:00
Vladyslav Mykhailichenko
0905ed8518
tokei: 7.0.3 -> 8.0.0
2018-08-26 10:51:10 +03:00
Bas van Dijk
7d04961c95
Merge pull request #44389 from Mic92/es6
...
elasticsearch: use 6.x as default version, remove unsupported releases
2018-08-25 17:04:07 +02:00
Frederik Rietdijk
8fbe3a484a
Merge master into staging
2018-08-25 07:37:14 +02:00
R. RyanTM
df126e2adf
maven: 3.5.3 -> 3.5.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apache-maven/versions .
2018-08-24 16:54:21 -07:00
Jan Tojnar
61029a0cae
Merge pull request #45593 from r-ryantm/auto-update/flatpak-builder
...
flatpak-builder: 0.99.3 -> 1.0.0
2018-08-25 01:15:44 +02:00
R. RyanTM
a02374ca14
flatpak-builder: 0.99.3 -> 1.0.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/flatpak-builder/versions .
2018-08-24 10:15:39 -07:00
Giulio Eulisse
d895f47d68
alibuild: init at 1.5.3
2018-08-24 10:35:32 +02:00
Maximilian Bosch
c5f6d13301
packer: 1.2.4 -> 1.2.5 ( #45527 )
...
https://github.com/hashicorp/packer/blob/master/CHANGELOG.md#125-july-16-2018
2018-08-24 09:53:30 +02:00
Léo Gaspard
1bc48e63fd
wabt: init at 1.0.5
2018-08-23 21:28:54 -07:00
Bas van Dijk
551fec4467
Merge branch 'master' into es6
2018-08-23 23:41:27 +02:00
Vincent Laporte
af5b528c95
ocamlPackages.camlp5: 7.05 -> 7.06 ( #45326 )
2018-08-23 23:07:45 +02:00
Tom Hall
e34b307647
qtcreator: apply patch on aarch64
...
This fixes a mistake in a previous commit which meant the patch required
to build qtcreator was only applied on Aarch32, not both Aarch32 and Aarch64.
2018-08-23 19:31:21 +01:00