Commit Graph

100935 Commits

Author SHA1 Message Date
Tuomas Tynkkynen
9aa998eb48 libsmbios: Only works on x86
https://hydra.nixos.org/build/60942499
2017-09-13 15:30:48 +03:00
Tim Steinbach
87fa247867
linux-copperhead: 4.13.1.a -> 4.13.1.b 2017-09-13 08:20:58 -04:00
Tuomas Tynkkynen
4f34a3b230 reptyr: Only works on x86
https://hydra.nixos.org/build/60933200
2017-09-13 15:19:14 +03:00
Tuomas Tynkkynen
84544c5bc2 seabios: Only works on x86
https://hydra.nixos.org/build/60949790
2017-09-13 15:18:15 +03:00
Tuomas Tynkkynen
f567d0a5a6 syslinux: Only works on x86
https://hydra.nixos.org/build/60930963
2017-09-13 15:17:45 +03:00
Tim Steinbach
3d812d2037
atom: 1.19.7 -> 1.20.0 2017-09-13 08:15:11 -04:00
Tuomas Tynkkynen
21298fd3f7 x86info: only works on x86
https://hydra.nixos.org/build/60931250
2017-09-13 15:08:42 +03:00
Tuomas Tynkkynen
2cd2ee5f85 prelink: Disable on Darwin
https://hydra.nixos.org/build/60439488

A tool that works on ELF files only isn't probably that useful on
Darwin.
2017-09-13 14:48:10 +03:00
taku0
c2e7d1f1f2 flashplayer: 26.0.0.151 -> 27.0.0.130 2017-09-13 20:45:30 +09:00
Tuomas Tynkkynen
c78c565245 firebird: Fix build by using gcc5
https://hydra.nixos.org/build/59941948
2017-09-13 14:42:45 +03:00
Tuomas Tynkkynen
4d205eb044 policycoreutils: Fix setuid install 2017-09-13 14:21:18 +03:00
dywedir
15002fbf7e mpv: 0.26.0 -> 0.27.0 2017-09-13 12:23:04 +02:00
Jörg Thalheim
9e7db9a9f9 Merge pull request #28963 from nlewo/docker-readiness
dockerTools.pullImage: change the docker deamon readiness mechanism
2017-09-13 10:39:16 +01:00
Jörg Thalheim
2c01a6fc1f Merge pull request #29025 from dotlambda/seafile-client
seafile-client: add optional Shibboleth support
2017-09-13 10:36:29 +01:00
Frederik Rietdijk
8d4e37710f python.pkgs.jupyter_console: 5.0.0 -> 5.2.0 2017-09-13 10:24:44 +02:00
Eelco Dolstra
e3b562e0e2 blender: 2.78c -> 2.79 2017-09-13 09:54:42 +02:00
Frederik Rietdijk
7aa2e6b590 Merge pull request #29263 from jyp/jyp-rename-maintainer
make my maintainer handle match my github username
2017-09-13 09:40:21 +02:00
Frederik Rietdijk
47dcf634bb python.pkgs.joblib: move expression 2017-09-13 09:34:39 +02:00
Frederik Rietdijk
d6dec0a9e6 Merge pull request #29291 from rvl/fix-python-spacy
Fix build of python3Packages.spacy
2017-09-13 09:18:57 +02:00
Klaas van Schelven
50d36558a4 PyBrain: Mark as broken
It's broken on all versions of Python (I've tried 2.7, 3.4, 3.5, 3.6)

I think the root cause is that PyBrain is not working with numpy >= 1.12.0 as I reported here:
https://github.com/pybrain/pybrain/issues/217

(The relevant release notes may be found here):
https://docs.scipy.org/doc/numpy-1.12.0/release.html#compatibility-notes

The PyBrain github repo does not seem very active (last commit 18 months ago, last release 3 years),
so I have some doubts as to whether this will be fixed any time soon.

