Vincent Laporte
5772d292d7
ocsigenserver: enable deflatemod extension
2017-07-12 18:13:32 +00:00
Vincent Laporte
dd907450fe
ocamlPackages.ctypes: 0.11.2 -> 0.11.5
2017-07-12 18:13:25 +00:00
Vincent Laporte
6a3a4f559b
ocamlPackages.integers: init at 0.2.2
2017-07-12 18:11:40 +00:00
Eelco Dolstra
88d9d2de5b
Use LLVM 4 on all platforms
2017-07-12 19:08:56 +02:00
Gabriel Ebner
71e44b1453
vscode: 1.13.0 -> 1.14.0
2017-07-12 17:23:39 +01:00
Peter Hoeg
18e2b44653
wp-cli: 1.2.0 -> 1.2.1
2017-07-13 00:22:08 +08:00
Peter Hoeg
16cc87ca29
terraform: disable checks for 0.9 as they are failing again
2017-07-13 00:12:22 +08:00
Peter Hoeg
ef78ff8420
terragrunt: 0.12.16 -> 0.12.24
2017-07-13 00:09:07 +08:00
Peter Hoeg
299c57e6f3
terragrunt: make v0.11.1 use its own deps file
2017-07-13 00:06:05 +08:00
Peter Hoeg
fc47846e39
syncthing: 0.14.31 -> 0.14.32
2017-07-12 23:56:42 +08:00
Peter Hoeg
f482ea2ed2
quaternion: 2017-04-15 -> 2017-06-29
2017-07-12 23:50:23 +08:00
Thomas Tuegel
9ed95423d4
isyncUnstable: 20170329 -> 20170514
2017-07-12 09:52:48 -05:00
Eelco Dolstra
222c2b34d9
apr-util: 1.5.4 -> 1.6.0
2017-07-12 16:43:03 +02:00
Eelco Dolstra
770b2b6912
apr: 1.5.2 -> 1.6.2
2017-07-12 16:43:02 +02:00
Andrew Cann
9747eca164
houdini: init at 16.0.633 ( #27326 )
2017-07-12 15:36:28 +01:00
Profpatsch
d314a65c23
psc-package: 0.1.1 -> 0.2.0
2017-07-12 15:56:57 +02:00
Andrew Cann
07e7527fdb
undaemonize: init at 2017-07-11 ( #27325 )
2017-07-12 14:23:40 +01:00
Jörg Thalheim
8f5f986453
opendht: move to pkgs/development/libraries
...
location is more appropriate
2017-07-12 11:04:09 +01:00
Joachim F
3666f34d27
Merge pull request #27310 from manveru/phraseapp-1.4.5
...
phraseapp-client: 1.4.3 -> 1.4.5
2017-07-12 11:01:12 +01:00
Benno Fünfstück
02a268430e
gapi-ocaml: 0.3.1 -> 0.3.4
2017-07-12 10:18:13 +02:00
Benno Fünfstück
387256c0f2
Merge pull request #27308 from vaibhavsagar/xautomation
...
xautomation: init at 1.09
2017-07-12 08:23:05 +02:00
Vaibhav Sagar
b9dfbeb828
xautomation: init at 1.09
2017-07-12 14:13:10 +08:00
Charles Strahan
47868cbfb8
Merge pull request #26127 from gabesoft/upstream-master
...
Fixed meteor Future is not defined error
2017-07-11 17:59:51 -04:00
Vincent Laporte
1d7aefd585
ocamlPackages.fpath: 0.7.1 -> 0.7.2
2017-07-11 21:00:43 +00:00
Vincent Laporte
4a370d7fb9
ocamlPackages.fmt: 0.8.2 -> 0.8.4
2017-07-11 22:54:40 +02:00
Benno Fünfstück
778169409f
xvkbd: 3.7 -> 3.8
2017-07-11 22:44:44 +02:00
Benno Fünfstück
cfd5740a7e
cutecom: 0.22.0 -> 0.44.0
2017-07-11 22:44:43 +02:00
Benno Fünfstück
f3cbde9125
codesearch: correct version number
2017-07-11 22:44:43 +02:00
Joachim F
91552cbbcf
Merge pull request #27309 from manveru/di-4.44
...
di: 4.43 -> 4.44
2017-07-11 21:38:23 +01:00
Michael Fellinger
7e6fd08a36
phraseapp-client: 1.4.3 -> 1.4.5
2017-07-11 21:59:26 +02:00
Michael Fellinger
71304fa3bf
di: 4.43 -> 4.44
2017-07-11 21:57:12 +02:00
Charles Strahan
c79e0b2ba0
Merge pull request #26907 from volth/vault
...
vault: 0.6.5 -> 0.7.3 with service
2017-07-11 15:02:29 -04:00
Jörg Thalheim
451b23beb2
Merge pull request #27297 from jtojnar/fix/ghex
...
ghex: init at 3.18.3
2017-07-11 18:43:10 +01:00
Jörg Thalheim
67b5d65ee8
Merge pull request #27306 from Radvendii/master
...
opendht: init at 1.3.4
2017-07-11 18:36:51 +01:00
Jörg Thalheim
7ed7583e68
Merge pull request #27301 from sternenseemann/jackline
...
jackline: 2017-05-21 -> 2017-05-24
2017-07-11 18:29:08 +01:00
Taeer Bar-Yam
0f9b6b97ef
opendht: init at 1.3.4
2017-07-11 13:00:07 -04:00
Alexander Schmolck
2c1097a83b
git: add missing deps for filter-branch etc ( #27221 )
...
Several git commands are implemented as shell scripts that run awk, sed, grep
and perl. There is some existing patching in the postinstall for perl to rewrite
it to an absolute reference to pkgs.perl, but several other packages are both
missing as a dependency and have no rewrite logic.
In particular git filter-branch depends on sed and grep.
Additionally, the perl logic also seds git-am, which is now a binary not a shell
script anymore (see <github.com/git/git/blob/master/builtin/am.c>), so this part
was obsolete.
I tested this by grepping all shell scripts for the relevant commands and then
comparing the diffs of the new version to what is produced in master. All
changes in the scripts seem good to me.
2017-07-11 17:00:17 +01:00
Pascal Bach
c725924dfd
gitlab-runner service: support graceful termination ( #27222 )
...
The current behavior was for gitlab-runner is to immediately terminate when there
was a restart required. This can lead to aborted builds and is annoying to users.
By enabling graceful mode gitlab-runner will wait for all builds to finish before
terminating. The disadvantage is that a nixos-rebuild switch needs to wait till
all jobs are done. Because of that it is not enabled by default.
2017-07-11 15:38:46 +01:00
Bart Brouns
469aeb9a7f
helm:0.8.6 -> 0.9.0 ( #27302 )
2017-07-11 15:37:06 +01:00
Vladimír Čunát
7d547a6b4c
texlive: switch to a *working* temporary mirror
...
See #24683 .
2017-07-11 15:34:05 +02:00
Vladimír Čunát
b1081224d8
unbound: bugfix 1.6.3 -> 1.6.4
...
Unbound is no longer a mass rebuild.
2017-07-11 15:17:12 +02:00
Peter Simons
dd27e21b2a
data: update hackage snapshot some more
2017-07-11 14:41:13 +02:00
sternenseemann
de965b78ab
jackline: 2017-05-21 -> 2017-05-24
2017-07-11 14:31:27 +02:00
Tim Steinbach
1434128a18
linux-copperhead: 4.12.d -> 4.12.e
2017-07-11 08:22:56 -04:00
Peter Simons
8fd63939d0
data: update hackage snapshot for 'callCabal'
2017-07-11 13:24:43 +02:00
Frederik Rietdijk
b61238243c
Merge pull request #27079 from FRidh/virtualenvwrapper
...
virtualenvwrapper: only add Python to $PATH, fixes #26982
2017-07-11 11:58:00 +02:00
Jan Tojnar
bf60fbe2e1
ghex: init at 3.18.3
2017-07-11 10:05:06 +02:00
Vladimír Čunát
0be14a588f
nixos tests.misc: unblock a man-page test
...
I'm not sure what's wrong, but the pages look OK. Discussion:
https://github.com/NixOS/nixpkgs/pull/27061#issuecomment-314330032
2017-07-11 08:55:55 +02:00
Vincent Laporte
412da3210b
ocamlPackages.oasis: remove 0.4.6
2017-07-11 02:46:32 +00:00
Kamil Chmielewski
5f3568cbce
pony-stable: 2017-03-30 -> 2017-04-20
2017-07-11 04:10:37 +02:00