Domen Kožar
89cec0c096
racket: don't build docs as it causes failures sometimes
...
(cherry picked from commit 1a392bd62e
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-02 21:16:20 +02:00
Eric Seidel
acdc9370f5
emacs-packages: idris-mode 0.9.18 -> 0.9.19
2015-09-02 12:14:22 -07:00
Nikolay Amiantov
13b63c29ae
rxvt_unicode_with-plugins: move to the deprecated names section
2015-09-02 21:41:20 +03:00
Domen Kožar
9aa6ca473b
pcg-c: mark as broken on i686
...
(cherry picked from commit 6cfbdda1e9
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-02 20:35:55 +02:00
Domen Kožar
282bc1a10c
ocaml.asn1-combinators: mark broken on i686
...
(cherry picked from commit 36b406fd1b
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-02 20:29:26 +02:00
Domen Kožar
0dfdb8938b
meshlab: broken on i686
2015-09-02 20:26:02 +02:00
Domen Kožar
fb16b908bc
qbittorrent: partial revert of 1d78f31b76
...
It still fails on 32bit:
http://hydra.nixos.org/build/25460116/nixlog/1/raw
(cherry picked from commit 57391b7322
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-02 20:23:28 +02:00
Nikolay Amiantov
513bae1f2e
bomi, mpv: avoid using deprecated youtube-dl name
2015-09-02 21:14:46 +03:00
Tobias Geerinckx-Rice
5385a0a82a
cassandra: use mirrors
...
Upstream likes to move "old" releases to an archive mirror as soon as a
new one is released. This is now handled for free by mirrors.nix.
(No idea why cs.utah.edu was used to begin with; it's now added to
mirrors.nix. Note that it doesn't support SSL, but that applies to
several others so I don't see the harm.)
2015-09-02 20:04:11 +02:00
Eelco Dolstra
c090efb9d8
command-not-found: Fix nix-env invocation
2015-09-02 19:49:34 +02:00
Domen Kožar
190a49e046
Merge pull request #9605 from sbruce/atom-1.0.10
...
Updated atom to 1.0.10
2015-09-02 19:06:15 +02:00
Enrico Fasoli
44788bb2ce
fixed syncthing service to work as expected
2015-09-02 18:14:21 +02:00
Peter Simons
7182ef35f4
hackage-packages.nix: update to 23452bdddd
with hackage2nix v20150824-68-ga8b9f17
2015-09-02 17:46:39 +02:00
Peter Simons
ada81b80fd
cabal2nix: update to version 20150824-66-gd281a60
...
This patch fixes https://github.com/NixOS/nixpkgs/issues/9599 .
2015-09-02 17:46:39 +02:00
Eelco Dolstra
13532ee161
command-not-found: Use attribute name
2015-09-02 17:40:19 +02:00
Eelco Dolstra
14321ae243
Rename users.extraUsers -> users.users, users.extraGroup -> users.groups
...
The "extra" part hasn't made sense for years.
2015-09-02 17:34:23 +02:00
Peter Simons
dc5bf39bfe
haskell-generic-builder: improve meta.platforms vs. meta.hydraPlatforms logic
...
hydraPlatforms now defaults to the value of meta.platforms rather than
defaulting to ghc.meta.hydraPlatforms. This solution is, in fact, still
sub-optimal. See https://github.com/NixOS/nixpkgs/issues/9608 for further
details.
2015-09-02 16:51:35 +02:00
Peter Simons
07542d12ea
hoogle: use $NIX_BUILD_CORES to determine the proper level of parallelism for database creation
2015-09-02 16:28:01 +02:00
Eelco Dolstra
6e76765795
If !cfg.mutableUsers, require a password or SSH authorized key
...
Fixes https://github.com/NixOS/nixpkgs/issues/7308
2015-09-02 16:17:33 +02:00
Eelco Dolstra
e70f8c58cc
Manual: Document system.autoUpgrade
2015-09-02 16:17:32 +02:00
Eelco Dolstra
f0e67b927f
Merge pull request #9602 from bjornfor/ffmpeg-full-name
...
ffmpeg-full: align pkgname with attrname
2015-09-02 16:11:31 +02:00
Tobias Geerinckx-Rice
6c377c864a
cassandra: 2.1.8 -> 2.1.9
...
The 2.1.8 sources have been removed upstream.
2015-09-02 16:01:09 +02:00
Arseniy Seroka
ccd0b231c3
Merge pull request #9601 from KoviRobi/remind-update
...
remind: 3.1.14 -> 3.1.15
2015-09-02 14:48:11 +03:00
Arseniy Seroka
23ea5e89f5
Merge pull request #9510 from rnhmjoj/gohufont-branch
...
gohufont: add console version
2015-09-02 14:47:56 +03:00
Bjørn Forsman
bd84ebaa1e
nixos: document nvidia legacy driver options
2015-09-02 13:25:50 +02:00
Peter Simons
614ed1e1ad
ikiwiki: use PerlMagick with imagemagickBig rather than the light version
...
Ikiwiki needs a version of PerlMagick that has ghostscript to fix
https://github.com/NixOS/nixpkgs/issues/9473 .
This patch is brought to you courtesy of the venerable @vcunat.
2015-09-02 12:55:24 +02:00
Peter Simons
c310a5f608
all-packages.nix: instantiate 'perlPackages' with callPackage rather than import
...
This allows us to override the attributes passed to the package set, which is
needed to pass "imagemagickBig" to PerlMagic rather than the normal one (see
next commit).
This patch is brought to you courtesy of the venerable @vcunat.
2015-09-02 12:52:41 +02:00
Peter Simons
90c163bde0
hackage-packages.nix: update to 23452bdddd
with hackage2nix v20150824-65-g80afb21
2015-09-02 12:44:02 +02:00
Peter Simons
c456073e03
Disable test suites of Haskell packages RSA and kademlia.
...
Those test suites run for 2+ hours and thus fail with a timeout error.
2015-09-02 12:29:00 +02:00
Bjørn Forsman
6483cf1d91
ffmpeg-full: align pkgname with attrname
...
Without this, users are presented with this endless loop:
$ ffplay
The program ‘ffplay’ is currently not installed. You can install it by
typing:
nix-env -i ffmpeg
$ nix-env -i ffmpeg
$ ffplay
The program ‘ffplay’ is currently not installed. You can install it by
typing:
nix-env -i ffmpeg
2015-09-02 12:14:40 +02:00
Luca Bruno
873a6ce9a8
imagemagickBig: enable ghostscript
2015-09-02 11:46:27 +02:00
Kovacsics Robert (NixOS-SSD2)
83eed584bf
remind: 3.1.14 -> 3.1.15
2015-09-02 09:56:35 +01:00
Rok Garbas
25a29e6671
pythonPackages.scikitlearn: fix for python2
...
test_standard_scaler_numerical_stability test fails on all i686 platforms
2015-09-02 10:37:48 +02:00
lethalman
9da76d7d11
Merge pull request #9552 from mayflower/fix-lxd-images
...
lxd: fix to include lxd-images
2015-09-02 10:32:09 +02:00
Bjørn Forsman
c54d939d6d
freenect: cosmetic (2 space indents)
2015-09-02 10:28:16 +02:00
Shaun Bruce
6a974efdd2
Updated atom to 1.0.10
2015-09-02 08:17:38 +00:00
ts468
eec0113516
Merge pull request #8705 from ts468/upstream.ocaml_renaming
...
ocaml-modules: fix naming: "_" -> "-"
2015-09-02 10:03:22 +02:00
Thomas Strobel
616aa2bdda
ocaml modules: fix some CamelCase and under_scores
2015-09-02 09:14:59 +02:00
Matthias Beyer
0f4b9218d2
python27Packages.klaus: 0.4.10 -> 0.6.0, fixes #9597
2015-09-02 08:59:07 +02:00
Thomas Strobel
e80b41e94f
xen: remove 4.4.1 + fixes compilation of 4.5.x, fixes #9572
2015-09-02 08:33:24 +02:00
William A. Kennington III
b55a4df70f
chromium: Updates
...
This bumps the stable and dev track forward a version
2015-09-01 21:22:34 -07:00
Vladimír Čunát
2dccca399c
libunwind: security fix for CVE-2015-3239
...
Thanks to the monitor. Low security and high rebuild impact, but still...
2015-09-02 05:23:55 +02:00
Vladimír Čunát
54c4aab662
nixos: kill services.virtualboxGuest to fix #9600
2015-09-02 04:54:31 +02:00
William A. Kennington III
4fecf15b4b
syncthing: Fix top-level expression
2015-09-01 17:19:11 -07:00
Domen Kožar
1820dd8e21
Merge pull request #9598 from benley/readme-15.09
...
Add hydra links for upcoming 15.09 release
2015-09-01 23:59:23 +02:00
Benjamin Staffin
8ddc086c35
Add hydra links for upcoming 15.09 release
2015-09-01 14:32:47 -07:00
Bjørn Forsman
fe85ba5806
opencv3: unbreak build (set "-DWITH_IPP=OFF")
...
OpenCV tries to download IPP itself at build time. That doesn't work
well with nix.
2015-09-01 22:23:47 +02:00
koral
f5615752ae
imagemagick: 6.9.1-0 -> 6.9.2-0, fixes #9591
2015-09-01 21:55:24 +02:00
Rok Garbas
08ef227a61
pythonPackages.scikitlearn: apply patch for doctests on i686 and skip one test
...
fixes #9472
related scikit-learn/scikit-learn/#5198, scikit-learn/scikit-learn/#5197
2015-09-01 21:48:46 +02:00
Vladimír Čunát
0327ee3f8e
libevent: remove unused vulnerable 1.4.x version
2015-09-01 21:37:40 +02:00