I suppose an alternative solution could be to reintroduce the explicit dependency to numpy 1.11. But,
this is not entirely trivial: in c9b4a2f319, the versions 1.10, 1.11, 1.12 were folded into a single version.
Also, the numpy dependency is not a direct one, but is implied via scipy
2017-09-13 09:08:34 +02:00
Peter Hoeg
3f56114223 arc-theme: docs were going to the wrong directory 2017-09-13 10:41:57 +08:00
Winnie Quinn
abeb6af482 aspcud: add darwin platform support
This works because `gringo` now builds on Darwin.
2017-09-13 00:40:14 +02:00
Joachim F
ddd8dc072e Merge pull request #29255 from orivej/aseprite
aseprite: 0.9.5 -> 1.1.7
2017-09-12 22:37:22 +00:00
Joachim F
e7f90c9c22 Merge pull request #29270 from rnhmjoj/btfs
btfs: 2.13 -> 2.17
2017-09-12 22:35:38 +00:00
Joachim F
9b31035ea4 Merge pull request #29268 from rnhmjoj/pirate-get
pirate-get: 0.2.10 -> 0.2.12
2017-09-12 22:34:47 +00:00
Joachim F
01e642b15a Merge pull request #29284 from abuibrahim/master
odp-dpdk: fix a typo
2017-09-12 22:32:48 +00:00
Joachim F
026225e7c8 Merge pull request #29261 from mbrock/master
emacs: 25.2 -> 25.3
2017-09-12 22:32:29 +00:00
Joachim F
5488e42641 Merge pull request #29211 from fadenb/graylog_plugins
graylogPlugins: update existing and add new plugins
2017-09-12 22:23:10 +00:00
Jörg Thalheim
4f6850c80c Merge pull request #29276 from sigma/pr/hugo-0.27
hugo: 0.26 -> 0.27
2017-09-12 23:06:18 +01:00
Rodney Lorrimar
566f5e9e8d pythonPackages.ftfy: 5.1.1 -> 4.4.3
ftfy package was added for spaCy and is only used by spaCy.

This change downgrades its version to meet the bounds specified by
spaCy (>=4.4.2,<5.0.0).

Relevant to #28643.
2017-09-12 23:04:11 +01:00
Florian Jacob
556dfedda7 piwik: 3.0.4 -> 3.1.0
Patch for Nix was merged upstream and therefore could be removed.
2017-09-12 23:28:36 +02:00
Daiderd Jordan
734788b71d
nginx: disable pie on darwin 2017-09-12 22:42:04 +02:00
zraexy
e87a72caef streamlink: 0.7.0 -> 0.8.1 2017-09-12 12:39:08 -08:00
Robert Helgesson
3c14ef0c4a Merge pull request #29184 from Ma27/yabar/install-hooks
yabar: minor derivation improvements
2017-09-12 22:27:05 +02:00
Ruslan Babayev
4ac8529dd4 odp-dpdk: fix a typo 2017-09-12 13:23:36 -07:00
Daiderd Jordan
4d7c3b2f5f
kyotocabinet: fix darwin build 2017-09-12 22:13:58 +02:00
Maximilian Bosch
178251001a
yabar: add unstable package 2017-09-12 22:05:13 +02:00
Daiderd Jordan
f0956b7baf
python-keyring: disable tests on darwin 2017-09-12 20:54:48 +02:00
Josef Kemetmueller
6d760d970f
pythonPackages.audiotools: Fix darwin build 2017-09-12 19:33:17 +02:00
Vladimír Čunát
422adc3063
Merge branch 'staging'
10k staging builds are not yet finished on Hydra (mostly darwin),
but we now have a 20k jobs rebuilding directly on master, so we would
never get to merge this way...
2017-09-12 19:17:52 +02:00
Bastian Köcher
d80064c4f8 kdeFrameworks: 5.37 -> 5.38 2017-09-12 16:50:44 +02:00
Jörg Thalheim
7786aab173 openssh: update gssapi patch 2017-09-12 14:28:33 +01:00
Jean-Philippe Bernardy
1ba197f225 make my maintainer handle match my github username 2017-09-12 15:17:18 +02:00
Joachim Fasting
e2ddc7ffd2
libffcall: 1.10 -> 2.0
Thanks to Bruno Haible for a notifying me of this.
2017-09-12 15:08:38 +02:00
rnhmjoj
b9dc49e847
btfs: 2.13 -> 2.17 2017-09-12 14:10:50 +02:00
rnhmjoj
375ff71380
pirate-get: 0.2.10 -> 0.2.12 2017-09-12 13:59:36 +02:00
Tuomas Tynkkynen
8f566f4bde pythonPackages.audiotools: Disable on Darwin
Last successful build 2015-09-20 07:44:17

