194101 Commits

Author SHA1 Message Date
Michiel Leenaars
a91fe3d575 getdns: 1.5.1 -> 1.5.2 2019-09-10 10:19:28 +02:00
Lancelot SIX
9c171d2911
Merge pull request #67571 from leenaars/fire
pythonPackages.fire: 0.1.3 -> 0.2.1
2019-09-10 10:03:15 +02:00
Michiel Leenaars
14bb6f07df datefudge: 1.22 -> 1.23 2019-09-10 10:00:11 +02:00
Michiel Leenaars
6468d465ed pythonPackages.fire: 0.1.3 -> 0.2.1 2019-09-10 09:43:00 +02:00
Vasiliy Yorkin
300464ec67 ocamlPackages.rpclib: init at 5.9.0 2019-09-10 06:40:20 +00:00
Antoine Eiche
636e15507b skydive: remove it from nixpkgs
The current Skydive version can not be build with a recent Go version
and the maintainer (lewo) is no longer interested in maintaining it.
2019-09-10 08:34:54 +02:00
Michiel Leenaars
f075f52177 pythonPackages.python-application: 2.0.2 -> 2.7.0 2019-09-10 07:59:25 +02:00
Michiel Leenaars
88610926bb pythonPackages.eventlib: 0.2.2 -> 0.2.4 2019-09-10 07:58:38 +02:00
Jan Tojnar
1716d62f63
Merge branch 'staging-next' into staging 2019-09-10 07:06:45 +02:00
Jan Tojnar
8752ff2254
zbar: clean up (#68389)
zbar: clean up
2019-09-10 06:57:40 +02:00
Matthew Bauer
a9dcb0276c man-db: set less as default pager
This is the default on most systems, most users want this one. The
value can still be overriden with the “PAGER” value.
2019-09-09 23:56:18 -04:00
Jan Tojnar
2eb7541b1a
zbar: use libsForQt5.callPackage 2019-09-10 05:54:35 +02:00
worldofpeace
bd61f91fd1
Merge pull request #68396 from fabianhjr/upgrade-firacode
fira-code: 1.207 -> 2
2019-09-09 23:37:23 -04:00
Fabián Heredia Montiel
f5e5aa7400 fira-code: 1.207 -> 2 2019-09-09 22:35:16 -05:00
worldofpeace
9434030725
Merge pull request #68391 from aanderse/zhf/dolphin
dolphinEmu: fix broken build
2019-09-09 23:21:42 -04:00
Aaron Andersen
4ece8498dc dolphinEmu: fix broken build 2019-09-09 22:48:32 -04:00
Matthew Bauer
6cdbc4de22 static: disable python on macOS
We get an infinite recursion otherwise due to some issue in darwin
bootstrapping.

Fixes #68393
2019-09-09 22:42:03 -04:00
Benjamin Hipple
7b4132f99e aws-adfs: 1.12.3 -> 1.17.0
This commit also adds it as an application in all-packages.nix, since it's
typically used as just a stand-alone cmdline tool.
2019-09-09 22:38:15 -04:00
worldofpeace
dc051dfdef kexectools: fix build on i686
https://hydra.nixos.org/build/99957229
See: cb1e5463b5
2019-09-09 22:31:34 -04:00
Aaron Andersen
a10ba70aa2
Merge pull request #68381 from flokli/instantclient-19.3-macos
oracle-instantclient: 18.1.0.0.0 -> 19.3.0.0.0 (x86_64-darwin)
2019-09-09 22:19:39 -04:00
worldofpeace
6454eda404
Merge pull request #68377 from worldofpeace/iasl-fixbuild
iasl: drop uneeded patch
2019-09-09 22:01:09 -04:00
Florian Klink
93b55c29ec oracle-instantclient: 18.1.0.0.0 -> 19.3.0.0.0 (x86_64-darwin)
macos binaries are available without having to login, so we can also
remove the requireFile fetcher.
2019-09-09 21:32:07 -04:00
Franz Pletz
471ba8e2e6
linux: build rtw88 module
Adds support for Realtek wireless/bluetooth cards found in some Lenovo
laptops. The old `r8822be` module was removed in favour of this one.
2019-09-10 02:00:15 +02:00
Jan Tojnar
86f3b3f628
zbar: drop Perl dependency
It does not appear to be necessary
2019-09-10 01:56:40 +02:00
Jan Tojnar
021faed5ba
zbar: switch to GTK 3 2019-09-10 01:56:40 +02:00
Jan Tojnar
61fdd203d6
zbar: wrap Qt frontend 2019-09-10 01:56:40 +02:00
Jan Tojnar
da135c2704
zbar: drop pygtk support
It is deprecated and we do not actually use it anywhere
2019-09-10 01:56:39 +02:00
Jan Tojnar
e1d5779154
v4l-utils: split to multiple outputs
That required setting localedir to fix cycle.

Also do not patch shebangs globally.
2019-09-10 01:56:39 +02:00
Allan Odgaard
49d7cc2941 Patch remind source to work on macOS (#67870)
The default version of the source will show a banner on macOS and Windows which tells the user that the author would rather that they didn’t use remind on Apple or Microsoft products, and then sleep for 5 seconds.

There is no way for the user to remove this obstacle other than patch the source and recompile, which is also what other package managers do.

This commit also changes supported platform from linux to unix.
2019-09-09 19:52:34 -04:00
Jan Tojnar
e1cb839d17
zbar: Split to multiple outputs
Also fix D-Bus config dir path: The configure script is appending `/dbus-1/system.d`
so when we added passed in `$out/etc/dbus-1/system.d`, it ended up with extra nesting.
2019-09-10 01:34:50 +02:00
worldofpeace
bfb2389a84 nixos/gnome3: add gnome-shell xdg portal 2019-09-09 19:28:59 -04:00
Jan Tojnar
b27da0dde7
gmic & gmic-qt: update & clean-up (#68257)
gmic & gmic-qt: update & clean-up
2019-09-10 01:21:17 +02:00
Jan Tojnar
adfc3457af
liblouis: 3.10.0 → 3.11.0 (#68374)
liblouis: 3.10.0 → 3.11.0
2019-09-10 01:21:00 +02:00
Justin Lovinger
552f56650c vimPlugins: Update 2019-09-09 19:17:22 -04:00
Jan Tojnar
23e2a6cef4
doc: add GNOME (#43150)
doc: add GNOME
2019-09-10 00:50:22 +02:00
Jan Tojnar
c65f597a29
tippecanoe: init at 1.34.3 (#68303)
tippecanoe: init at 1.34.3
2019-09-10 00:47:47 +02:00
Nikita Voloboev
8b75a0a25f wifi-password: init at 0.1.0 (#68373)
* wifi-password: init at 0.1.0

* Apply suggestions from code review

Co-Authored-By: symphorien <symphorien@users.noreply.github.com>
2019-09-10 00:40:05 +02:00
Michiel Leenaars
df25be6d7b pythonPackages.xcaplib: 1.2.0 -> 1.2.1 2019-09-10 00:37:32 +02:00
Michiel Leenaars
cdddddd7cc pythonPackages.msrplib: 0.19 -> 0.19.2 2019-09-10 00:36:50 +02:00
Jan Tojnar
41fbd55689
zbar: format with nixpkgs-fmt 2019-09-10 00:32:22 +02:00
Alyssa Ross
5617881a42
appleseed: fix build 2019-09-09 22:14:34 +00:00
nyanloutre
8d0af1fd00
kmail: add akonadi to propagated user env
Kmail will not work if akonadi is not in the PATH
2019-09-09 23:59:41 +02:00
nyanloutre
2338a5e6c3
electron-cash: 4.0.7 -> 4.0.10 2019-09-09 23:55:56 +02:00
Matthew Bauer
78879ae0e9 Revert "busybox: fix static builds"
This reverts commit b4f6931acde5433ffebfedf79a31eb5903ffa51e.

Broke busybox-sandbox-shell

https://hydra.nixos.org/build/100470231
2019-09-09 17:49:10 -04:00
Nikolay Korotkiy
29cd56611f
maintainers.sikmir: add .keys 2019-09-10 00:47:49 +03:00
Sander van der Burg
e987e3fef9 nixos/dysnomia: enable InfluxDB support 2019-09-09 23:28:10 +02:00
Sander van der Burg
e0af0be6e6 DisnixWebService: 0.8 -> 0.9 2019-09-09 23:26:03 +02:00
Sander van der Burg
67879a7f0d disnixos: 0.7.1 -> 0.8 2019-09-09 23:25:33 +02:00
Sander van der Burg
46f190b40d disnix: 0.8 -> 0.9 2019-09-09 23:25:06 +02:00
Sander van der Burg
95464bab66 dysnomia: 0.8 -> 0.9 2019-09-09 23:23:02 +02:00