Francois-Rene Rideau
34739b3cc6
gambit: 4.8.8-f3ffeb6 -> 4.8.8-300db59
2017-09-22 11:30:07 -04:00
Peter Hoeg
6558f81bc9
kmscon: reset ExecStart to allow override
...
The getty@.service unit already has an ExecStart so we cannot simply set a new
one in order to override it or we will get this error:
systemd[1]: getty@tty1.service: Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. Refusing.
Instead "reset" ExecStart by setting it to empty which is the systemd way of
doing it.
2017-09-21 10:02:03 +08:00
aszlig
a75265924f
nixos/tests/virtualbox: Fix netcat invocation
...
This is a backwards-incompatibility in netcat-openbsd introduced due to
bumping the netcat version to 1.130 in
a72ba661ac
.
Version 1.130 no longer exits on EOF but now needs to be passed the -N
flag in order to exit on EOF.
The upstream change reads[1] like this:
Don't shutdown nc(1)'s network socket when stdin closes. Matches
*Hobbit*'s original netcat and GNU netcat; revert to old behaviour
with the new -N flag if needed. After much discussion with otto
deraadt tedu and Martin Pelikan. ok deraadt@
Here is the diff of this change:
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/netcat.c.diff?r1=1.110&r2=1.111&f=h
[1]: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/netcat.c?rev=1.111&content-type=text/x-cvsweb-markup
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-09-21 03:49:46 +02:00
John Ericson
df0c265ee1
Merge pull request #29625 from obsidiansystems/linuxHeadersCross
...
glibc: Grab the right linux headers when build != host
2017-09-20 21:13:54 -04:00
John Ericson
8bfb247224
glibc: Grab the right linux headers when build != host
...
In #28519 / 791ce593ce
I made linux
headers be intended to be used from the stage stage, as it would be if
it were a library containing headers and code. I forgot to update glibc,
however, so it was incorrectly using headers for the build platform, not
host platform.
This fixes that, basically reverting a small portion of changes I made a
few months ago in 25edc476fd
and its
parent.
No native hashes are changed.
2017-09-20 20:57:41 -04:00
Robert Schütz
d58a88277d
pythonPackages.py3status: add file as a dependency
2017-09-21 01:23:32 +02:00
Jörg Thalheim
53233c19c9
Merge pull request #29618 from das-g/patch-1
...
xonsh: fix typo ("xnosh") in "enable" description
2017-09-20 23:56:36 +01:00
Raphael Das Gupta
42d6e933d6
xonsh: fix typo ("xnosh") in "enable" description
2017-09-21 00:47:57 +02:00
Joachim F
29c1888a57
Merge pull request #29560 from LumiGuide/elk-5.6.1
...
elk: 5.5.2 -> 5.6.1
2017-09-20 21:56:26 +00:00
Franz Pletz
94a5de61af
unifi: 5.5.20 -> 5.6.16
2017-09-20 23:51:48 +02:00
Simon Lackerbauer
27ed570445
atlassian-jira: 7.4.1 -> 7.5.0
2017-09-20 23:51:42 +02:00
Simon Lackerbauer
c95e158143
atlassian-confluence: 6.3.1 -> 6.4.0
2017-09-20 23:51:27 +02:00
Robin Gloster
370ac6275e
gitlab module: fix shell hook path
2017-09-20 23:51:26 +02:00
Joachim F
408734441b
Merge pull request #29593 from romildo/upd.tint2
...
tint2: 0.14.6 -> 15.1
2017-09-20 20:28:07 +00:00
Joachim F
ac7ab7ccbe
Merge pull request #29596 from romildo/numix-icon-theme
...
numix-icon-theme: 2017-01-25 -> 2017-09-17
2017-09-20 20:27:46 +00:00
Joachim F
5e212b6eaf
Merge pull request #29597 from romildo/upd.numix-icon-theme-circle
...
numix-icon-theme-circle: 2016-11-10 -> 17-09-13
2017-09-20 20:27:32 +00:00
Joachim F
cd72ad944d
Merge pull request #29598 from romildo/upd.numix-icon-theme-square
...
numix-icon-theme-square: 2016-11-23 -> 17-09-13
2017-09-20 20:27:13 +00:00
Joachim F
cf60de70c0
Merge pull request #29600 from romildo/upd.flat-plat
...
flat-plat: 20170605 -> 20170917
2017-09-20 20:26:57 +00:00
Jörg Thalheim
71551ff0de
Merge pull request #29607 from disassembler/mqtt-bench
...
mqtt-bench: init at 0.3.0
2017-09-20 21:23:39 +01:00
Joachim Fasting
7a1f5bad0c
ocamlPackages.csv: fix meta eval
...
fetchurl does not expose a meta.homepage attr
2017-09-20 22:15:26 +02:00
Michael Weiss
9182927998
gengetopt: Fix the build
...
Thanks @orivej for providing this fix.
Fix #28255 (the build was broken since
2bc7b4e134
).
2017-09-20 19:32:06 +02:00
Samuel Leathers
f8ad84ad23
mqtt-bench: init at 0.3.0
2017-09-20 12:37:19 -04:00
Tuomas Tynkkynen
2c2cd34b54
esptool: Fix tests in sandbox
...
It actually requires flake8-future-import but manages to download it
from the Internet when run outside the sandbox.
2017-09-20 17:55:31 +03:00
Tuomas Tynkkynen
ecebb6090a
pythonPackages.flake8-future-import: Init at 0.4.3
2017-09-20 17:55:31 +03:00
Peter Simons
56207cdbd1
rtorrent: update to current git HEAD to avoid build errors with recent cppunit
...
Fixes https://github.com/NixOS/nixpkgs/issues/29601 .
2017-09-20 16:53:03 +02:00
Peter Simons
6b0e6e2e97
libtorrent: update to current git HEAD to avoid build errors with recent cppunit
2017-09-20 16:53:03 +02:00
Daniel Peebles
f0982ba4be
Merge pull request #29594 from NeQuissimus/minikube_0_22_2
...
minikube: 0.22.1 -> 0.22.2
2017-09-20 10:51:57 -04:00
Peter Hoeg
55c58c0826
calibre: 3.5.0 -> 3.7.0
2017-09-20 22:24:29 +08:00
Peter Simons
0dddef468d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-9-g8a6ffec-dirty from Hackage revision
9e7aa353cc
.
2017-09-20 16:18:36 +02:00
Tim Steinbach
e200cfbae1
sbt: 1.0.1 -> 1.0.2
2017-09-20 09:42:03 -04:00
Tim Steinbach
6941fe36f3
Merge pull request #29495 from NeQuissimus/vscode_1_16_1
...
vscode: 1.16.0 -> 1.16.1
2017-09-20 08:40:20 -04:00
Tim Steinbach
eab480ac3d
linux: 4.13.2 -> 4.13.3
2017-09-20 08:36:27 -04:00
Tim Steinbach
726765404b
linux: 4.12.13 -> 4.12.14
2017-09-20 08:36:13 -04:00
Tim Steinbach
7cfa6895e8
linux: 4.9.50 -> 4.9.51
2017-09-20 08:35:44 -04:00
Tim Steinbach
890386090a
minikube: 0.22.1 -> 0.22.2
2017-09-20 08:34:22 -04:00
Jörg Thalheim
e3141bc1b1
valauncher: 1.2 -> 1.3.1
2017-09-20 13:23:56 +01:00
José Romildo Malaquias
f89ba64f00
flat-plat: 20170605 -> 20170917
2017-09-20 08:26:02 -03:00
Rob Vermaas
1b71376cf2
Make sure dummy kernel module is loaded for hologram-agent.
...
(cherry picked from commit eb873f6c78e1c5306956b4c9fd651b25a6b9c40c)
2017-09-20 10:58:24 +00:00
José Romildo Malaquias
79941a3bf4
numix-icon-theme-square: 2016-11-23 -> 17-09-13
2017-09-20 07:10:44 -03:00
Jörg Thalheim
2ebfdf972f
nvim-cm-racer: init at 2017-07-27
2017-09-20 11:10:16 +01:00
Jörg Thalheim
276d234659
vimPlugins.LanguageClient-neovim: init at 2017-09-05
2017-09-20 11:10:09 +01:00
José Romildo Malaquias
c40b6862f2
numix-icon-theme-circle: 2016-11-10 -> 17-09-13
2017-09-20 07:04:21 -03:00
José Romildo Malaquias
b9907fc6fe
numix-icon-theme: 2017-01-25 -> 2017-09-17
2017-09-20 06:47:53 -03:00
José Romildo Malaquias
ee88bd3424
tint2: 0.14.6 -> 15.1
2017-09-20 06:35:19 -03:00
Gauthier POGAM--LE MONTAGNER
e1cab6b4c5
jetbrains.phpstorm10: remove
2017-09-20 10:46:18 +02:00
Gauthier POGAM--LE MONTAGNER
88de0e44f6
jetbrains.idea{14,15}-{community,ultimate}: remove
2017-09-20 10:46:18 +02:00
Gauthier POGAM--LE MONTAGNER
352855e778
jetbrains.webstorm{10,11}: remove
2017-09-20 10:46:17 +02:00
Gauthier POGAM--LE MONTAGNER
5a6939fefb
jetbrains.ruby-mine{7,8}: remove
2017-09-20 10:46:17 +02:00
Jörg Thalheim
daf833316a
Merge pull request #29578 from jfroche/upgrade-openfortivpn
...
openfortivpn: 1.2.0 -> 1.5.0
2017-09-20 09:35:59 +01:00
Jean-Francois Roche
0b39118494
openfortivpn: 1.2.0 -> 1.5.0
...
fixes #29578
2017-09-20 09:21:42 +01:00