Rok Garbas
b2579497c6
smartgithg: 6.5.9 -> 7.0.0
2015-09-04 09:04:56 +02:00
koral
944a0c82f0
mercurial: 3.5 -> 3.5.1, fixes #9615
2015-09-04 09:04:48 +02:00
koral
0c15deaeb6
mercurial: 3.4.2 -> 3.5
2015-09-04 09:03:59 +02:00
William A. Kennington III
0754a213c1
Merge pull request #9643 from dezgeg/pr-perf
...
linuxPackages_*.perf: Fix build after kernel 4.1
2015-09-03 20:24:11 -07:00
Daniel Fox Franke
8b663509b1
accelio: enable tests
...
The patch committed with 88471b684e6544da7691937a9b68cefa49d260d5
makes them work again.
2015-09-03 20:20:53 -04:00
Daniel Fox Franke
3129142f80
accelio: fix i686-linux build
...
* Compile with gcc5 to avoid the compiler bug described in
https://gcc.gnu.org/ml/gcc-patches/2014-05/msg02560.html
* Add a patch to fix the many incorrect printf format specifiers and
other sloppy type conversions that gcc5 catches and warns on
(erroring out due to -Werror).
2015-09-03 20:20:53 -04:00
Nikolay Amiantov
b2c7bda45d
julia03: use bundled llvm
2015-09-04 03:09:53 +03:00
Nikolay Amiantov
c31a677482
Revert "bundler-HEAD: fix checksum"
...
This reverts commit 9cea5bcf2c
.
See 9cea5bcf2c (commitcomment-13058505)
2015-09-04 01:14:50 +03:00
Yochai
6f3f5f536d
rtl8812au: init at 4.2.2
2015-09-03 23:50:05 +02:00
Tuomas Tynkkynen
710c4c3c9d
linuxPackages_*.perf: Fix build after kernel 4.1
...
In 4.1, the build system changed, and it now wants to execute ld like this:
ld -r -o util/scripting-engines/libperf-in.o util/scripting-engines/trace-event-perl.o util/scripting-engines/trace-event-python.o
The actual problem seems to be that `buildInputs = [elfutils ...]`
causes 'ld' to point to elfutils in PATH instead of the usual binutils.
So remove elfutils from buildInputs and set NIX_CFLAGS_* manually. This
is a slight hack, but there is some precedent:
0761f81da7/pkgs/tools/package-management/rpm/default.nix (L13)
Fixes #9095 .
2015-09-03 23:37:15 +03:00
Vladimír Čunát
4af33f24ac
hhvm: fixup build
2015-09-03 22:10:33 +02:00
Peter Simons
fcb0bdbaa0
Merge pull request #9639 from k0ral/scons
...
scons: 2.3.5 -> 2.3.6
2015-09-03 21:08:32 +02:00
Cillian de Róiste
55d822c512
jack2: apply patch to fix build with gcc5
2015-09-03 11:22:28 -07:00
Cillian de Róiste
1e83055cd2
Revert "jack2: 1.9.10 -> 2015-06-02"
...
This reverts commit fd829968c7
.
2015-09-03 11:22:23 -07:00
koral
bfe09b88fc
scons: 2.3.5 -> 2.3.6
2015-09-03 17:37:56 +00:00
Artjom Vejsel
d169882bb2
qtcreator: add missing QML modules ( fixes #9629 )
...
Fixes empty welcome screen because of missing QML modules.
2015-09-03 19:24:58 +02:00
Peter Simons
65a415a1b2
cabal2nix: update to version 20180903
2015-09-03 17:53:24 +02:00
Eelco Dolstra
90dc8da64d
linux: Update to 3.18.21
2015-09-03 16:50:31 +02:00
Eelco Dolstra
38a74e27de
Remove Linux 4.0
...
It's EOL.
2015-09-03 16:50:31 +02:00
Peter Simons
407b4f7641
haskell-sophia: disable failing test suite
2015-09-03 15:22:22 +02:00
Peter Simons
acb05dfc15
haskell-base32-bytestring: disable failing test suite
2015-09-03 15:22:22 +02:00
Peter Simons
6c885b38ee
hackage-packages.nix: update to d7dddc66da
with hackage2nix v20150824-72-g87526c2
2015-09-03 15:22:16 +02:00
lethalman
66429fa043
Merge pull request #9636 from ragnard/rkt-fix-build
...
rkt: Don't download stage1 image during build.
2015-09-03 15:16:26 +02:00
Ragnar Dahlén
1942480e95
rkt: Don't download stage1 image during build.
...
Second attempt to resolve this issue. Copies stage1 image into expected
place manually. This has been improved in rkt master where there is a
configure option for specifying the location of this file. Can update
when next stable rkt is released.
2015-09-03 14:07:50 +01:00
Robert Scott
ecd873ddb0
pythonPackages.jsonpath_rw: init at 1.4.0, fixes #9493
2015-09-03 13:53:36 +02:00
Daniel Brockman
06b6648770
flow: 0.13.1 -> 0.14.0, fixes #9321
2015-09-03 13:51:08 +02:00
Daniel Brockman
8828a174cb
awscli: 1.7.41 -> 1.7.47
...
People in #nixos told me to switch from fetchzip to fetchFromGitHub;
let me know if that's a bad change.
2015-09-03 13:51:08 +02:00
Daniel Brockman
fe16722cf9
botocore: 1.1.4 -> 1.1.10
2015-09-03 13:51:08 +02:00
Nikolay Amiantov
1967d9135a
julia: 0.3.10 -> 0.3.11
2015-09-03 14:34:32 +03:00
Alexei Robyn
4028f88786
pidgin-opensteamworks: 1.5.1 -> 1.6.1, fixes #9489
...
Also, changed source url to (new) official github repo
2015-09-03 13:09:54 +02:00
Mariusz `shd` Gliwiński
7bd6aac2d0
lgogdownloader: init at 2.24, fixes #9613
...
htmlcxx: init at 0.85, dependency of lgogdownloader
2015-09-03 13:09:06 +02:00
devhell
32d0d863bc
{lib}mediainfo{-gui}: 0.7.76 -> 0.7.77, fixes #9617
...
Local build and run successful.
From the ChangeLog:
```
Version 0.7.77, 2015-09-02
+ #B941, MXF: files having only a video stream and an ancillary data
stream were having incorrect second video stream
+ MOV: detection of r210 CodecID as raw RGB
+ Ancillary data: detection of all metadata blocks (previously: only the
first one was detected)
x MPEG-TS: Wrong demux of TSP (188+16 TS) files having PES with only
padding x MediaTrace #2 : XML malformed with Flags items (hotfix, flags
meaning disabled in XML output)
x MediaTrace #3 : XML malformed with some MP4 files
x MediaTrace #6 : XML duplicated attributes
x MediaTrace #10 : versioned xsd, creating library name and version
x MediaTrace: XML content was not escaped
x #B947, Amazon S3 support (REST API v2), CLI/DLL only and if compiled
with libcurl support: Analyze file on s3 was not working if secret key
contains / character
```
2015-09-03 13:00:47 +02:00
Kovacsics Robert (NixOS-SSD2)
b22e6cb299
wiimenu, wmiiSnap, libixp_for_wmii: removed, fixes #9609
...
wiimenu superseded by wimenu from wmii
wmiiSnap superseded by wmii_hg
libixp_for_wmii superseded by libixp_hg
2015-09-03 12:58:24 +02:00
Kovacsics Robert (NixOS-SSD2)
c0b710fc68
wmii-hg: init at 2012-12-09
2015-09-03 12:58:11 +02:00
Kovacsics Robert (NixOS-SSD2)
b02921d4ca
libixp-hg: init at 2012-12-02
2015-09-03 12:58:11 +02:00
Frederik Rietdijk
3e0fab3864
nox: use propagatedBuildInputs instead of pythonPath, fixes #9633
...
This way, when accessing Nox via Python, the dependencies will be
available.
2015-09-03 12:51:47 +02:00
Guillaume Maudoux
f5205a7ba6
python-web.py: disable Py3k interpreter, fixes #9619
2015-09-03 12:50:16 +02:00
Clemens Fruhwirth
e7f9bdcba1
Bump k2pdfopt to 2.32, fixes #9631
2015-09-03 12:48:50 +02:00
Eric Sagnes
4080b744b2
php-imagick: init at 3.1.2, fixes #9627
2015-09-03 12:47:27 +02:00
Luca Bruno
271b7ad006
Revert "zbar: ghostscript was missing for zbar"
...
This reverts commit a906355b8a
.
Fixed imagemagick -lgs reference in .la file.
cc @garbas
2015-09-03 12:21:34 +02:00
Luca Bruno
5c014feb0a
imagemagick: fix ghostscript reference in .la files
2015-09-03 12:21:33 +02:00
RoboNickBot
126d8dba96
texlive-moderntimeline: 0.8 (broken) -> 0.9 ( close #9612 )
...
The v0.8 build was broken because the CTAN package updated to v0.9 and
CTAN doesn't keep old versions of packages.
Besides bumping the version, this commit changes the src url from the
unversioned CTAN link (which would break the derivation every time a new
version of the package released, as it did yesterday) to the versioned
Github release link.
2015-09-03 12:03:05 +02:00
Nikolay Amiantov
9cea5bcf2c
bundler-HEAD: fix checksum
...
Related to #8567
2015-09-03 12:22:12 +03:00
Eelco Dolstra
a536eda82e
Add firefox-esr
2015-09-03 11:15:53 +02:00
Luca Bruno
e27c796b51
ffmpeg-full: fix src
2015-09-03 11:10:06 +02:00
Luca Bruno
ad99ea6912
wml: fix build and unbreak
2015-09-03 11:10:06 +02:00
Rok Garbas
c7580cd175
dragonegg: does not build with gcc49
...
https://llvm.org/bugs/show_bug.cgi?id=19847
2015-09-03 11:02:56 +02:00
Nikolay Amiantov
7133fca524
texLiveModerntimeline: fix sha256 checksum
...
Looks like an upstream update. cc @peti
2015-09-03 12:01:38 +03:00
Domen Kožar
c0e97bb547
panamax_ui: fix libv8 pinpoint
2015-09-03 10:30:11 +02:00
Domen Kožar
6cb878e9c2
redmine: shorten flags line to avoid yaml parsing bug
...
(cherry picked from commit c56f25d06fcd1eb4b0b232296a055b2dce997a05)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-03 10:11:41 +02:00
Spencer Janssen
27ffcf7872
stevedore: add pbr to propagatedBuildInputs
...
This fixes a crash in flexget and possibly other packages. I think the
issue was introduced in fc1165b0d9
2015-09-03 01:24:52 -05:00
William A. Kennington III
4bd817b82a
pond: Migrate to go-packages
2015-09-02 22:17:45 -07:00
William A. Kennington III
20a1c9cc3b
goPackages: Update appengine
2015-09-02 22:17:31 -07:00
William A. Kennington III
45734349bf
dclxvi: Init at 2013-01-27
2015-09-02 22:16:53 -07:00
William A. Kennington III
21370fb150
bind: 9.10.2-P3 -> 9.10.2-P4
2015-09-02 21:49:43 -07:00
Rok Garbas
a906355b8a
zbar: ghostscript was missing for zbar
2015-09-03 03:41:00 +02:00
William A. Kennington III
4fc7619d23
nsq: Remove benchmark utilies as they are uneeded
2015-09-02 18:19:47 -07:00
William A. Kennington III
e7a783dccf
goPackages: More cleanups
2015-09-02 18:18:08 -07:00
William A. Kennington III
cb8a2e9503
nsq: Move to go-packages and 0.2.28 -> 0.3.5
2015-09-02 18:15:01 -07:00
William A. Kennington III
5f35b0f7da
serfdom: Migrate to go-packages
2015-09-02 17:51:03 -07:00
William A. Kennington III
8f34c44824
asciinema: Move to go-packages
2015-09-02 17:43:36 -07:00
William A. Kennington III
acd17d21b3
mtpfs: Fix accidental deletion
2015-09-02 17:39:42 -07:00
William A. Kennington III
b50567912a
mtpfs: Update to 2015-08-01 and move to go-packages
2015-09-02 17:36:23 -07:00
William A. Kennington III
72d86374f2
all-packages: goPackages Cleanups
2015-09-02 17:35:09 -07:00
William A. Kennington III
a8d64c8eea
fzf: Move to go-packages and 0.10.0 -> 0.10.4
2015-09-02 17:27:03 -07:00
William A. Kennington III
dea4d952ae
ngrok: Move to go-packages
2015-09-02 17:18:40 -07:00
William A. Kennington III
5b13442747
flannel: Migrate to go-packages
2015-09-02 17:05:42 -07:00
William A. Kennington III
81c9095d90
rocksdb: 3.12.1 -> 3.13.1
2015-09-02 16:56:27 -07:00
Tobias Geerinckx-Rice
a9b1c91285
geolite-legacy: update 2015-08-31 -> 2015-09-03
2015-09-03 01:17:28 +02:00
Mateusz Kowalczyk
08094aa879
Merge pull request #9620 from k0ral/mkvtoolnix
...
mkvtoolnix: 7.9.0 -> 8.3.0
2015-09-02 22:27:56 +01:00
koral
fdfd9d294e
mkvtoolnix: 7.9.0 -> 8.3.0
2015-09-02 21:24:35 +00:00
Cillian de Róiste
424ad5302e
Remove tessel: too outdated, and broken
2015-09-02 22:12:34 +02:00
Domen Kožar
89cec0c096
racket: don't build docs as it causes failures sometimes
...
(cherry picked from commit 1a392bd62e4d8ff92ec92ebe48912b8295714e2e)
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 6cfbdda1e9b28817772bb322c40c62f65ac101c2)
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 36b406fd1b993c070579a1857cfd3ca816e21f91)
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 57391b7322d97aa03158c730aec318cb0e8d2b2d)
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
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
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
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
Tobias Geerinckx-Rice
eead42d104
links2: 2.10 -> 2.11
...
Changes: http://links.twibright.com/download/ChangeLog
2015-09-02 16:31:13 +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
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
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
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
Vladimír Čunát
f2d25c5a4d
firefox-gtk3: fix crashes by a Fedora-backported patch
...
These might be the same crashes as with gtk2 and system cairo #9368 .
2015-09-01 21:34:17 +02:00
Vladimír Čunát
f65b692a07
firefox: fix argv0 with enableGTK3 (/cc #9562 )
...
Also add a simple test detecting such problems.
2015-09-01 21:34:16 +02:00
Robin Gloster
d0d8828706
lxd: fix to include lxd-images
2015-09-01 18:14:31 +00:00
Arseniy Seroka
4ab89ab1e6
Merge pull request #9595 from gebner/ibus-anthy-1.5.7
...
ibus-anthy: 1.5.6 -> 1.5.7
2015-09-01 20:31:23 +03:00
lethalman
f8f224af05
Merge pull request #9500 from rnhmjoj/telegram-pass-args
...
telegram-cli: keep arguments passed to the wrapper
2015-09-01 18:57:04 +02:00
Gabriel Ebner
21370df4d6
ibus-anthy: 1.5.6 -> 1.5.7
...
Also fix zipcode lookup.
2015-09-01 18:05:12 +02:00
Peter Simons
2b71e4643e
haskell-bloomfilter: patch to fix build on 32 bit platforms
2015-09-01 18:02:50 +02:00
William A. Kennington III
66563862ec
zfs: Fix build for kernel 4.2
2015-09-01 08:57:02 -07:00
Peter Simons
8c1c38ee27
haskell-bloomfilter: re-enable 32-bit builds to verify whether the issue has in fact been fixed upstream
2015-09-01 17:55:03 +02:00
Peter Simons
64629ec611
hackage-packages.nix: update to 53c766e346
with hackage2nix v20150824-62-gb54260a
2015-09-01 17:55:03 +02:00
Arseniy Seroka
bb3bb95f9b
Merge pull request #9582 from pjones/pkg/cura.lulzbot
...
curaLulzbot: init at 15.02.1-1.03-5064
2015-09-01 18:46:44 +03:00
lethalman
3427ce1b61
Merge pull request #9518 from FRidh/xray
...
python-packages xray: init at 0.6.0
2015-09-01 17:43:38 +02:00
lethalman
3a1fa6f107
Merge pull request #9594 from KoviRobi/txt2tags-new-package
...
txt2tags: init at 2.6
2015-09-01 17:40:10 +02:00
John Wiegley
b3bd3eef38
emacsMacport: 24.5-mac-5.9 -> 24.5-mac-5.10
2015-09-01 08:39:45 -07:00
Luca Bruno
561fecb239
cromfs: use gcc 4.8 to fix build on i686 (ZHF)
2015-09-01 17:38:54 +02:00
Peter Simons
c30410e2dc
hackage-packages.nix: update to e6301b9ed8
with hackage2nix v20150824-58-g80c45f8
2015-09-01 16:59:06 +02:00
Peter Simons
881fb00fdf
emacs-magit: update to version 2.2.1
2015-09-01 16:56:12 +02:00
Peter Simons
bcd3e06f4c
emacs-git-modes: update to version 1.2.0
2015-09-01 16:56:12 +02:00
Peter Simons
ebd99dea2f
emacs-dash: update to version 2.11.0
2015-09-01 16:56:12 +02:00
Peter Simons
f33f8e1b34
emacs-haskell-mode: update to version 13.14-169-g0d3569d
2015-09-01 16:56:11 +02:00
Tobias Geerinckx-Rice
04d6095700
netsniff-ng: 0.5.9-{86-gd84a6b7 -> 88-ge5570a8}
2015-09-01 16:37:16 +02:00
Marco Maggesi
97b27e69c0
Update HOL Light to svn r244.
2015-09-01 16:30:27 +02:00
Kovacsics Robert (NixOS-SSD2)
7234e89913
txt2tags: init at 2.6
...
txt2tags is a KISS markup language
2015-09-01 14:12:26 +01:00
Carles Pagès
b4ad13f667
opencv: add version 3.0
...
Adding as a separate expression, as it is not api compatible with 2.x.
2015-09-01 14:53:32 +02:00
Luca Bruno
65c1afd238
rosegarden: disable parallel builds
2015-09-01 14:37:35 +02:00
Luca Bruno
ffb8143cb1
lttng-modules: 2.6.0-5 -> 2.6.2-1, fixes build on kernel 3.18
2015-09-01 14:10:59 +02:00
Thomas Tuegel
61cad61ebf
makeWrapper: accept --argv0
flag (/cc #9562 )
...
By default `makeWrapper` will not set argv[0] (this is a reversion to
the old default behavior). Based on the breakage we have seen from
changing the default, this is what most people want. The `wrapProgram`
function will send `--argv0 '"$0"'` to `makeWrapper`, i.e. it will
continue to pass-through the argv[0] that the wrapper is called with.
2015-09-01 13:27:12 +02:00
Vladimír Čunát
1464a4de57
nvidia-x11: don't install libvdpau* that we have already
...
Besides being redundant to inject libvdpau via LD_LIBRARY_PATH,
currently the drivers come with a vulnerable version.
https://devtalk.nvidia.com/default/topic/873035
2015-09-01 13:27:12 +02:00
Vladimír Čunát
5d5c053f68
libvdpau: security update 1.1 -> 1.1.1
...
CVE-2015-{5198,5199,5200}
2015-09-01 13:27:12 +02:00
Cillian de Róiste
3c7f1431c0
helmholtz: unset the curl user-agent to fix the download
...
I've checked this with the developer to ensure it isn't blocked
deliberately and she said it was just a problem with the hosting
provider, so it is fine to work around it.
2015-09-01 13:17:35 +02:00
Arseniy Seroka
6864526329
Merge pull request #9575 from lowfatcomputing/multimarkdown
...
multimarkdown: init at 4.7.1
2015-09-01 14:03:56 +03:00
Eelco Dolstra
79a8a9327d
Doh
2015-09-01 12:53:26 +02:00
Andreas Wagner
bea3ba66bb
multimarkdown: init at 4.7.1
2015-09-01 06:52:54 -04:00
Eelco Dolstra
6cadec8906
ant: Update to 1.9.6
2015-09-01 12:00:04 +02:00
Eelco Dolstra
8fc039188e
Mark some packages with undownloadable source as broken
2015-09-01 12:00:04 +02:00
Eelco Dolstra
7f0c5a2c8f
praat: Update to 5417
...
Mostly because the old URL didn't work.
2015-09-01 12:00:04 +02:00
Eelco Dolstra
0f78de00b8
vboot_reference: Fix Git URL
2015-09-01 12:00:04 +02:00
Luca Bruno
24ae56e7fe
ngrok: fix build
2015-09-01 11:59:01 +02:00
lethalman
81e47bce00
Merge pull request #9589 from ragnard/rkt-fix-image-download
...
rkt: Don't download stage1 image during build (fixes hydra build).
2015-09-01 11:18:25 +02:00
Rok Garbas
dbc6c2be3f
pythonPackages: fix pyutil on pypy platform
2015-09-01 11:10:27 +02:00
Ragnar Dahlén
6e1bee84d3
rkt: Don't download stage1 image during build.
...
The rkt build process requires a stage1 image. By default it will try
and download one with wget from coreos.com during the build. This change
explicitly downloads the image using `fetchurl`, verifying checksum,
then passes that to the build using appropriate configure flag.
2015-09-01 10:08:44 +01:00
Eelco Dolstra
9013dc5826
inotifyTools -> inotify-tools
...
Fixes #9456 .
2015-09-01 10:52:47 +02:00
Eelco Dolstra
217fbea5f9
Move some misplaced attributes
2015-09-01 10:50:18 +02:00
Eelco Dolstra
3ea329c6aa
Revert "all-packages: warn when using deprecated attributes"
...
This reverts commit c53018c9a1
. This
causes problems for "nix-env -qa", so we'll have to come up with a
clean solution first.
Issue #9456 .
2015-09-01 10:46:32 +02:00
William A. Kennington III
cf92e411ee
Revert "mongo-tools: fix build"
...
This reverts commit 3e391b839a
.
This is a slower way to build the tools. Lets get this going in parallel
again. Instead of replacing the whole install process, keep the parts
which work and do just the binary copying ourselves.
2015-09-01 01:41:07 -07:00
William A. Kennington III
8570384288
goPackages: Disable failing packages
2015-09-01 01:18:39 -07:00
Vladimír Čunát
b92c4a51e6
desktop and xmonad wrappers: preferLocalBuild
...
Also no substitution.
2015-09-01 09:43:37 +02:00
William A. Kennington III
bada26d5ab
ceph-dev: 9.0.2 -> 9.0.3
2015-09-01 00:26:20 -07:00
William A. Kennington III
04fe1dfe3a
accelio: 2015-07-28 -> 2015-08-30
2015-09-01 00:26:20 -07:00
Vladimír Čunát
a839a48b0a
root: fix build by -lX11
...
The pkgconfig change didn't help, but I'd leave it in.
2015-09-01 08:23:00 +02:00
Vincent Laporte
e94ddc290d
ocaml-bitstring: fix typo in Makefile
2015-09-01 06:43:37 +02:00
Tobias Geerinckx-Rice
cfe12c7edd
yodl: Sourceforge -> (fetchFrom)GitHub
...
Cosmetic tweaks; maintain.
CC@ pSub
2015-09-01 05:42:12 +02:00
Tobias Geerinckx-Rice
c2de55e6f8
python-packages: fusepy/gdrivefs platforms -> unix
...
FUSE is available on other Unix-alikes as well.
2015-09-01 05:30:17 +02:00
Tobias Geerinckx-Rice
687d60ec73
icmake: Sourceforge -> (fetchFrom)GitHub
...
Also add myself as a maintainer.
CC@ pSub
2015-09-01 05:28:53 +02:00
Tobias Geerinckx-Rice
7e4675cb00
bobcat: 3.25.02 -> 4.00.00
2015-09-01 05:28:53 +02:00
Arseniy Seroka
1c158ecdb4
vimPlugins: 2015-09-01 update
2015-09-01 05:10:53 +03:00
Arseniy Seroka
a3fab58287
Merge pull request #9583 from pjones/pkg/geda
...
geda: init at 1.8.2-20130925
2015-09-01 04:42:34 +03:00
Arseniy Seroka
e04f23b332
Merge pull request #9507 from benley/vim-unity
...
vimPlugins.unite: Init at 2015-08-29
2015-09-01 04:41:26 +03:00
Tobias Geerinckx-Rice
f4193da388
flexc++: 2.02.00 -> 2.03.00
...
Good-bye Sourceforge, hello (fetchFrom)GitHub. Please stay nice.
2015-09-01 03:28:19 +02:00
Arseniy Seroka
beda13e18a
Merge pull request #9240 from layus/inginious
...
python-INGInious: add at 0.3.dev1
2015-09-01 04:26:41 +03:00
Mateusz Kowalczyk
adbb5d7ca6
youtube-dl: update to 2015.08.28
2015-08-31 23:57:16 +01:00
Tobias Geerinckx-Rice
328f68cb7e
libpsl: list 2015-08-07 -> 2015-08-27
...
Use fetchFromGitHub for both list and library, removing fetchurl.
2015-08-31 23:59:16 +02:00
Peter Jones
1d4135eab9
geda: init at 1.8.2-20130925
2015-08-31 15:09:58 -06:00
Arseniy Seroka
b653aac1cc
Merge pull request #9576 from rnhmjoj/bdf2psf
...
bdf2psf: init at 1.132
2015-08-31 23:58:50 +03:00
Arseniy Seroka
268501ef06
Merge pull request #9579 from gebner/qalculate-gtk
...
qalculate-gtk: init at 0.9.7
2015-08-31 23:58:45 +03:00
Arseniy Seroka
fcacbc2d3b
Merge pull request #9580 from devhell/connman
...
connman: 1.28 -> 1.30
2015-08-31 23:58:29 +03:00
Arseniy Seroka
c0ed5753ac
yandex-disk: update 0.1.5.870 -> 0.1.5.905
2015-08-31 23:56:55 +03:00
Peter Jones
674d0a7992
curaLulzbot: init at 15.02.1-1.03-5064
2015-08-31 14:42:05 -06:00
Tobias Geerinckx-Rice
d35d991028
phc-intel: 0.4.0-rev{17 -> 18} for Linux 4.2
...
Fix build failure: http://hydra.nixos.org/build/25314451/nixlog/1
2015-08-31 20:53:41 +02:00
Tobias Geerinckx-Rice
11d1eeed7c
xca: 1.3.0 -> 1.3.1
2015-08-31 20:49:01 +02:00
Tobias Geerinckx-Rice
21a5df097c
reiser4progs: 1.0.9 -> 1.1.0
2015-08-31 20:49:00 +02:00
Tobias Geerinckx-Rice
8f86ec0976
fmit: add portaudioSupport (off by default)
2015-08-31 20:49:00 +02:00
Tobias Geerinckx-Rice
5f793dda66
Merge pull request #9232 from jraygauthier/jrg/libreoffice_icons_desktop
...
libreoffice: improvements.
2015-08-31 20:22:34 +02:00
devhell
10d5d9acf4
connman: 1.28 -> 1.30
...
Built fine, couldn't test though as I don't have a laptop around me at
the moment.
From the changelog:
```
Fix issue with pending DNS request during server change.
Fix issue with empty strings in nameservers configuration.
Fix issue with time servers during IP configuration change.
Fix issue with 4-way handshake during roaming.
Fix issue with open WiFi networks security.
Fix issue with support for WiFi AnonymousIdentity.
Fix issue with memory leak and DHCPv6 DUID handling.
Fix issue with DHCP client and P2P interaction.
Fix issue with handling provision file updates.
Fix issue with VPN state updates.
Disable 6to4 support by default.
```
2015-08-31 19:19:14 +01:00
Tobias Geerinckx-Rice
be91ec0fd7
fmit: qt53Full -> modular qt5 (currently 5.4)
...
See https://github.com/NixOS/nixpkgs/pull/9560 .
"Native" Qt audio capture is now broken (patches/time welcome). ALSA
should work just as well and is now enabled by default until Qt is fixed.
2015-08-31 19:29:09 +02:00
William A. Kennington III
6f19418b65
git: 2.5.0 -> 2.5.1
2015-08-31 10:27:07 -07:00
Gabriel Ebner
6b42cd852a
qalculate-gtk: init at 0.9.7
2015-08-31 19:20:29 +02:00
Guillaume Maudoux
c601814cd3
python-inginious: init at 0.3.dev1
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
7d4b026a81
python-PyVirtualDisplay: init at 0.1.5
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
72890773c4
python-EasyProcess: init at 0.1.9
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
2dedf83d37
python-web.py: init at 0.37
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
dee6dc162f
python-semantic_version: init at 2.4.2
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
c070bd7e0a
python-tidylib: init at 0.2.4
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
637097a142
python-simpleldap: init at 0.8
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
00abee22be
python-multiprocessing: init at 2.6.2.1
2015-08-31 18:27:19 +02:00
Guillaume Maudoux
0db8e6c792
python-PyLTI: init at 0.4.0
2015-08-31 18:27:19 +02:00
Guillaume Maudoux
96a1539256
python-cgroup-utils: init at 0.6
2015-08-31 18:27:19 +02:00
Guillaume Maudoux
73c61b6286
python-sh: update 1.08 -> 1.11
2015-08-31 18:26:44 +02:00
Guillaume Maudoux
579424f94a
python-PyYAML: update 3.10 -> 3.11
2015-08-31 18:26:43 +02:00
Guillaume Maudoux
ba3e4f6c10
python-pymongo: update 2.8 -> 3.0.3
2015-08-31 18:26:43 +02:00
Guillaume Maudoux
a57e6da65a
python-plumbum: update 1.4.2 -> 1.5.0
2015-08-31 18:26:43 +02:00
Eelco Dolstra
9000ddce90
openvpn: Update to 2.3.7
2015-08-31 17:54:56 +02:00
Eelco Dolstra
a88b9bf19e
Revert "openvpn: 2.3.6 -> 2.3.8"
...
This reverts commit f547eaab44
because
it breaks asking passphrased via systemd.
2015-08-31 17:54:56 +02:00
Tobias Geerinckx-Rice
6a02e7201c
packagekit: 1.0.7 -> 1.0.8
2015-08-31 17:17:33 +02:00
Tobias Geerinckx-Rice
2245e09218
geolite-legacy: update 2015-08-24 -> 2015-08-31
2015-08-31 17:17:33 +02:00
Tobias Geerinckx-Rice
80a882e6cc
dpkg: 1.18.1 -> 1.18.2
2015-08-31 17:17:33 +02:00
Tobias Geerinckx-Rice
5ab17dbe98
rescuetime: 2.8.8.1040 -> 2.8.9.1170
...
Fix build broken by upstream (unversioned) .deb change.
CC maintainer @cstrahan.
2015-08-31 17:17:32 +02:00
Tobias Geerinckx-Rice
45d5833e82
debian_devscripts: 2.15.4 -> 2.15.8
...
Also:
- add some previously missing dependencies and patch /usr paths
- fix fetching of https:// URIs with perlPackages.LWPProtocolHttps
- remove the bash completion work-around (no longer needed)
- add newly required make flags
- change licence from string to attribute (still unspecified)
CC maintainer @raskin.
2015-08-31 17:17:32 +02:00
Tobias Geerinckx-Rice
e3a93b6e9a
python-packages: mycli 1.3.0 -> 1.4.0
...
Remove now unused prompt_toolkit0_45, and pull the unversioned
attribute back to release 0.46 until dependents catch up.
2015-08-31 17:17:32 +02:00
Tobias Geerinckx-Rice
42f329e841
python-packages: pgcli 0.19.1 -> 0.19.2
2015-08-31 17:17:31 +02:00
Tobias Geerinckx-Rice
5d6323817c
python-packages: sqlparse 0.1.14 -> 0.1.16
2015-08-31 17:17:31 +02:00
Tobias Geerinckx-Rice
8a0a151d60
freefall: 3.19 -> 4.2
2015-08-31 17:17:30 +02:00
Peter Simons
4a8797d827
haskell-generic-builder: stop pre-pending "haskell-" to package names
...
A derivation of the Hackage package "foo" is called "haskell-foo" if it is a
library, but only "foo" if it is an executable (without a library). This
distinction used to be fine when Haskell packages where visible to operations
like "nix-env -qa" or "nix-env -i", but after our switch to Haskell NG it has
no more purpose. Consequently, this patch removes the name prefix from all
Haskell packages -- every Haskell package is now called exactly like it's
called on Hackage.
Closes https://github.com/NixOS/nixpkgs/pull/9538 .
2015-08-31 16:50:12 +02:00
Peter Simons
dea5d87e42
ghc-7.10.2: enable documentation builds by passing the required XML/XSLT toolchain
...
Closes https://github.com/NixOS/nixpkgs/issues/9265 .
Also, pass a hscolour binary to get source code links in the generated Haddock
documentation: closes https://github.com/NixOS/nixpkgs/issues/2985 .
2015-08-31 16:49:37 +02:00
Peter Simons
de2c043d5f
ghc: install bash completion shipped in version 7.10.x and later
...
Addresses one half of https://github.com/NixOS/nixpkgs/issues/9265 .
2015-08-31 16:49:00 +02:00
Peter Simons
c7a9fa11c0
haskell-DSA fails its test suite.
2015-08-31 16:46:39 +02:00
Peter Simons
d7055b15b7
ghc: drop obsolete version 7.10.1
...
The new 7.10.2 version works fine.
2015-08-31 16:46:39 +02:00
Peter Simons
34687b53e6
haskell-amazonka-core: test suite build failure has been fixed upstream
2015-08-31 16:46:39 +02:00
Peter Simons
0059984294
haskell-MFlow: build fixed upstream
2015-08-31 16:46:39 +02:00
Peter Simons
82160f77a3
hackage-packages.nix: update to 9ef9917fdb
with hackage2nix v20150824-49-gbeb4fa1
2015-08-31 16:46:36 +02:00
Nikolay Amiantov
4ce182c736
xlockmore: clean configure flags and add Xinerama and DPMS support
...
Close #9391 .
2015-08-31 16:35:26 +02:00
rnhmjoj
cb976a40ab
gohufont: add console version
2015-08-31 16:06:22 +02:00
rnhmjoj
d4b4647857
bdf2psf: init at 1.132
2015-08-31 16:04:32 +02:00
Peter Simons
77f18a152b
Merge pull request #9574 from rnhmjoj/pirate-get
...
pirate-get: init at 0.2.7
2015-08-31 15:43:56 +02:00
Arseniy Seroka
fc1165b0d9
Merge pull request #9550 from mbakke/pbr-1.6
...
pbr: 0.9.0 -> 1.6.0
2015-08-31 16:22:22 +03:00
Mateusz Kowalczyk
b263ca0208
Merge pull request #9513 from andrewrk/ffmpeg-2.7.2
...
ffmpeg: 2.7.1 -> 2.7.2
2015-08-31 14:07:27 +01:00
rnhmjoj
5553280940
pirate-get: init at 0.2.7
2015-08-31 13:04:20 +00:00
Austin Seipp
03bc71f174
nixpkgs: tarsnap 1.0.35 -> 1.0.36.1
...
This also fixes the same build failure present in `scrypt-1.2.0`,
which is quite trivial.
(partially cherry picked from commit 54c7053b
)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 08:01:38 -05:00
Austin Seipp
8a74451273
nixpkgs: scrypt 1.1.6 -> 1.2.0
...
Now with less build breakage!
2015-08-31 07:54:49 -05:00
Nikolay Amiantov
ed5f04eb86
deadbeef: fix patch checksum
2015-08-31 14:57:17 +03:00
Cillian de Róiste
75f880b1d1
mednafen: fix src url (sourceforge -> mednafen.fobby.net)
...
Also bump the minor version 0.9.38.5 -> 0.9.38.6
2015-08-31 13:50:14 +02:00
Marius Bakke
1869b8f213
stevedore: 0.15 -> 1.7.0
2015-08-31 12:42:22 +01:00
Marius Bakke
642a10df0e
oslosphinx: init at 3.1.0
2015-08-31 12:41:59 +01:00
Marius Bakke
f5f24ce884
pbr: 0.9.0 -> 1.6.0
2015-08-31 12:40:54 +01:00
Austin Seipp
7399c600e4
Revert "nixpkgs: scrypt 1.1.6 -> 1.2.0"
...
This breaks the build. :(
This reverts commit 4022e07c1e
.
2015-08-31 05:43:40 -05:00
Luca Bruno
3e391b839a
mongo-tools: fix build
2015-08-31 11:17:33 +02:00
Eelco Dolstra
4725d21583
bibtex-tools: Mark as broken
...
Tarball is missing.
2015-08-31 11:13:12 +02:00
Austin Seipp
4068869d62
nixpkgs: openresty 1.7.10.1 -> 1.9.3.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 03:18:13 -05:00
Austin Seipp
6e9b561a88
nixpkgs: trace-cmd 2.5.3 -> 2.6
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 03:17:18 -05:00
Austin Seipp
4022e07c1e
nixpkgs: scrypt 1.1.6 -> 1.2.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 03:17:17 -05:00
Austin Seipp
ce73dbd791
nixpkgs: pax-utils 1.0.5 -> 1.1.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 03:17:17 -05:00
Austin Seipp
860d720940
nixpkgs: nginxUnstable 1.9.3 -> 1.9.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 03:17:17 -05:00
Austin Seipp
5f5cc4e4f4
nixpkgs: musl 1.1.10 -> 1.1.11
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 03:17:17 -05:00
Austin Seipp
23b16c8d19
nixpkgs: mono 4.0.2.5 -> 4.0.3.20
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 03:17:17 -05:00
Austin Seipp
b1f502b94e
nixpkgs: afl 1.86b -> 1.88b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 03:17:16 -05:00
Austin Seipp
e84c8772c9
nixpkgs: nmap 6.47 -> 6.49BETA4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 03:17:16 -05:00
Peter Simons
5a961f4e84
Merge pull request #9568 from dfoxfranke/haskell-lucid
...
haskell-lucid: disable tests
2015-08-31 10:16:51 +02:00
Peter Simons
8a7d90499d
Merge pull request #9569 from dfoxfranke/haskell-comonad
...
haskell-comonad: re-enable tests
2015-08-31 10:16:23 +02:00
Vladimír Čunát
c53018c9a1
all-packages: warn when using deprecated attributes
...
The aliases are split into two groups, as mass-renaming is anticipated.
Also added fold markers as in the rest of file.
https://github.com/NixOS/nixpkgs/issues/9456
2015-08-31 09:56:03 +02:00
Daniel Fox Franke
ca673d66de
policycoreutils: fix i686-linux compilation error, closes #9544
...
This adds a patch to quiet a compiler warning which would be harmless
except that it breaks the build due to use of -Werror.
See http://hydra.nixos.org/build/25151888/nixlog/1
2015-08-31 09:39:07 +02:00
William A. Kennington III
38e2c1586b
zfs_git: 2015-07-21 -> 2015-08-30
2015-08-31 00:09:18 -07:00
William A. Kennington III
bdbe9fc172
spl_git: 2015-07-21 -> 2015-08-25
2015-08-31 00:09:02 -07:00
William A. Kennington III
5056267761
nvidia: Add 4.2 patch
2015-08-31 00:08:33 -07:00
Daniel Fox Franke
76a497c95e
haskell-comonad: re-enable tests
...
https://github.com/ekmett/comonad/issues/25 is fixed now and they
work again.
2015-08-30 22:19:36 -04:00
Daniel Fox Franke
cf3e2a5f5b
haskell-lucid: disable tests
...
They buggily make assumptions about the order in which strings appear
in a hash table and thereby fail on i686-linux. See
http://hydra.nixos.org/build/25132604/log/raw and
https://github.com/chrisdone/lucid/issues/25
2015-08-30 21:46:09 -04:00
William A. Kennington III
8e26a55dc4
linux: Add 4.2.0
2015-08-30 18:20:19 -07:00
rnhmjoj
721dc51640
telegram-cli: keep arguments passed to the wrapper
...
Also break long lines
2015-08-30 22:57:08 +00:00
Benjamin Staffin
cd142cea4f
vimPlugins.unite: Init at 2015-08-29
...
unite works nicely together with vimshell.
2015-08-30 15:31:52 -07:00
Domen Kožar
556eb9b30b
Merge pull request #9546 from dfoxfranke/openafs-client
...
openafs-client: 1.6.9 -> 1.6.14, fix build
2015-08-31 00:18:27 +02:00
Domen Kožar
83b5a75d94
nettle27: remove uneeded package superseeded by 3.x
...
(cherry picked from commit b4b6b914c45061b403e1d0db2858f44d7776e65e)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-31 00:07:55 +02:00
Domen Kožar
6936b5c183
Merge pull request #9547 from FRidh/scikitlearn
...
scikit-learn: fix i686 build failures
2015-08-31 00:05:43 +02:00
Arseniy Seroka
ca29db9262
Merge pull request #9519 from FRidh/dask
...
python-packages dask: init at 0.7.0
2015-08-31 01:00:11 +03:00
Arseniy Seroka
96ce94c151
Merge pull request #9557 from kamilchm/bluejeans-pulseaudio
...
bleujeans: fix hanging on connect screen
2015-08-31 00:59:25 +03:00
Arseniy Seroka
7cf4d2cf5b
Merge pull request #9556 from kamilchm/vim-go
...
vimPlugins: replace unmaintained vim-golang with vim-go
2015-08-31 00:58:54 +03:00
Arseniy Seroka
167f1891c3
Merge pull request #9565 from nbarbey/fuseiso
...
fuseiso: init at 20070708
2015-08-31 00:58:12 +03:00
Kamil Chmielewski
25f19c2725
vimPlugins: replace unmaintained vim-golang with vim-go
2015-08-30 22:36:02 +02:00
Nicolas Barbey
b4215fdda5
fuseiso: init at 20070708
2015-08-30 22:28:39 +02:00
Arseniy Seroka
984ca122f4
Merge pull request #9506 from benley/vim2nix
...
vimUtils.pluginnames2nix: fixes for non-nixos systems
2015-08-30 23:15:26 +03:00
Arseniy Seroka
4d76808fca
Merge pull request #9548 from hiberno/bump-rofi-pass
...
rofi-pass: 1.0 -> 1.2
2015-08-30 23:12:24 +03:00
Arseniy Seroka
582ed94aa2
Merge pull request #9559 from k0ral/conky
...
conky: 1.9.0 -> 1.10.0
2015-08-30 23:10:13 +03:00
Arseniy Seroka
89de878498
Merge pull request #9564 from k0ral/beets
...
beets: 1.3.13 -> 1.3.14
2015-08-30 23:09:39 +03:00
Bjørn Forsman
e9ad37e231
gnuradio: rename *-wrapper and *-full attributes to *-with-packages
...
Having both *-wrapper and *-full attribute names is rather confusing
(what's the difference?). And further, both packages are named
gnuradio-with-packages:
$ nix-env -f. -qaP ".*gnuradio.*"
gnuradio gnuradio-3.7.7.1
gnuradio-osmosdr gnuradio-osmosdr-0.1.4
gnuradio-full gnuradio-with-packages-3.7.7.1
gnuradio-wrapper gnuradio-with-packages-3.7.7.1
Get rid of *-wrapper and rename *-full to *-with-packages, to align it
with the package name.
Now:
$ nix-env -f. -qaP ".*gnuradio.*"
gnuradio gnuradio-3.7.7.1
gnuradio-osmosdr gnuradio-osmosdr-0.1.4
gnuradio-with-packages gnuradio-with-packages-3.7.7.1
And you can customize the *-with-packages variant like this:
gnuradio-with-packages.override { extraPackages = [...]; }
2015-08-30 22:01:46 +02:00
Thomas Tuegel
5d57d8244a
Merge pull request #9427 from henrytill/racket-6.2.1
...
racket: 6.2 -> 6.2.1
2015-08-30 13:56:54 -05:00
Andreas Wagner
e7a024abc4
urjtag: init at 0.10
...
[Bjørn: make the function argument lines occupy less vertical space.]
2015-08-30 20:47:24 +02:00
koral
d3723b300e
beets: 1.3.13 -> 1.3.14
2015-08-30 18:34:10 +00:00
William A. Kennington III
ba8b70bd54
etcd: 2.1.1 -> 2.1.2
2015-08-30 10:57:17 -07:00
William A. Kennington III
d96b30f5b0
dos2unix: 7.2.2 -> 7.3
2015-08-30 10:57:16 -07:00
William A. Kennington III
0210ecab70
ceph-git: 2015-08-18 -> 2015-08-29
2015-08-30 10:57:16 -07:00
William A. Kennington III
dc506110c1
nvidia: 352.30 -> 352.41
2015-08-30 10:57:16 -07:00
William A. Kennington III
b3d5a11b5b
lmbd: 0.9.15 -> 0.9.16
2015-08-30 10:57:16 -07:00
William A. Kennington III
d4fc051c06
jemalloc: 3.6.0 -> 4.0.0
2015-08-30 10:57:16 -07:00
Cillian de Róiste
2c5e423a77
calf: fix src URL (sourceforge->calf-studio-gear.org)
2015-08-30 19:02:09 +02:00
Cillian de Róiste
e67a0119e2
kde4.digikam: update from 4.11.0 to 4.12.0
2015-08-30 17:38:03 +02:00
Cillian de Róiste
6e58e2307a
xf86_input_wacom: update from 0.30.0 to 0.31.0
2015-08-30 17:37:36 +02:00
koral
7eb5b00d82
conky: 1.9.0 -> 1.10.0
2015-08-30 14:18:47 +00:00
Kamil Chmielewski
4b522294c8
bleujeans: fix hanging on connect screen
2015-08-30 16:13:49 +02:00
Thomas Tuegel
875f660481
wrapFirefox: remove (broken) sed trick
...
This sed trick to set argv[0] is made obsolete by c234f37
, which sets
argv[0] correctly anyway.
2015-08-30 08:33:44 -05:00
Peter Simons
78f1720532
haskell-lib: make sdistTarball and buildStrictly functions fuzzier to cope with Hydra builds
...
In Hydra CI environments, the version strings we get from Hydra don't
necessarily match those hard-coded into the Cabal files. To make those builds
succeed anyway, we have to apply some pattern matching.
2015-08-30 15:20:21 +02:00
Thomas Tuegel
29ee3ec8c4
cantor: patch to fix filename string type
2015-08-30 07:23:44 -05:00
Peter Simons
b2c3c58476
cabal2nix: add myself as a maintainer
2015-08-30 12:49:45 +02:00
Aycan iRiCAN
523cd395c7
cabal2nix: fixed sha256 hash
2015-08-30 11:47:25 +03:00
Austin Seipp
16b47aff4b
nixpkgs: saw-tools 0.1-20150609 -> 0.1.1-20150731
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-30 02:58:47 -05:00
Frederik Rietdijk
46e51883d8
scikit-learn: fix i686 build failures
...
Currently i686 builds fail because a couple of doctests fail.
The values are correct, but the dtype is missing.
This commit disables doctests.
2015-08-30 09:55:29 +02:00
hiberno
a51efdcb48
rofi-pass: 1.0 -> 1.2
2015-08-30 09:54:21 +02:00
Benjamin Staffin
395c268ab7
prometheus-statsd-bridge: fold into go-packages.nix
2015-08-30 00:26:10 -07:00
Benjamin Staffin
d17a29a150
prometheus-pushgateway: fold into go-packages.nix
2015-08-30 00:22:09 -07:00
Benjamin Staffin
4c95e49593
prometheus-node-exporter: fold into go-packages.nix
2015-08-30 00:16:00 -07:00
Benjamin Staffin
6122488297
prometheus-nginx-exporter: fold into go-packages.nix
2015-08-30 00:12:09 -07:00
Benjamin Staffin
4f53847ca2
prometheus-mysqld-exporter: fold into go-packages.nix
2015-08-29 23:51:19 -07:00
Benjamin Staffin
52dd6ea9d9
prometheus-mesos-exporter: fold into go-packages.nix
2015-08-29 23:47:13 -07:00
Benjamin Staffin
9001ad4106
prometheus-haproxy-exporter: fold into go-packages.nix
2015-08-29 23:37:48 -07:00
Benjamin Staffin
c5b6f17e1c
prometheus-collectd-exporter: fold into go-packages.nix
2015-08-29 23:30:27 -07:00
Benjamin Staffin
fe5a2b0a39
prom2json: fold into go-packages.nix
2015-08-29 23:19:48 -07:00
Benjamin Staffin
853602fae5
prometheus-cli: fold into go-packages.nix
2015-08-29 23:17:13 -07:00
Benjamin Staffin
87655d9fe8
prometheus-alertmanager: fold into go-packages.nix
2015-08-29 22:55:22 -07:00
Benjamin Staffin
d74e65bd6f
prometheus: fold definition into go-packages.nix
2015-08-29 22:46:57 -07:00
Benjamin Staffin
ff03cf23c6
prometheus-*: trivial cleanup
2015-08-29 22:30:26 -07:00
Benjamin Staffin
e734ce05b8
prometheus-pushgateway: move go-bindata into nativeBuildInputs
...
Thereotically make life easier for a future cross-compilation path.
2015-08-29 22:13:51 -07:00
Benjamin Staffin
94407ad644
prometheus-alertmanager: streamline build, prune buildInputs
...
It turns out it's no longer necessary to run the protoc and
static-asset compile steps ourselves, as those are included in the
upstream repo now.
2015-08-29 22:13:51 -07:00
Benjamin Staffin
a480bd89dc
prometheus-*: fixes to deal with goPackages multiple-outputs changes
2015-08-29 22:13:51 -07:00
Benjamin Staffin
96882b14d5
prometheus: Include console templates and libraries
...
Also tweaked to work with the recent goPackages multiple-outputs stuff.
2015-08-29 22:13:51 -07:00
Daniel Fox Franke
dbf8feb815
openafs-client: 1.6.9 -> 1.6.14, fix build
...
* Upgrade 1.6.9 -> 1.6.14
* Support all kernels
* Clean up nested smart-quotes that seemed to be causing a build failure
* Remove redundant `assert isLinux`: already checked by meta.platforms
2015-08-29 23:34:56 -04:00
Nikolay Amiantov
1d78437848
wesnoth: 1.10.7 -> 1.12.4
2015-08-30 05:36:17 +03:00
William A. Kennington III
affead28cb
goPackages: Update core packages from golang
2015-08-29 19:11:11 -07:00
William A. Kennington III
043839368e
goPackages: Exclude commonly useless go packages from being built
2015-08-29 19:10:24 -07:00
William A. Kennington III
ba7335700a
nghttp2: 1.1.2 -> 1.2.1
2015-08-29 18:19:38 -07:00
Carter Charbonneau
ffc679460f
networkmanager: build with dnsmasq
...
Networkmanager requires dnsmasq for network sharing
2015-08-30 02:55:56 +02:00
Thomas Tuegel
e9a8c5a988
Merge pull request #9524 from bjornfor/qt5-mkspecs-libgl
...
qt5: embed path to mesa (libGL) in Qt mkspecs file
2015-08-29 18:11:15 -05:00
Thomas Tuegel
fc0baf0ebe
Merge pull request #9343 from akaWolf/qtcreator
...
qtcreator: refactor for using qt54; qt4SDK, qt5SDK: commented
2015-08-29 18:10:27 -05:00
Daniel Fox Franke
36ac761340
expect: fix Darwin linkage
...
expect's build system doesn't seem to provide the proper linker flags
for the expect programs to be able to find libexpect on Darwin. (Stuff
like this should really just use libtool. *sigh*). Setting
DYLD_LIBRARY_PATH is an inelegant hack, but it gets the job done
without risking affecting other platforms.
2015-08-30 00:50:48 +02:00
Thomas Tuegel
7c3d65ec41
qt5Full: build from Qt 5.4 with qtEnv
2015-08-29 17:48:03 -05:00
Thomas Tuegel
b873f5bd62
Add qtEnv
2015-08-29 17:47:49 -05:00
koral
da6b369029
xurls: 0.6.0 -> 0.7.0
2015-08-29 23:46:18 +02:00
ro6
3207b9f70f
urweb: 20150520 -> 20150819
2015-08-29 23:41:22 +02:00
Benjamin Staffin
04bb91bcce
consul: revert to stable 0.5.2 rather than a snapshot
...
Follup to #9515 : It appears that Prometheus doesn't actually require an
unreleased version of Consul.
2015-08-29 23:23:09 +02:00
Daniel Fox Franke
e69a162ced
pythonPackages.gevent: works just fine on Darwin
...
Closes #8569 , #7275 , and #5782 . Obviates #8730 . As asserted by
@lethalman and observed by @aflatter and @ecyrb, this package
is currently building just fine on Darwin.
2015-08-29 23:10:11 +02:00
William A. Kennington III
26f9ea6dd5
goPackages: Fix tools
2015-08-29 13:25:00 -07:00
Bjørn Forsman
06ed82677a
qt5: embed path to mesa (libGL) in Qt mkspecs file
...
Fixes this problem, when building apps in QtCreator:
...(compile output window)
g++ -Wl,-rpath,/nix/store/1w7h7p6s2srfw2ady90k7072991lrnpp-qtbase-5.4.2/lib \
-o qt-test3 main.o mainwindow.o moc_mainwindow.o \
-L/nix/store/1w7h7p6s2srfw2ady90k7072991lrnpp-qtbase-5.4.2/lib \
-lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread
/nix/store/b8qhjrwf8sf9ggkjxqqav7f1m6w83bh0-binutils-2.23.1/bin/ld: cannot find -lGL
collect2: error: ld returned 1 exit status
mesa is already in the closure of Qt, so there is no size increase.
The patch is copied into both qt-5.3 and qt-5.4 directories, like other
patches are.
Note that programs still can _run_ against a different libGL (e.g. one
provided by nvidia) by configuring the dynamic linker. For instance,
NixOS sets the LD_LIBRARY_PATH environment variable to
/run/opengl-driver/lib/, meaning that whatever libGL is found there
will be used instead of the default (mesa).
2015-08-29 22:21:57 +02:00
Bjørn Forsman
16b5d3f70b
Fix eval
...
Fallout from 83cf8b0cf
(goPackages: Split into multiple derivations).
2015-08-29 22:18:59 +02:00
Rok Garbas
07c4cbccf1
pythonPackages.pycdio: applied patch since driver_id can be also long type
2015-08-29 22:03:45 +02:00
William A. Kennington III
83cf8b0cf8
goPackages: Split into multiple derivations
...
This should reduce the closure size for end users who only need go
binaries as well as reduce the size of closures hydra builders consume.
2015-08-29 12:58:03 -07:00
Rok Garbas
0b4bcaad95
pythonPackages.gcutil: fix pinning of google_apputils version
...
also added some more metadata to the package
2015-08-29 21:39:35 +02:00
Rok Garbas
32dca6d3b2
pythonPackages.qscintilla: dont build on py3 and pypy
...
because qscintilla is not a standard python package ``buildPythonPackage`` is
not used and ``disabled`` does do anything.
diff --git a/pkgs/top-level/python-packages.nix
b/pkgs/top-level/python-packages.nix index 93d40c3..925ceb0 100644 ---
a/pkgs/top-level/python-packages.nix +++ b/pkgs/top-level/python-packages.nix
@@ -11823,35 +11823,36 @@ let }; };
- qscintilla = pkgs.stdenv.mkDerivation rec {
- # TODO: Qt5 support
- name = "qscintilla-${version}";
- version = pkgs.qscintilla.version;
- disabled = isPy3k || isPyPy;
-
- src = pkgs.qscintilla.src;
-
- buildInputs = with pkgs; [ xorg.lndir qt4 pyqt4 python ];
-
- preConfigure = ''
- mkdir -p $out
- lndir ${pkgs.pyqt4} $out
- cd Python
- ${python.executable} ./configure-old.py \
- --destdir $out/lib/${python.libPrefix}/site-packages/PyQt4 \
- --apidir $out/api/${python.libPrefix} \
- -n ${pkgs.qscintilla}/include \
- -o ${pkgs.qscintilla}/lib \
- --sipdir $out/share/sip
- '';
+ qscintilla = if isPy3k || isPyPy
+ then throw "qscintilla-${pkgs.qscintilla.version} not supported for interpreter ${python.executable}"
+ else pkgs.stdenv.mkDerivation rec {
+ # TODO: Qt5 support
+ name = "qscintilla-${version}";
+ version = pkgs.qscintilla.version;
+
+ src = pkgs.qscintilla.src;
+
+ buildInputs = with pkgs; [ xorg.lndir qt4 pyqt4 python ];
+
+ preConfigure = ''
+ mkdir -p $out
+ lndir ${pkgs.pyqt4} $out
+ cd Python
+ ${python.executable} ./configure-old.py \
+ --destdir $out/lib/${python.libPrefix}/site-packages/PyQt4 \
+ --apidir $out/api/${python.libPrefix} \
+ -n ${pkgs.qscintilla}/include \
+ -o ${pkgs.qscintilla}/lib \
+ --sipdir $out/share/sip
+ '';
- meta = with stdenv.lib; {
- description = "A Python binding to QScintilla, Qt based text editing control";
- license = licenses.lgpl21Plus;
- maintainers = [ "abcz2.uprola@gmail.com" ];
- platforms = platforms.linux;
+ meta = with stdenv.lib; {
+ description = "A Python binding to QScintilla, Qt based text editing control";
+ license = licenses.lgpl21Plus;
+ maintainers = [ "abcz2.uprola@gmail.com" ];
+ platforms = platforms.linux;
+ };
};
- };
qserve = buildPythonPackage rec {
2015-08-29 21:22:29 +02:00
Rok Garbas
33cb16104c
vimPlugins: adding css_color_5056, ctrlp-py-matcher, ctrlp-z, goyo, vim-signify, vim-webdevicons
2015-08-29 21:01:38 +02:00
Rok Garbas
c61ade7b52
vimPlugins: updated (and sorted alphabetically)
2015-08-29 21:01:28 +02:00
William A. Kennington III
3afc3494bb
goPackages: Use parallel instead of forking in bash
2015-08-29 11:51:26 -07:00
Peter Simons
b9e999a595
Merge pull request #9526 from dfoxfranke/cvs-fast-export
...
cvs-fast-export: don't link against librt
2015-08-29 20:09:59 +02:00
Peter Simons
6b1bcc66ae
haskell-MFlow: fix build
2015-08-29 20:01:49 +02:00
William A. Kennington III
4121c5064a
parallel: Fix some needed dependencies
2015-08-29 10:49:23 -07:00
Jaka Hudoklin
8ceca44dbd
Merge pull request #9363 from Havvy/iojs
...
iojs: 3.0.0 -> 3.1.0
2015-08-29 19:00:15 +02:00
Jaka Hudoklin
ed63e18652
Merge pull request #9384 from jefdaj/bitcoinxt-twopackages
...
Add BitcoinXT as a separate package
2015-08-29 18:47:48 +02:00
Jaka Hudoklin
5c91812c79
Merge pull request #9351 from offlinehacker/pkgs/xca/update/1.3.0
...
xca: Update to 1.3.0
2015-08-29 18:44:56 +02:00
Jaka Hudoklin
256d2950b9
xca: 0.9.3 -> 1.3.0
2015-08-29 18:44:02 +02:00
Jaka Hudoklin
bb708a5dad
Merge pull request #9531 from offlinehacker/pkgs/skydns/update_2.5.2b
...
skydns: 2.5.0a -> 2.5.2b
2015-08-29 18:34:04 +02:00
Jaka Hudoklin
03b564620b
Merge pull request #9529 from offlinehacker/pkgs/qtpass/1.0.1
...
qtpass: 0.8.4 -> 1.0.1
2015-08-29 18:33:29 +02:00
Jaka Hudoklin
95e2403f86
Merge pull request #9530 from offlinehacker/pkgs/docker/fix_add_utillinux
...
docker: add blkid from utillinux to path
2015-08-29 18:32:52 +02:00
Jaka Hudoklin
e2f673e024
skydns: 2.5.0a -> 2.5.2b
2015-08-29 18:28:50 +02:00
Jaka Hudoklin
ff0575a2f1
docker: add blkid from utillinux to path
2015-08-29 18:25:39 +02:00
Jaka Hudoklin
367b0be7b4
qtpass: 0.8.4 -> 1.0.1
2015-08-29 18:23:08 +02:00
Daniel Fox Franke
07903b1617
cvs-fast-export: don't link against librt
...
It's superfluous on Linux, and it breaks the build on Darwin.
2015-08-29 12:05:52 -04:00
Bjørn Forsman
ab6af31ecb
spyder: enable for all python interpreters
...
Rope is not ported to python3 yet, so it is disabled (it's a
"recommended" dependency, not critical).
2015-08-29 17:41:35 +02:00
Frederik Rietdijk
dbc7e0fea5
spyder: 2.2.5 -> 2.3.6
...
Set environment variable to use setuptools (fixes build issue).
[Bjørn: split enabling spyder for python3 into separate commit.]
2015-08-29 17:41:35 +02:00
Peter Simons
c95f642260
Merge pull request #9508 from dfoxfranke/haskell-tar
...
haskellPackages.tar: disable tests
2015-08-29 16:09:21 +02:00
Bjørn Forsman
f6135c9fba
calibre: 2.35.0 -> 2.36.0
...
Unbreaks build, as the 2.35.0 source URL returns HTTP error 404.
2015-08-29 15:58:42 +02:00
Peter Simons
69b648ea95
Revert "Added K Framework package."
...
This reverts commit de02110903
. The package doesn't
compile: https://github.com/NixOS/nixpkgs/pull/7419#issuecomment-135972366 .
2015-08-29 15:38:33 +02:00
Domen Kožar
fe0d91a0eb
petrifoo: fix build
...
(cherry picked from commit dc8e1c199c074319be63fba8a0301b3332262927)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-29 14:12:36 +02:00
Domen Kožar
cbb7bc92b6
Merge pull request #9320 from kamilchm/vimPlugins-molokai
...
vimPlugins: add molokai
2015-08-29 14:09:51 +02:00
Domen Kožar
0c8b638b57
Merge pull request #9514 from dfoxfranke/glob2
...
glob2: fix build failure
2015-08-29 14:05:48 +02:00
Domen Kožar
806b679b6d
Merge pull request #9515 from benley/prometheus-0.15.1
...
Prometheus: update to 0.15.1
2015-08-29 14:04:43 +02:00
Domen Kožar
d9cb4f92b5
pythonPackages.protobuf: disable on pypy
...
(cherry picked from commit 172d2793b9819eb6fa87f88806aaf6c7587e3a2c)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-29 13:17:33 +02:00
Domen Kožar
df045923b4
Merge pull request #9491 from FRidh/importlib
...
importlib: disable for Python>2.6 and PyPy
2015-08-29 13:13:03 +02:00
Frederik Rietdijk
12553227d2
python-packages dask: init at 0.7.0
2015-08-29 13:03:36 +02:00
Frederik Rietdijk
582c9a81dc
python-packages dill: init at 0.2.4
2015-08-29 13:03:01 +02:00
Frederik Rietdijk
88d444b36f
python-packages objgraph: init at 2.0.1
2015-08-29 13:02:44 +02:00
Frederik Rietdijk
d3bc5765dd
python-packages xray: init at 0.6.0
2015-08-29 12:36:11 +02:00
Vincent Laporte
1a2d05a840
getdata: 0.8.8 -> 0.8.9
2015-08-29 11:57:10 +02:00
Frederik Rietdijk
fb5f7832d9
gnome 3.16 accersiser: change ipythonLight to ipython
2015-08-29 10:57:37 +02:00
Frederik Rietdijk
df8ddf9809
python-packages ipyparallel: init at 4.0.2
2015-08-29 10:57:37 +02:00
Frederik Rietdijk
4aed6b2d29
python-packages nbconvert: init at 4.0.0
2015-08-29 10:57:37 +02:00
Frederik Rietdijk
2e27fdab1f
python-packages nbformat: init at 4.0.0
2015-08-29 10:57:36 +02:00
Frederik Rietdijk
70dddefc96
python-packages notebook: init at 4.0.4
...
The Jupyter notebook used to be part of ipython
2015-08-29 10:57:36 +02:00
Frederik Rietdijk
529083ae67
python-packages qtconsole: init at 4.0.1
...
The qtconsole used to be part of the ipython package.
2015-08-29 10:57:36 +02:00
Frederik Rietdijk
86137992f7
python-packages jupyter_client: init at 4.0.0
2015-08-29 10:57:35 +02:00
Frederik Rietdijk
50aed1ee10
importlib: disable for Python>2.6 and PyPy
...
importlib is part of the standard library for Python > 2.6 and PyPy.
Tested with nix-shell for all *Packages.importlib versions.
2015-08-29 10:43:42 +02:00
Frederik Rietdijk
e9407cda10
python-packages ipykernel: init at 4.0.3
2015-08-29 10:36:42 +02:00
Frederik Rietdijk
3ccedc7630
python-packages ipython: 3.2 -> 4.0
2015-08-29 10:36:42 +02:00
Frederik Rietdijk
2669bf2005
python-packages jupyter_core: init at 4.0.4
2015-08-29 10:36:42 +02:00
Frederik Rietdijk
470c99125a
python-packages traitlets: init at 4.0.0
2015-08-29 10:36:41 +02:00
Frederik Rietdijk
12e9aaf753
python-packages ipython_genutils: init at 0.1.0
2015-08-29 10:36:41 +02:00
Frederik Rietdijk
d0f947cfc4
python-packages pickleshare: init at 0.5
2015-08-29 10:36:41 +02:00
Frederik Rietdijk
650116a773
python-packages pathpy: 5.2 -> 7.6
...
Note that tests fail because of apparently a bug in the dependency
pytestrunner.
The latest version of pathpy is 8.0. However, that version breaks the qtconsole.
2015-08-29 10:36:41 +02:00
Frederik Rietdijk
c81eed6e61
python-packages pytestrunner: init at 2.6.2
2015-08-29 10:06:32 +02:00
Frederik Rietdijk
4b12129b1e
python-packages mistune: init at 0.7.1
2015-08-29 10:05:02 +02:00
Frederik Rietdijk
80b356a918
python-packages simplegeneric: init at 0.8.1
2015-08-29 10:03:32 +02:00
Benjamin Staffin
86eca38b0c
prometheus: 0.14.0 -> 0.15.1
2015-08-29 00:19:22 -07:00
Benjamin Staffin
49f9aba5dd
goPackages: update various Prometheus dependencies
...
Improving style and adding dates along the dependency tree.
2015-08-29 00:19:16 -07:00
Tuomas Tynkkynen
6b866a37fc
xrdb: Use mcpp as the preprocessor
...
Close #9501 , fixes #9480 .
By default, xrdb uses GCC as the preprocessor at runtime for X resource files.
However, gcc is a large dependency, so replace it with mcpp, a much smaller
preprocessor (currently under a megabyte on i686).
Arch Linux already does this as well, so this should be relatively safe:
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/xorg-xrdb
2015-08-29 08:29:59 +02:00
Daniel Fox Franke
7f26d95dcf
glob2: fix build failure
...
The same issue was reported here to Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746854
Apparently this failure only cropped up with g++-4.9, but looking at
the code I have no idea how it ever worked without this patch.
2015-08-29 01:09:24 -04:00
Andrew Kelley
9dd6f4f6ce
ffmpeg: 2.7.1 -> 2.7.2
2015-08-28 22:08:43 -07:00
Daniel Fox Franke
17667cd6ac
haskellPackages.tar: disable tests
...
They fail on i686-linux: http://hydra.nixos.org/build/25088435/nixlog/2
2015-08-28 22:41:56 -04:00
Benjamin Staffin
5fe9618a30
vimUtils.pluginnames2nix: fixes for non-nixos systems
...
Now referring to the nix prefetch scripts through their nixpkgs
derivation in order to make sure their shebang lines are rewritten
properly. Otherwise nix-prefetch-hg fails on Ubuntu (and probably
Debian) systems, where /bin/sh is not bash.
2015-08-28 19:27:33 -07:00
William A. Kennington III
d2dce19793
uid_wrapper: 1.1.0 -> 1.1.1
2015-08-28 17:53:48 -07:00
William A. Kennington III
3e6092fe6b
libraw: 0.16.0 -> 0.17.0
2015-08-28 17:50:55 -07:00
William A. Kennington III
b409331a5a
ipset: 6.24 -> 6.26
2015-08-28 17:49:15 -07:00
William A. Kennington III
6d83b13734
ceph: 0.94.2 -> 0.94.3
2015-08-28 17:49:03 -07:00
William A. Kennington III
2d16959bb8
goPackages: gcloud-golang don't mark broken as this breaks anything depending on metadata
2015-08-28 16:29:48 -07:00
William A. Kennington III
645709eaa5
go1.5: Remove the bootstrap as it is unneeded
2015-08-28 16:29:22 -07:00
William A. Kennington III
500f871d45
go1.5: Fix references to go1.4
2015-08-28 16:17:47 -07:00
William A. Kennington III
5a303519fa
kernel: 3.12.46 -> 3.12.47
2015-08-28 15:46:34 -07:00
William A. Kennington III
c5e2beab9f
Revert mongodb-tools: use Go 1.4
...
Unneeded as it works fine with Go 1.5 now
2015-08-28 15:44:50 -07:00
William A. Kennington III
43ea4b670c
ipfs: Update
2015-08-28 15:43:35 -07:00
Peter Simons
d34f7ded49
ghc-head: update to current HEAD
2015-08-28 22:28:06 +02:00
Peter Simons
97c5f0577d
haskell-llvm-general: the new version still doesn't support LLVM 3.5
2015-08-28 22:28:06 +02:00
Peter Simons
67fcedd517
haskell-harp has been fixed upstream.
2015-08-28 22:28:06 +02:00
Peter Simons
12dcb664d6
haskell-amazonka-core can't compile its test suite.
2015-08-28 22:28:06 +02:00
Peter Simons
c375b224b0
haskell-concurrent-extra fails its test suite.
2015-08-28 22:28:06 +02:00
Peter Simons
b45e3290c9
haskell-wx: new versions require wkGTK 3.0
2015-08-28 22:28:06 +02:00
Peter Simons
2bcad47a90
hackage-packages.nix: update to ca23e76c2e
with hackage2nix v20150824-45-g9a3a80d
2015-08-28 22:28:02 +02:00
Nicolas B. Pierron
03fb785b5c
Merge pull request #9497 from joachifm/fuppes-broken
...
fuppes: mark as broken
2015-08-28 20:51:42 +02:00
Domen Kožar
6dab6ed76b
Merge pull request #9494 from FRidh/nibabel
...
nibabel: remove failing test
2015-08-28 19:20:26 +02:00
Domen Kožar
bd161d0dfc
Merge pull request #9496 from FRidh/pyfribidi
...
pyfribidi: disable for pypy
2015-08-28 19:19:35 +02:00
Kosyrev Serge
18926d981c
ghcNokinds: 2015-07-18 -> 2015-08-26
2015-08-28 19:50:18 +03:00
Joachim Fasting
624eba1885
fuppes: mark as broken
...
This package has been broken since 2014-01-20, according to Hydra [1]. I tried
various ad-hoc patching & adding missing dependencies, uncovering yet more
errors. Updating is also out of the question, as nixpkgs already contains the
latest version.
[1]: https://hydra.nixos.org/build/25188337
2015-08-28 17:22:26 +02:00
Domen Kožar
93e8a121c8
hedgewars: add missing patch
2015-08-28 17:09:35 +02:00
Frederik Rietdijk
15aa28f71b
pyfribidi: disable for pypy
...
Extension module. pypy is unsupported.
2015-08-28 16:51:07 +02:00
Arseniy Seroka
5ea112f4c3
Merge pull request #9465 from fazo96/ne
...
ne: init at 3.0.1
2015-08-28 17:43:12 +03:00
Frederik Rietdijk
2927f1a883
nibabel: remove failing test
...
One of the tests explicitly calls python, which will fail with python3.
The issue has been reported upstream,
https://github.com/nipy/nibabel/issues/341
For now, remove the test.
Fix also the license type.
2015-08-28 16:24:08 +02:00
Enrico Fasoli
0f041e5487
ne: init at 3.0.1
...
ne: building improvements
2015-08-28 14:24:03 +00:00
Luca Bruno
01a874b3cf
gcloud-golang: mark as broken
2015-08-28 15:17:29 +02:00
Domen Kožar
b950ec8617
Merge pull request #9485 from taku0/firefox-bin-40.0.3
...
firefox-bin: 40.0.2 -> 40.0.3
2015-08-28 14:22:36 +02:00
Domen Kožar
01587f02a2
hedgewars: 0.9.20.5 -> 0.9.21, fix build
...
(cherry picked from commit 199be0273eb347a432d74cd50d9ef6083c73c1dd)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-28 14:00:17 +02:00
Arseniy Seroka
eb4ba90ef8
Merge pull request #9486 from benley/vimproc-fix
...
vimproc: Fix when run on non-NixOS linux distros
2015-08-28 14:41:45 +03:00
Luca Bruno
77354ebacd
gcr: 3.14.0 -> 3.16.0, should fix race condition during build
2015-08-28 11:35:29 +02:00
Eelco Dolstra
0619a23236
firefox: Update to 40.0.3
2015-08-28 11:26:44 +02:00
Arseniy Seroka
4302291e3d
Merge pull request #9483 from lebastr/qmidiroute
...
qmidiroute: init at 0.3.0
2015-08-28 11:49:38 +03:00
Frederik Rietdijk
6ec74dfdef
gmpy/gmpy2 disable for PyPy
...
gmpy and gmpy2 are both extension modules that cannot be used with PyPy.
2015-08-28 09:28:31 +02:00
Benjamin Staffin
a166119486
vimproc: Fix when run on non-NixOS linux distros
...
Prior to this change, if there exists a /lib*/ld-linux*.so.2 on a
system, vimproc will try to load vimproc_linux64.so or
vimproc_linux32.so instead of vimproc_unix.so, which is what nix
actually builds.
2015-08-27 20:35:46 -07:00
taku0
3f14b5f226
firefox-bin: 40.0.2 -> 40.0.3
2015-08-28 10:12:21 +09:00
Arseniy Seroka
7589dd61e8
Merge pull request #9464 from joachifm/electrum-2_4_3
...
electrum: 2.4 -> 2.4.3
2015-08-28 01:31:22 +03:00
Arseniy Seroka
096515656d
Merge pull request #9475 from dezgeg/pr-uboot-update
...
u-boot: 2015.04 -> 2015.07
2015-08-28 01:31:02 +03:00
Arseniy Seroka
4a549c1045
Merge pull request #9469 from rycee/reptyr
...
reptyr: 0.5 -> 0.6.2
2015-08-28 01:30:29 +03:00
Arseniy Seroka
d6eaae77f9
Merge pull request #9476 from fazo96/syncthing-update
...
syncthing: 0.11.21 -> 0.11.22
2015-08-28 01:29:55 +03:00
Jascha Geerds
4e478cbeaa
cask: 0.7.2 -> 0.7.3
2015-08-27 22:08:24 +02:00
Alexander Lebedev
e96ee79006
qmidiroute: init at 0.3.0
2015-08-27 19:00:08 +00:00
Eelco Dolstra
1502117418
sane-backends: Separate doc output
2015-08-27 19:07:44 +02:00
Eelco Dolstra
0ac4ad33fd
Unify the docbook-xsl and docbook-xsl-ns expressions
2015-08-27 19:07:44 +02:00
Eelco Dolstra
97cd7cfea2
docbook-xsl: Remove cruft
2015-08-27 19:07:44 +02:00
Eelco Dolstra
4e41b64511
valgrind: Separate doc output
2015-08-27 19:07:44 +02:00
Domen Kožar
e5b6de902f
setuptools: 18.0.1 -> 18.2
...
(cherry picked from commit 43b3f6e59d5e948adeab1ffd74a09ec252b372fd)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-27 18:46:10 +02:00
Domen Kožar
07ca74f60f
Merge pull request #9481 from rycee/fix/xdaliclock
...
xdaliclock: replace use of builderDefsPackage
2015-08-27 18:41:00 +02:00
Luca Bruno
52d7550da3
gdm: point to /etc/gdm/custom.conf
2015-08-27 18:11:39 +02:00
Damien Cassou
7043fa844c
Merge pull request #9479 from DamienCassou/update-umlet-13.3
...
umlet 13.2 → 13.3
2015-08-27 17:20:16 +02:00
Damien Cassou
3dc24b9e53
umlet 13.2 → 13.3
2015-08-27 17:14:54 +02:00
Robert Helgesson
6a41cb828e
xdaliclock: replace use of builderDefsPackage
2015-08-27 16:44:23 +02:00
Enrico Fasoli
d4988bd5ba
syncthing: 0.11.21 -> 0.11.22
2015-08-27 14:17:33 +00:00
Tuomas Tynkkynen
071009ee4f
ubootJetsonTK1: Install some more files
...
tegra-uboot-flasher needs 'u-boot', 'u-boot-nodtb-tegra.bin' and
'u-boot.dtb' for its 'flash' subcommand, and 'u-boot-dtb-tegra.bin'
for its exec subcommand.
No, there's no sanity in the embedded world.
2015-08-27 17:14:46 +03:00