Peter Hoeg
9dee38e9c6
Merge pull request #32313 from andir/mstpd-to-github-0.0.5
...
mstpd: svn 61 -> 0.0.5.20171113
2017-12-08 11:11:40 +08:00
Robert Schütz
f715464b25
git-annex-metadata-gui: init at 0.2.0
2017-12-08 01:44:07 +01:00
Robert Schütz
7314d58b27
git-annex-remote-rclone: 0.5 -> 0.6
2017-12-08 01:39:07 +01:00
Austin Seipp
90bcfc78c3
nixpkgs: no parallel builds for mono 4.4
...
See #32386 -- while Mono in general should build correctly with parallel
building, it seems the 4.4 branch has broken.
Instead, allow parallel build support to be overridden by individual
versions, and default to true.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-07 17:30:27 -06:00
Travis Whitaker
777c9bfdae
cuDNN 7.0.3 -> 7.0.5
2017-12-07 15:13:07 -08:00
Thomas Tuegel
6f64bc5617
Merge pull request #32420 from ttuegel/plasma-workspace--kdeinit-path
...
plasma-workspace: Fix start_kdeinit_wrapper path
2017-12-07 16:30:32 -06:00
Orivej Desh
8bdd81b499
Merge pull request #32267 from jtojnar/gnome-updates
...
GNOME updates
2017-12-07 22:29:55 +00:00
Orivej Desh
4b14274e13
Merge pull request #32425 from lsix/libmicrohttpd_0_9_58
...
libmicrohttpd: 0.9.57 -> 0.9.58
2017-12-07 22:17:46 +00:00
Robert Schütz
1642d62c88
dmensamenu: 1.0.0 -> 1.1.0
2017-12-07 23:09:20 +01:00
Orivej Desh
c3818426b8
safefile: replace <nixpkgs>
with path
2017-12-07 22:03:09 +00:00
Lancelot SIX
97372a7bd3
libmicrohttpd: 0.9.57 -> 0.9.58
...
This is a bugfix release.
See https://lists.gnu.org/archive/html/info-gnu/2017-12/msg00005.html
for release information.
2017-12-07 22:58:57 +01:00
Joachim F
e91f5f9144
Merge pull request #32339 from oxij/pkg/uim
...
uim: more options
2017-12-07 21:33:08 +00:00
Joachim F
1541211c31
Merge pull request #32261 from erictapen/osrm-module
...
osrm service: init
2017-12-07 21:32:42 +00:00
Jan Malakhovski
3be0e1bd72
nixos/xen-dom0: add related packages, make it play well with them
2017-12-07 21:27:32 +00:00
Jan Malakhovski
7a92c2074d
xen, qemu: passthru the path to qemu-system-i386
2017-12-07 21:27:32 +00:00
Jan Malakhovski
f56b5824ad
nixos/tmux: use related packages
2017-12-07 21:27:28 +00:00
Jan Malakhovski
67ec6371d5
nixos, lib: implement relatedPackages option
...
This allows one to specify "related packages" in NixOS that get rendered into
the configuration.nix(5) man page. The interface philosophy is pretty much
stolen from TeX bibliography.
2017-12-07 21:26:35 +00:00
Jan Malakhovski
182463dc79
nixos/doc: push all the enable*' and
package*` options to the top of their option group
...
Why? Because this way configuration.nix(5) can be read linearly.
Before:
> virtualisation.xen.bootParams
> ...
> virtualisation.xen.enable
> ...
> virtualisation.xen.package
> ...
After:
> virtualisation.xen.enable
> virtualisation.xen.package
> virtualisation.xen.bootParams
> ...
2017-12-07 21:26:34 +00:00
Jan Malakhovski
bccab965b9
lib: implement compare
, splitByAndCompare
, and compareLists
2017-12-07 21:26:30 +00:00
Nick Hu
a3d7d3e7cf
pandoc2: fix Haskell dependencies
2017-12-07 21:25:29 +00:00
Shea Levy
42519a0f87
callCabal2nix: Take advantage of new hpack support.
2017-12-07 15:26:51 -05:00
Claas Augner
8569087a53
zilla-slab: init at 1.002
2017-12-07 20:48:39 +01:00
Thomas Tuegel
13a0433773
CODEOWNERS: Add ttuegel for Qt / KDE
2017-12-07 13:44:10 -06:00
Thomas Tuegel
98457aca26
plasma-workspace: Fix start_kdeinit_wrapper path
...
The plasma-workspace patch was mangled when the package was last updated.
Resolves : #31686
2017-12-07 13:41:01 -06:00
Shea Levy
bed3695848
Revert "nixUnstable: rename to nix-unstable"
...
This commit effectively makes it impossible to upgrade to nixUnstable
with nix-env without mucking about with priorities, as you can't
uninstall the old nix transactionally with the new nix and if you
uninstall the old one first you no longer have nix at your disposal to
install the new one.
This reverts commit 9711aac642b184a63498dd4bbf8a572721be53c8.
2017-12-07 14:17:53 -05:00
Shea Levy
0235f1249e
nixUnstable: Bump to pre5788_e3013543 for fetchGit bug fix
2017-12-07 14:02:03 -05:00
taku0
47cbb9132c
firefox: 57.0.1 -> 57.0.2
2017-12-08 03:12:59 +09:00
taku0
43b1fbc8de
firefox-bin: 57.0.1 -> 57.0.2
2017-12-08 03:12:50 +09:00
Justin Humm
bfc3844a15
osrm service: init
2017-12-07 18:51:39 +01:00
Joachim F
6d10ecd639
Merge pull request #32353 from Synthetica9/patch-4
...
vivaldi: 1.12.955.38-1 -> 1.13.1008.34-1
2017-12-07 16:59:04 +00:00
Jörg Thalheim
08b7cbdbed
Merge pull request #32415 from clefru/k2pdf-master
...
k2pdfopt: Patch openjpeg version into mupdf as in #31852 .
2017-12-07 16:46:18 +00:00
Tom Lazar
a02691a44b
chefdk: 2.3.4 -> 2.4.17 ( #32412 )
2017-12-07 16:36:31 +00:00
Clemens Fruhwirth
bbb5cee20c
k2pdfopt: Patch openjpeg version into mupdf as in #31852 .
2017-12-07 16:49:21 +01:00
John Doe
5b5b686f0a
libvirt: 3.8.0 -> 3.10.0
2017-12-07 15:16:59 +00:00
Eelco Dolstra
5c5223d46b
make-tarball.nix: Fix <nixpkgs> check
...
This was broken by 6bcf1944494973029071411bb378d4262ce2a678, which
caused the result of the check to be ignored (since xargs will return
a non-zero exit status if *any* grep doesn't find a match).
2017-12-07 16:00:09 +01:00
Orivej Desh
9a8633bb59
Merge pull request #32411 from romildo/upd.qtcreator
...
qtcreator: 4.4.1 -> 4.5.0
2017-12-07 14:55:49 +00:00
Orivej Desh
81f2d8593b
qtcreator: restrict to intel linux
...
It has never been building for aarch64 or darwin.
2017-12-07 14:51:57 +00:00
José Romildo Malaquias
4b80ec84fe
qtcreator: 4.4.1 -> 4.5.0
2017-12-07 12:15:33 -02:00
Robert Helgesson
79081322ab
parcellite: add which and xdotool as dependencies
...
These allows Parcellite's auto-paste feature to work out of the box.
2017-12-07 14:37:08 +01:00
Robert Helgesson
b7c0f858a4
parcellite: use wrapGAppsHook
...
Also add hicolor icon theme as a dependency. These are needed for
parcellite to find icons.
2017-12-07 14:37:03 +01:00
Frederik Rietdijk
501bc2f91b
python.pkgs.contextlib2: fix tests
2017-12-07 14:14:16 +01:00
Frederik Rietdijk
0e92f2100c
python.pkgs.TurboCheetah: init at 1.0
2017-12-07 14:14:16 +01:00
Frederik Rietdijk
05be27f7dc
python.pkgs.pathlib2: fix tests
2017-12-07 14:14:16 +01:00
Frederik Rietdijk
e60a1fd433
python.pkgs.cheetah: move and update expression
2017-12-07 14:14:16 +01:00
Frederik Rietdijk
587556ce1d
python.pkgs.backports_shutil_get_terminal_size: fix python 2 tests
2017-12-07 14:14:15 +01:00
Spencer Baugh
70c1899768
python.pkgs.setuptools: 36.7.1 -> 38.2.3
2017-12-07 14:14:15 +01:00
Graham Christensen
5b9e29c01c
Merge pull request #32410 from grahamc/check-meta
...
treewide: checkMeta fixes for x86_64-linux
2017-12-07 08:08:46 -05:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux
2017-12-07 07:50:47 -05:00
José Romildo Malaquias
1848db034e
network-manager-applet: enable appindicator support
2017-12-07 09:55:55 -02:00
José Romildo Malaquias
167247936d
libdbusmenu: 12.10.12 -> 16.04.0
2017-12-07 09:50:57 -02:00