Commit Graph

273282 Commits

Author SHA1 Message Date
rnhmjoj
da2923b4f8
nixos/brltty: use upstream units
Upstream has been providing a very thoroughly designed set of systemd units,
udev and polkit rules. With these the brltty daemon is activated
asynchronously via udev, runs as a dedicated user with runtime and state
directories set up using systemd-tmpfiles.

This is much better than the current unit, which runs a single instance
as root and pulls in systemd-udev-settle to wait for the hardware.
2021-04-11 10:35:16 +02:00
Bram
13375265e4
brltty: fix systemd-wrapper script
- Use absolute paths to logger and udev.
- Pass the absolute path to the brltty binary to the wrapper.
- Include generic USB devices in udev rules.
- Remove pulse-access group from systemd unit and sysusers.
2021-04-11 10:35:16 +02:00
rnhmjoj
6fc8d59b33
brltty: remove asserts for optional features
Assertions can break overriding a package, see issue #73102.
2021-03-01 18:08:36 +01:00
rnhmjoj
6d1d1fc691
brltty: install systemd,udev,polkit files 2021-03-01 13:15:35 +01:00
rnhmjoj
ba27976cf1
brltty: fix ambiguous license in meta 2021-03-01 12:11:51 +01:00
rnhmjoj
6bfdb6b6bc
brltty: 6.1 -> 6.3 2021-03-01 08:57:21 +01:00
Vincent Laporte
1c26497371
ocamlPackages.result: use Dune 2 2021-02-27 13:31:01 +01: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
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
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
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
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
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
Matthew Bauer
c168e05c7e
Merge pull request #86239 from tathougies/patch-2
[nixos/prometheus] promTypes.filter.value -> promTypes.filter.values
2021-02-26 19:28:18 -06:00
Manuel Bärenz
17024be1d1
nixos/tests: add musescore 2021-02-26 20:26:02 -05:00
Bruno Bigras
1585a04bcb
webwormhole: init at git-2021-01-16 (#114269) 2021-02-26 20:24:44 -05:00
Peter Simons
36126fdbfa
Merge pull request #114515 from vlulla/upgrade-R
R: 4.0.3 -> 4.0.4
2021-02-27 00:32:43 +01:00
Florian Klink
0bdaff84e8
Merge pull request #113137 from lukegb/ceph
ceph: fix bluestore by using bundled rocksdb
2021-02-27 00:26:47 +01:00
Florian Klink
aed9171b1a
Merge pull request #111342 from veehaitch/systemd-networkd-options
nixos/networkd: add missing IPv6 options
2021-02-27 00:16:20 +01:00
Peter Simons
8629446fc1
Merge pull request #114407 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-02-25 (plus other fixes)
2021-02-26 23:57:43 +01:00
Vijay Lulla
2c9d7ee369 R: 4.0.3 -> 4.0.4 2021-02-26 22:42:21 +00:00
Maximilian Bosch
dc82cbaea9
Merge pull request #114508 from NieDzejkob/alacritty
alacritty: fix build
2021-02-26 23:01:57 +01:00
Peter Simons
a533bbef70 haskell-brittany: disable the freakin' test suite
The test suite runs for ages even on fast machines.
2021-02-26 23:01:18 +01:00
zimbatm
bdfd50116a
Revert "mdsh: 0.5.0 -> 0.6.0"
This was pushed by mistake!

This reverts commit 7ee7b5deec517a238a1618202aadbfbc2aadb55b.
2021-02-26 22:54:37 +01:00
zimbatm
7ee7b5deec
mdsh: 0.5.0 -> 0.6.0 2021-02-26 22:52:59 +01:00
Florian Klink
d52d0a1d73
Merge pull request #114464 from rnhmjoj/ksm
nixos/ksm: rewrite using systemd-tmpfiles
2021-02-26 22:43:59 +01:00
adisbladis
c801ffd4a3
emacs: Use --with-native-compilation instead of --with-nativecomp
Upstream changed this parameter name in https://git.savannah.gnu.org/cgit/emacs.git/commit/?h=feature/native-comp&id=42fc752a14b23be95f02b598930f13a96883d3a0
2021-02-26 23:31:27 +02:00
Peter Simons
f7aa0b4575 haskell-prettyprinter: disable the freakin' test suite
The test suite runs for ages even on fast machines.
2021-02-26 22:28:19 +01:00
adisbladis
70c0af4bf6
Merge pull request #114505 from sternenseemann/rebol-delete
rebol/default.nix: remove unused file
2021-02-26 23:25:49 +02:00