Commit Graph

218083 Commits

Author SHA1 Message Date
Greg Price
c93acee712 python39Full: fix to use Python 3.9 rather than 3.8
Looks like this was a typo when python39 was added in 648152fdb.
2020-03-21 23:48:45 -07:00
Matthew Bauer
b94300945a
Merge pull request #75940 from davidtwco/wooting-init
wooting: init wootility, wooting-udev-rules and module
2020-03-22 02:03:52 -04:00
Matthew Bauer
c08d6d55dc
Merge pull request #82781 from DieGoldeneEnte/llvm10-rc4
llvmPackages_10: rc3 -> rc4 -> rc5, polly enabled by default
2020-03-22 02:00:41 -04:00
Matthew Bauer
46f8756aee
Merge pull request #79593 from thefloweringash/wafhook-phases
wafHook: allow overriding phases and disabling of cross flags
2020-03-22 01:59:41 -04:00
Jan Tojnar
d951c534da
Merge pull request #82274 from jtojnar/suitesparese-5.6
suitesparse: 5.4.0 → 5.7.1 + clean up
2020-03-22 06:58:25 +01:00
Benjamin Hipple
129176452c nixos-ami: update nvme_core.io_timeout for linux kernel >= 4.15
NixOS 20.03 is built on kernel 5.4 and 19.09 is on 4.19, so we should update
this option to the highest value possible, per linked upstream instructions from
Amazon.
2020-03-22 00:35:56 -04:00
Matthew Bauer
81d84153c7
Merge pull request #82633 from kolbycrouch/master
retroarch: 1.8.1 -> 1.8.5
2020-03-21 23:49:01 -04:00
mlatus
3e35b4b15b do not set QT_SCREEN_AUTO_SCALE_FACTOR 2020-03-22 11:48:18 +08:00
Matthew Bauer
ed46adb48b retroarch/cores.nix: use correct license for gw
This should be zlib the license, not zlib the package.
2020-03-21 23:38:58 -04:00
Matthew Bauer
a8a0cb147f retroarch: remove macOS app support
This is badly out of date so requires extra work to get working.

