Commit Graph

273412 Commits

Author SHA1 Message Date
Michael Weiss
5240639ab6
chromiumDev: 90.0.4421.5 -> 90.0.4427.5 2021-02-27 16:35:48 +01:00
Michael Weiss
adccc8b65b
chromiumBeta: 89.0.4389.58 -> 89.0.4389.69 2021-02-27 16:35:48 +01:00
rnhmjoj
8e016023f8
nixos/acpid: clean up the module
- Use --netlink to avoid systemd-udev-settle[1]

- Run daemon in foreground which is preferred with systemd

- Add unit documentation

- Write ExecStart directly, no need for a script

[1]: 52bbd2b80b
2021-02-27 16:18:32 +01:00
Silvan Mosberger
9e731ddb49
Merge pull request #114549 from taku0/fix_114495
adoptopenjdk-bin, zulu, graalvm11-ce: do not wrap jspawnhelper
2021-02-27 16:05:18 +01:00
Fabian Affolter
1f04109d2d home-assistant: update component-packages 2021-02-27 15:51:40 +01:00
Fabian Affolter
418ba054f5 python3Packages.python-gammu: init at 3.1 2021-02-27 15:51:01 +01:00
Thibaut Marty
93c2d520a5 herbstluftwm: 0.9.1 -> 0.9.2
This release introduces window titles and now depends on freetype and
libXft. The test `test_title_different_letters_are_drawn` is disabled
for now because it is broken, probably because of font issue in the
build sandbox.

