Commit Graph
160405 Commits
Author SHA1 Message Date
Markus Kowalewski d190d8af0c lkproof: add license 2018-11-15 00:13:53 +01:00
Markus Kowalewski 932861cacb obexd: add licenese 2018-11-15 00:13:53 +01:00
Markus Kowalewski 89d0ad5c85 obex-data-server: add license 2018-11-15 00:13:52 +01:00
Markus Kowalewski a6b854c9a2 dash: add licenses 2018-11-15 00:13:52 +01:00
Markus Kowalewski d76c275605 pyIRCt,pyMAILt: add license 2018-11-15 00:13:52 +01:00
Markus Kowalewski 7d279b4780 virtuoso-opensource: add license 2018-11-15 00:13:52 +01:00
Markus Kowalewski 41c619a191 pgtap: add license 2018-11-15 00:13:52 +01:00
Markus Kowalewski b9c5598b3c mysql: add licenses 2018-11-15 00:13:46 +01:00
Sarah BrofeldtandGitHub 61d41d7225 Merge pull request #50372 from srhb/fix-incron-test-path
nixos/tests/all-tests.nix: Fix incron test path
2018-11-15 00:08:03 +01:00
Sarah Brofeldt 1b02e6a907 nixos/tests/all-tests.nix: Fix incron test path 2018-11-14 23:51:15 +01:00
Matthew BauerandGitHub 3f0bd4c334 Merge pull request #50363 from matthewbauer/cleanups3
Fallout fixes from #50293
2018-11-14 16:39:28 -06:00
Piotr Bogdan 3e7b6b5bfa firefoxen: remove unused gstreamer dependencies
Firefox and, by extension, Tor browser don't support gstreamer any more, this
removes what are effectively unused dependencies.

https://bugzilla.mozilla.org/show_bug.cgi?id=1234092 "Remove gstreamer support"
2018-11-14 22:29:48 +00:00
Andreas RammholdandGitHub 34665b1589 Merge pull request #50349 from andir/rust-cbindgen
rust-cbindgen: 0.6.3 -> 0.6.7
2018-11-14 23:02:16 +01:00
Markus Kowalewski b868f24475 samba3: add license 2018-11-14 22:58:39 +01:00
Vladyslav Mykhailichenko bf9d378d07 tiled: 1.2.0 -> 1.2.1 2018-11-14 23:26:06 +02:00
Jörg ThalheimandGitHub 0a8063442c Merge pull request #50361 from Mic92/node-packages-springclean
nodePackages: springclean
2018-11-14 21:18:44 +00:00
Vladyslav MandGitHub d70cb8894a Merge pull request #50358 from dtzWill/update/termite-14
termite: 13 -> 14
2018-11-14 22:59:48 +02:00
Silvan MosbergerandGitHub 6e632406f5 Merge pull request #50365 from Infinisil/broken/xpra
xpra: Mark as broken
2018-11-14 21:45:40 +01:00
Silvan MosbergerandGitHub e1f0cd5b23 Merge pull request #49816 from dtzWill/update/plymouth-0.9.4
plymouth: 0.9.3 -> 0.9.4
2018-11-14 21:26:30 +01:00
Silvan Mosberger 86b12cb8ca xpra: Mark as broken 2018-11-14 21:19:38 +01:00
Silvan MosbergerandGitHub 688ed6b82d Merge pull request #49947 from volth/patch-284
far2l: fix Darwin bug
2018-11-14 21:17:45 +01:00
Matthew Bauer df8ee06477 glib: only add gsettingsschemadir in make
gsettingsschemedir only works in make where you can set any variable
from the command line as in “make VAR=VAL”. Other build systems may
not support this kind of loose overriding of variables. This broke a
scons build here:

  https://hydra.nixos.org/build/84073119/
