Commit Graph

97474 Commits

Author SHA1 Message Date
Tim Steinbach
cbe8ff1a72 minecraft-server: 1.11 -> 1.11.1 2016-12-20 12:48:56 -05:00
Thomas Tuegel
c2e2a8120f
audaciousQt5: init at 3.8.1 2016-12-18 15:56:24 -06:00
Joachim F
40990841f3 Merge pull request #21217 from glaebhoerl/vivaldi-1.6
Vivaldi 1.6
2016-12-18 22:50:41 +01:00
Marcin Janczyk
d6aa35d589 spotify: 1.0.43.125 -> 1.0.45.182 2016-12-18 22:48:55 +01:00
Joachim F
178b9e2734 Merge pull request #21246 from NeQuissimus/oh-my-zsh_2016_12_14
oh-my-zsh: 2016-11-16 -> 2016-12-14
2016-12-18 22:36:19 +01:00
Joachim Fasting
1ee50bc78a
electrum: manually fixup installation of share 2016-12-18 22:19:50 +01:00
Joachim Fasting
c04c9f7435
electrum: improve build determinism
The icon resource file captures the build timestamp, introducing an
element of indeterminism.  Fix by patching out the timestamp.

This allows

```sh
nix-build --check -A electrum
```

to succeed.
2016-12-18 22:19:48 +01:00
Domen Kožar
5e5df0fea2 rocksdb-haskell: just compile rocksdb statically to fix #21215 2016-12-18 22:17:37 +01:00
Stefan Goetz
8ca29a7960 youtube-dl: 2016.12.12 -> 2016.12.15 (#21258) 2016-12-18 20:47:15 +01:00
Thomas Tuegel
dd7dc94725 Merge pull request #21057 from gnidorah/master3
qtstyleplugins: init at 2016-12-01, kdecoration-viewer: init at 2015-08-20
2016-12-18 13:13:58 -06:00
Maximilian Güntner
4f57a25e62 gem-config: add lxc as a dependency for ruby-lxc
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-12-18 20:10:34 +01:00
Joachim F
291138171a Merge pull request #21264 from mjanczyk/update/keepass-keefox-add-maintainer
keepass-keefox: add myself as a maintainer
2016-12-18 19:59:12 +01:00
obadz
a326ec7959 Merge pull request #21263 from Balletie/master
light-locker: use systemd/logind instead of UPower
2016-12-18 18:45:12 +00:00
Balletie
bf82db37d2
light-locker: Conform meta.description to CONTRIBUTING 2016-12-18 19:38:12 +01:00
Balletie
786b5dd07b
light-locker: use systemd/logind instead of UPower
Since systemd has been adopted for a while now, we should switch to
using it for light-locker as well. So I disabled ConsoleKit/UPower
support in favor of using systemd with logind. This fixed many issues
for me, and made light-locker working again.

I followed the PKGBUILD of Arch's package in determining the right
configure flags. See: https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/light-locker
2016-12-18 19:26:58 +01:00
Marcin Janczyk
bc6e9af7fa keepass-keefox: add myself as a maintainer 2016-12-18 19:04:35 +01:00
Alex Ivanov
bb63d4af9c kdecoration-viewer: init at 2015-08-20 2016-12-18 20:49:29 +03:00
Rok Garbas
a66b703f94 firefox-bin/thunderbird-bin: reuse the same updateScript for both 2016-12-18 16:45:33 +01:00
Rok Garbas
56cb5b7609 update.nix moved to maintainers/scripts/update.nix 2016-12-18 16:45:33 +01:00
Rok Garbas
b25475a9be typo in update.nix 2016-12-18 16:45:33 +01:00
Rok Garbas
b7cfbf96d6 tp_smapi: updateScript added 2016-12-18 16:45:33 +01:00
Thomas Tuegel
3f206e34f2
kde5.kpackage: 5.29.0 -> 5.29.1 2016-12-18 08:33:22 -06:00
Thomas Tuegel
46b1cc4f75
kde5.applications: 16.08.3 -> 16.12.0
New packages:
- akonadi
- akonadi-contacts
- akonadi-mime
- kcontacts
- kdegraphics-mobipocket
- kmime

Removed packages:
- gpgmepp: now part of gpgme

Notable changes:
- kgpg: ported from Qt 4 and kdelibs to Qt 5 and Frameworks
- okular: ported from Qt 4 and kdelibs to Qt 5 and Frameworks
2016-12-18 08:33:22 -06:00
Thomas Tuegel
0d296076b4
qt5.grantlee: 5.0.0 -> 5.1.0
The source location has been updated to reflect that upstream
development has moved to GitHub.
2016-12-18 08:33:21 -06:00
Alexey Shmalko
d0f4249792 Merge pull request #21259 from mjanczyk/update/keefox-1.6.4
keepass-keefox: 1.6.3 -> 1.6.4
2016-12-18 04:40:08 -08:00
Vladimír Čunát
2b8566f556
release notes: grammar nitpicks in an entry
/cc #21257.
2016-12-18 13:31:56 +01:00
Vladimír Čunát
1aaedd33f1
liborc: remove the duplicate package
Now it's unused.  Close #21238.
2016-12-18 13:23:51 +01:00
Vladimír Čunát
e5bb5ef377
mendeley: use orc package instead of its duplicate
I just tested the startup due to having no account
(without liborc.so it would fail).
/cc @fridh, @badi, #21238.
2016-12-18 13:21:29 +01:00
Marcin Janczyk
b8453051b0 keepass-keefox: 1.6.3 -> 1.6.4 2016-12-18 13:19:10 +01:00
Daiderd Jordan
138f8a37ab Merge pull request #21251 from mdaiter/aplDarwin
gnuapl: add Darwin support
2016-12-18 13:12:45 +01:00
Matthew Daiter
4bef3ee358 gnuapl: add Darwin support 2016-12-18 13:07:52 +01:00
Daiderd Jordan
ca4114a291 Merge pull request #21250 from mdaiter/riakCSMac
riak-cs: add Darwin support
2016-12-18 12:54:03 +01:00
Joachim Fasting
361633db3b
rmilter service: fix invalid directive
RuntimeDirectoryPermissions -> RuntimeDirectoryMode

Would result in warnings like "unknown lvalue" on startup
2016-12-18 12:42:37 +01:00
Joachim Fasting
c27eeeafd9
brltty service: wait for devices to settle
Otherwise it starts way too early, only to fail and having to restart
until devices are available.  It is less wasteful to simply wait until
there's a reasonable chance of success.  This is consistent with
upstream.
2016-12-18 12:42:14 +01:00
Jörg Thalheim
feb6dbc916 ntp: document new default ntp service in release notes 2016-12-18 12:25:46 +01:00
Vincent Laporte
3c7bd996e6 Revert "teyjus: 2.0b2 -> 2.1"
This reverts commit 7f501d7f02.
2016-12-18 09:51:00 +00:00
Vincent Laporte
e76a1f0e7e Revert "omake: remove 0.9.8.6-rc1"
This reverts commit e672fbc6f0.
2016-12-18 09:51:00 +00:00
John Ericson
508d9499b1 zdoom: Fix typo from 1cc9d9ef2c 2016-12-18 04:29:33 -05:00
Frederik Rietdijk
3057f3e962 pythonPackages.skype4py: broken 2016-12-18 09:32:53 +01:00
Frederik Rietdijk
550d1458d6 pythonPackages.more-itertools: 2.2 -> 2.4.1 2016-12-18 09:32:53 +01:00
Frederik Rietdijk
007fa632c0 pythonPackages.pip2nix: broken
pkg_resources.VersionConflict: (pip 9.0.1
(/nix/store/5drfa1s8mh5f1y9slq82zlv65iblb942-python2.7-bootstrapped-pip-9.0.1/lib/python2.7/site-packages),
Requirement.parse('pip<9,>=8'))
2016-12-18 09:32:53 +01:00
Frederik Rietdijk
810e02e945 pythonPackages.pytestpep8: fix checkPhase 2016-12-18 09:32:53 +01:00
Frederik Rietdijk
311171e69c pythonPackages.natsort: add missing dependency 2016-12-18 09:32:53 +01:00
Frederik Rietdijk
540909f160 pythonPackages.pyflakes: 1.0.0 -> 1.3.0 2016-12-18 09:32:53 +01:00
Frederik Rietdijk
4719205919 pythonPackages.mccabe: 0.4.0 -> 0.5.3 2016-12-18 09:32:53 +01:00
Frederik Rietdijk
0b3629544b pythonPackages.lxml: 3.4.4 -> 3.7.0 2016-12-18 09:32:53 +01:00
Frederik Rietdijk
b0576a4ab9 pythonPackages.flake8_3: remove
since it is not used in nixpkgs
2016-12-18 09:32:53 +01:00
Frederik Rietdijk
6486b90820 pythonPackages.flake8: 2.6.2 -> 3.2.1 2016-12-18 09:32:53 +01:00
Franz Pletz
eb559d2b07
batman-adv: 2016.4 -> 2016.5 2016-12-18 05:23:38 +01:00
Franz Pletz
9a30cdc464
squid: refactor, add features, adopt 2016-12-18 05:23:38 +01:00