R. Ryantm
78939a41f2
vals: 0.35.0 -> 0.36.0
2024-03-27 00:55:41 +00:00
Mirco Bauer
73da35e350
smuxi: init at unstable-2023-07-01
2024-03-27 08:45:34 +08:00
Mirco Bauer
153f55b947
gtk-sharp-2_0: enable darwin
2024-03-27 08:45:23 +08:00
Mirco Bauer
1f6ff1de06
maintainers: add meebey
2024-03-27 08:44:19 +08:00
a-n-n-a-l-e-e
05c97b5ac3
Merge pull request #298581 from stv0g/add-ethercat
...
ethercat: init at 1.6-alpha
2024-03-26 17:41:50 -07:00
Weijia Wang
d3c4cab394
Merge pull request #299160 from anthonyroussel/maintainer/steampipe
...
steampipe: enable tests on darwin
2024-03-27 01:18:39 +01:00
Joan Massachs
e9200ffef2
nvimpager: unbreak on darwin ( #299252 )
...
Fixes nvimpager in darwin.
2024-03-27 01:17:13 +01:00
Adam Stephens
a5a4da89ba
incus: 0.6 -> 0.7
2024-03-26 20:08:43 -04:00
Pavol Rusnak
e80d1b6300
Merge pull request #298083 from Pandapip1/patch-1
...
monado: Add missing package in `buildInputs` and alphabetize
2024-03-27 00:59:39 +01:00
Gaetan Lepage
a20dc76e95
vimPlugins.jupytext-nvim: init at 2024-01-24
2024-03-27 00:50:38 +01:00
R. Ryantm
490c2393cc
quisk: 4.2.29 -> 4.2.30
2024-03-26 23:31:11 +00:00
Martin Weinelt
aa1257d0d3
Merge pull request #299080 from mweinelt/kanidm-update
...
kanidm: update to latest rc.16 commit
2024-03-27 00:25:24 +01:00
Mario Rodas
e306414668
Merge pull request #296256 from GaetanLepage/ruff
...
ruff: 0.3.2 -> 0.3.4
2024-03-26 18:24:10 -05:00
Thiago Kenji Okada
282bea96a8
Merge pull request #299203 from thiagokokada/fix-graalvm-x86_64-darwin
...
buildGraalvm: fix build in x86_64-darwin
2024-03-26 23:23:09 +00:00
Mario Rodas
315433842b
Merge pull request #299209 from r-ryantm/auto-update/obs-cmd
...
obs-cmd: 0.17.4 -> 0.17.5
2024-03-26 18:23:01 -05:00
Mario Rodas
4fd1a2c849
Merge pull request #298600 from anthonyroussel/update/elasticsearch-curator
...
elasticsearch-curator: 8.0.10 -> 8.0.12
2024-03-26 18:22:18 -05:00
Mario Rodas
93975548e2
Merge pull request #298596 from anthonyroussel/update/docker-credential-gcr
...
docker-credential-gcr: 2.1.8 -> 2.1.22
2024-03-26 18:21:31 -05:00
Mario Rodas
93883e16ec
Merge pull request #299094 from marsam/add-pg_roaringbitmap
...
postgresqlPackages.pg_roaringbitmap: init at 0.5.4
2024-03-26 18:12:39 -05:00
Mario Rodas
a74a22b1ff
Merge pull request #299184 from marsam/update-termusic
...
termusic: 0.7.11 -> 0.9.0
2024-03-26 18:07:54 -05:00
Bjørn Forsman
59daf9b0b6
gnuradioPackages.osmosdr: fix source URL
...
The current URL doesn't work anymore:
$ nix-build -A gnuradioPackages.osmosdr.src --check
checking outputs of '/nix/store/3jmqk57y5214iadfi6ivbgfd1rr9fyib-gr-osmosdr.drv'...
exporting git://git.osmocom.org/gr-osmosdr (rev v0.2.4) into /nix/store/m1qa9ipmdf4xrc6gl1r0zd0c5r0ns7bk-gr-osmosdr
Initialized empty Git repository in /nix/store/m1qa9ipmdf4xrc6gl1r0zd0c5r0ns7bk-gr-osmosdr/.git/
fatal: unable to connect to git.osmocom.org:
git.osmocom.org[0: 78.46.96.155]: errno=Connection refused
git.osmocom.org[1: 2a01:4f8:120:8470::2]: errno=Network is unreachable
Fixes https://github.com/NixOS/nixpkgs/issues/298876 .
2024-03-26 23:56:35 +01:00
Steffen Vogel
3c31ed9feb
ethercat: init at 1.6-alpha
2024-03-26 23:55:30 +01:00
Fabian Affolter
0fb03927a5
exploitdb: 2024-03-23 -> 2024-03-26
...
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2024-03-23...2024-03-26
2024-03-26 23:50:22 +01:00
Luke Granger-Brown
3b8cd8ad70
installer/nixos-generate-config: correctly detect bcache
...
PR #256638 inadvertently introduced a bug in `nixos-generate-config` whereby it
would never put `bcache` into the `availableKernelModules` for the initrd.
This is because the `qr` operator in Perl returns a regex object, rather than
matching it; the regex object evaluates to true, making the filter expression
effectively `grep(!true, @bcacheDevices)`, which will always return an empty
list.
2024-03-26 23:32:09 +01:00
emilylange
a7a57b640a
chromium: 123.0.6312.58 -> 123.0.6312.86
...
https://chromereleases.googleblog.com/2024/03/stable-channel-update-for-desktop_26.html
This update includes 7 security fixes.
CVEs:
CVE-2024-2883 CVE-2024-2885 CVE-2024-2886 CVE-2024-2887
2024-03-26 23:16:07 +01:00
R. Ryantm
19bbe51b7e
renode-unstable: 1.15.0+20240320git97be875a3 -> 1.15.0+20240323git3bd8e280d
2024-03-26 22:15:49 +00:00
emilylange
802746d46b
chromedriver: 123.0.6312.58 -> 123.0.6312.86
2024-03-26 23:14:43 +01:00
Will Fancher
c77e28a013
Merge pull request #298201 from philiptaron/fix-initrd-activation-with-gpt-auto
...
nixos/systemd/initrd: make systemd mount root as `rw` when using gpt-auto to find it
2024-03-26 18:09:33 -04:00
Atemu
d363582135
emacs28-macport: incorporate security patches
2024-03-26 22:59:42 +01:00
R. Ryantm
81e20bf21d
python311Packages.scancode-toolkit: 32.0.8 -> 32.1.0
2024-03-26 21:49:10 +00:00
Martin Weinelt
8ab9a91a1a
Merge pull request #299305 from Stunkymonkey/rpyc4-revert-update
...
Revert "python3Packages.rpyc4: 4.1.5 -> 6.0.0"
2024-03-26 22:43:14 +01:00
lunik1
5726bce715
iosevka: 29.0.3 -> 29.0.4
...
Diff: https://github.com/be5invis/iosevka/compare/v29.0.3...v29.0.4
2024-03-26 21:27:48 +00:00
Felix Buehler
eac815acde
Revert "python3Packages.rpyc4: 4.1.5 -> 6.0.0"
...
This reverts commit 0c41b3fcbf
.
2024-03-26 22:18:31 +01:00
Silvan Mosberger
a4caf2acfa
Merge pull request #299301 from tweag/check-by-name-remove
...
tests.nixpkgs-check-by-name: Remove now that a separate repo is used
2024-03-26 22:03:06 +01:00
Anthony Roussel
21cdff5283
steampipe: disable telemetry and update check by default
2024-03-26 21:58:46 +01:00
Anthony Roussel
e13c74e0fa
steampipe: fix meta.description
2024-03-26 21:58:46 +01:00
Anthony Roussel
4be9ffcb21
steampipe: remove with lib;
, use --replace-fail
for substitutions
2024-03-26 21:58:46 +01:00
Anthony Roussel
9cb5bf51e6
steampipe: add anthonyroussel to maintainers
2024-03-26 21:58:45 +01:00
Anthony Roussel
26f5598059
steampipe: enable and skip some tests on darwin
2024-03-26 21:58:45 +01:00
Martin Weinelt
74518d2bf6
Merge pull request #294315 from mweinelt/openvino-2024.0.0
...
openvino: 2023.3.0 -> 2024.0.0
2024-03-26 21:55:35 +01:00
Nick Cao
ab2cbefcf9
python312Packages.tblite: fix build
2024-03-26 16:53:23 -04:00
éclairevoyant
45af6b985f
release-notes: document breaking changes for pipewire and wireplumber
2024-03-26 16:41:58 -04:00
éclairevoyant
eddbb7932f
nixos/wireplumber: reuse local binding to simplify
2024-03-26 16:41:58 -04:00
éclairevoyant
ff77d83327
nixos/wireplumber: provide example for services.pipewire.wireplumber.configPackages
2024-03-26 16:41:57 -04:00
éclairevoyant
f5b680b97c
nixos/wireplumber: update services.pipewire.wireplumber.configPackages
description for v0.5
2024-03-26 16:41:57 -04:00
éclairevoyant
3aa01f7f13
nixos/wireplumber: inherit lib
functions
2024-03-26 16:41:57 -04:00
éclairevoyant
d2843640cb
nixos/wireplumber: remove lib.mdDoc
(no-op)
2024-03-26 16:41:52 -04:00
éclairevoyant
ff8f1a1f4e
nixos/pipewire: document example for services.pipewire.configPackages
2024-03-26 16:41:51 -04:00
éclairevoyant
27a2f2a429
nixos/pipewire: replace with lib;
with inherit
2024-03-26 16:41:51 -04:00
éclairevoyant
f3b74afdc7
nixos/pipewire: remove lib.mdDoc
(no-op)
2024-03-26 16:41:51 -04:00
Pol Dellaiera
ab14a429cb
Merge pull request #296454 from Kropatz/update-tetrio-desktop
...
tetrio-desktop: 8.0.0 -> 9.0.0
2024-03-26 21:40:39 +01:00