Bastian Köcher
afa8c106fb
teamspeak_client: 3.1.4 -> 3.1.6
2017-09-17 17:58:22 +02:00
Michael Raskin
ea1d5e9c7a
libreoffice-still: 5.2.6.2 -> 5.3.6.1
2017-09-17 17:09:51 +02:00
Michael Raskin
66351498d6
julia_06: init at 0.6.0; make the default julia
2017-09-17 17:09:51 +02:00
Joachim F
aa818c5dbd
Merge pull request #29467 from mguentner/wi.fi-urls
...
hostapd/wpa_supplicant: update urls
2017-09-17 14:59:05 +00:00
Jan Malakhovski
8525b78d05
linuxPackages: properly propagate features
and extraConfig
...
`kernel.override { features = ... }` didn't work before, now it works as
expected.
2017-09-17 16:33:47 +02:00
Daiderd Jordan
64bf283104
opensc: add darwin frameworks
2017-09-17 16:25:27 +02:00
Joachim F
149307476e
Merge pull request #29479 from florianjacob/fix-tinc-stable
...
nixos/tinc: Fix tinc cli wrapper for tinc 1.0
2017-09-17 13:40:20 +00:00
Frederik Rietdijk
8a09e51dc2
niff: init at 0.1
2017-09-17 15:37:35 +02:00
yesbox
6b3d9144b0
netdata: 1.5.0 -> 1.7.0
2017-09-17 15:22:24 +02:00
Tim Steinbach
c8f43edaf5
linux: 4.13-rc7 -> 4.14-rc1
2017-09-17 09:11:04 -04:00
Joachim F
d72747eacd
Merge pull request #29494 from vaibhavsagar/nginx-modules
...
nginx-modules: remove unused fetchpatch
2017-09-17 12:40:25 +00:00
Maximilian Güntner
daf07c9d62
hostapd/wpa_supplicant: update urls
2017-09-17 13:46:11 +02:00
Vaibhav Sagar
70eb31c853
nginx-modules: remove unused fetchpatch
2017-09-17 19:25:50 +08:00
Pascal Bach
6af8b104fd
arangodb: 3.2.2 -> 3.2.3
2017-09-17 13:09:07 +02:00
Bjørn Forsman
983d01421e
fpart: init at 0.9.3
2017-09-17 13:04:09 +02:00
Joachim F
707b281432
Merge pull request #29332 from romildo/fix.gnome-shell-extensions
...
gnome-shell-extensions: enable all extensions
2017-09-17 11:00:46 +00:00
Joachim F
3d3e224ac9
Merge pull request #29350 from phunehehe/rabbitmq-3.6.10
...
rabbitmq_server: 3.6.6 -> 3.6.10
2017-09-17 11:00:01 +00:00
Joachim F
6437b1c00e
Merge pull request #29393 from rnhmjoj/nginx-lua
...
lua-nginx-module: 0.10.5 -> 0.10.10
2017-09-17 09:49:59 +00:00
Florian Jacob
8cea87c1eb
nixos/tinc: Fix tinc cli wrapper for tinc 1.0.
...
tinc prior to 1.1 doesn't have the `tinc` executable,
and `tincd` isn't of any use while the daemon already runs.
2017-09-17 10:46:12 +02:00
Bjørn Forsman
a2a9b53e77
cdrkit: fix 'dirsplit' tool by depending on perl
...
Or else dirsplit uses "/usr/bin/perl" shebang.
2017-09-17 10:06:53 +02:00
Michael Raskin
08b1bc9fcb
libreoffice-fresh: 5.3.1.2 -> 5.4.1.2; fixes #29379
2017-09-17 09:58:35 +02:00
Michael Raskin
02f439d062
cppunit: 1.14.0
2017-09-17 09:58:34 +02:00
Michael Raskin
44db65d61c
xmlsec: 1.2.23 -> 1.2.25; enable nss (for LO)
2017-09-17 09:58:34 +02:00
Joachim Fasting
40d6414863
lttng-uts: 2.9.1 -> 2.10.0
2017-09-17 09:44:04 +02:00
Joachim Fasting
969db57853
lttng-tools: 2.9.5 -> 2.10.1
2017-09-17 09:44:04 +02:00
Joachim Fasting
7d69e5a18f
linuxPackages.lttng-modules: broken on kernels >4.11
2017-09-17 09:44:04 +02:00
Joachim Fasting
9e395545e8
linuxPackages.lttng-modules: 2.9.3 -> 2.10.0
2017-09-17 09:44:04 +02:00
Bjørn Forsman
f557aa49fb
Fix eval
...
$ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
error: while querying the derivation named ‘python2.7-rpkg-1.50’:
attribute ‘gpl2plus’ missing, at .../pkgs/development/python-modules/rpkg/default.nix:24:15
Introduced by commit c29a721350
("rpkg: 1.14 -> 1.50").
2017-09-17 09:41:28 +02:00
Frederik Rietdijk
4db4476536
Merge pull request #29465 from FRidh/aspell
...
aspellWithDicts: use a single env
2017-09-17 09:29:47 +02:00
Frederik Rietdijk
f58e082e01
Merge pull request #29455 from disassembler/fedora
...
Fedora packaging tools update
2017-09-17 09:26:54 +02:00
Antoine Eiche
ea6d37c2bb
dockerTools.pullImage: release note regarding sha256 argument value
2017-09-17 08:26:02 +01:00
Antoine Eiche
01174c5f4d
dockerTools.pullImage: use skopeo to pull the image
...
Before this patch, a VM was used to spawn docker that pulled the
VM. Now, the tool Skopeo does this job well so we can simplify our
dockerTools since we doesn't need Docker anymore:)
This also fixe the regression described in
https://github.com/NixOS/nixpkgs/issues/29271 : cntlm proxy doesn't
work in 17.09 while it worked in 17.03.
Note Skopeo doesn't produce the same output than docker pull so, we
have to update sha.
2017-09-17 08:26:02 +01:00
Frederik Rietdijk
43b6116d7f
Merge pull request #29484 from disassembler/internetarchive
...
internetarchive: 0.8.3 -> 1.7.2
2017-09-17 09:25:47 +02:00
Frederik Rietdijk
469e16358b
Merge pull request #29487 from disassembler/pies
...
python pies: remove packages
2017-09-17 09:02:36 +02:00
Peter Hoeg
43d0317d11
Merge pull request #29060 from pshendry/master
...
skanlite: init at 2.0.1
2017-09-17 12:05:11 +08:00
Paul Hendry
f814c3d090
ktorrent: Add missing meta.license
2017-09-16 20:26:54 -07:00
Paul Hendry
c4c187ed72
skanlite: init at 2.0.1
2017-09-16 20:26:54 -07:00
Paul Hendry
b6a72d0994
libksane: init at 17.08.0
2017-09-16 20:26:54 -07:00
aszlig
3ba2095a42
nixos/dovecot: Fix createMailUser implementation
...
This option got introduced in 7904499542
and it didn't check whether mailUser and mailGroup are null, which they
are by default.
Now we're only creating the user if createMailUser is set in conjunction
with mailUser and the group if mailGroup is set as well.
I've added a NixOS VM test so that we can verify whether dovecot works
without any additional options set, so it serves as a regression test
for issue #29466 and other issues that might come up with future changes
to the Dovecot service.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Fixes : #29466
Cc: @qknight, @abbradar, @ixmatus, @siddharthist
2017-09-17 04:57:20 +02:00
Samuel Leathers
0f0aeed803
python pies: remove packages
2017-09-16 21:36:12 -04:00
Samuel Leathers
80625b6012
internetarchive: 0.8.3 -> 1.7.2
2017-09-16 19:24:29 -04:00
Samuel Leathers
d8848c0202
backports.csv: init at 1.0.5
2017-09-16 19:23:05 -04:00
Samuel Leathers
c8f55331df
schema: init at 0.6.6
2017-09-16 17:25:21 -04:00
Vladimír Čunát
222e18698a
gtkmm3: maintenance 3.22.0 -> 3.22.2
2017-09-16 23:05:55 +02:00
Eelco Dolstra
afc0218ecd
blender: Fix CUDA support
...
CUDA toolkit 8 doesn't support gcc 6, so we have to build opensubdiv
and blender with gcc 5.
2017-09-16 22:45:22 +02:00
Eelco Dolstra
bb1c9b027d
cudatoolkit: Move libcudart to a separate output
...
This prevents opensubdiv (and thus blender) from having all of
cudatoolkit in its closure.
2017-09-16 22:45:14 +02:00
Eelco Dolstra
63f3b35204
opencollada: 1.3 -> 1.6.59
2017-09-16 22:44:39 +02:00
Eelco Dolstra
9f740f1f7c
openimage: 1.7.12 -> 1.7.17
2017-09-16 22:44:35 +02:00
Georges Dubus
94400c0cd2
nox: 0.0.5 -> 0.0.6
2017-09-16 21:29:40 +01:00
Michael Weiss
337380ea1d
gitRepo: Fix an error due to missing TLS certificates
...
This was a problem when run inside a sandbox, e.g. via
"fetchRepoProject". The error message from repo seems unrelated:
fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error no host given
But the exception is actually thrown due to missing certificates
(/etc/ssl/certs). It should be possible to provide another location via
environment variables (e.g. SSL_CERT_FILE, REQUESTS_CA_BUNDLE or
CURL_CA_BUNDLE) but apparently that doesn't actually work for some
reason (would have to study our Python packaging).
Now "fetchRepoProject" works without the "--no-clone-bundle" option.
2017-09-16 22:13:56 +02:00