I also fixed the build of the documentation when cross-compiling.
2021-02-27 15:44:24 +01:00
Jonas Chevalier
3f110f988b
mdsh: 0.5.0 -> 0.6.0 (#114513) 2021-02-27 13:47:11 +00:00
Sandro
299a683718
Merge pull request #114417 from veprbl/pr/sherpa_darwin_fix
sherpa: fix on darwin
2021-02-27 14:23:38 +01:00
Sandro
0243d2db52
Merge pull request #114431 from samueldr/updates/refind-0.13.1
refind: 0.13.0 -> 0.13.1
2021-02-27 14:19:19 +01:00
Sandro
1c6912636d
Merge pull request #114472 from fabaff/simplehound 2021-02-27 14:18:32 +01:00
Sandro
904fc94cb1
Merge pull request #114470 from fabaff/python-awair 2021-02-27 13:51:47 +01:00
Vincent Laporte
1c26497371
ocamlPackages.result: use Dune 2 2021-02-27 13:31:01 +01:00
Phillip Cloud
ab2b32cd1a pulumi-bin: refactor output creation 2021-02-27 07:27:31 -05:00
Phillip Cloud
0dfc707376 pulumi-bin: 2.19.2 -> 2.21.2 2021-02-27 07:27:10 -05:00
Sandro
0c98cef613
Merge pull request #114494 from fabaff/bump-slack-sdk
python3Packages.slack-sdk: 3.3.0 -> 3.4.0
2021-02-27 13:19:13 +01:00
Martin Weinelt
6a0b4ab7be
wpa_supplicant: add CVE-ID for P2P provision discovery proccessing vuln. 2021-02-27 13:11:35 +01:00
Pavol Rusnak
01f1773e8e
trezord: don't trigger systemd-udev-settle 2021-02-27 12:35:04 +01:00
Elis Hirwing
ad990d49aa
php.packages.composer2: deinit package since main package is updated 2021-02-27 12:27:18 +01:00
Elis Hirwing
89dacdd7a5
php.packages.composer1: init at 1.10.15 2021-02-27 12:26:38 +01:00
Elis Hirwing
e41a34bb02
php.packages.composer: 1.10.15 -> 2.0.11 2021-02-27 12:23:45 +01:00
Sandro
c1bd94854a
Merge pull request #114551 from etu/php-pkgs-imports
treewide/php-packages: Drop pkgs from arguments to packages
2021-02-27 12:16:15 +01:00
Fabian Affolter
fb4a196f8f
Merge pull request #114547 from r-ryantm/auto-update/python3.7-libversion
python37Packages.libversion: 1.2.1 -> 1.2.2
2021-02-27 12:09:02 +01:00
Elis Hirwing
5ad7fb28f6
treewide/php-packages: Drop pkgs from arguments to packages 2021-02-27 11:29:20 +01:00
Mario Rodas
6ca5b8005f nim: 1.4.2 -> 1.4.4 2021-02-27 11:27:24 +01:00
taku0
5ea6b90822 adoptopenjdk-bin, zulu, graalvm11-ce: do not wrap jspawnhelper
Fix #114495.

Note that OpenJDK 8 does not have jspawnhelper.
2021-02-27 19:23:55 +09:00
Sandro
7918f4b407
Merge pull request #114539 from SuperSandro2000/z3-java
z3: Add output for Java bindings (*.jar and *.so)
2021-02-27 11:15:31 +01:00
R. RyanTM
4a2934f0e6 python37Packages.libversion: 1.2.1 -> 1.2.2 2021-02-27 10:12:51 +00:00
Frederik Rietdijk
0dc64d5d71 python: fix full builds by referring to the correct interpreter
The package set is an attribute of the interpreter. The function to
build an environment (`buildEnv`/`withPackages`) is part of the
interpreter. The interpreter is passed to itself, and needs to be
updated when overridden.

For cross-compilation we splice the package set, and for that the
various `build/host` interpreters and sets need to be available. We
select these currently through `pkgs.${pythonAttr}`. The `pythonAttr`
attribute was not fixed for `pythonFull`.

https://github.com/NixOS/rfcs/pull/83
https://github.com/NixOS/nixpkgs/pull/104201

We need a better solution for this because this is very brittle.
2021-02-27 11:12:05 +01:00
Sandro
206c4d3bb1
Merge pull request #114529 from Vonfry/update/zsh-fzf-tab
zsh-fzf-tab: unstable-2021-01-24 -> unstable-2021-02-14
2021-02-27 11:11:13 +01:00
Elis Hirwing
d8fb9d8222
Merge pull request #114524 from r-ryantm/auto-update/php-composer
php73Packages.composer2: 2.0.9 -> 2.0.11
2021-02-27 10:55:36 +01:00
Fabian Affolter
bbd80791e0 home-assistant: update component-packages 2021-02-27 10:21:37 +01:00
Fabian Affolter
9d9ecfffb9 python3Packages.pyswitchbot: init at 0.9.1 2021-02-27 10:20:07 +01:00
Sandro
062613abd5
Merge pull request #114504 from sternenseemann/bspwm-delete
bspwm/unstable.nix: clean up unused file
2021-02-27 10:00:45 +01:00
adisbladis
b894f42a36
Merge pull request #114485 from adisbladis/firefox-bin-alsa-pulse-closure
firefox-bin: Remove alsa/libpulseaudio dev outputs
2021-02-27 10:48:53 +02:00
Fabian Affolter
56f38233a9
Merge pull request #114541 from r-ryantm/auto-update/python3.7-censys
python37Packages.censys: 1.1.0 -> 1.1.1
2021-02-27 09:36:04 +01:00
Fabian Affolter
b2298d6b6c
Merge pull request #114498 from ryantm/monit
monit: add ryantm to maintainers
2021-02-27 09:12:46 +01:00
R. RyanTM
4a87fe669f python37Packages.censys: 1.1.0 -> 1.1.1 2021-02-27 08:09:58 +00:00
Fabian Affolter
953b7ae255 python3Packages.slicedimage: switch to pytestCheckHook 2021-02-27 09:05:03 +01:00
Lorenz Leutgeb
7306864977
z3: Add output for Java bindings (*.jar and *.so) 2021-02-27 09:01:25 +01:00
Fabian Affolter
a5b4bb1d86
Merge pull request #114531 from r-ryantm/auto-update/python3.7-Adafruit-PlatformDetect
python37Packages.adafruit-platformdetect: 3.1.1 -> 3.2.0
2021-02-27 08:59:21 +01:00
adisbladis
4de0f6142f
Merge pull request #114512 from adisbladis/native-compilation-flag
emacs: Use --with-native-compilation instead of --with-nativecomp
2021-02-27 09:54:37 +02:00
Mario Rodas
b5702fd566
Merge pull request #114442 from r-ryantm/auto-update/jruby
jruby: 9.2.14.0 -> 9.2.15.0
2021-02-27 00:44:40 -05:00
R. RyanTM
5bbfc16b28 python37Packages.adafruit-platformdetect: 3.1.1 -> 3.2.0 2021-02-27 05:11:55 +00:00
Vonfry
36b8a95d48
zsh-fzf-tab: unstable-2021-01-24 -> unstable-2021-02-14 2021-02-27 13:00:29 +08:00
Mario Rodas
a1a6da5418 conan: fix build on darwin 2021-02-27 04:20:00 +00:00
R. RyanTM
124e53af2c php73Packages.composer2: 2.0.9 -> 2.0.11 2021-02-27 03:01:28 +00:00
R. RyanTM
c796cc4eac opkg: 0.4.3 -> 0.4.4 2021-02-26 21:18:52 -05:00
R. RyanTM
4d89f50881 jmol: 14.31.18 -> 14.31.24 2021-02-26 21:10:01 -05:00
R. RyanTM
64f189c8a0 klayout: 0.26.8 -> 0.26.9 2021-02-26 20:37:23 -05:00