Luflosi
4c0eb8eb9e
nsync: add Luflosi as maintainer
2022-10-02 17:43:47 +02:00
Jörg Thalheim
ad36bf7d74
Merge pull request #193841 from qowoz/grafana-agent
...
grafana-agent: 0.24.1 -> 0.25.1
2022-10-02 17:43:37 +02:00
Jörg Thalheim
e748d4d029
Merge pull request #194050 from kilianar/indilib-1.9.8
...
indilib: 1.9.6 -> 1.9.8
2022-10-02 17:40:05 +02:00
Jörg Thalheim
b575af8488
Merge pull request #193943 from erdnaxe/ubuntu-font-family-make-derivation
...
ubuntu-font-family: use mkDerivation
2022-10-02 17:37:36 +02:00
Jörg Thalheim
d93a5e66a7
Merge pull request #194043 from LeSuisse/modperl-2.0.12
...
apacheHttpdPackages.mod_perl: 2.0.11 -> 2.0.12
2022-10-02 17:36:24 +02:00
Jörg Thalheim
f6e1d325d4
Merge pull request #194062 from nagy/dale-20220411
...
dale: 20181024 -> 20220411
2022-10-02 17:31:47 +02:00
Jörg Thalheim
05c91fcfc9
Merge pull request #194046 from LeSuisse/darkhttpd-1.14
...
darkhttpd: 1.13 -> 1.14
2022-10-02 17:30:32 +02:00
Jörg Thalheim
d399698c98
Merge pull request #193962 from iAmMrinal0/update/google-cloud-sdk
...
google-cloud-sdk: 400.0.0 -> 404.0.0
2022-10-02 17:29:57 +02:00
superherointj
049c5e9026
diffoscope: revised tests failing
2022-10-02 12:28:28 -03:00
Christian Kögler
4da2f5b00a
Merge pull request #191906 from AmeerTaweel/ameer-taweel-contrib
...
windows-nvim: init at 2022-09-18
2022-10-02 17:24:07 +02:00
figsoda
b765de8e6b
Merge pull request #193761 from figsoda/felix
...
felix-fm: init at 1.2.0
2022-10-02 11:19:30 -04:00
Jörg Thalheim
c698eb27ad
Merge pull request #193889 from r-ryantm/auto-update/consul-template
...
consul-template: 0.29.2 -> 0.29.4
2022-10-02 17:14:46 +02:00
Jörg Thalheim
153d4d54d4
Merge pull request #194024 from r-ryantm/auto-update/p4c
...
p4c: 1.2.3.1 -> 1.2.3.2
2022-10-02 17:12:08 +02:00
Jörg Thalheim
ffde4721ab
Merge pull request #194052 from rapenne-s/fail2ban_doc
...
nixos/fail2ban: improve module documentation
2022-10-02 17:09:43 +02:00
Jörg Thalheim
233a62dfb7
Merge pull request #194049 from makefu/pkgs/devpi-server/6.7.0
...
devpi-server: 6.2.0 -> 6.7.0
2022-10-02 17:06:33 +02:00
Jörg Thalheim
782cdeffe0
Merge pull request #193969 from tjni/packr-aarch64-broken
...
packr: mark broken on darwin
2022-10-02 17:04:14 +02:00
Jörg Thalheim
319f974d57
Merge pull request #193984 from SuperSandro2000/tauon
...
tauon: change maintainer to jansol
2022-10-02 17:03:40 +02:00
Ameer Taweel
69ff9c417f
windows-nvim: init at 2022-09-18
2022-10-02 17:59:03 +03:00
Jörg Thalheim
d16281ba28
Merge pull request #194079 from r-ryantm/auto-update/cargo-public-api
...
cargo-public-api: 0.19.0 -> 0.20.0
2022-10-02 16:59:03 +02:00
Jörg Thalheim
16b9b0e181
python3.pkgs.tensorboardx: fix build
2022-10-02 16:53:34 +02:00
Sergei Trofimovich
f7262e0054
xorg: remove xlibsWrapper attribute, use top-level one instead
...
I noticed this attribute when tried to override `xorg` scope via
overlay:
final: prev {
xorg = prev.xorg.overrideScope' (f: p: {
libXfont2 = p.libXfont2.overrideAttrs (oa: {
patches = (oa.patches or []) ++ [
../libXfont2/nofollow.patch
];
});
}) // { inherit (prev) xlibsWrapper; };
}
As a result I got unexpected `pulseaudio` build failures:
$ nix build --no-link -f. pulseaudio
error: attribute 'xlibsWrapper' missing
at pkgs/servers/pulseaudio/default.nix:79:37:
78| ++ lib.optional jackaudioSupport libjack2
79| ++ lib.optionals x11Support [ xorg.xlibsWrapper xorg.libXtst xorg.libXi ]
| ^
80| ++ lib.optional useSystemd systemd
Previous changes in this branch remove references to xorg.xlibsWrapper
in favour of xlibsWrapper. Let's remove injection of this attribute into
`xorg.
2022-10-02 15:38:47 +01:00
Sergei Trofimovich
7af5079353
xine-ui: use xlibsWrapper instead of xorg.xlibsWrapper
2022-10-02 15:38:42 +01:00
Sergei Trofimovich
132ef65058
vlc: use xlibsWrapper instead of xorg.xlibsWrapper
2022-10-02 15:38:38 +01:00
Sergei Trofimovich
b0c751b800
ted: use xlibsWrapper instead of xorg.xlibsWrapper
2022-10-02 15:38:34 +01:00
Sergei Trofimovich
0bed7c059f
pulseaudio: use xlibsWrapper instead of xorg.xlibsWrapper
2022-10-02 15:38:31 +01:00
Sergei Trofimovich
a6635711da
gnome2.libgnomeui: use xlibsWrapper instead of xorg.xlibsWrapper
2022-10-02 15:38:27 +01:00
7c6f434c
8cefc55ae4
Merge pull request #193853 from r-ryantm/auto-update/xdaliclock
...
xdaliclock: 2.45 -> 2.47
2022-10-02 14:29:25 +00:00
R. Ryantm
2c11f47edd
cargo-public-api: 0.19.0 -> 0.20.0
2022-10-02 14:29:12 +00:00
7c6f434c
f526a9c466
Merge pull request #193794 from r-ryantm/auto-update/remind
...
remind: 04.00.03 -> 04.01.00
2022-10-02 14:28:55 +00:00
7c6f434c
0fb890ecfb
Merge pull request #193812 from r-ryantm/auto-update/simgear
...
simgear: 2020.3.13 -> 2020.3.14
2022-10-02 14:28:37 +00:00
R. Ryantm
4c2dca627e
fulcio: 0.5.3 -> 0.6.0
2022-10-02 22:19:08 +08:00
Fabian Affolter
e63a3267ca
python310Packages.kegtron-ble: init at 0.4.0
2022-10-02 16:13:18 +02:00
Bobby Rong
685bb0eede
Merge pull request #193964 from tjni/go-jsonnet-m1
...
go-jsonnet: fix aarch64-darwin build
2022-10-02 22:12:08 +08:00
R. Ryantm
5ebce6acee
python310Packages.azure-mgmt-monitor: 4.0.1 -> 5.0.1
2022-10-02 14:08:28 +00:00
Fabian Affolter
4e62f9810a
python310Packages.ibeacon-ble: init at 0.7.3
2022-10-02 16:07:57 +02:00
Luflosi
eefaaf41d6
kubo: rename from ipfs
...
Go-IPFS was renamed to Kubo in version 0.14.0, see https://github.com/ipfs/kubo/issues/8959 .
2022-10-02 16:00:22 +02:00
thyol
7cb6b3251f
etesync-dav: add thyol to maintainers
2022-10-02 21:55:49 +08:00
R. Ryantm
d13fec9591
python310Packages.azure-mgmt-containerservice: 20.3.0 -> 20.4.0
2022-10-02 13:27:47 +00:00
Daniel Nagy
d9ff138687
dale: 20181024 -> 20220411
2022-10-02 15:11:15 +02:00
Sergei Trofimovich
61f62685ee
Merge pull request #193249 from trofi/xterm-update
...
xterm: 372 -> 373
2022-10-02 14:04:09 +01:00
Jörg Thalheim
6b5431267a
Merge pull request #194005 from kilianar/kopia-0.12.1
...
kopia: 0.12.0 -> 0.12.1
2022-10-02 14:52:44 +02:00
Théo Zimmermann
2dc3552aa1
coqPackages.mkCoqDerivation: upgrade to Dune 3
...
And remove the version number from the corresponding attributes.
2022-10-02 14:42:28 +02:00
Profpatsch
1600cba863
Disable checkMeta by default again.
...
This caused too many downstream projects to break, so we are reverting
this change for now, until further transition fixes are in place.
See discussion in https://github.com/NixOS/nixpkgs/pull/191171
This reverts part of 6762de9a28
2022-10-02 14:28:40 +02:00
Sandro
faacb60b6e
Merge pull request #194051 from seppeljordan/update-mypy
2022-10-02 14:12:36 +02:00
illustris
5485f678b9
hadoop: 3.3.3 -> 3.3.4, remove outdated protobuf ( #193665 )
2022-10-02 14:11:29 +02:00
linsui
cff2b7fbb7
yutto: 2.0.0b13 -> 2.0.0b15
2022-10-02 19:43:40 +08:00
superherointj
f3ec61b6df
Merge pull request #193907 from PedroHLC/zen-kernels-5.19.12
...
zen-kernels: 5.19.11 -> 5.19.12
2022-10-02 08:01:31 -03:00
Thomas Gerbet
3fdeefc67f
mediawiki: 1.38.2 -> 1.38.4
...
Fixes CVE-2022-41767, CVE-2022-41765 and CVE-2022-41767.
https://lists.wikimedia.org/hyperkitty/list/mediawiki-announce@lists.wikimedia.org/message/SPYFDCGZE7KJNO73ET7QVSUXMHXVRFTE/
https://lists.wikimedia.org/hyperkitty/list/mediawiki-announce@lists.wikimedia.org/thread/DMQKMFSH4K7KLBXWZTDBGI2PWLLHJHJZ/
2022-10-02 13:00:11 +02:00
Solene Rapenne
605a588ea6
nixos/fail2ban: improve module documentation
2022-10-02 12:59:54 +02:00
José Romildo Malaquias
e1b6705b9a
Merge pull request #193782 from kilianar/pop-icon-theme-3.3.0
...
pop-icon-theme: unstable-2021-11-17 -> 3.3.0
2022-10-02 07:57:50 -03:00