Profpatsch
8ec2c88110
x11/xorg: stdenv.lib -> lib in meta generator
...
The library does not depend on stdenv, that stdenv exposes lib is
an artifact of the ancient origins of nixpkgs.
I didn’t run the generator since it takes quite a while, but it should
be automatically done the next time somebody updates a package.
2021-01-10 17:45:48 +01:00
Profpatsch
2497553b23
toplevel: stdenv.lib -> lib
...
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 17:44:59 +01:00
Jörg Thalheim
329e70e0cd
Merge pull request #108955 from asymmetric/tarsnap-doc-format
...
modules/tarsnap: document timestamp format
2021-01-10 16:39:31 +00:00
Fabian Affolter
45bb37cfbf
crlfuzz: init at 1.4.0
2021-01-10 17:30:15 +01:00
Griffin Smith
ee12216b9b
fprintd: Use cfg.package instead of pkgs.fprintd
...
Use the configured package for fprintd in services.dbus.packages and
environment.systemPackages rather than hardcoding pkgs.fprintd.
2021-01-10 11:29:43 -05:00
AndersonTorres
12c5cfda1d
libjson-rpc-cpp: 0.7.0 -> 1.3.0
2021-01-10 12:55:25 -03:00
AndersonTorres
bc838c8686
libmicrohttpd: init at 0.9.72
...
Being conservative, I included a new version instead of overwriting.
2021-01-10 12:43:48 -03:00
AndersonTorres
db27acb1c8
argtable: 3.0.1 -> 3.1.5
2021-01-10 12:43:48 -03:00
Mark Vainomaa
855bf1a311
docker-proxy: 7b2b1fe -> fa125a3
2021-01-10 17:31:10 +02:00
Stig Palmquist
f12ad54760
nix-generate-from-cpan: quote homepage, stdenv.lib -> lib
2021-01-10 16:13:57 +01:00
Jörg Thalheim
51894963cb
Merge pull request #89775 from numinit/update-androidenv
2021-01-10 15:09:36 +00:00
Dave Gallant
d05e7e6cc4
awscli2: 2.1.7 -> 2.1.17
2021-01-10 10:04:51 -05:00
Fabian Affolter
93f7742d61
google-music-scripts: fix build
2021-01-10 15:56:55 +01:00
Francesco Gazzetta
52228daa3a
staticjinja: lift to top level
...
Most user will probably use the cli tool
2021-01-10 15:51:05 +01:00
Francesco Gazzetta
47ae218d9e
pythonPackages.staticjinja: enable tests
...
and:
* fetch from github (tests on pypi get somehow disabled)
* formatting
2021-01-10 15:51:05 +01:00
Frederik Rietdijk
0c42bb5027
Merge master into staging-next
2021-01-10 15:50:49 +01:00
Lorenzo Manacorda
b6356c6e2e
modules/tarsnap: document timestamp format
2021-01-10 16:47:15 +02:00
Fabian Affolter
25e483b3c3
python3Packages.sortedcollections: update attributes
2021-01-10 15:41:18 +01:00
Fabian Affolter
4a91e76fae
python3Packages.sortedcollections: use GitHub as source and enable tests
...
python3Packages.sortedcollections: enable tests
python3Packages.sortedcollections: add pythonImportsCheck
2021-01-10 15:41:06 +01:00
Fabian Affolter
09010da567
python3Packages.sortedcollections: 1.2.1 -> 1.2.3
2021-01-10 15:37:39 +01:00
Matthieu Coudron
9f8b7cb4a8
Merge pull request #104658 from poscat0x04/add-fcitx5
...
Add fcitx5
2021-01-10 15:26:27 +01:00
Ben Siraphob
47de48f600
gauche: 0.9.9 -> 0.9.10
2021-01-10 21:23:52 +07:00
Serval
0f34b4c439
v2ray: 4.33.0 -> 4.34.0
2021-01-10 22:06:46 +08:00
Phillip Cloud
caf2a8d9ea
nvidia-docker/nvidia-podman: inherit name directly
2021-01-10 08:54:38 -05:00
Phillip Cloud
4cd4468144
nvidia-container-toolkit: remove unused input
2021-01-10 08:54:38 -05:00
Phillip Cloud
5af3dd4a96
nvidia-container-toolkit: fix license
2021-01-10 08:54:38 -05:00
Phillip Cloud
8f33bef20f
nvidia-container-runtime: fix license
2021-01-10 08:54:38 -05:00
Phillip Cloud
7eed27754c
libnvidia-container: fix license
2021-01-10 08:54:38 -05:00
Phillip Cloud
8169d5c644
nvidia-container-toolkit: pass nvidia-container-runtime into drv
2021-01-10 08:54:38 -05:00
Phillip Cloud
f91f9eacd6
nvidia-container-toolkit: format
2021-01-10 08:54:37 -05:00
Phillip Cloud
bc43141b48
nvidia-container-runtime: format
2021-01-10 08:54:37 -05:00
Phillip Cloud
b0b92e598d
libnvidia-container: remove line break
2021-01-10 08:54:37 -05:00
Phillip Cloud
d93754bb40
nvidia-docker: fix lib access
2021-01-10 08:54:37 -05:00
Phillip Cloud
a873cbc218
nixos/podman: use shared config drvs to populate podman module
2021-01-10 08:54:37 -05:00
Phillip Cloud
ca2aa77d7b
nixpkgs: use symlinkJoin to share container runtime config for runtimes that support nvidia GPUs
2021-01-10 08:54:37 -05:00
Phillip Cloud
e94a0228c5
nvidia-docker: clean up drv inputs
2021-01-10 08:54:37 -05:00
Phillip Cloud
6b5b64173f
nvidia-docker: no longer perform templating of container runtime config files
2021-01-10 08:54:37 -05:00
Phillip Cloud
3e57cbdd3c
nixos/podman: remove assertion that docker and podman nvidia runtimes cannot both be enabled
2021-01-10 08:54:37 -05:00
Phillip Cloud
50f70cb8ed
nixos/podman: remove nvidia-container-runtime/config.toml creation from module
2021-01-10 08:54:37 -05:00
Phillip Cloud
8f1a64953e
nixos/docker: remove nvidia-container-runtime/config.toml creation from module
2021-01-10 08:54:37 -05:00
Phillip Cloud
91b47ae43c
nvidia-docker: podman-config.toml -> nvidia-podman/config.toml
2021-01-10 08:54:37 -05:00
Phillip Cloud
e67c679649
nvidia-docker: split out nvidia-container-toolkit into separate drv
2021-01-10 08:54:37 -05:00
Phillip Cloud
610ec202dc
nvidia-docker: split out nvidia-container-runtime into separate drv
2021-01-10 08:54:37 -05:00
Phillip Cloud
27cd42fd6d
nvidia-docker: use pname for repo attribute
2021-01-10 08:54:37 -05:00
Phillip Cloud
b578c28217
nvidia-docker: split out libnvidia-container into separate drv
2021-01-10 08:54:37 -05:00
Sandro
f3c1e795bb
Merge pull request #107860 from thatsmydoing/redis-tls
2021-01-10 14:45:50 +01:00
"Andrey Kuznetsov"
ca09360fdd
vimPlugins: update
2021-01-10 13:37:57 +00:00
Elis Hirwing
58d897e812
Merge pull request #108904 from aanderse/php-oci8
...
php80.extensions.oci8: 2.2.0 -> 3.0.1
2021-01-10 14:23:09 +01:00
Maximilian Bosch
f67a67a83d
prometheus-wireguard-exporter: 3.3.0 -> 3.4.2
2021-01-10 14:16:09 +01:00
Maximilian Bosch
ab278824ae
nixos/gitea: add ma27 as maintainer
2021-01-10 14:16:09 +01:00