Commit Graph

555550 Commits

Author SHA1 Message Date
PassiveLemon
1063c0ea2a maintainers: add passivelemon 2023-12-02 20:22:36 -05:00
Mario Rodas
d491c9dbc4
Merge pull request #271619 from r-ryantm/auto-update/binocle
binocle: 0.3.1 -> 0.3.2
2023-12-02 19:44:39 -05:00
Mario Rodas
9fc9bc29af
Merge pull request #271766 from fabaff/exploitdb-bump
exploitdb: 2023-12-01 -> 2023-12-02
2023-12-02 19:42:12 -05:00
Mario Rodas
c34b8d3c80
Merge pull request #271397 from marsam/update-gauche
gauche: 0.9.10 -> 0.9.13
2023-12-02 19:40:49 -05:00
Alyssa Ross
973120823b
lib.systems.elaborate: fix passing rust (more) (#271707)
An important idea around the rust stuff in lib.systems is that it's
elaborated — this means that it should idempotently add to the values
passed in, if any.  But we missed that the names used for the
parameter and the elaborated value for "rustcTarget"/"config" didn't
line up.  The intention was to use "rustcTarget" everywhere in the new
interface, as a more descriptive name than "config".

This fixes setting the system in NixOS configuration, which results in
an already elaborated system being elaborated again.  Before, this
wouldn't produce the correct result:

% nix-instantiate --eval -A stdenv.hostPlatform.rust.rustcTarget --system armv7l-linux
"armv7-unknown-linux-gnueabihf"
% NIX_PATH= nix-instantiate --eval -E '(import nixos/lib/eval-config.nix { system = "armv7l-linux"; modules = []; }).pkgs.stdenv.hostPlatform.rust.rustcTarget'
"arm-unknown-linux-gnueabihf"

Fixes: e3e57b8f18 ("lib.systems: elaborate Rust metadata")
Fixes: https://github.com/NixOS/nixpkgs/issues/271000
2023-12-03 01:32:01 +01:00
zowoq
0616776a5e fastgron: 0.6.4 -> 0.6.5
Diff: https://github.com/adamritter/fastgron/compare/v0.6.4...v0.6.5

Changelog: https://github.com/adamritter/fastgron/releases/tag/v0.6.5
2023-12-03 10:20:48 +10:00
Robert Scott
1fd9c9c001
Merge pull request #271530 from r-ryantm/auto-update/bosh-cli
bosh-cli: 7.4.1 -> 7.5.0
2023-12-03 00:12:23 +00:00
Samuel Ainsworth
d71187cf33
Merge pull request #266099 from tmplt/feat/mujoco-3.0.0
mujoco: 2.3.7 -> 3.0.1, add Python bindings
2023-12-02 15:47:04 -08:00
R. RyanTM
6005727065
mlt: 7.20.0 -> 7.22.0 (#270928) 2023-12-02 23:46:03 +00:00
Silvan Mosberger
8b0e496a27
Merge pull request #271767 from K900/fix-callpackage-errors
lib/customisation: fix callPackage error messages
2023-12-03 00:41:24 +01:00
Martin Weinelt
583239944f
Merge pull request #271575 from mweinelt/python-updater
update-python-libraries: various improvements
2023-12-03 00:34:10 +01:00
Silvan Mosberger
4487f72c5d
Merge pull request #271495 from pennae/docs-source-highlighting
docs: improve source highlighting
2023-12-03 00:33:39 +01:00
Mario Rodas
de9c084d9e
Merge pull request #271601 from aaronjheng/etcd_3_5
etcd_3_5: 3.5.9 -> 3.5.10
2023-12-02 18:24:01 -05:00
Mario Rodas
afbb5d8272
Merge pull request #271607 from aaronjheng/etcd_3_4
etcd_3_4: 3.4.27 -> 3.4.28
2023-12-02 18:23:11 -05:00
Mario Rodas
92bb577db6
Merge pull request #271679 from marsam/update-pgpool
pgpool: 4.4.4 -> 4.4.5
2023-12-02 18:02:40 -05:00
Silvan Mosberger
c1121a9382
Merge pull request #270725 from mfrischknecht/fix-mpdcron-build
mpdcron: fix build by correcting a C function conflict in nokogiri
2023-12-03 00:01:31 +01:00
Lin Jian
094017d16d
Merge pull request #271723 from LDprg/master
nixos/preload: fix log permission
2023-12-02 16:58:19 -06:00
Lily Foster
34e0be02e6
Merge pull request #270020 from Nyabinary/vinegar
vinegar: init at 1.5.8
2023-12-02 17:56:59 -05:00
c4710n
1b45f71c2e elixir: enable Erlang compiler option - deterministic 2023-12-02 22:39:36 +00:00
Janik
c3ac6b916c
Merge pull request #271441 from NetaliDev/mysql-auth-fix 2023-12-02 23:34:51 +01:00
K900
37445f3c5c lib/customisation: fix callPackage error messages 2023-12-03 01:28:17 +03:00
Janik
1e6914815f
Merge pull request #271602 from r-ryantm/auto-update/python310Packages.fontawesomefree
python310Packages.fontawesomefree: 6.4.2 -> 6.5.1
2023-12-02 23:26:55 +01:00
Fabian Affolter
fba1d73326 exploitdb: 2023-12-01 -> 2023-12-02
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-12-01...2023-12-02
2023-12-02 23:12:48 +01:00
Martin Weinelt
e2987b884f
Merge pull request #267274 from mweinelt/black-23.11.0
python311Packages.black: 23.9.1 -> 23.11.0
2023-12-02 23:11:52 +01:00
Martin Weinelt
dac48210ab
Merge pull request #271438 from mweinelt/zigbee2mqtt-1.34.0
zigbee2mqtt: 1.33.2 -> 1.34.0
2023-12-02 23:09:43 +01:00
Martin Weinelt
2a57f9aeba
Merge pull request #271760 from SuperSandro2000/hass-switching-lovelace-writtable
nixos/home-assistant: fix error when switching between writable and none writable lovelace config
2023-12-02 23:09:25 +01:00
Martin Weinelt
15aa6440c3
Merge pull request #270518 from mweinelt/esphome-2023.11.5
esphome: 2023.11.4 -> 2023.11.6
2023-12-02 23:09:04 +01:00
Martin Weinelt
3acd26ced4
Merge pull request #268947 from mweinelt/django-5.0rc1
python311Packages.django_5: 5.0b1 -> 5.0rc1
2023-12-02 23:08:47 +01:00
Martin Weinelt
927d8811c4
Merge pull request #268943 from mweinelt/go2rtc-1.8.3
go2rtc: 1.8.2 -> 1.8.4
2023-12-02 23:08:29 +01:00
Sandro Jäckel
57bfbc781c
nixos/home-assistant: fix error when switching between writable and none writable lovelace config
error message before was:
cp: not writing through dangling symlink '/var/lib/hass/ui-lovelace.yaml'
2023-12-02 23:04:48 +01:00
Mario Rodas
caafe22c08
Merge pull request #271634 from trofi/argyllcms-update
argyllcms: 3.0.2 -> 3.1.0
2023-12-02 16:17:18 -05:00
Mario Rodas
31b773d372
Merge pull request #271615 from kirillrdy/tiledb
tiledb: 2.18.0 -> 2.18.2
2023-12-02 16:14:20 -05:00
Mario Rodas
4ca76f4fce
Merge pull request #271580 from kirillrdy/amoeba
amoeba: fix build
2023-12-02 16:13:46 -05:00
Mario Rodas
39953efe31
Merge pull request #271733 from kirillrdy/fsautocomplete
fsautocomplete: fix build
2023-12-02 16:10:14 -05:00
José Romildo Malaquias
c3857011d7
Merge pull request #271626 from bobby285271/upd/xfce
Xfce updates 2023-12-02
2023-12-02 18:01:22 -03:00
Martin Weinelt
13a5743c44 workflows/periodic-merge: allow manual dispatch
Currently there is an eval fix on master and waiting five hours for it
to propagate into staging-next and staging is annoyingly long.
2023-12-02 21:52:46 +01:00
Martin Weinelt
4e00ad7aae
Merge pull request #271525 from kirillrdy/sphinx
awscli2: sphinx disable test that is flaky on hydra
2023-12-02 21:46:34 +01:00
Martin Weinelt
e274bc3056
Merge pull request #271740 from Ralith/fix-irc-filter
nixos/matrix-appservice-irc: fix syscall filter
2023-12-02 21:32:37 +01:00
Mario Rodas
9d60cc848d
Merge pull request #271673 from marsam/update-twilio-cli
twilio-cli: 5.16.2 -> 5.16.3
2023-12-02 15:28:59 -05:00
Pierre Bourdon
efc5e060f0
Merge pull request #269823 from delroth/sudo-license
sudo: fix meta license information (#269788)
2023-12-02 21:20:01 +01:00
Martin Weinelt
f5f74e6eff
Merge pull request #271593 from jchw-forks/update/librewolf
librewolf: 120.0-1 -> 120.0.1-1
2023-12-02 21:16:36 +01:00
netali
c0b2326892
libnss-mysql: add test 2023-12-02 21:07:31 +01:00
netali
ac3352a65c
pam_mysql: add test 2023-12-02 21:05:39 +01:00
Benjamin Saunders
dffba14043 nixos/matrix-appservice-irc: fix syscall filter
The pre-start script requires @chown; the service fails without it.
2023-12-02 12:03:58 -08:00
Kirill Radzikhovskyy
37ad50cdcf awscli2: sphinx disable test that is flaky on hydra 2023-12-03 06:59:07 +11:00
Kirill Radzikhovskyy
df0c3c570c fsautocomplete: fix build 2023-12-03 06:27:36 +11:00
netali
22b5fecd98
nixos/tests/auth-mysql: fix test 2023-12-02 20:18:30 +01:00
Martin Weinelt
ab3ea20adf
Merge pull request #271724 from mweinelt/zope-configuration-eval-fix
python311Packages.zope-configuration: fix eval without aliases
2023-12-02 19:38:41 +01:00
Martin Weinelt
5776e40f8b
python311Packages.zope-configuration: fix eval without aliases
Consuming the `zope_testing` alias broke eval.
2023-12-02 19:30:35 +01:00
R. Ryantm
c36d884e6a osinfo-db-tools: 1.10.0 -> 1.11.0 2023-12-02 19:23:44 +01:00