Eelco Dolstra
b23038dd80
Merge remote-tracking branch 'origin/master' into systemd-219
2015-10-01 14:17:46 +02:00
Eelco Dolstra
96e1b7eaf9
gnome-settins-daemon: Use libgudev
2015-10-01 14:17:24 +02:00
Arseniy Seroka
375ab720b3
Merge pull request #10124 from maurer/capnproto-bump
...
capnproto: 0.5.1.2 -> 0.5.3
2015-10-01 15:16:44 +03:00
Antoine R. Dumont (@ardumont)
2f5cbb1b62
emacs-packages: elpy add runtime dependencies on pythonpackages.elpy
2015-10-01 14:08:19 +02:00
Eelco Dolstra
562851a068
thunderbird: Update to 38.3.0
2015-10-01 13:54:00 +02:00
Eelco Dolstra
25bb1e10f3
firefox: Update to 41.0.1
2015-10-01 13:51:24 +02:00
taku0
57155e04a7
firefox-bin: 41.0 -> 41.0.1, thunderbird-bin: 38.2.0 -> 38.3.0
2015-10-01 20:44:37 +09:00
Arseniy Seroka
237428a938
Merge pull request #10130 from matthiasbeyer/update-avfs
...
avfs: 1.0.2 -> 1.0.3
2015-10-01 14:22:09 +03:00
Arseniy Seroka
3489413f46
Merge pull request #10131 from matthiasbeyer/update-openbox
...
openbox: 3.5.2 -> 3.6.1
2015-10-01 14:21:53 +03:00
Arseniy Seroka
e0ae584dc7
Merge pull request #10134 from matthiasbeyer/update-wmutils-core
...
wmutils-core: 1.0 -> 1.1
2015-10-01 14:21:44 +03:00
Arseniy Seroka
b752952a33
Merge pull request #10132 from matthiasbeyer/update-jetty
...
jetty: 5.1.4 -> 6.1.4
2015-10-01 14:21:38 +03:00
Arseniy Seroka
ebfc08b92e
Merge pull request #10154 from Twey/master
...
openfire: Fix JVM test
2015-10-01 14:20:59 +03:00
Arseniy Seroka
f34aedfbd7
Merge pull request #10161 from dezgeg/pr-update-rpm
...
rpm: 4.11.2 -> 4.12.0
2015-10-01 14:20:43 +03:00
Antoine R. Dumont
3e91739437
emacs-packages: elpy init at 1.9.0
2015-10-01 12:34:19 +02:00
Antoine R. Dumont
d69c493eed
emacs-packages: pyvenv init at 1.7
2015-10-01 12:34:19 +02:00
Antoine R. Dumont
b429a536de
emacs-packages: highlight-indentation init at 0.7.0
2015-10-01 12:34:19 +02:00
Antoine R. Dumont
c623972091
emacs-packages: find-file-in-project init at 3.5
2015-10-01 12:34:19 +02:00
Antoine R. Dumont
8755a79cb8
emacs-packages: yasnippet init at 0.8.1
2015-10-01 12:34:19 +02:00
Antoine R. Dumont (@ardumont)
364667c390
python-packages: elpy add runtime dependencies
2015-10-01 12:34:19 +02:00
Antoine R. Dumont
7fa6cc7529
python-packages: elpy 1.0.1 -> 1.9.0
2015-10-01 12:21:47 +02:00
Antoine R. Dumont
2593829486
python-packages: importmagic init at 0.1.3
2015-10-01 12:20:13 +02:00
Vladimír Čunát
00935b2554
Merge #10104 : picolisp, ccl and sbcl improvements
2015-10-01 11:23:30 +02:00
Vladimír Čunát
673f3de193
lisps: some refactoring
2015-10-01 11:20:24 +02:00
Damien Cassou
d5c92d5093
Merge pull request #10163 from DamienCassou/update-sound-juicer-3.16.1
...
sound-juicer: 3.15.92 → 3.16.1
2015-10-01 09:47:39 +02:00
Damien Cassou
fb0cb11471
sound-juicer: 3.15.92 → 3.16.1
2015-10-01 09:41:45 +02:00
Vincent Laporte
dad6e8d5d7
smtube: 15.8.0 -> 15.9.0
2015-10-01 08:54:00 +02:00
Jude Taylor
0870c09854
darwin purity: emacs-24.5-mac
2015-09-30 17:14:43 -07:00
William A. Kennington III
3e96b763d2
llvm: Switch to 3.7 by default
2015-09-30 16:18:36 -07:00
William A. Kennington III
cfba54975e
mesa: 10.6.8 -> 11.0.2
2015-09-30 16:18:36 -07:00
Tuomas Tynkkynen
aa6076f9f5
rpm: 4.11.2 -> 4.12.0
2015-10-01 00:42:36 +03:00
Tomas Hlavaty
4e66ba1a70
lisp-packages: git.b9.com moved to git.kpe.io
2015-09-30 23:41:01 +02:00
Tomas Hlavaty
29f120d7b2
sbcl: improve bootstrap and add arm support
...
clisp bootstrap is very slow and clisp doesn't compile on arm
now it is possible to also bootstrap using ccl:
sbclBootstrapHost = "${ccl}/bin/${ccl.CCL_RUNTIME} -b -n";
or alternatively using clisp
sbclBootstrapHost = "${clisp}/bin/clisp -norc";
2015-09-30 23:40:58 +02:00
Tomas Hlavaty
64bde29a31
sbcl: 1.2.14 -> 1.2.15
2015-09-30 23:36:40 +02:00
Tomas Hlavaty
f9f919e2bf
ccl: also on arm
2015-09-30 23:36:40 +02:00
Tomas Hlavaty
411d83d5fe
picolisp: compile on arm and i686
2015-09-30 23:36:40 +02:00
Tomas Hlavaty
5ecdc8f3c6
picolisp: 3.1.10 -> 3.1.11
2015-09-30 23:36:40 +02:00
William A. Kennington III
e7bb9e1023
Merge branch 'master.upstream' into staging.upstream
2015-09-30 13:26:04 -07:00
William A. Kennington III
647671bc53
bluez5: 5.33 -> 5.35
2015-09-30 13:23:18 -07:00
William A. Kennington III
383377437e
chromium: Updates
...
Built and run locally
- Beta: 46.0.2490.33 -> 46.0.2490.42
- Stable: 45.0.2454.99 -> 45.0.2454.101
2015-09-30 13:22:38 -07:00
Bryan Gardiner
4eb5068a13
claws-mail: fix conflict with shared_mime_info link
...
Fixes #10156 . Close #10157 .
2015-09-30 19:43:29 +02:00
Bryan Gardiner
c39a557095
claws-mail: add hicolor_icon_theme dependency
...
We want the hicolor_icon_theme hook to strip Claws's icon-theme.cache.
2015-09-30 19:42:52 +02:00
Jude Taylor
d14bb302a7
syntax error
2015-09-30 10:23:44 -07:00
Domen Kožar
d8c1284d81
pythonPackages: bump pyramid, webob and btrees
2015-09-30 18:15:21 +02:00
Thomas Tuegel
3e600a805d
quassel_qt5: fix build with Qt 5.5
2015-09-30 10:53:52 -05:00
James ‘Twey’ Kay
1b5fdd1bc9
openfire: Fix JVM test
2015-09-30 16:39:09 +01:00
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
Jude Taylor
333ed12c70
darwin purity: aria2
2015-09-30 00:36:35 -07:00
Jude Taylor
12d49bbe66
darwin purity: httrack
2015-09-30 00:36:35 -07:00
Jude Taylor
a424afdedd
darwin purity: polyml
2015-09-30 00:36:31 -07:00
Jude Taylor
de05a7b2ef
add mpw
2015-09-30 00:35:09 -07: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
5c7ba8c971
pkgconfig: 0.28 -> 0.29
2015-09-29 16:12:06 -07: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
William A. Kennington III
271972de0a
Merge branch 'master.upstream' into staging.upstream
2015-09-29 15:54:33 -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 a91d4f8a243933181c119ceff434e59eae09be10)
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
Jude Taylor
48a791d270
darwin purity: doxygen
2015-09-28 18:32:41 -07: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
Jude Taylor
0b1fd74a8d
fix syntax error
2015-09-28 17:33:33 -07:00
Jude Taylor
f4a7173e83
add darwin libtool to nodejs 4.1.0
2015-09-28 17:23:25 -07:00
Jude Taylor
06eab94f16
patch sbcl-bootstrap for purity
2015-09-28 17:09:50 -07: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
Jude Taylor
4f9ef9bbfb
give xquartz impure deps to make it build
2015-09-28 14:45:45 -07: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
Jude Taylor
41ef382b9b
bring darwin libtool back into scope for node
2015-09-28 10:47:34 -07: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
6367e48225
Revert "pop"
...
This reverts commit 724e243159
.
This (clearly) should never have been committed, and is probably due to a failed stash pop
on my part.
2015-09-28 09:41:02 -07:00
Jude Taylor
638f24cc93
excise accidental change included with 14bd5c0
2015-09-28 09:36:15 -07: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
Jude Taylor
406c366432
revert realLibtool
2015-09-28 09:16:05 -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 fcaf96b8d40e0c9559523674da03ab47edcfc8fb)
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