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
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
Vincent Laporte
3095a46bfc
ocamlPackages.oasis: 0.4.7 -> 0.4.10
2017-07-11 03:40:07 +02:00
John Wiegley
c072fb4729
coqPackages_8_6.heq: Add to the 8.6 set
2017-07-10 18:35:57 -07:00
John Wiegley
399dee93ae
coqPackages.autosubst: New expression
2017-07-10 18:35:56 -07:00
John Wiegley
d40dd2c70d
coqPackages.QuickChick: 20170422 -> 20170710
2017-07-10 18:35:56 -07:00
John Wiegley
e78b9a68a0
coqPackages.paco: 1.2.7 -> 1.2.8
2017-07-10 18:35:55 -07:00
Sander van der Burg
42e6b754fb
disnix: 0.7 -> 0.7.1
2017-07-11 00:26:16 +02:00
John Wiegley
fdc49ed8fa
coqPackages.paco: Add attribute to 8_5 and 8_6 as well
2017-07-10 15:04:32 -07:00
Tobias Geerinckx-Rice
46dc5394cd
Update e-mail address for nckx
2017-07-10 20:54:18 +02:00
Vincent Laporte
73860eea0f
ocamlPackages.result: 1.1 -> 1.2
2017-07-10 18:21:02 +00:00
Vincent Laporte
c9468acdf4
ocamlPackages.ocaml-migrate-parsetree: requires OCaml ≥ 4.02
2017-07-10 20:18:48 +02:00
Vincent Laporte
79ddb5d5e0
ocamlPackages.topkg: requires OCaml ≥ 4.01
2017-07-10 20:18:48 +02:00
Will Dietz
07f27eddae
jnettop: add patch for 64bit counters ( #27283 )
...
Add patch (from Debian) to use 64bit counters for transfer totals. Otherwise counters overflow at 4GB.
2017-07-10 20:02:07 +02:00
Daiderd Jordan
614fbf1111
Merge pull request #27286 from dtzWill/feature/nim-vim
...
vim-plugins: Add nim.vim
2017-07-10 19:57:53 +02:00
Franz Pletz
e4dd6377a5
mitmproxy: add patch to bump pyopenssl dependency
2017-07-10 19:47:54 +02:00
Will Dietz
fe3fb77774
vim-plugins: Add nim.vim
2017-07-10 12:29:03 -05:00
Vladimír Čunát
3678981f9f
knot-resolver: remove aarch64 from meta.platforms
...
It will compile but won't really work ATM.
2017-07-10 18:11:40 +02:00
Lancelot SIX
8e9d618ef3
unifont: 10.0.02 -> 10.0.04
...
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00004.html
for release announcement
2017-07-10 17:36:36 +02:00
John Ericson
5059b6307a
Merge pull request #27281 from obsidiansystems/lib-powerpc
...
lib: Add isPowerPC predicate, and fix family name
2017-07-10 11:16:41 -04:00
John Ericson
02464668c0
lib: Add isPowerPC predicate, and fix family name
2017-07-10 11:13:56 -04:00
Vladimír Čunát
08743fe0a3
luajit: 2.0 actually doesn't support aarch64 at all
...
I suppose 2.1 with caveats with some pointers is better than nothing.
I'm sorry for the potential confusion. In particular, the problem
about 64-bit pointers is the same in 2.0 and 2.1, despite the warning
only being shown for 2.1 on the web site.
2017-07-10 14:22:35 +02:00
Tuomas Tynkkynen
299af45989
wallabag: Move docs to correct directory
2017-07-10 14:52:47 +03:00
Tuomas Tynkkynen
745dadf139
socklog: Move docs to the correct location
2017-07-10 14:47:52 +03:00
Tuomas Tynkkynen
217bd1fb38
shaarli: Move docs to correct place
2017-07-10 14:44:29 +03:00
Tuomas Tynkkynen
95d73068de
awstats: Fix doc path
2017-07-10 14:42:39 +03:00
Tim Steinbach
37f59d2e72
Merge pull request #27137 from vdemeester/update-docker-1706
...
docker: 17.03.2-ce -> 17.06.0-ce
2017-07-10 07:08:37 -04:00
Jörg Thalheim
14702c3944
Merge pull request #27240 from dtzWill/feature/moby-linuxkit
...
moby, linuxkit: init at 2017-07-07, 2017-07-08
2017-07-10 11:12:07 +01:00
Matt McHenry
c3d036df71
eclipse-modeling: 4.6 -> 4.7
2017-07-10 11:45:29 +02:00
Matt McHenry
cd7a01d56e
eclipse-cpp: 4.6.0 -> 4.7.0
2017-07-10 11:45:24 +02:00
Jörg Thalheim
48248d735c
Merge pull request #27274 from kamilchm/ponyc
...
ponyc: 0.14.0 -> 0.15.0
2017-07-10 10:40:43 +01:00
Roman Volosatovs
c060b8792a
Mopidy-iris: init at 3.0.0 ( #26518 )
2017-07-10 10:18:29 +01:00
Kamil Chmielewski
8f1825d838
ponyc: 0.14.0 -> 0.15.0
2017-07-10 10:27:51 +02:00
Vincent Demeester
ec570448a0
docker-ce: 17.03.02-ce -> 17.06.0-ce
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-07-10 09:58:32 +02:00
Jörg Thalheim
45f58142e0
Merge pull request #27264 from Radvendii/argon
...
libargon2: init at 20161029
2017-07-10 08:53:51 +01:00
Jörg Thalheim
b6d0c1eb18
libargon2: do not override pre/postInstall hook
2017-07-10 08:51:46 +01:00