Dan Peebles
90b9719f4f
treewide: fix the remaining issues with meta attributes
2017-04-29 04:24:34 +00:00
Dan Peebles
1a4ca220e1
treewide: fix assorted issues revealed by the meta checker
...
Turns out a couple of the licenses were wrong, as well as being strings.
2017-04-28 23:07:42 -04:00
Daniel Peebles
76137a801d
Merge pull request #25304 from copumpkin/check-meta
...
stdenv-generic: add meta attribute checking
2017-04-28 21:55:30 -04:00
Dan Peebles
32ae4bfc20
stdenv-generic: add meta attribute checking
...
This is turned off by default but I think we should fix all packages to
respect it and then turn it on by default
2017-04-28 18:12:18 -04:00
André-Patrick Bubel
ce6eb0cbbe
udiskie: 1.5.1 -> 1.7.0
2017-04-28 22:55:39 +02:00
Joachim F
2b22dc303e
Merge pull request #25241 from womfoo/bump/asterisk
...
update asterisk-stable and asterisk-lts
2017-04-28 21:54:19 +01:00
Michael Weiss
1273f414a7
display-managers: Fix the xsession parameters
...
The xsession script was called with inconsistent (depending on the
display managers) and wrong parameters. The main reason for this where
the spaces the parameter syntax. In order to fix this the old syntax:
$1 = '<desktop-manager> + <window-manager>'
Will be replaced with a new syntax:
$1 = "<desktop-manager>+<window-manager>"
This assumes that neither "<desktop-manager>" nor "<window-manager>"
contain the "+" character but this shouldn't be a problem.
This patch also fixes the quoting by using double quotes (") instead of
single quotes (') [0].
Last but not least this'll add some comments for the better
understanding of the script.
[0]: https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html
2017-04-28 22:00:14 +02:00
Peter Simons
5c25c33a05
wrapGAppsHook: Revert "Correct wrapProgram
invocations"
...
This reverts commit 8b9f153bb9
of
https://github.com/NixOS/nixpkgs/pull/25183 because it breaks builds of
packages that don't install both a "bin" and a "libexec" directory. See
https://github.com/NixOS/nixpkgs/pull/25183#issuecomment-298064769 for more
details.
2017-04-28 20:01:33 +02:00
Gabriel Ebner
1d8c6aa5f2
Merge pull request #25291 from periklis/topic_fix_emscripten
...
emscripten: fix closure-compiler path
2017-04-28 19:19:41 +02:00
Periklis Tsirakidis
db6ba4dee7
emscripten: fix closure-compiler path
2017-04-28 18:54:47 +02:00
Vincent Laporte
752351e889
ocamlPackages: make explicit some version requirements
2017-04-28 16:19:58 +00:00
Vincent Laporte
1bacfb4637
ocamlPackages.cppo: 1.3.2 -> 1.5.0
2017-04-28 16:19:57 +00:00
Vincent Laporte
2e75b4b479
ocamlPackages.ocurl: propagate its curl dependency
2017-04-28 16:19:57 +00:00
Vincent Laporte
8ab3a2a232
Revert "ocamlPackages.llvm: fix hash"
...
This reverts commit 0c8cf28091
.
2017-04-28 16:19:57 +00:00
Eelco Dolstra
e042db5e41
nixUnstable: 1.12pre5152_915f62fa -> 1.12pre5308_2f21d522
2017-04-28 17:55:53 +02:00
Pascal Wittmann
c03d1df5b8
Merge pull request #25110 from iSma/fix/trackpoint-scrolling-etps-elantech
...
Add Elantech ETPS/2 Trackpoint (ThinkPad Yoga 260)
2017-04-28 15:46:39 +02:00
schneefux
6adc79d72b
wallabag: 2.1.6 -> 2.2.2 ( #25120 )
2017-04-28 14:27:44 +01:00
Domen Kožar
330e800496
nixos: hydra: sync with upstream hydra module
2017-04-28 14:51:25 +02:00
Pascal Wittmann
959fadb86e
yesod-auth-oauth2: jailbreak because of outdated dependencies
2017-04-28 14:40:26 +02:00
Joachim F
38c98d1072
Merge pull request #25128 from jb55/fix/plex-startup
...
plex: fix startup issue
2017-04-28 12:48:55 +01:00
Joachim F
0c40ea7340
Merge pull request #21227 from lheckemann/vgaswitcheroo
...
amd-hybrid-graphics: fix race condition
2017-04-28 12:47:00 +01:00
Joachim F
bb572f0942
Merge pull request #25115 from sifmelcara/update/crystal-0.22.0
...
crystal: 0.21.0 -> 0.22.0
2017-04-28 12:44:57 +01:00
Thomas Tuegel
951b6b8a7f
plasma-workspace: 5.9.5 -> 5.9.5.1
2017-04-28 06:27:19 -05:00
Joachim Fasting
32b8512e54
grsecurity: discontinue support
...
Upstream has decided to make -testing patches private, effectively ceasing
free support for grsecurity/PaX [1]. Consequently, we can no longer
responsibly support grsecurity on NixOS.
This patch turns the kernel and patch expressions into build errors and
adds a warning to the manual, but retains most of the infrastructure, in
an effort to make the transition smoother. For 17.09 all of it should
probably be pruned.
[1]: https://grsecurity.net/passing_the_baton.php
2017-04-28 12:35:15 +02:00
Alexey Shmalko
a012b15f87
Merge pull request #25181 from indiscipline/aria2.service
...
Implement aria2 service for controlling a daemon via rpc.
2017-04-28 12:37:06 +03:00
Peter Simons
edcff000d4
Merge pull request #25183 from ahmedtd/fix-wrap-gapps-hook
...
wrapGAppsHook: Correct `wrapProgram` invocations
2017-04-28 11:13:12 +02:00
Tim Steinbach
7f3b857d0d
linux: 4.4.63 -> 4.4.64
2017-04-27 22:12:35 -04:00
Tim Steinbach
08c44a5cac
linux: 4.10.12 -> 4.10.13
2017-04-27 22:10:06 -04:00
Tim Steinbach
903fec9922
linux: 4.9.24 -> 4.9.25
2017-04-27 22:07:34 -04:00
Peter Hoeg
bf4710fa80
speedcrunch: allow building with qt 5.8
2017-04-28 08:41:58 +08:00
Peter Hoeg
8d27aad6c3
fix annoying line endings
2017-04-28 08:35:52 +08:00
Peter Hoeg
3e06c96f50
xca: now works with qt 5.8
2017-04-28 08:33:59 +08:00
John Ericson
2282a5774c
Merge pull request #25275 from Ericson2314/platform-normalize
...
lib platform parsing: Fix windows support to conform to LLVM
2017-04-27 16:27:24 -04:00
John Ericson
ab298085d4
cross mingw: Enable C++ on i686
...
Actually the old check wasn't being hit because a slightly different
target triple was being used.
2017-04-27 15:37:39 -04:00
John Ericson
92887cb466
release-cross: Add final "-gnu" to fuloong triple
2017-04-27 14:46:32 -04:00
Daniel Peebles
14adea9156
Merge pull request #25269 from awakenetworks/parnell/terraform-bump
...
terraform: 0.9.3 -> 0.9.4
2017-04-27 14:32:08 -04:00
John Ericson
fcde869e7e
lib platform parsing: Fix windows
...
There is no more `cygwin` OS, but instead a `cygnus` abi. "win32"
and "mingw32" parse as `windows`. Add a 3-part hack because autotools
breaks on explicit abi with windows-like (e.g. "i686-pc-windows-gnu").
Also change cross triples to conform
2017-04-27 14:30:42 -04:00
Dan Peebles
7c2419df76
shibboleth-sp: minor fixes
2017-04-27 14:06:41 -04:00
Dan Peebles
5d5c1ac8e5
opensaml-cpp: minor fixes to meta fields and parallel building
2017-04-27 14:06:28 -04:00
Dan Peebles
61f0c5e05e
xml-tooling-c: minor fixes to meta fields
2017-04-27 14:06:11 -04:00
Dan Peebles
14d8ce79ee
log4cpp: minor fixes to meta fields
2017-04-27 14:05:51 -04:00
Joachim Fasting
7301bf8581
tor: 0.2.9.10 -> 0.3.0.6
...
First stable release in the 0.3 series.
https://blog.torproject.org/blog/tor-0306-released-new-series-stable
2017-04-27 19:26:59 +02:00
Armijn Hemel
b85893cb9c
acct: 6.6.2 -> 6.6.3
2017-04-27 19:25:49 +02:00
Jon Banafato
878b3500ee
clutter: Add gtk3 to buildInputs ( #24815 )
...
This is similar to the same change made in PR #12996 . Fixes #21509
(makes `gnome3.sushi` work again).
2017-04-27 19:24:59 +02:00
Linus Heckemann
96b83f66a2
weechat: fix guile plugin
...
Fixes #25270
2017-04-27 19:12:43 +02:00
John Ericson
7d546d7771
lib platform parsing: Turn assertion back on
2017-04-27 12:55:52 -04:00
Graham Christensen
a3b9dbd0be
sysbench: 2015-04-22 -> 1.0.6
2017-04-27 12:42:57 -04:00
Franz Pletz
32401d17c6
nginxMainline: 1.11.13 -> 1.13.0
2017-04-27 18:20:42 +02:00
Thomas Tuegel
e6c76af480
plasma5: 5.9.4 -> 5.9.5
2017-04-27 11:20:22 -05:00
Judson Lester
0d72629570
nixos/display-managers: Quote "$vars" ( #25199 )
2017-04-27 18:01:48 +02:00