2018-11-14 14:02:56 -06:00
Matthew Bauer d375193057 dxx-rebirth: prevent infinite loop
The postInstall phase should not run postInstall itself! My mistake in
renaming the old installPhase.
2018-11-14 14:02:10 -06:00
Matthew Bauer 9cac8feafb mapnik: use provided configure script
This gives us support for the class autoconf “./configure && make &&
make install” build-style.
2018-11-14 14:00:19 -06:00
Matthew Bauer b6fce7201e xboxdrv: add dontUseSconsInstall flag
xboxdrv doesn’t use scons for installing, but instead using a
makefile! Everything else is in scons so we have to keep that. I’ve
added a dontUseSconsInstall flag to the scons setup-hook to skip the
automatic overwrite of default “make install” call.
2018-11-14 13:57:41 -06:00
Andreas Rammhold 66e16843b3 firefox: apply patch for newer rust-cbindgen
rust-cbindgen did apply some breaking changes which requires the added
patch in order to compile until a firefox version with the fix gets
released. Firefox 63.0.3 is supposed to carry the required patches. This
should only be required for a short term.
2018-11-14 20:51:19 +01:00
Vladimír Čunát e229065842 Merge #50280: xorg: init xf86-video-vboxvideo ...
Based on reports X wouldn't start out of the box and seems OK now.
In case there are still some problems, we can improve later.
I checked that nixos.tests.virtualbox.* still succeed.
2018-11-14 20:34:48 +01:00
Jörg Thalheim 96a899a168 nodePackages: regenerate 2018-11-14 18:55:04 +00:00
Andreas Rammhold f1ee26bc4b rust-cbindgen: 0.6.3 -> 0.6.7 2018-11-14 19:53:30 +01:00
Johannes Frankenau b4e13e6257 gurobi: install Java library files 2018-11-14 19:38:18 +01:00
Will Dietz 75f2b4692f termite: 13 -> 14
https://github.com/thestinger/termite/releases/tag/v14
2018-11-14 12:34:17 -06:00
Jörg Thalheim 552c223625 nodePackages.statsd: remove
The package/service is broken. Upstream is dead
2018-11-14 18:32:44 +00:00
Jörg Thalheim e15babe35e nodePackages.stylus: remove
Project has had no release in three, development seems stall: npmjs.com/package/stylus

cc @svanderburg
2018-11-14 18:32:43 +00:00
Jörg Thalheim 16a601b30f nodePackages.typings: remove
This was deprecated by types, see npmjs.com/package/typings
cc @ therealpxc
2018-11-14 18:32:43 +00:00
Jörg Thalheim 54021f59b1 nodePackages.sinopia: remove
Project is unmaintained: rlidwka/sinopia#376
Could not find who added this.
2018-11-14 18:32:43 +00:00
Jörg Thalheim 386bcd4625 nodePackages.nsp: remove
The package was deprecated by upstream: npmjs.com/package/nsp
cc @peterromfeldhk
2018-11-14 18:32:42 +00:00
Jörg Thalheim 7e31a1d534 nodePackages.kibana-authentication-proxy:
This one did not receive an update in 5 years.
I could not find the guy adding this.
2018-11-14 18:32:42 +00:00
Jörg Thalheim 096639f403 nodePackages.jsontool: remove
This is actually now json which we also have: npmjs.com/package/jsontool
cc @rbvermaa
2018-11-14 18:32:42 +00:00
Jörg Thalheim 105484ed01 nodePackages.jayschema: remove
No longer maintained by upstream: npmjs.com/package/jayschema
Project page recommends alternative implementations.
cc @svanderburg
2018-11-14 18:32:42 +00:00
Jörg Thalheim d5497d8979 nodePackages.istanbul: remove
This version was deprecated by upstream: https://github.com/gotwarlost/istanbul#readme

cc @svanderburg
2018-11-14 18:32:41 +00:00
Jörg Thalheim bc0df45a14 nodePackages.hipache: remove
project was deprecated by upstream: https://github.com/hipache/hipache

cc @shlevy
2018-11-14 18:32:41 +00:00
Jörg Thalheim 62f4be2a89 nodePackages.fetch-bower: remove
This was replaced by bower2nix.

cc @shlevy
2018-11-14 18:32:41 +00:00
Silvan MosbergerandGitHub 25864ec2b7 Merge pull request #50183 from Infinisil/idris-codeowners
.github/CODEOWNERS: Add infinisil to idris-modules
2018-11-14 19:19:55 +01:00
Robin Gloster 74df0823f3 gitlab: fix smtp setting
fixes #50163
2018-11-14 18:58:45 +01:00
Jörg ThalheimandGitHub 081f17f0d0 Merge pull request #50339 from peterhoeg/u/motion
motion: 4.1.1 -> 4.2
2018-11-14 17:53:50 +00:00
Jörg ThalheimandGitHub 80389f0046 Merge pull request #49794 from avnik/fix/openarena
openarena: fix loading libGL.so with libglvnd
2018-11-14 17:49:55 +00:00
Silvan MosbergerandGitHub 513c659d56 Merge pull request #50182 from Infinisil/idris/doc-update
nixpkgs idris docs: Update and improve
2018-11-14 18:47:40 +01:00
Matthew BauerandGitHub 0874ee8f05 Merge pull request #47684 from roberth/nixpkgs-nixosTest
Add pkgs.nixosTest
2018-11-14 11:20:46 -06:00
goibhniuandGitHub ad18c540ff Merge pull request #47596 from cillianderoiste/tbs-fix
TBS: fix modules
2018-11-14 18:17:01 +01:00
Jörg ThalheimandGitHub 987bd62232 Merge pull request #50232 from wucke13/master
qgroundcontrol: fixes #49870
2018-11-14 17:10:05 +00:00