Dan Peebles
f8e99ec0e4
python-gnupg: init at 0.3.8
2015-12-02 17:59:32 -05:00
Matej Cotman
05eb4c8928
Merge pull request #11412 from matejc/master-owncloud
...
re owncloud latest
2015-12-02 23:11:30 +01:00
Nikolay Amiantov
3e03a6fd44
Merge pull request #11414 from hrdinka/update/nginx-lua
...
nginxModules.lua: 0.9.16 -> 0.9.19
2015-12-03 01:09:23 +03:00
Christoph Hrdinka
1391ca3af1
nginxModules.lua: 0.9.16 -> 0.9.19
2015-12-02 23:06:34 +01:00
Vincent Laporte
69b6125edf
ocaml-dolog: 1.1 -> 3.0
2015-12-02 21:03:59 +01:00
Peter Simons
40a22e40f8
Add LTS Haskell 3.16.
2015-12-02 21:00:34 +01:00
Peter Simons
f46ad3f6d8
haskell-sdr: re-enable the test suite
...
https://github.com/adamwalker/sdr/issues/1#issuecomment-99296074
suggests that the issue has been fixed.
2015-12-02 21:00:34 +01:00
Peter Simons
906fefe444
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:
- Nixpkgs: f9c10dd1aa
- Hackage: fda7f3f477
- LTS Haskell: 57dab1c997
- Stackage Nightly: a30c2abd60
2015-12-02 21:00:22 +01:00
Arseniy Seroka
f35b417dc4
Merge pull request #11357 from samuelrivas/scala-propagate-jre
...
scala: setup classpath
2015-12-02 22:52:22 +03:00
Arseniy Seroka
7aa42e1f31
Merge pull request #11402 from robgssp/clfswm-fix
...
clfswm: fix contrib-dir path
2015-12-02 22:47:11 +03:00
Arseniy Seroka
3e2d5e4d4e
Merge pull request #11379 from bendlas/update-cdemu
...
cdemu: package updates
2015-12-02 22:46:42 +03:00
Arseniy Seroka
29a1c7df20
Merge pull request #11403 from FRidh/mendeley
...
mendeley: 1.15 -> 1.15.2
2015-12-02 22:46:01 +03:00
Arseniy Seroka
05b15438f3
Merge pull request #11404 from mayflower/update-php
...
php70: 7.0.0RC6 -> 7.0.0
2015-12-02 22:45:46 +03:00
Augustin Borsu
c17a60b636
owncloud httpd-service: add package option
...
Owncloud package used can now be set in configuration.nix using
package option.
2015-12-02 20:37:41 +01:00
Augustin Borsu
9d5bf282c7
owncloud httpd-service: fix trusted_domain when unset
...
When an empty string was given as trusted_domain, the trusted
domain was set to be empty string instead of not beeing set.
2015-12-02 20:37:33 +01:00
Augustin Borsu
16fd6c1cf0
owncloud: 7.0.5 -> 7.0.10 +
...
Commit changes default version to 7.0.10, 7.0.5 version is kept for
people reluctant to update. Needed info has also been added for
versions 8.0, 8.1 and 8.2 only the latest minor version of each
major version is included.
2015-12-02 20:36:40 +01:00
Augustin Borsu
e08ffc472c
owncloud httpd-service: add urlPrefix option
...
This option allows user to specify a url prefix for owncloud.
By default it is set to "" and the document root will be set
to owncloud's dir.
If a prefix is set, e.g. urlPrefix = "/owncloud"
an alias will be created using that prefix to point to owncloud's
dir and owncloud will be available at http://localhost/owncloud
2015-12-02 20:36:26 +01:00
Vincent Laporte
a4a334bbe0
smtube: 15.9.0 -> 15.11.0
2015-12-02 19:46:23 +01:00
Vincent Laporte
da4706f72a
smplayer: 15.9.0 -> 15.11.0
2015-12-02 19:46:23 +01:00
Vincent Laporte
241914a8f7
ocaml-uucp: 0.9.1 -> 1.1.0
2015-12-02 19:46:23 +01:00
Pascal Wittmann
16037c6df5
zsh-navigation-tools: 1.3.1 -> 1.3.2
2015-12-02 19:11:02 +01:00
Domen Kožar
6cf4e29c4f
Fix build for python3Packages.spyder
...
pylint (using Python 2.7) got propagated into python3Packages.spyder
so Python 2.7 setup-hook was used instead of python34.
Now that pylint is part of pythonPackages attribute set, pylint is
used with python3.4 as a base.
2015-12-02 19:07:46 +01:00
lethalman
787be7b80e
Merge pull request #11386 from avnik/qtile
...
Qtile rework
2015-12-02 18:51:48 +01:00
Pascal Wittmann
3272dbf65c
Merge pull request #11381 from magnetophon/tudu-master
...
tudu: init at 0.10
2015-12-02 18:19:12 +01:00
Eelco Dolstra
cae5bfb991
statsd: Don't use <nixpkgs>
...
This was preventing the Nixpkgs channel from updating, since the
program indexer barfed on:
error: anonymous function at /nix/store/wdnwbh3kmf68nhqqp0khcyxbdbp43vg5-nixos-14.12.626.b0d594c/nixos/nixpkgs/pkgs/top-level/node-packages.nix:1:1 called without required argument ‘neededNatives’, at /data/releases/nixos/unstable-small/.tmp-nixos-16.03pre72946.c50d013-787/unpack/nixos-16.03pre72946.c50d013/lib/customisation.nix:56:12
because Nixpkgs 16.03 was importing files from Nixpkgs 14.12.
Also added some half-assed checks to detect this issue in the future.
2015-12-02 15:58:30 +01:00
Eelco Dolstra
f7c25bf9c2
Manual: Add a warning that overrideDerivation should not be used
2015-12-02 13:54:24 +01:00
Robin Gloster
f22b401cdc
php70: 7.0.0RC6 -> 7.0.0
2015-12-02 12:54:04 +00:00
Frederik Rietdijk
d8530fe7e5
mendeley: 1.15 -> 1.15.2
2015-12-02 12:09:50 +01:00
Robert Glossop
cdfd370c9e
clfswm: fix contrib-dir path
2015-12-02 04:30:29 -05:00
lethalman
e0bacc0b39
Merge pull request #11159 from dezgeg/pr-xfsprogs-fix
...
xfsprogs: Extend patch to make xfs_mdrestore and xfs_quota work
2015-12-02 10:11:04 +01:00
Domen Kožar
33eddc4e90
Merge pull request #11318 from gebner/morituri-cddb
...
morituri fails because of missing CDDB dependency
2015-12-02 09:21:35 +01:00
Robert Helgesson
777d3e5927
eclipse-plugin-scala: 4.1.1.20150911 -> 4.1.1.20151201
2015-12-02 08:41:08 +01:00
Robert Helgesson
1a70229641
eclipse-plugin-anyedit: 2.5.0 -> 2.6.0
2015-12-02 08:41:08 +01:00
Domen Kožar
fbd517f808
Merge pull request #11388 from FRidh/pysoundfile
...
python pysoundfile: disable on 32 bit systems
2015-12-02 08:27:04 +01:00
Arseniy Seroka
7afc077139
Merge pull request #11351 from basvandijk/strongswan-modprobe
...
strongswan service: use config.system.sbin.modprobe instead of kmod
2015-12-01 23:01:15 +03:00
Arseniy Seroka
92f27b1a0a
Merge pull request #11350 from magnetophon/dina-font-master
...
dina font: rename to dina-pcf, add vanilla version
2015-12-01 23:00:34 +03:00
Arseniy Seroka
f628b757a9
Merge pull request #11337 from markWot/cntlm_update_from_035_to_0923
...
cntlm: 0.35.1 -> 0.92.3
2015-12-01 22:59:36 +03:00
Arseniy Seroka
6f50bbb60e
Merge pull request #11323 from gebner/sleuthkit-4.2.0
...
sleuthkit: 4.1.3 -> 4.2.0
2015-12-01 22:59:10 +03:00
Arseniy Seroka
4f49d3da69
Merge pull request #11321 from steveeJ/rkt-v0.12
...
rkt: v0.11.0 -> 0.12.0
2015-12-01 22:58:54 +03:00
Frederik Rietdijk
4ff3787adb
python spyder: 2.3.7 -> 2.3.8
2015-12-01 20:23:42 +01:00
Nikolay Amiantov
c50d013d1f
soundfont-fluid: init at 3
2015-12-01 20:46:31 +03:00
Nikolay Amiantov
d573b1e7a9
vlc: add midi support via fluidsynth
2015-12-01 20:46:31 +03:00
Nikolay Amiantov
123b73a182
deadbeef: add optional wildmidi support
2015-12-01 20:46:31 +03:00
Frederik Rietdijk
6bda7509e5
python pysoundfile: disable on 32 bit systems
...
due to a bug
2015-12-01 17:21:16 +01:00
Domen Kožar
6da921e9dd
Merge pull request #11383 from np/BlinkStick
...
pythonPackages.BlinkStick: init at 1.1.8
2015-12-01 15:26:07 +01:00
Nikolay Amiantov
5aca5faa94
Merge pull request #11382 from bendlas/update-wine
...
wine(tricks): update packages
2015-12-01 14:48:31 +03:00
Alexander V. Nikolaev
28c44a15c7
qtile: rework package
...
* Use absolute paths to load gobject, pango and cairo.
* Add xcb-cursor support (also with absolute path)
* Avoid tainting child processes environment:
Save PATH and PYTHONPATH in wrapper, and restore them in python code.
* Alter restart process, using $0 saved in wrapper, which allow user
to restart qtile after system rebuild to upgrade it.
2015-12-01 13:46:18 +02:00
Alexander V. Nikolaev
9b166f0db2
Use absolute path to load libxcb.so
2015-12-01 13:45:06 +02:00
Nicolas Pouillard
ed42bff48f
pythonPackages.BlinkStick: init at 1.1.8
2015-12-01 12:32:23 +01:00
Domen Kožar
c133cc9d0b
Merge pull request #11380 from bendlas/update-pypy
...
pypy: 4.0.0 -> 4.0.1
2015-12-01 12:03:23 +01:00