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
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