Commit graph

223431 commits

Author SHA1 Message Date
Jan Tojnar 4f422e4efb
lutris: remove duplicate libusb 2020-04-28 05:31:50 +02:00
Jan Tojnar 3dc1caa683
python3.pkgs.pyusb: update the homepage 2020-04-28 05:31:35 +02:00
Jan Tojnar 8fd2c89b54
python3.pkgs.pyusb: remove unnecessary libusb-compat dependency
It was added in 4d7cc55344
without any rationale. python2.pkgs.nxt-python seems to build without it.
Maybe it for some reason uses the libusb-0.1 backend but propagating the compat library would not enable that.
2020-04-28 05:31:33 +02:00
Jaka Hudoklin 87e090cd8a
Merge pull request #86143 from nagisa/nix-prefetch-docker-jq-fix
Add `jq` into path for `nix-prefetch-docker`
2020-04-28 02:54:34 +00:00
worldofpeace f1d1dca218
Merge pull request #84160 from colemickens/nixpkgs-quaternion
quaternion: update, libquotient: init
2020-04-27 22:19:36 -04:00
Maximilian Bosch 1f6d33ef26
Merge pull request #86013 from Ma27/cups-allow-from
nixos/printing: make access to web-interface configurable
2020-04-28 02:56:16 +02:00
Maximilian Bosch c6518b5aaf
Merge pull request #86082 from eadwu/thermald/2.1
thermald: 1.9.1 -> 2.1
2020-04-28 02:43:00 +02:00
adisbladis caeae9076e
emacsPackages.yaoddmuse: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:25 +01:00
adisbladis 5e62eddcdd
emacsPackages.thingatpt-plus: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:25 +01:00
adisbladis fe218d1672
emacsPackages.lib-requires: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:24 +01:00
adisbladis 7e69b3ff24
emacsPackages.icicles: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:24 +01:00
adisbladis 576e67ae75
emacsPackages.header2: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:24 +01:00
adisbladis 9b52db99a8
emacsPackages.hexrgb: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:24 +01:00
adisbladis cd49c481e1
emacsPackages.filesets-plus: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:23 +01:00
Lassulus b83ab97eae
Merge pull request #86144 from danielfullmer/hcxdumptool-rename
hcxdumptool: fix incorrect pname
2020-04-28 02:26:30 +02:00
Benjamin Hipple 697bff74fd
Merge pull request #86135 from Mic92/nixpkgs-review
nixpkgs-review: 2.3.0 -> 2.3.1
2020-04-27 19:29:20 -04:00
Maximilian Bosch caadc44285
diffoscope: 142 -> 143 2020-04-28 00:18:26 +02:00
Maximilian Bosch 1066f11e4b
mautrix-whatsapp: 2020-04-21 -> 2020-04-21-1 2020-04-28 00:18:26 +02:00
Maximilian Bosch 1f20c084a7
passExtensions.pass-audit: 1.0.1 -> 1.1 2020-04-28 00:18:26 +02:00
Maximilian Bosch 12a614b633
brutespray: 1.6.6 -> 1.6.8
https://github.com/x90skysn3k/brutespray/blob/brutespray-1.6.8/CHANGELOG.md#changelog
2020-04-28 00:18:25 +02:00
Cole Helbling 87b02f74cf
fish: disable codesigning
We don't have access to the codesign binary.
2020-04-27 14:23:08 -07:00
Jörg Thalheim 974d11d53f
Merge pull request #86110 from Mic92/pr-template
PULL_REQUEST_TEMPLATE: try to simplify call-for-review
2020-04-27 22:15:21 +01:00
Jörg Thalheim 93862d05f7
PULL_REQUEST_TEMPLATE: try to simplify call-for-review
The text is quite long and hard to read in hub (because it is one whole line
with no line breaks). Also simplified the language/sentence structure a bit for
non-native speakers.
2020-04-27 22:07:19 +01:00
Cole Mickens 3ceefd2086
quaternion: 0.0.9.4c -> 0.0.9.4e 2020-04-27 13:45:53 -07:00
Cole Mickens c15f5903d7
libquotient: rename from libqmatrixclient; v0.5.2 -> v0.5.3.2
aliases: throw messages for libqmatrixclient and quaternion-git
2020-04-27 13:45:48 -07:00
Daniel Fullmer 301ede4157 hcxdumptool: fix incorrect pname 2020-04-27 16:22:25 -04:00
Jan Tojnar 61a2045c9a
pulseeffects: fix build
Meson 0.54 is no longer able to find Boost:

See https://github.com/NixOS/nixpkgs/issues/86131
2020-04-27 22:19:14 +02:00
Matthew Bauer 712026ead1
Merge pull request #85246 from matthewbauer/use-system-libraries-for-grpcio
python.pkgs.grpcio: use system openssl, zlib, and c-ares
2020-04-27 14:46:03 -05:00
Matthew Bauer 537f10f044
Merge pull request #85945 from matthewbauer/compiler-rt-support-x86_32
llvm/compiler-rt.nix: add i{4,5,6}86 to X86 architecture
2020-04-27 14:45:39 -05:00
Simonas Kazlauskas dde3e8edf4 nix-prefetch-docker: Add jq into path
Otheriwse running the tool fails with

    line 41: jq: command not found
2020-04-27 22:21:55 +03:00
Konrad Borowski f05a209e34 libfido2: make builds reproducible 2020-04-27 20:12:12 +02:00
Martin Milata ddf0438493 libssh: 0.8.8 -> 0.8.9
Fixes CVE-2020-1730.
Release notes: https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/
2020-04-27 20:10:40 +02:00
worldofpeace a7ca287ecb nixos/qemu-vm: don't set -vga std
This has been default since QEMU 2.2, it also prevents using a different
-vga
2020-04-27 20:04:03 +02:00
Linus Heckemann 166f2a01eb libglvnd: 1.2.0 -> 1.3.1 2020-04-27 19:59:52 +02:00
Frederik Rietdijk 4ffb40bc78 python3Packages.dask: 2.10.1 -> 2.14.0 2020-04-27 19:37:36 +02:00
Frederik Rietdijk f7a8dc83db python: tqdm: 4.44.0 -> 4.45.0 2020-04-27 19:37:36 +02:00
Frederik Rietdijk 697473975f python: qtconsole: 4.7.2 -> 4.7.3 2020-04-27 19:37:36 +02:00
Frederik Rietdijk 5ca64bb043 python: numpy: 1.18.2 -> 1.18.3 2020-04-27 19:37:36 +02:00
Frederik Rietdijk 67c4087ffb python: nbformat: 5.0.4 -> 5.0.6 2020-04-27 19:37:36 +02:00
Frederik Rietdijk 6db84432b1 python: jupyter_client: 6.1.2 -> 6.1.3 2020-04-27 19:37:36 +02:00
Frederik Rietdijk 6eb61b5d92 python3Packages.xarray: 0.15.0 -> 0.15.1 2020-04-27 19:37:36 +02:00
Frederik Rietdijk d2a2b7674b python3Packages.tqdm: 4.42.1 -> 4.44.0 2020-04-27 19:37:36 +02:00
Frederik Rietdijk 10462514f7 python3Packages.tabulate: 0.8.6 -> 0.8.7 2020-04-27 19:37:36 +02:00
Frederik Rietdijk a034c18627 python3Packages.statsmodels: 0.11.0 -> 0.11.1 2020-04-27 19:37:36 +02:00
Frederik Rietdijk 04ccf59c50 python3Packages.sounddevice: 0.3.14 -> 0.3.15 2020-04-27 19:37:36 +02:00
Frederik Rietdijk d2e945428d python3Packages.reikna: 0.7.4 -> 0.7.5 2020-04-27 19:37:36 +02:00
Frederik Rietdijk 5cfd19274b python3Packages.qtconsole: 4.6.0 -> 4.7.2 2020-04-27 19:37:36 +02:00
Frederik Rietdijk f72c254545 python3Packages.numpy: 1.18.1 -> 1.18.2 2020-04-27 19:37:36 +02:00
Frederik Rietdijk 62425ee576 python3Packages.notebook: 5.7.8 -> 6.0.3 2020-04-27 19:37:36 +02:00
Frederik Rietdijk 7ba0848eec python3Packages.nbformat: 4.4.0 -> 5.0.4 2020-04-27 19:37:36 +02:00