https://hydra.nixos.org/build/60587519
2017-09-12 14:58:46 +03:00
Tuomas Tynkkynen
8d85d279f2 pythonPackages.alot: Disable on Darwin
Last successful build 2015-12-31 19:17:08

https://hydra.nixos.org/build/60775312
2017-09-12 14:58:46 +03:00
Tuomas Tynkkynen
e6e8565131 toxic: Disable on Darwin
Last successful build 2014-03-12 17:47:58

https://hydra.nixos.org/build/59716009
2017-09-12 14:58:46 +03:00
Tuomas Tynkkynen
817c20c7ee chromaprint: Disable on Darwin
Last successful build 2015-09-20 08:03:33

https://hydra.nixos.org/build/60589826
2017-09-12 14:58:46 +03:00
Domen Kožar
8081505173
pyopenssl: 17.0.0 -> 17.2.0
An attempt to fix tests under 32bit linux to unblock nix build

(cherry picked from commit 3418e734698793e1272769a6cac2efe1498a0de1)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-09-12 13:38:51 +02:00
Dmitry Vyal
6abb29f460
tensorflow-1.1.0 for python3.6
Google publishes prebuilt tensorflow whl for python 3.4, 3.5, 3.6,
but nix expression for tensorflow only supported 3.5.
This change adds support for python-3.6.
2017-09-12 12:52:35 +02:00
Jörg Thalheim
cfb198015e Merge pull request #29012 from gnidorah/maxx
maxx: allow launching individual components
2017-09-12 11:37:22 +01:00
Jörg Thalheim
2d77958271 Merge pull request #29007 from mguentner/avrclean
avr-*: split avr-gcc-libc into separate packages
2017-09-12 10:28:56 +01:00
Tuomas Tynkkynen
ab62b7e9b9 Revert "libgcrypt: Add pre-ARMv7 patch"
This reverts commit 1cfe9539f9.

