Commit graph

56925 commits

Author SHA1 Message Date
Domen Kožar 09d8b0fca6 Merge pull request #5989 from skityl/master
Updated version number
2015-01-27 10:38:26 +01:00
Domen Kožar 1a466f463d Merge pull request #5826 from tinkerthaler/master
Add PyChart 1.39 as pychart in the Python packages
2015-01-27 10:35:50 +01:00
Domen Kožar dad8b95ea5 Merge pull request #5946 from richardlarocque/loxodo2
Add Loxodo to python-packages.nix
2015-01-27 10:32:02 +01:00
Domen Kožar e387389d9f pync: not broken anymore 2015-01-27 10:23:24 +01:00
Thomas Strobel f0228c6eb2 Add: nix-template-rpm: Script to generate templates of nix expressions from RPM .spec files 2015-01-27 01:18:52 -08:00
Cray Elliott a9b774204b Update GHC 7.10.1 expression to RC2 2015-01-26 22:41:27 -08:00
Ricardo M. Correia 934ea63e8f firefox: Update from 35.0 -> 35.0.1 2015-01-27 04:39:45 +01:00
Ricardo M. Correia 27eb5adac7 icedtea7: Update from 2.5.3 -> 2.5.4
Contains 17 security fixes.
2015-01-27 04:39:15 +01:00
Ricardo M. Correia 2ee7809ac9 cargoSnapshot: Update from 2014-12-30 -> 2015-01-24 2015-01-27 04:36:37 +01:00
Thomas Tuegel 61b8955072 Merge pull request #5786 from NixOS/kde5
Merge kde5
2015-01-26 21:07:39 -06:00
Thomas Tuegel 63ec1a9677 add stable attrs for plasma5, kf5, and kdeApps 2015-01-26 21:01:07 -06:00
Thomas Tuegel a55543711e kde5: simplify package list 2015-01-26 21:01:06 -06:00
Thomas Tuegel 3a97ea592f kdm: install default backgrounds 2015-01-26 21:01:06 -06:00
Thomas Tuegel c6f1c75472 kdeApps: update to 14.12.1 2015-01-26 21:01:06 -06:00
Thomas Tuegel dfe1dc0c02 xdg-utils: patch xdg-open to use KDE 5 tools 2015-01-26 21:01:06 -06:00
Thomas Tuegel 726b80bc87 startkde: don't split script between NixOS module and package 2015-01-26 21:01:06 -06:00
Thomas Tuegel 95d23beb8d startkde: explain presence of entire script 2015-01-26 21:01:05 -06:00
Thomas Tuegel e7508b831f kde5: warn if enabled with kde4 2015-01-26 21:01:05 -06:00
Thomas Tuegel 16b54d19d3 kde5: rename plasma5 desktop module 2015-01-26 21:01:05 -06:00
Thomas Tuegel a0b811a08c kdeApps_14_12.ark: wrap PATH for unzip 2015-01-26 21:00:40 -06:00
Thomas Tuegel f2ac29aac2 add top-level kde5 attribute 2015-01-26 21:00:39 -06:00
Thomas Tuegel 1fbecd1295 gcc-wrapper: comment on alternate setup hook
We now have an alternate setup hook for gcc-wrapper that uses -I to add
include paths rather than -isystem. The latter flag can change the
search order specified by the build system. For KDE 5 packages, we don't
want that!
2015-01-26 21:00:39 -06:00
Thomas Tuegel 5a52ddb243 kf5, plasma5, kdeApps: add documentation for maintainers 2015-01-26 21:00:39 -06:00
Thomas Tuegel 5dcd61d7b3 phonon_qt5_backend_vlc: fix src url 2015-01-26 21:00:39 -06:00
Thomas Tuegel 5c52354ee8 add NixOS module for Plasma desktop 2015-01-26 21:00:38 -06:00
Thomas Tuegel 8fb5494309 add kde-applications-14.12.1 2015-01-26 20:59:52 -06:00
Thomas Tuegel 62bfe75d42 add plasma-5.1.2 2015-01-26 20:59:52 -06:00
Thomas Tuegel 1b884b49a6 add kde-frameworks-5.5 2015-01-26 20:59:52 -06:00
Thomas Tuegel 05e5bd4e3a gitignore: ignore autonix tmp files 2015-01-26 20:59:52 -06:00
Thomas Tuegel 8994b50dda orion: add GTK3 theme 2015-01-26 20:59:51 -06:00
Thomas Tuegel f34c22047d libarchive-conduit: add foreign dependency 2015-01-26 20:59:51 -06:00
Thomas Tuegel 8be6792829 autonix: add Nix library 2015-01-26 20:59:51 -06:00
Thomas Tuegel 5360bbfb62 quassel: add Qt 5 version 2015-01-26 20:59:51 -06:00
Thomas Tuegel 3319507b70 poppler: add Qt 5 version 2015-01-26 20:59:50 -06:00
Thomas Tuegel d927da8dae gcc-wrapper: parameterize setup-hook
The default setup-hook for gcc-wrapper adds include directories with
-isystem, which upsets the order -I flags are processed. This adds an
alternative setup-hook that only uses -I flags. The build system's
ordering of -I flags is then respected. This is important when different
packages provide includes with the same name, such as building packages
that depend on Qt4 and Qt5.
2015-01-26 20:59:50 -06:00
Thomas Tuegel bf3260a1b5 phonon: add Qt 5 library and backends 2015-01-26 20:59:50 -06:00
Thomas Tuegel c63594acf1 libdbusmenu_qt: add Qt 5 version 2015-01-26 20:59:49 -06:00
Thomas Tuegel 849647a3eb environment: set paths for Qt plugins and QML 2015-01-26 20:59:49 -06:00
Thomas Tuegel d06b75b421 clementine: wrap for GST_PLUGINS_PATH 2015-01-26 20:59:49 -06:00
Thomas Tuegel 8fb5401c5b add GFDL-1.2 license 2015-01-26 20:59:49 -06:00
Mateusz Kowalczyk edae98d029 youtube-dl: update to 2015.01.25 2015-01-27 00:46:24 +00:00
Austin Seipp 4b8728b0a2 Merge pull request #5993 from nckx/update-manpages
Update (kernel) manpages 3.75 -> 3.78
2015-01-26 17:49:09 -06:00
Austin Seipp fbb81f2780 Merge pull request #5971 from nckx/update-ccache
Update ccache 3.1.10 -> 3.2.1
2015-01-26 17:48:56 -06:00
Charles Strahan 5a73cda9b5 terminal-notifier: add package 2015-01-26 17:06:20 -05:00
Peter Simons 334a186340 hackage-packages.nix: re-generate from Hackage 2015-01-26T16:59:26+0100 2015-01-26 22:37:54 +01:00
Pascal Wittmann 95632fdbf5 Merge pull request #5992 from nckx/update-gparted
Update gparted 0.19.1 -> 0.21.0
2015-01-26 20:16:03 +01:00
Tobias Geerinckx-Rice b7b6c93efd Update (kernel) manpages 3.75 -> 3.78 2015-01-26 19:57:22 +01:00
Tobias Geerinckx-Rice 220c578f76 Update gparted 0.19.1 -> 0.21.0 2015-01-26 19:50:53 +01:00
Pascal Wittmann 593e829d18 accountsservice: update from 0.6.39 to 0.6.40 2015-01-26 17:51:46 +01:00
skityl 400adb7ec4 Bumped version of irssi-0.8.16 to irssi-0.8.17
Signed-off-by: skityl <mopofhair@gmail.com>
2015-01-27 00:57:19 +11:00