Anyway, you can still use it without the menu, with no problem.
2020-03-21 23:36:54 -04:00
Matthew Bauer
9d8d66baf5
nixos/nixpkgs.nix: Allow just using config in system (#80818)
* nixos/nixpkgs.nix: Allow just using config in system

This assertion requires system to work properly. We might not have
this in cases where the user just sets config and wants Nixpkgs to
infer system from that. This adds a default for when this happens,
using doubleFromSystem.

* parens
2020-03-21 23:23:24 -04:00
Matthew Bauer
6b95893a6d
Merge pull request #81042 from KoviRobi/zhf-20.03-fix-noweb
noweb: fix installation of manpages, use placeholders
2020-03-21 23:21:19 -04:00
Matthew Bauer
0127594a93
Merge pull request #80778 from expipiplus1/restic-cross
restic: fix cross compilation
2020-03-21 23:18:51 -04:00
Matthew Bauer
4327049a1c
Merge pull request #82708 from hamishmack/openssl-musl
openssl: Fix openssl build for x86_64-unknown-linux-musl
2020-03-21 23:10:53 -04:00
Matthew Bauer
293b16aae9 Merge remote-tracking branch 'origin/master' into retroarch-update 2020-03-21 23:01:45 -04:00
Matthew Bauer
f094e132e2 retroarch/cores.nix: cleanup
- Avoid using overrides unless necessary
- Set platform and ARCH by default
- Don’t set dontConfigure unless absolutely necessary
- Use preBuild instead of overriding entire configurePhase
2020-03-21 23:01:01 -04:00
Matthew Bauer
d513980ea6 retroarch: 1.8.4 -> 1.8.5 2020-03-21 22:59:18 -04:00
Matthew Bauer
e1cab10dcd Revert " Fix init"
This reverts commit e68a4094d2.
2020-03-21 22:58:58 -04:00
rnhmjoj
3c93f1ba96
monero-gui: 0.15.0.1 -> 0.15.0.4 2020-03-22 03:37:45 +01:00
rnhmjoj
ddabb09c35
monero: use a compatible protobuf version 2020-03-22 03:37:45 +01:00
R. RyanTM
b0c75e811a tiledb: 1.7.5 -> 1.7.6 2020-03-21 17:53:34 -07:00
Mario Rodas
f08105e7b3
Merge pull request #83097 from Frostman/hugo-0.68.0
hugo: 0.67.1 -> 0.68.0
2020-03-21 19:46:37 -05:00
Florian Klink
382e751a68 drush: still needs php 7.3
If invoked with php 7.4 on a up2date Drupal 7 installation, drush
complains with a deprecation warning, that swallows all legit output:

> drush uli
Deprecated function: Array and string offset access syntax with curly braces is   [error]
deprecated in include_once() (line 20 of
/var/www/…/htdocs/includes/file.phar.inc).

Use php7.3 when invoking drush.
2020-03-22 01:27:58 +01:00
Florian Klink
3b3e2c080f drush: fix buildInputs / nativeBuildInputs
`makeWrapper` is a nativeBuildInput, and `php` and `which` are actually
only needed when constructing the wrapper, but no `buildInputs`.
2020-03-22 01:26:24 +01:00
Jan Tojnar
cc73796779
Merge pull request #82699 from hedning/libnma
libnma: init at 1.8.28
2020-03-22 00:33:35 +01:00
Maximilian Bosch
dcda17d856
nethack: 3.6.5 -> 3.6.6 2020-03-21 22:06:49 +01:00
Michael Weiss
b67aafe8b8
python3Packages.httplib2: 0.15 -> 0.17 (#82355) 2020-03-21 21:42:23 +01:00
Michael Weiss
68e9ddacc2
fuse3: 3.9.0 -> 3.9.1 (#82999) 2020-03-21 21:41:37 +01:00
Maximilian Bosch
0d93355100
Merge pull request #83102 from Frostman/grafana-6.7.1
grafana: 6.7.0 -> 6.7.1
2020-03-21 21:39:38 +01:00
Michael Weiss
5ce86bc4ac
wayvnc: 0.1.1 -> 0.1.2 2020-03-21 21:36:53 +01:00
Michael Weiss
ea253398de
androidStudioPackages.beta: 4.0.0.11 -> 4.0.0.12 2020-03-21 21:36:53 +01:00
Sergey Lukjanov
9e98d47fb2 grafana: add Frostman to maintainers 2020-03-21 12:23:26 -07:00
Sergey Lukjanov
bf453da8e8 grafana: 6.7.0 -> 6.7.1 2020-03-21 12:22:51 -07:00
Sergey Lukjanov
b5f779b137 hugo: 0.67.1 -> 0.68.0 2020-03-21 11:42:10 -07:00
Domen Kožar
1ff9d94f38
spring: it works! 2020-03-21 18:18:44 +01:00
Orivej Desh
11315a3e27 lutris: 0.5.3 -> 0.5.4 2020-03-21 16:08:38 +00:00
Jan Tojnar
267edd343f
Merge pull request #83081 from r-ryantm/auto-update/five-or-more
gnome3.five-or-more: 3.32.0 -> 3.32.1
2020-03-21 16:38:16 +01:00
José Romildo Malaquias
538e9544d1
Merge pull request #82938 from romildo/upd.mojave-gtk-theme
mojave-gtk-theme: 2020-02-20 -> 2020-03-19
2020-03-21 12:28:37 -03:00
Vladyslav M
a321331c34
Merge pull request #83082 from killercup/tokei-11.0.0
tokei: 10.1.2 -> 11.0.0
2020-03-21 17:24:12 +02:00
Pascal Hertleif
bdddf3c07f tokei: 10.1.2 -> 11.0.0 2020-03-21 16:01:36 +01:00
Vincent Laporte
a8dafd2731 ocamlPackages.parmap: 1.1 → 1.1.1 2020-03-21 15:52:46 +01:00
R. RyanTM
10b46be451 gnome3.five-or-more: 3.32.0 -> 3.32.1 2020-03-21 14:41:38 +00:00
Daiderd Jordan
cb75c0f905
gotools: fix darwin build 2020-03-21 14:44:57 +01:00
Lancelot SIX
e7d2655efb
Merge pull request #83034 from r-ryantm/auto-update/darktable
darktable: 3.0.0 -> 3.0.1
2020-03-21 13:05:24 +01:00
Mario Rodas
7eb35cd144 prometheus-mikrotik-exporter: fix build on darwin 2020-03-21 06:28:00 -05:00
Mario Rodas
f34fd0c37a prometheus-dnsmasq-exporter: fix build on darwin 2020-03-21 06:27:00 -05:00
Mario Rodas
47e436793b prometheus-varnish-exporter: fix build on darwin 2020-03-21 06:26:00 -05:00
Mario Rodas
8a51989af0 terraform-providers.elasticsearch: fix build on darwin 2020-03-21 06:25:00 -05:00
Mario Rodas
d77fc69768 syncthing: fix build on darwin 2020-03-21 06:24:00 -05:00
Mario Rodas
428bb7d2b8 sensu-go-agent: fix build on darwin 2020-03-21 06:23:00 -05:00