Peter Simons
ccd3e52b60
Merge pull request #9917 from FlorentBecker/sage
...
Update sage to 6.8
2015-09-30 17:28:36 +02:00
Bjørn Forsman
f35de8ea64
jenkins: 1.594 -> 1.631
2015-09-30 17:25:39 +02:00
Peter Simons
67fb69c23b
configuration-hackage2nix.yaml: update list of broken packages
2015-09-30 17:24:28 +02:00
Peter Simons
750e15fbd7
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-6-g5d5ccfe-dirty using the following inputs:
- Nixpkgs: 7a2a9bbe15
- Hackage: 82f4bbff1b
- LTS Haskell: 831a37566b
- Stackage Nightly: e7fd25c827
2015-09-30 17:24:23 +02:00
Thomas Strobel
cc29a6e788
neard: add sample applications
2015-09-30 16:10:16 +02:00
Thomas Strobel
ca4a4714ef
neardal: add 'ncl' and 'demo' application
2015-09-30 16:10:06 +02:00
Rob Vermaas
df9fc0f8e0
Remove nixops unstable expression, until we reintroduce it again. Currently it is not referenced, as nixopsUnstable = nixops.
2015-09-30 12:49:11 +00:00
Thomas Tuegel
d323fa9f8b
quasselDaemon: fix typo
2015-09-30 07:40:44 -05:00
Thomas Tuegel
7696ac23b9
quassel: add compatibility aliases
2015-09-30 07:24:01 -05:00
Arseniy Seroka
35ee5b8376
Merge pull request #10151 from ardumont/update-python-package-pygit2
...
python-packages: pygit2 0.21.2 -> 0.23.1
2015-09-30 15:02:34 +03:00
Arseniy Seroka
df13fd5ae5
Merge pull request #10150 from khumba/netbeans-8
...
netbeans: 7.4 -> 8.0.2
2015-09-30 15:02:14 +03:00
Thomas Tuegel
a6c81b2b29
phonon_qt5_backend_gstreamer: un-rename
...
Accidentally renamed to phonon_backend_gstreamer_qt5 in Qt 5.5 upgrade.
2015-09-30 06:25:23 -05:00
Thomas Tuegel
246e306d2a
kde-workspace: fix build with kdelibs-4.14.12
...
kdelibs-4.14.12 enables stricter CMake policies which break the
build. Patch to disable the offending test.
2015-09-30 06:22:56 -05:00
Antoine R. Dumont
c346eeae51
python-packages: pygit2 0.21.2 -> 0.23.1
2015-09-30 12:05:35 +02:00
Thomas Strobel
6b934c30d3
neardal: init at 0.7-post-git-20150930
2015-09-30 11:36:47 +02:00
Peter Simons
741437dffc
configuration-hackage2nix.yaml: update list of broken packages
2015-09-30 11:33:37 +02:00
Peter Simons
96c1c16771
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-6-g5d5ccfe using the following inputs:
- Nixpkgs: d64ca94227
- Hackage: 8f14dec431
- LTS Haskell: 831a37566b
- Stackage Nightly: e7fd25c827
2015-09-30 11:33:29 +02:00
Tobias Geerinckx-Rice
40503a2eab
redshift: add hicolor_icon_theme dependency
...
This fixes the icon-theme.cache collision by removing it during Fixup.
2015-09-30 10:03:59 +02:00
Karn Kallio
5ed03241be
texlive: Fix download file names to be current.
2015-09-30 09:21:09 +02:00
Bryan Gardiner
eaddd4e5e8
netbeans: additional patching
...
- Patches a new awk call in the Netbeans 8 launcher, to fix a warning
on startup:
/nix/store/...-netbeans-8.0.2/netbeans/platform/lib/nbexec: line 201:
/usr/bin/awk: No such file or directory
- Patches a bunch of sh/perl/python shebangs.
2015-09-29 22:03:38 -07:00
Bryan Gardiner
30cd66910e
netbeans: 7.4 -> 8.0.2
2015-09-29 22:03:38 -07:00
William A. Kennington III
e45e777c37
kernel: Remove uneeded patch for 4.2
2015-09-29 17:47:18 -07:00
Tobias Geerinckx-Rice
c7c677bc7b
p910nd: init at 0.97
2015-09-30 02:29:52 +02:00
Tobias Geerinckx-Rice
7e3bd2e86d
mcelog: build in parallel
2015-09-30 02:29:51 +02:00
Tobias Geerinckx-Rice
fc381c5e0c
mcelog: 127 -> 128
...
Fix spurious assertion when parsing sysfs.
2015-09-30 02:29:51 +02:00
Tobias Geerinckx-Rice
bc46be7fc9
fmit: correct stdenv.lib.{optional -> optionals}
2015-09-30 02:29:51 +02:00
Tobias Geerinckx-Rice
49da51697b
redshift: use our own XDG_DATA_DIRS
2015-09-30 02:29:50 +02:00
William A. Kennington III
05fd70b4be
kernel: 4.2.1 -> 4.2.2
2015-09-29 15:57:30 -07:00
William A. Kennington III
40773c7605
kernel: 4.1.8 -> 4.1.9
2015-09-29 15:57:29 -07:00
Jaka Hudoklin
ea4850ca64
Merge pull request #10023 from offlinehacker/pkgs/modsecurity/add
...
modsecurity: add modsecurity, and create nginx plugin
2015-09-30 00:19:38 +02:00
Thomas Tuegel
8e9fca18e3
plasma54: don't override mkDerivation
...
Provides a globally unique name (plasmaPackage) instead of using
attribute paths as namespaces and locally overloading the mkDerivation
name.
2015-09-29 16:58:59 -05:00
Thomas Tuegel
5ba93bd4c3
kf513: don't override mkDerivation
...
Provides a globally unique name (kdeFramework) instead of using
attribute paths as namespaces and locally overloading the mkDerivation
name.
2015-09-29 16:57:26 -05:00
Thomas Tuegel
cf5ed04f49
kdeApps_15_08: don't override mkDerivation
...
Provide a globally unique name (kdeApp) instead of using attribute paths
as namespaces and locally overloading the mkDerivation name.
2015-09-29 16:54:51 -05:00
Rob Vermaas
92e98c2b03
nixops: 1.2 -> 1.3
...
(cherry picked from commit a91d4f8a24
)
2015-09-29 19:53:47 +00:00
Domen Kožar
41007653db
Merge pull request #10122 from Havvy/elixir
...
elixir: 1.0.5 -> 1.1.0
2015-09-29 21:48:25 +02:00
Charles Strahan
597d191844
eventstat: init at 0.02.02
2015-09-29 15:45:09 -04:00
Arseniy Seroka
e166298ed3
Merge pull request #9646 from codedmart/vimDarwinPython
...
vim: update python_framework.patch for darwin
2015-09-29 22:42:36 +03:00
vbgl
b02c07641b
Merge pull request #10014 from vbgl/camlp5-6.13
...
camlp5: 6.12 → 6.14
2015-09-29 19:43:15 +02:00
Vladimír Čunát
bfd8e56aa6
webkitgtk-2.4: drop autoreconf, propagate harfbuzz-icu
...
The autoreconf phase isn't needed anymore but wasn't removed.
Fixes #10099 (I think).
It's maybe slightly wasteful for the closure, but it's likely that
in the case of webkit it won't be a big deal and icu might
be in the closure anyway.
2015-09-29 18:16:37 +02:00
Thomas Strobel
8d7fba9b65
neard: init at 0.15-post-git-20510929
2015-09-29 17:54:26 +02:00
Marcus Crestani
c6de42d4d4
libxkbcommon: Remove --version-script
on Darwin
...
Close #10094 . Simplified by vcunat.
2015-09-29 15:30:05 +02:00
Eelco Dolstra
0e3c1e31b1
Remove zfs-git and spl-git
...
See https://github.com/NixOS/nixpkgs/pull/10042#commitcomment-13422343 .
2015-09-29 14:54:12 +02:00
Peter Simons
391549c5f4
Remove the haskell.packages.ghc6104 package set.
...
It's broken, and no-one seems to care enough to fix it (which would be a
tricky endeavor, anyway).
2015-09-29 14:46:40 +02:00
Peter Simons
664de99887
Fix nix-env -f "<nixpkgs>" -qaP -A haskell.packages.ghc6123.
2015-09-29 14:46:08 +02:00
Brandon Martin
265e675152
vim: update python_framework.patch for darwin
2015-09-29 06:44:17 -06:00
Rickard Nilsson
94eac9ccbd
opentsdb: 2.1.0 -> 2.1.1
2015-09-29 14:26:12 +02:00
Tobias Geerinckx-Rice
9515611009
geolite-legacy: update 2015-09-22 -> 2015-09-29
2015-09-29 13:48:31 +02:00
Thomas Tuegel
e6eb429128
remove kde414.networkmanagement
...
It has been unmaintained for years, being replaced by plasma-nm.
2015-09-29 06:42:38 -05:00
Peter Simons
8ce784cc02
Merge pull request #10135 from matthiasbeyer/update-gitAndTools.git-extras
...
gitAndTools.git-extras: 2.2.0 -> 3.0.0
2015-09-29 13:34:42 +02:00
Ryan Scheel (Havvy)
f824566fb3
elixir: 1.0.5 -> 1.1.1
...
Had to change the `mix` shebang to do coreutils/bin/env elixir, not
coreutils/bin/env elixir/bin/elixir.
2015-09-29 13:10:39 +02:00
Matthias Beyer
05fab76355
gitAndTools.git-extras: 2.2.0 -> 3.0.0
2015-09-29 12:27:22 +02:00
Matthias Beyer
bebfc6ad82
wmutils-core: 1.0 -> 1.1
2015-09-29 12:25:38 +02:00
Luca Bruno
51512d4c8f
heimdal: try disabling parallel builds due to hydra issues
...
cc @wkennington
2015-09-29 10:49:33 +02:00
Matthias Beyer
f92d27d214
neon: Put version into own variable
2015-09-29 10:46:21 +02:00
Matthias Beyer
d2c32179fe
neon: 0.29.6 -> 0.30.1
2015-09-29 10:46:21 +02:00
Matthias Beyer
e547393fac
jetty: 5.1.4 -> 6.1.4
2015-09-29 10:41:26 +02:00
Matthias Beyer
6e7a8808d6
avfs: 1.0.2 -> 1.0.3
2015-09-29 10:41:00 +02:00
Luca Bruno
b7f49e89af
xulrunner: disable gconf
2015-09-29 10:29:48 +02:00
Matthias Beyer
9d66251812
openbox: 3.5.2 -> 3.6.1
2015-09-29 10:10:31 +02:00
Peter Simons
5602d609c7
Fix or disable broken Haskell builds.
2015-09-29 09:53:37 +02:00
Peter Simons
a14264db3e
haskell-pandoc-citeproc has spurious test suite failures.
2015-09-29 09:53:37 +02:00
Peter Simons
e23d69c6f3
Add LTS Haskell 3.7.
2015-09-29 09:53:37 +02:00
Peter Simons
0139c51f1b
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-6-g5d5ccfe using the following inputs:
- Nixpkgs: f21f116631
- Hackage: f8855b5494
- LTS Haskell: 831a37566b
- Stackage Nightly: 96ef887f31
2015-09-29 09:53:36 +02:00
Tobias Geerinckx-Rice
788800e437
libpsl: list 2015-09-15 -> 2015-09-25
2015-09-29 03:45:44 +02:00
Tobias Geerinckx-Rice
87989f0e2f
mcelog: fix --version
output ("unknown" -> "127")
2015-09-29 03:35:55 +02:00
Tobias Geerinckx-Rice
d53cb31426
mcelog: 126 -> 127
2015-09-29 03:28:54 +02:00
Tobias Geerinckx-Rice
614f7a46bf
hack-font: 2.013 -> 2.015
...
Changes: https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md
2015-09-29 03:27:13 +02:00
Tobias Geerinckx-Rice
ff2bb85e2c
redshift: clean up a little
...
- Remove bogus second 'python' argument from substituteInPlace
- Format optional dependencies after their *Support argument
2015-09-29 03:21:35 +02:00
Tobias Geerinckx-Rice
19f2be4523
redshift: add gtk3 & correctly set GI_TYPELIB_PATH
...
This should fix https://github.com/NixOS/nixpkgs/issues/10097 .
2015-09-29 03:21:35 +02:00
Tobias Geerinckx-Rice
8ce79e0ef0
d-feet: remove unused arguments
2015-09-29 03:21:34 +02:00
Tobias Geerinckx-Rice
3e5e151b04
redshift: lib.optional -> lib.optionals
2015-09-29 03:21:34 +02:00
Matthew Maurer
e6f51faa12
capnproto: 0.5.1.2 -> 0.5.3
2015-09-28 18:33:48 -04:00
Moritz Ulrich
47c92a87c8
mutt: 1.5.23 -> 1.5.24
...
This change uses a different patchset for mutt-with-sidebar.
2015-09-29 00:23:55 +02:00
Arseniy Seroka
e916273209
Merge pull request #10102 from bdimcheff/add-textile-to-jekyll
...
jekyll: add RedCloth dependency for textile support
2015-09-28 23:57:26 +03:00
Arseniy Seroka
248e38d995
Merge pull request #10120 from mstarzyk/obnam
...
obnam: 1.16 -> 1.17
2015-09-28 23:53:56 +03:00
Brandon Dimcheff
2131d401ea
jekyll: add RedCloth dependency for textile support
...
This allows jekyll to be used with textile markup
2015-09-28 16:53:43 -04:00
Eelco Dolstra
9e38b81af8
wget: Reduce closure size
...
This reduces the wget closure from 377 MiB to 49 MiB, which is in
particular good for EC2 images, since they include wget. The main
changes:
* Disable libpsl - this isn't very big itself, but it pulls in libicu,
which is 36 MiB. It also adds build-time dependencies on packages
like gtk-doc, dblatex, tetex etc.
* Replace gnutls with openssl. The former pulls in runtime
dependencies like guile, python, binutils, gcc, ncurses, etc.
2015-09-28 22:29:50 +02:00
Maciek Starzyk
034f72dbe8
obnam: 1.16 -> 1.17
2015-09-28 22:14:23 +02:00
Arseniy Seroka
8eecf2d98a
Merge pull request #10119 from k0ral/xurls
...
xurls: 0.7.0 -> 0.8.0
2015-09-28 23:04:14 +03:00
Edward Tjörnhammar
c351c22db5
ihaskell: make sure the wrapped binaries pick up the python path
2015-09-28 21:26:17 +02:00
Edward Tjörnhammar
14c18ad9b8
ihaskell: use python.buildEnv
2015-09-28 21:26:17 +02:00
obadz
db31c1c438
orpie: init at 1.5.2
...
[Bjørn: add meta.platforms]
2015-09-28 21:03:11 +02:00
koral
02da999dc3
xurls: 0.7.0 -> 0.8.0
2015-09-28 17:56:15 +00:00
goibhniu
74a3f4b10a
Merge pull request #10106 from andrewrk/libsoundio
...
libsoundio: 1.0.1 -> 1.0.2
2015-09-28 18:48:43 +02:00
Jude Taylor
6d63d1cdc6
excise accidental change included with 14bd5c0
2015-09-28 09:35:54 -07:00
Jude Taylor
14bd5c0b39
revert realLibtool
2015-09-28 09:19:57 -07:00
Charles Strahan
25e582c497
meteor: init at 1.2.0.1
...
closes #10064
2015-09-28 10:39:37 -04:00
Eelco Dolstra
03575caf9d
Boldly update default Linux kernel to 4.1
...
4.1 is the latest long-term kernel. Better to get this out of the way
early in the release cycle.
2015-09-28 16:36:39 +02:00
goibhniu
1cc351da07
Merge pull request #10112 from datakurre/datakurre-zc_buildout_nix
...
zc_buildout_nix: 1.4.0 -> 1.4.3
2015-09-28 16:16:34 +02:00
Eelco Dolstra
5b52b3589c
valgrind: Update to 3.11.0
2015-09-28 15:52:31 +02:00
Eelco Dolstra
506463e06c
sysstat: Update to 11.0.7
2015-09-28 15:46:24 +02:00
Eelco Dolstra
422e3736d5
thunderbird: Update to 38.2.0
2015-09-28 15:44:37 +02:00
Eelco Dolstra
a8de8e71d6
libmicrohttpd: Update to 0.9.43
2015-09-28 15:43:14 +02:00
Eelco Dolstra
4b664cb922
chromium-dev: Revert to 47.0.2508.0
...
47.0.2516.0 doesn't build.
http://hydra.nixos.org/build/26422610
http://hydra.nixos.org/build/26422600
2015-09-28 15:40:13 +02:00
Asko Soukka
f38f70021c
zc_buildout_nix: 1.4.0 -> 1.4.3
2015-09-28 15:38:10 +03:00
laMudri
4138fa09fd
urbit: init at 2015.09.26
2015-09-28 13:25:23 +01:00
Arseniy Seroka
d7d7650483
Merge pull request #10114 from ikervagyok/wpa_supplicant
...
wpa_supplicant: 2.4 -> 2.5
2015-09-28 14:43:45 +03:00
Rob Vermaas
ad4f110b73
Revert "nixops: 1.2 -> 1.3."
...
This reverts commit 43dee76b4b
.
2015-09-28 11:41:10 +00:00
Rob Vermaas
43dee76b4b
nixops: 1.2 -> 1.3.
...
(cherry picked from commit fcaf96b8d4
)
2015-09-28 11:33:58 +00:00
Lengyel Balázs
c67efeb616
wpa_supplicant: 2.4 -> 2.5
2015-09-28 13:29:01 +02:00
Bjørn Forsman
3dec100104
qt55: apply mkspecs-libgl.patch from qt54
2015-09-28 10:39:11 +02:00
Bjørn Forsman
583845d00b
qt54: add missing mesa include dir
...
Try to build e.g. the Qt5 Camera Example[1] and see that qmake fails to
find <GL/gl.h>. This fixes it.
[1] http://doc.qt.io/qt-5/qtmultimediawidgets-camera-example.html
(Although since nixpkgs qtcreator still lacks 'examples', we have to
download the sources manually and use "qmake && make".)
2015-09-28 10:39:11 +02:00
Bjørn Forsman
c79fa9aeda
Fix eval
...
Fix breakage from 078d544005
("libdbusmenu-qt5: build with Qt 5.5").
2015-09-28 10:38:05 +02:00
Edward Tjörnhammar
7cef1a4150
ihaskell: pass an ipython jupyter environment
2015-09-28 09:00:00 +02:00
Charles Strahan
a36ab12727
Merge pull request #10067 from tailhook/unprivileged_overlayfs
...
Unprivileged overlayfs mounts kernel patch from ubuntu
2015-09-28 01:27:50 -05:00
Edward Tjörnhammar
e8ebf051a9
idea-{community,ultimate}: 14.1.4 -> 14.1.5
2015-09-28 07:22:59 +02:00
Benjamin Saunders
fce8924331
libuv: 1.6.1 -> 1.7.5
...
closes #9814
2015-09-28 01:00:50 -04:00
Andrew Kelley
3fef85b168
libsoundio: 1.0.1 -> 1.0.2
2015-09-27 18:43:30 -07:00
Arseniy Seroka
9597ff6c8c
Merge pull request #10081 from fazo96/openmw
...
openmw: init at 0.36.1
2015-09-28 00:27:53 +03:00
Enrico Fasoli
e3538153b5
openmw: init at 0.36.1
2015-09-27 23:22:31 +02:00
Thomas Tuegel
cbe318d531
Merge branch 'qt-5.5'
2015-09-27 16:07:05 -05:00
Arseniy Seroka
329d0271ed
Merge pull request #9977 from avnik/inconsolata-lgc
...
inconsolata-lgc: init at 30bbc1b
2015-09-27 23:33:14 +03:00
Arseniy Seroka
8d1dd2630a
Merge pull request #10093 from yochai/master
...
steam: added libcxxabi workaround
2015-09-27 23:30:10 +03:00
Thomas Tuegel
c20b7ba4f3
cool-retro-term: build with Qt 5.5
2015-09-27 15:09:51 -05:00
Thomas Tuegel
3ae6dabaed
plasma54: allow overriding mkDerivation
2015-09-27 15:09:51 -05:00
Thomas Tuegel
63d95f505e
kdeApps_15_08: allow overriding mkDerivation
2015-09-27 15:09:51 -05:00
Thomas Tuegel
d8d5e9868c
dropbox: prepare for Qt upgrade
2015-09-27 15:09:50 -05:00
Thomas Tuegel
f998d502fc
dropbox: build with Qt 5.5
2015-09-27 15:09:50 -05:00
Thomas Tuegel
62fc4cf4d1
add qt5Libs
2015-09-27 15:09:49 -05:00
Thomas Tuegel
f00d622e44
dropbox: set meta.platforms
2015-09-27 15:09:49 -05:00
Thomas Tuegel
60fc0af74a
sddm: build with Qt 5.5
2015-09-27 15:09:49 -05:00
Thomas Tuegel
50f76e0625
mlt-qt5: build with Qt 5.5
2015-09-27 15:09:49 -05:00
Thomas Tuegel
8d5b2be9ae
lightdm_qt: build with Qt 5.5
2015-09-27 15:09:48 -05:00
Thomas Tuegel
0331d7e7a7
flightgear: build with Qt 5.5
2015-09-27 15:09:47 -05:00
Thomas Tuegel
5ecc06293a
mudlet: build with Qt 5.5
2015-09-27 15:09:47 -05:00
Thomas Tuegel
51496d6c6d
sonic-visualiser: build with Qt 5.5
2015-09-27 15:09:46 -05:00
Thomas Tuegel
3060396296
musescore: build with Qt 5.5
2015-09-27 15:09:46 -05:00
Thomas Tuegel
3935f63732
keyfinder: build with Qt 5.5
2015-09-27 15:09:45 -05:00
Thomas Tuegel
e25434801b
fmit: build with Qt 5.5
2015-09-27 15:09:45 -05:00
Thomas Tuegel
d97dbf87c0
dfasma: build with Qt 5.5
2015-09-27 15:09:44 -05:00
Thomas Tuegel
fdc0e17490
cantata: build with Qt 5.5
2015-09-27 15:09:44 -05:00
Thomas Tuegel
9e3b22d25a
telepathy_qt5: build with Qt 5.5
2015-09-27 15:09:44 -05:00
Thomas Tuegel
e462bdce89
openbr: build with Qt 5.5
2015-09-27 15:09:43 -05:00
Thomas Tuegel
e745467726
libkeyfinder: build with Qt 5.5
2015-09-27 15:09:43 -05:00
Thomas Tuegel
569316e4fc
grantlee: build with Qt 5.5
2015-09-27 15:09:42 -05:00
Thomas Tuegel
dfbcab342a
accounts-qt: build with Qt 5.5
2015-09-27 15:09:17 -05:00
Thomas Tuegel
4a3d7eae7e
qmltermwidget: build with Qt 5.5
2015-09-27 15:08:49 -05:00
Thomas Tuegel
3d6110d221
deprecate kde414.networkmanagement
2015-09-27 15:08:49 -05:00
Thomas Tuegel
38461f18c3
signon: build with Qt 5.5
2015-09-27 15:08:48 -05:00
Thomas Tuegel
078d544005
libdbusmenu-qt5: build with Qt 5.5
2015-09-27 15:08:46 -05:00
Thomas Tuegel
cf4defce2c
quassel: build with Qt 5.5
2015-09-27 15:08:12 -05:00
Thomas Tuegel
fde78376e4
add kf5PackagesFun
2015-09-27 15:08:12 -05:00
Thomas Tuegel
2e0589b4ca
kde414: build with kdelibs-4.14.12
...
Upstream changes to the build system required adjusting many packages'
dependencies. On the Nixpkgs side, we no longer propagate the dependency
on cmake (to reduce closure size), so downstream dependencies had to be
adjusted for most packages that depend on kdelibs.
2015-09-27 15:08:12 -05:00
Thomas Tuegel
dd264938bc
kdeApps_15_08: init at 15.08.1
2015-09-27 15:08:11 -05:00
Thomas Tuegel
a482b9be4a
plasma54: init at 5.4.1
2015-09-27 15:08:11 -05:00
Thomas Tuegel
32a5695f2c
kf513: init at 5.13.0
2015-09-27 15:08:10 -05:00
Thomas Tuegel
c9a6d288b5
vlc_qt5: build with Qt 5.5
2015-09-27 15:08:10 -05:00
Thomas Tuegel
943c2bf059
qca-qt5: build with Qt 5.5
2015-09-27 15:08:09 -05:00
Thomas Tuegel
60000c87ae
popplerQt: build with Qt 5.5
2015-09-27 15:08:09 -05:00
Thomas Tuegel
e2c25b2f60
polkitQt: build with Qt 5.5
2015-09-27 15:08:08 -05:00
Thomas Tuegel
52798834a8
phonon: build with Qt 5.5
2015-09-27 15:08:08 -05:00
Enrico Fasoli
fb6403aeaa
ogre: replace broken hg clone url with http url (to speed up download)
...
Old package expression had two problems:
* source download link was broken
* when working, it downloaded almost 400 MB of data because it cloned
the entire mercurial repo, via http it's only about 140 MB.
[Bjørn: extend commit message]
2015-09-27 21:50:29 +02:00
Bjørn Forsman
c8c9457190
wildmidi: 0.3.6 -> 0.3.8
...
Tested with `nox-review wip --against origin/master`. No breakage.
2015-09-27 21:29:55 +02:00
Vladimír Čunát
6070cd09fc
haskell: make ghc
, cabal-install
, and stack
visible
...
Thanks to @peti. Close #10035 .
2015-09-27 17:18:44 +02:00
Peter Simons
5c161d43ed
haskell-hpack: disable broken test suite
2015-09-27 17:06:06 +02:00
Thomas Tuegel
0c9460db08
add qt5LibsFun
2015-09-27 09:50:46 -05:00
Thomas Tuegel
fe49213ba6
qt55: init at 5.5.0
2015-09-27 09:46:48 -05:00
Peter Simons
d15e437cff
Merge pull request #10086 from lancelotsix/update_autoconf_archive
...
autoconf-archive: 2015.02.24 -> 2015.09.25
2015-09-27 15:52:54 +02:00
Yochai
2b761358a8
steam: added libcxxabi workaround
2015-09-27 16:47:14 +03:00
Luca Bruno
57d41aaed7
libgit2: add 0.21.x version as it's incompatible with the new 0.23
2015-09-27 15:27:57 +02:00
Edward Tjörnhammar
be9bb0904e
Merge pull request #10090 from matthiasbeyer/update-taskserver
...
taskserver: 1.0.0 -> 1.1.0
2015-09-27 13:18:05 +02:00
Matthias Beyer
0f1620c887
taskserver: 1.0.0 -> 1.1.0
2015-09-27 13:13:11 +02:00
Brian McKenna
2db64534f1
oraclejdk8: Fix installation of JCE
...
Oracle changed the path of the files.
Previous versions looked like:
$ jar tf UnlimitedJCEPolicyJDK7.zip
UnlimitedJCEPolicy/
UnlimitedJCEPolicy/US_export_policy.jar
UnlimitedJCEPolicy/local_policy.jar
UnlimitedJCEPolicy/README.txt
The new version looks like:
$ jar tf jce_policy-8.zip
UnlimitedJCEPolicyJDK8/
UnlimitedJCEPolicyJDK8/local_policy.jar
UnlimitedJCEPolicyJDK8/README.txt
UnlimitedJCEPolicyJDK8/US_export_policy.jar
A better solution is probably just to trim the directory off completely.
2015-09-27 20:28:49 +10:00
Lancelot SIX
a4158cbe94
autoconf-archive: 2015.02.24 -> 2015.09.25
...
See https://lists.gnu.org/archive/html/info-gnu/2015-09/msg00007.html
for announcement
2015-09-27 08:41:01 +00:00
Vincent Laporte
6a238d4b3e
coq-ext-lib: c2c71a2a -> 0.9.0 & 1.0.0-beta2
2015-09-27 10:24:25 +02:00
Greyson Fischer
3cf4106806
pythonPackages.ofxclient: init at 1.3.8
2015-09-26 22:36:06 -04:00
Greyson Fischer
833afad27a
pythonPackages.ofxhome: init at 0.3.1
2015-09-26 22:35:41 -04:00
Greyson Fischer
159703178d
pythonPackages.ofxparse: init at 0.14
2015-09-26 22:35:07 -04:00
Greyson Fischer
fce4cc1983
pythonPackages.ofxtools: init at 0.3.8
2015-09-26 22:33:58 -04:00
Arseniy Seroka
4a8e06f1f0
Merge pull request #10022 from gebner/goldendict-20150801
...
goldendict: 1.0.1 -> 1.5.0.20150801
2015-09-27 01:51:47 +03:00
Arseniy Seroka
5afb75464f
Merge pull request #10057 from matthiasbeyer/update-multitail
...
multitail: 6.2.1 -> 6.4.1
2015-09-27 01:39:41 +03:00
Arseniy Seroka
4b1edcf5e5
Merge pull request #10079 from fazo96/mygui-fix
...
mygui: 3.2.0 -> 3.2.2
2015-09-27 01:37:14 +03:00
michael bishop
569baff20d
bonnie++: init at 1.03e
...
[Bjørn: sort alphabetically in all-packages.nix, shorten
meta.description.]
2015-09-26 21:46:09 +02:00
aszlig
8e44a66b3b
toilet: init at 0.3
...
It's a replacement for the figlet utility based on libcaca and has a few
more features, such as:
* The ability to load FIGlet fonts
* Support for Unicode input and output
* Support for colour fonts
* Support for colour output
* Support for various output formats: HTML, IRC, ANSI...
I've stolen the description from the Debian package:
https://packages.debian.org/sid/toilet
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-26 21:04:15 +02:00
aszlig
b34adfb71a
libcaca: Add zlib as a dependency.
...
In order to load compressed figlet/toilet fonts, libcaca needs to have
support for zlib.
The motivation behind this is because I'm going to package toilet, which
comes with compressed fonts by default.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-26 21:04:15 +02:00
Enrico Fasoli
b3d7d5537c
mygui: 3.2.0 -> 3.2.2
2015-09-26 20:52:33 +02:00
Jascha Geerds
8da40f902e
pithos: Don't use python name prefix
2015-09-26 20:21:32 +02:00
Jascha Geerds
93adb22c6f
pithos: Use wrap-gapps-hook
2015-09-26 20:21:32 +02:00
Jascha Geerds
f168f6907b
pithos: Use https url in meta.homepage
2015-09-26 20:21:32 +02:00
Jascha Geerds
8e9bd1c1c1
pithos: Add myself as a maintainer
2015-09-26 20:21:32 +02:00
Bjørn Forsman
3f27be8e5d
dbench: move loadfiles from $out/share/ to $out/share/loadfiles/
...
Seems cleaner.
Hm, there are also loadfiles in $out/share/doc/dbench/loadfiles/
(installed by the upstream build system), but there is no iscsi/
directory in there.
2015-09-26 15:26:17 +02:00
Bjørn Forsman
dc06278641
dbench: expression clean-up
...
Whitespace, ordering, add meta attributes.
2015-09-26 15:08:50 +02:00
Bjørn Forsman
8e7ce3de00
dbench: 20101121 -> 2013-01-01 (latest)
...
This fixes the build (the old version has wrong hash now).
2015-09-26 15:01:39 +02:00
Matthias Beyer
fb99a1d410
multitail: 6.2.1 -> 6.4.2
...
This patch includes:
* multitail: Move version to own variable
* multitail: Add myself as package maintainer
2015-09-26 11:03:17 +02:00
Vladimír Čunát
1f73d482d6
beets: fix tarball evaluation by asserting isLinux
...
/cc #10069 .
2015-09-26 09:29:49 +02:00
Edward Tjörnhammar
4dda511ec3
Merge pull request #10060 from matthiasbeyer/update-bwm_ng
...
bwm_ng: 0.6 -> 0.6.1
2015-09-26 08:56:41 +02:00
Edward Tjörnhammar
a3e2dd3233
Merge pull request #10058 from matthiasbeyer/update-joe
...
joe: 4.0 -> 4.1
2015-09-26 08:56:26 +02:00
Raymond Gauthier
eebe362911
xfce.thunar-archive-plugin: init at 0.3.1 ( close #10029 )
...
A `thunar` plugin that adds archive manipulation features to
right click on file/directory menu. It can use either gnome or
kde archive managers. Detection of backend based on
`*.desktop` files mime types.
Should supercede non-functional pre-existing
`xfce.thunar_archive_plugin` (which for some
unknown reason is building the volume manager
plugin).
Also removed `xfce.thunar_archive_plugin` because
superceded.
Tests:
- When plugin package is installed, the supplementary
menu entries appear in thunar.
- Succesfully extracted an archive using backend
`file-roller` through thunar menu entry.
+ minor changes from vcunat, mainly meta.
2015-09-26 08:18:06 +02:00
Paul Colomiets
84c0098117
Unprivileged overlayfs mounts kernel patch from ubuntu
...
This allows to create overlayfs mounts by unprivileged containers (i.e.
in user and mount namespace). It's super-useful for containers.
The patch is trivial as I understand from the patch description it's
does not have security implications (on top of what user namespaces
already have). And it's enabled in ubuntu long time ago. Here is a proof:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1357025
2015-09-26 00:42:16 +03:00
William A. Kennington III
4f798100d8
Merge pull request #10061 from matthiasbeyer/update-libgit2
...
libgit2: 0.21.2 -> 0.23.2
2015-09-25 13:53:19 -07:00
William A. Kennington III
585e0031f5
Merge pull request #10055 from mayflower/racer-rustfmt
...
Fix/Update racer and rustfmt
2015-09-25 13:52:57 -07:00
Eric Seidel
86b1a18721
Merge pull request #9405 from zimbatm/darwin-listing
...
Restore the listing of Darwin packages.
2015-09-25 13:50:44 -07:00
Arseniy Seroka
01aa6a68ac
Merge pull request #10037 from Beauhurst/hg_crecord
...
mercurial: add package for crecord extension as optional dependency, …
2015-09-25 23:30:08 +03:00
lethalman
d56f2d009f
Merge pull request #10065 from dezgeg/pr-fio
...
fio: Minor refactor
2015-09-25 22:16:49 +02:00
Tuomas Tynkkynen
2549373cb9
fio: Minor refactor
...
- Use postPatch for patching, so don't need to manually override
configurePhase and installPhase.
- Add python to buildInputs, so fio2gnuplot gets patchShebangs'd.
- Add platforms, so it gets built by Hydra.
2015-09-25 22:16:43 +03:00
viric
46c18a47e1
Merge pull request #10063 from akaWolf/qtox
...
qTox: update & fix git revision.
2015-09-25 19:23:47 +02:00
Wout Mertens
55e8d8ea61
Merge pull request #9941 from utdemir/upgrade-nodejs-4-1
...
nodejs: 0.12.7 -> 4.1.0
2015-09-25 19:02:04 +02:00
Artjom Vejsel
1bfa084cdc
qtox: 20150821 -> 20150925
2015-09-25 19:47:51 +03:00
Artjom Vejsel
0c95190fff
qtox: fix git hash revision
2015-09-25 19:36:23 +03:00
Michael Peyton Jones
ef8e002bf0
heatseeker: init at 1.3.0
2015-09-25 16:27:43 +01:00