No longer needed after the upgrade in 095af3e63b.
2017-09-12 12:23:53 +03:00
Jörg Thalheim
58c2967c46 Merge pull request #29032 from yesbox/jackett_0.8.151
jackett: 0.7.1308 -> 0.8.151
2017-09-12 09:50:05 +01:00
Jörg Thalheim
445ca427a4 Merge pull request #28964 from chrisburr/patch-2
dns-root-data: 2017-07-26 -> 2017-08-29
2017-09-12 09:42:33 +01:00
Jörg Thalheim
7f2f427e8f cheat: 2.2.0 -> 2.2.1 2017-09-12 09:38:20 +01:00
Jörg Thalheim
e9040c5161 Merge pull request #29262 from sifmelcara/update/spin
spin: 6.4.6 -> 6.4.7
2017-09-12 09:31:04 +01:00
Edward Tjörnhammar
90e78aafad
i2pd: 2.14.0 -> 2.15.0 2017-09-12 10:13:49 +02:00
Jörg Thalheim
26619935d1 Merge pull request #29083 from timor/physlock-11-dev
physlock: 0.5 -> 11-dev
2017-09-12 08:56:52 +01:00
mingchuan
cb8bfbdbba spin: 6.4.6 -> 6.4.7 2017-09-12 15:52:23 +08:00
Jörg Thalheim
3b98386f29 Merge pull request #29075 from hschaeidt/master
nodePackages.ionic: init at 3.9.2
2017-09-12 08:52:11 +01:00
Guillaume Massé
49c7bed763 sbt-with-scala-native: does not support sbt 1.X yet (#29148)
https://github.com/scala-native/scala-native/issues/915
2017-09-12 08:43:40 +01:00
Jörg Thalheim
63523aaaf6 Merge pull request #29168 from orivej/gopherclient
gopherclient: init at 2016-10-02
2017-09-12 08:34:12 +01:00
Jörg Thalheim
b1140f92cc Merge pull request #29227 from gleber/beam-tooling-upgrade
beam: tooling upgrade (rebar3, hex2nix, relx, etc)
2017-09-12 08:24:15 +01:00
Winnie Quinn
a1013287f3 gringo: add darwin platform support 2017-09-12 09:22:25 +02:00
Jörg Thalheim
6844b1375b buildbot-full: also include wsgi-dashboards 2017-09-12 08:17:02 +01:00
Artem Kazakov
60709abb82 buildbot: add wsgi dashboards plugin
fixes #29236
2017-09-12 08:16:57 +01:00
Jörg Thalheim
4f6f225f78 Merge pull request #29258 from rnhmjoj/vapour-fix
Vapoursynth: update and fix for GCC6
2017-09-12 07:57:25 +01:00
Mikael Brockman
78f457c76c emacs: 25.2 -> 25.3
https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00211.html

> This is an emergency release to fix a security vulnerability in Emacs.
>
> Enriched Text mode has its support for decoding 'x-display' disabled.
> This feature allows saving 'display' properties as part of text.
> Emacs 'display' properties support evaluation of arbitrary Lisp forms
> as part of instantiating the property, so decoding 'x-display' is
> vulnerable to executing arbitrary malicious Lisp code included in the
> text (e.g., sent as part of an email message).
2017-09-12 09:45:02 +03:00
Jörg Thalheim
ca449e93ea Merge pull request #29248 from Lassulus/altcoins
Altcoins: remove obsolete override, update some altcoins
2017-09-12 07:16:33 +01:00
Orivej Desh
247fa20962 aseprite: install desktop icons 2017-09-12 04:51:12 +00:00
rnhmjoj
a7eb2e01bc
vapoursynth-mvtools: 17 -> 19 2017-09-12 04:37:19 +02:00
rnhmjoj
3f9661588b
vapoursynth: R36 -> R38 2017-09-12 04:13:31 +02:00
Orivej Desh
f0483d59f3 aseprite unfree: init at 1.2-beta12 2017-09-12 00:52:57 +00:00
Orivej Desh
05eb7ba6e4 aseprite: 0.9.5 -> 1.1.7 2017-09-11 23:44:33 +00:00
Daiderd Jordan
2509b629d7
jbigkit: fix substituteInPlace 2017-09-12 00:17:11 +02:00
Daiderd Jordan
7b00a6ef15
html2text: fix clang build 2017-09-11 23:40:46 +02:00
Gleb Peregud
52f8bec64b hex2nix: 0.0.5 -> 0.0.6 2017-09-11 23:03:49 +02:00
Gleb Peregud
b8adacf7e2 relx-exe: 3.18.0 -> 3.23.1 2017-09-11 23:03:49 +02:00
Gleb Peregud
c806641fbe pc: 1.2.0 -> 1.6.0
Also import rebar3 port compiler independently of hex-packages.nix.
2017-09-11 22:56:43 +02:00
Gleb Peregud
adbc1ed0d9 rebar3: 3.3.2 -> 3.4.3 2017-09-11 22:56:43 +02:00
Frederik Rietdijk
628b6c0e9d Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-11 22:52:53 +02:00
Daiderd Jordan
77294205ac
go-mtpfs: fix darwin build 2017-09-11 22:49:01 +02:00
Jörg Thalheim
c3887f0253 Merge pull request #29159 from timor/coin3d-sbhashentry-fix
coin3d: include fix for newer compilers
2017-09-11 21:32:14 +01:00
Nikolay Amiantov
27a4820c74 trezord: rebuild protobuf files
This allows it to build with Protobuf 3.6
2017-09-11 23:26:43 +03:00
Silvan Mosberger
31f349dbb4 namecoin: legacy 0.3.80 -> core 0.13.0rc1
This updates namecoin from a legacy version from about 3 years ago
(https://github.com/namecoin/namecoin-legacy) to
the new namecoin-core.

(cherry picked from commit 8bd3664f373cb78a0526dc8a86e750f55b96420a)
2017-09-11 22:02:31 +02:00
lassulus
f87d4ac2c1 bitcoin-xt: 0.11F -> 0.11G2 2017-09-11 22:01:32 +02:00
lassulus
077dd9fca3 altcoins: remove obsolete boost override 2017-09-11 21:45:22 +02:00
Jörg Thalheim
f3ecd570ed Merge pull request #29114 from AndersonTorres/upload/moe
Moe: init at 1.9
2017-09-11 19:59:25 +01:00
Klaas van Schelven
bdb120c21e python.pkgs.recaptcha-client: disable broken versions
It seems that the recaptcha-client package is no longer maintained.

* The latest released version (1.0.6) is from the year 2011;
* The project page does not mention which Python versions are supported
* The project is hosted on google code, which is discontinued

I was able to succesfully build with Python versions 3.3, 3.4, but not
3.5, 3.6.
2017-09-11 19:43:08 +01:00
Jörg Thalheim
85fd4f7c98 Merge pull request #29213 from fadenb/pythonPackages.phonenumbers_8.8.1
pythonPackages.phonenumbers: 8.8.0 -> 8.8.1
2017-09-11 19:38:09 +01:00
Jörg Thalheim
3f18ad185f Merge pull request #29207 from markus2342/fix-desmume-gcc6
desmume: fix build with gcc6 by adding debian patch
2017-09-11 19:32:35 +01:00
Michael Weiss
9f4fa7339b lf: 2017-05-15 -> 2017-09-06 2017-09-11 20:32:13 +02:00
Jörg Thalheim
9d608f5ae9 Merge pull request #29210 from markus2342/fix-dmenu-wayland-build
dmenu-wayland: git-2014-11-02 -> git-2017-04-07 fix build
2017-09-11 19:30:08 +01:00
timor
124b3c8ead qfsm: fix build with gcc 6 (#29245) 2017-09-11 20:26:24 +02:00
Aristid Breitkreuz
f6e4c4e6c9 blitz++: mark as broken 2017-09-11 20:14:24 +02:00
Bjørn Forsman
88ae298467 qmmp: 1.1.9 -> 1.1.10 2017-09-11 20:07:03 +02:00
Bjørn Forsman
4b84127f1c qmmp: 1.1.5 -> 1.1.9 2017-09-11 19:58:11 +02:00
Jörg Thalheim
08fa70d104 Merge pull request #29223 from romildo/upd.greybird
greybird: 3.22.4 -> 3.22.5
2017-09-11 18:51:36 +01:00
Jörg Thalheim
e0f5bee001 Merge pull request #29241 from rvolosatovs/update/mopidy-iris
mopidy-iris: 3.3.3 -> 3.4.1
2017-09-11 18:46:25 +01:00
Michael Weiss
89ae07b05b iouyap: init at 0.97 2017-09-11 19:21:49 +02:00
Michael Weiss
6373c9606d vpcs: init at 0.8 2017-09-11 18:54:30 +02:00
timor
f717af03ad
perl-Class-Autouse: 1.99_02 -> 2.01 2017-09-11 18:46:04 +02:00
Jörg Thalheim
851c260014 Merge pull request #29239 from timor/perl-Devel-NYTprof
perl-Devel-NYTProf: init at 6.04
2017-09-11 17:42:50 +01:00
Jörg Thalheim
949cfe2dae Merge pull request #29240 from timor/perl-Devel-DProf
perl-Devel-DProf: deprecated, remove
2017-09-11 17:38:09 +01:00
Robert Helgesson
99b09a2006
perl-Data-Dumper-Concise: 2.022 -> 2.023 2017-09-11 18:27:29 +02:00
Robert Helgesson
f6537dafe2
perl-Log-Contextual: 0.006003 -> 0.007001 2017-09-11 18:27:29 +02:00
Maximilian Bosch
12e79f1358
yabar: add optional configFile value to derivation 2017-09-11 18:27:11 +02:00
Maximilian Bosch
0761e74c38
yabar: cleanup derivation
The latest changes from `yabar` require several
changes in the derivation to build the
package successfully.
2017-09-11 18:26:34 +02:00
Tuomas Tynkkynen
886837f479 make-fonts-cache.nix: Don't build-depend on unnecessary outputs of fontconfig 2017-09-11 19:22:01 +03:00
timor
dcdbe960f8
perl-Data-Dumper: 2.154 -> 2.161 + build fix 2017-09-11 18:06:16 +02:00
Jörg Thalheim
58ad01ab70 Merge pull request #29156 from Lassulus/bitcoin-classic
bitcoin-classic: 1.2.5 -> 1.3.6
2017-09-11 16:58:12 +01:00
Bjørn Forsman
f4bac5cdb7 wireshark: 2.4.0 -> 2.4.1
Remove patches that have been merged upstream.
2017-09-11 17:24:33 +02:00
Bjørn Forsman
835b2ccfa8 t1utils: 1.39 -> 1.41 2017-09-11 17:24:33 +02:00
Bjørn Forsman
421949e436 gsoap: 2.8.49 -> 2.8.53 2017-09-11 17:24:33 +02:00
Bjørn Forsman
0a7d124eb0 basex: 8.6.4 -> 8.6.6 2017-09-11 17:24:33 +02:00
Bjørn Forsman
0177902337 ascii: 3.15 -> 3.18 2017-09-11 17:24:33 +02:00
Roman Volosatovs
383b7c658a
mopidy-iris: 3.3.3 -> 3.4.1 2017-09-11 17:09:29 +02:00
Jörg Thalheim
bb2e6d131e altcoins: remove pkgs non-sense 2017-09-11 15:57:45 +01:00
Jörg Thalheim
ee9b549afe Merge pull request #29150 from Lassulus/mupen64-update
mupen64plus: 1.5 -> 2.5
2017-09-11 15:38:09 +01:00
Yann Hodique
ebf1f8c4e6
hugo: 0.26 -> 0.27 2017-09-11 07:28:02 -07:00
timor
60bb058cf5 perl-Devel-DProf: deprecated, remove
does not build
2017-09-11 16:13:21 +02:00
timor
fdaaaea31e perl-Devel-NYTProf: init at 6.04 2017-09-11 16:09:15 +02:00
Tuomas Tynkkynen
e61022ac55 dbench: Disable on Darwin
Assumes Linux versions of xattr system calls. Has never built
successfully.

https://hydra.nixos.org/build/60443210
2017-09-11 16:35:05 +03:00
Jörg Thalheim
c7ab7b56c1 Merge pull request #29218 from dywedir/rustRegistry
rustRegistry: 2017-08-27 -> 2017-09-10
2017-09-11 14:34:12 +01:00
Jörg Thalheim
42dc882c65 Merge pull request #29215 from AndersonTorres/upload/jupp
jupp: init at 3.1
2017-09-11 14:33:51 +01:00
Jörg Thalheim
872e67483e Merge pull request #29233 from vanschelven/flake8-vim
andviro/flake8-vim: init at 2017-02-17
2017-09-11 14:26:52 +01:00
Jörg Thalheim
e297ae192a Merge pull request #29235 from Twey/buildbot-0.9.11
buildbot: 0.9.9post2 -> 0.9.11
2017-09-11 14:23:53 +01:00
Michael Weiss
1011c76598 dynamips: init at 0.2.17 2017-09-11 15:17:56 +02:00
Bjørn Forsman
28f780b320 eagle: 7.5 -> 7.7
This is the latest release from Cadsoft, before they were bought by
Autocad. Autocad has released 8.x, but

- it requires reworking the Nix expression (different packaging)
- the paid license version requires a monthly subscription fee, you never
  "own" the software (AFAICT).

Due to the licensing change in 8.x, I think keeping Eagle 7.x around is
a good idea.
2017-09-11 14:44:43 +02:00
James Kay
cf497c60f0 buildbot: 0.9.9post2 -> 0.9.11 2017-09-11 13:25:53 +01:00
Klaas van Schelven
6e6a3c9ba5 andviro/flake8-vim: init at 2017-02-17 2017-09-11 13:49:36 +02:00
Domen Kožar
c7a152e5d0
vm: bump trusty-updates hash
In future we might just not use the updates if hash changes too
often.
2017-09-11 13:02:19 +02:00
Tuomas Tynkkynen
373b2231be pythonPackages.ssdeep: Mark broken
https://hydra.nixos.org/build/59943791

This package is a library and has no reverse dependencies. (It was once
used by diffoscope, but it changed to use a different library).
2017-09-11 13:52:11 +03:00
Jörg Thalheim
65b4f4f09f Merge pull request #29230 from hiberno/add-readline-to-tasksh
tasksh: Add readline support.
2017-09-11 11:43:31 +01:00
Thomas Tuegel
a7ebdf1371 Merge pull request #29129 from jokogr/u/sddm-0.15.0
sddm: 0.14.0 -> 0.15.0
2017-09-11 05:09:57 -05:00
Thomas Tuegel
6299659da6 Merge pull request #29117 from bkchr/kde_applications_17_08_1
kdeApplications: 17.08.0 -> 17.08.1
2017-09-11 05:09:23 -05:00
hiberno (Christian Lask)
38563d6130
tasksh: Add readline support. 2017-09-11 11:25:59 +02:00
Peter Hoeg
90b3d2db91 qtox: drop gtk2 dependency
Tray icon still works without gtk2.
2017-09-11 15:01:11 +08:00
dywedir
1b261730f2 feh: 2.19.3 -> 2.20 2017-09-11 07:26:14 +02:00
romildo
3c02edc290 greybird: 3.22.4 -> 3.22.5 2017-09-10 22:05:43 -03:00
Tim Steinbach
114a2bcc80
linux-copperhead: 4.13.a -> 4.13.1.a 2017-09-10 19:21:31 -04:00
John Ericson
e916917acf ghc-8.2.1: Get rid of preReleaseName binding now that it is released
No hashes should be changed
2017-09-10 17:35:25 -04:00
Daiderd Jordan
b91307c2e1
nixpkgs-tests: add basic test for buildInputs 2017-09-10 22:49:47 +02:00
Daiderd Jordan
19c4673310
nixpkgs-tests: add basic test for cc-wrapper 2017-09-10 22:49:39 +02:00
timor
ae87a30a83 physlock: 0.5 -> 11-dev
Update physlock to a more current version which supports PAM and
systemd-logind.  Amongst others, this should work now with the slim
login manager without any additional configuration, because it does
not rely on the utmp mechanism anymore.
2017-09-10 22:43:05 +02:00
dywedir
aea9ed4bcb rustRegistry: 2017-08-27 -> 2017-09-10 2017-09-10 22:47:46 +03:00
Bastian Köcher
e1ee06de1b kdeApplications: 17.08.0 -> 17.08.1 2017-09-10 20:52:37 +02:00