Commit Graph

114421 Commits

Author SHA1 Message Date
aszlig
799435b7ca
nixos/deluge: Fix deluge package attribute
Regression introduced by fa5e34324204fc626d9b644a37982bcedec9e4bc.

The deluge package no longer resides in pythonPackages but now is a
top-level package.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @grantwwu, @fpletz
2017-09-01 18:07:12 +02:00
wisut hantanong
86587ea95b nodePackages.live-server : init at 1.2.0
fixes #28813
2017-09-01 16:47:11 +01:00
aszlig
7f99876f50
conky: Don't enable nvidiaSupport by default
This has been introduced in 6a6fb6d31cc736af4cf9893deffcd0151f0b8c11.

Relying on non-free software by default is probably a bad idea. Apart
from the fact that (sane) people usually don't want to have it sitting
on their system even people who don't care will have to set
"allowUnfree" to true in order to install conky.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @canndrew, @Mic92
2017-09-01 17:35:17 +02:00
Jörg Thalheim
6443915b07 Merge pull request #28853 from disassembler/espeak
Espeak gcc6 build fixes
2017-09-01 16:14:43 +01:00
zimbatm
101ccc0629 terraform: providers list (#28818)
* terraform: move plugin index

* terraform: introduce update script for plugins

* terraform: update provider list
2017-09-01 15:49:24 +01:00
Samuel Leathers
b2fd2a8100 espeakedit: fix build with gcc6 2017-09-01 10:47:04 -04:00
Samuel Leathers
6c1364712a espeak-classic: fix build with gcc6 2017-09-01 10:46:48 -04:00
Peter Simons
88bb678bab Merge pull request #28827 from mpickering/ghc-head-updates
ghcHEAD updates
2017-09-01 16:26:08 +02:00
Matthew Pickering
d1ce5b69c0 ghcHEAD: Add new boot packages to configuration file 2017-09-01 13:49:56 +00:00
Matthew Pickering
d13f7c54e3 Use older version of jailbreak-cabal with ghcHEAD
See https://github.com/peti/jailbreak-cabal/issues/13
2017-09-01 13:49:56 +00:00
Jörg Thalheim
b2e7e231ec Merge pull request #28825 from disassembler/crrcsim
crrcsim: build with gcc6
2017-09-01 14:13:21 +01:00
Jörg Thalheim
e316930b77 Merge pull request #28824 from mguentner/pybitmessage
pybitmessage: 0.4.4 -> 0.6.2
2017-09-01 14:12:19 +01:00
Samuel Leathers
6bc775cdf6 crrcsim: build with gcc6 2017-09-01 08:56:30 -04:00
Maximilian Güntner
e9203772f2
pybitmessage: replace find_library() calls with paths
fixes requested changes in #26616
2017-09-01 14:51:48 +02:00
shak-mar
e3d7c4ca19
pybitmessage: 0.4.4 -> 0.6.2
squashed hashes:
3ee20b2de7c02761aeb7389821f31bbfb6626301
b9a3a3b6a25b998893a1d861849890792b9e664b

(details -> #26616)
2017-09-01 14:49:56 +02:00
Jörg Thalheim
4ae12f099d Merge pull request #28823 from disassembler/crda
crda: fix build with gcc6
2017-09-01 13:48:54 +01:00
Jörg Thalheim
c02ed7d9e7 Merge pull request #28821 from rvolosatovs/update/mopidy-iris
mopidy-iris: 3.2.0 -> 3.3.3
2017-09-01 13:45:48 +01:00
Samuel Leathers
e92f5b54fb crda: fix build with gcc6 2017-09-01 08:37:50 -04:00
Roman Volosatovs
94649061c8
mopidy-iris: 3.2.0 -> 3.3.3 2017-09-01 14:22:31 +02:00
Gabriel Ebner
52eb0e0fbd gnome3.dconf-editor: include gsettings_desktop_schemas 2017-09-01 13:07:39 +02:00
Vladimír Čunát
017561209e
chromium: try to hack around Hydra problems
Discussion: https://github.com/NixOS/nixpkgs/commit/e8f1ddcbd1d
2017-09-01 12:24:47 +02:00
Jörg Thalheim
7b6251b4dc Merge pull request #28814 from loskutov/grml-zsh-unix
grml-zsh-config: generalize support to unix systems
2017-09-01 10:44:08 +01:00
Jörg Thalheim
84f52d20f1 Merge pull request #28807 from rardiol/openmw
openmw: 0.41 -> 0.42
2017-09-01 10:22:06 +01:00
Ignat Loskutov
9280937cd4 grml-zsh-config: generalize support to unix systems 2017-09-01 11:38:38 +03:00
Jörg Thalheim
d52eaf878c python.pkgs.pytest-django: fix patch hash 2017-09-01 08:56:08 +01:00
Florian Jacob
786e9711f5 nixos/piwik: fix nginx submodule's ssl defaults
previous mkDefault did not work as expected,
as it did not overwrite the original submodule's defaults when the user
did not specify any custom options at all.
2017-09-01 08:13:34 +02:00
Jan Tojnar
3b9f0c6a46
gnome3 tests: fix by providing more memory
/cc #28053.
2017-09-01 07:51:05 +02:00
Jörg Thalheim
dc8c7ada9a Merge pull request #28808 from disassembler/bossa
bossa: fix build with gcc6
2017-09-01 06:49:10 +01:00
Jörg Thalheim
4c99d55bed Merge pull request #28809 from eqyiel/fix-lftp
lftp: fix build on darwin
2017-09-01 06:47:08 +01:00
Jörg Thalheim
4d5aedd555 Merge pull request #28811 from disassembler/caneda
caneda: fix build with gcc6
2017-09-01 06:34:49 +01:00
Ruben Maher
d908b6a1b7 lftp: fix build on darwin
Add `gettext` (which provides `-lintl`) and disable `format` hardening in order
to fix build.
2017-09-01 12:58:32 +09:30
Samuel Leathers
04b8a85739 caneda: fix build with gcc6 2017-08-31 22:59:37 -04:00
Samuel Leathers
39154ab86f bossa: fix build with gcc6 2017-08-31 22:44:56 -04:00
Ricardo Ardissone
a2794ee5f6 openmw: 0.41 -> 0.42 2017-08-31 22:18:27 -03:00
Jörg Thalheim
86e6e8016d nodePackages.multi-file-swagger: init at 2.2.0
fixes #28737
2017-08-31 22:00:15 +01:00
Jörg Thalheim
4acdb408c0 Merge pull request #28801 from veprbl/sherpa_2_2_4
sherpa: 2.2.1 -> 2.2.4
2017-08-31 21:07:54 +01:00
Vladimír Čunát
69dd4f321f
Merge #28802: rethinkdb: fix build with gcc6 2017-08-31 22:04:04 +02:00
Peter Simons
aa9bebf261 R: update package set 2017-08-31 21:59:06 +02:00
Michael Raskin
fd94a8aad1 Merge pull request #28804 from frankbo/profanity-support-for-unix
profanity support for unix
2017-08-31 21:56:19 +02:00
Peter Simons
e21497f268 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.5-1-gf0558f5 from Hackage revision
e8af693832.
2017-08-31 21:54:17 +02:00
Peter Simons
2eeffa6993 hackage2nix: update list of broken builds 2017-08-31 21:54:15 +02:00
Peter Simons
91054336ce multi-ghc-travis: update to latest git head 2017-08-31 21:42:55 +02:00
Frank
cb61e27e9e profanity support for unix 2017-08-31 21:29:26 +02:00
Jörg Thalheim
57c40d02c1 Merge pull request #28800 from jensbin/netmask_init
netmask: init at 2.4.3
2017-08-31 20:15:15 +01:00
Jörg Thalheim
79527c2196 netmask: use autoreconfHook 2017-08-31 20:14:35 +01:00
Vladimír Čunát
79bca40c37
ghostscript: include X by default
Currently the closure-size difference between `ghostscript` and
`ghostscriptX` was ~140 vs. ~142 MB, which was wasteful, as the output
itself is ~40 MB. (x86_64-linux)

Also make ghostscriptX the full derivation, including CUPS support.
2017-08-31 21:08:27 +02:00
Dmitry Kalinkin
59b525e559
sherpa: 2.2.1 -> 2.2.4 2017-08-31 14:32:05 -04:00
Jens Binkert
1785ac4a13 netmask: init at 2.4.3 2017-08-31 20:27:00 +02:00
Simon Lackerbauer
40cbf90861 rstudio: 1.1.216 -> 1.1.351 2017-08-31 20:09:41 +02:00
Jörg Thalheim
d0e4aef32a Merge pull request #28781 from romildo/mate
mate: add the MATE desktop environment
2017-08-31 18:57:20 +01:00