Alyssa Ross
62f7a6dcc1
lib.systems.elaborate: fix passing rust
...
Usually, attributes passed explicitly to elaborate take precedence
over the elaborated ones, but since we also elaborate the nested
"rust" attrset, we need to push that one level down, so the rest of
"rust" is still filled in if you just pass
{ rust = { config = ... } }.
I've had to drop the assertion that checked that at most one of "rust"
and "rustc" was part of the un-elaborated system, because doing this
broke passing an elaborated system in, which should be idempotent.
For the same reason, I've also had to make it possible for
rust.rustcTargetSpec to be passed in. Otherwise, on the second call,
since platform was filled in by the first, the custom target file
would be constructed. The only other way to avoid this would be to
compare the platform attrs to all built in Rust targets to check it
wasn't one of those, and that isn't feasible.
Fixes: e3e57b8f18
("lib.systems: elaborate Rust metadata")
2023-11-24 12:21:30 +01:00
Franz Pletz
66d51a26b3
Merge pull request #269538 from globin/vim-lark-syntax
2023-11-24 12:12:21 +01:00
Silvan Mosberger
306a3e0f92
Merge pull request #269514 from GaetanLepage/invidious-update
2023-11-24 12:07:22 +01:00
Nikolay Korotkiy
068bacb9b6
Merge pull request #269498 from r-ryantm/auto-update/cudatext-qt
...
cudatext-qt: 1.201.0.2 -> 1.202.1
2023-11-24 15:02:37 +04:00
Robert Schütz
ada27c75a1
Merge pull request #266496 from SuperSandro2000/nextcloud-notify_push
...
nextcloud-notify_push: 0.6.3 -> 0.6.5
2023-11-24 02:30:30 -08:00
Jonas Heinrich
8f3f6a2a77
nixos/invoiceplane: Add settings option
2023-11-24 10:25:46 +00:00
piegames
965d12abf8
Merge pull request #269211 : gnomeExtensions.ddterm: unbreak
2023-11-24 11:05:18 +01:00
adisbladis
4c43f0bb75
Merge pull request #269584 from saschagrunert/crun-up
...
crun: 1.11.1 -> 1.12
2023-11-24 22:43:09 +13:00
Janik
067db23e36
Merge pull request #268980 from pinpox/init-satty
2023-11-24 10:40:49 +01:00
markuskowa
e267a9ebe3
Merge pull request #268498 from markuskowa/upd-rdma-core
...
rdma-core: 48.0 -> 49.0
2023-11-24 10:39:32 +01:00
7c6f434c
3cc8e341a7
Merge pull request #269349 from r-ryantm/auto-update/libre
...
libre: 3.6.0 -> 3.6.2
2023-11-24 09:21:52 +00:00
7c6f434c
5610c426e5
Merge pull request #269350 from r-ryantm/auto-update/librem
...
librem: 2.10.0 -> 2.12.0
2023-11-24 09:21:37 +00:00
happysalada
e5b0b76105
nixos/clamav: add fangfrisch updater
2023-11-24 09:09:46 +00:00
Pablo Ovelleiro Corral
aa92c1f317
satty: init at 0.7.0
2023-11-24 09:09:46 +01:00
Sascha Grunert
369c508fae
crun: 1.11.1 -> 1.12
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-11-24 09:00:12 +01:00
Fabian Affolter
869da636fe
Merge pull request #269495 from fabaff/cnspec-bump
...
cnspec: 9.6.1 -> 9.8.0
2023-11-24 08:21:46 +01:00
Fabian Affolter
1b31481aef
Merge pull request #269497 from fabaff/checkov-bump
...
checkov: 3.1.9 -> 3.1.10
2023-11-24 08:21:29 +01:00
Janik
babbc70adb
Merge pull request #268845 from frogamic/swaylock-fancy
2023-11-24 08:08:01 +01:00
Maciej Krüger
df34a82563
Merge pull request #269574 from mkg20001/x2gor
...
x2go{server,client}: remove myself as maintainer
2023-11-24 07:47:23 +01:00
K900
d0e68d7078
Merge pull request #269515 from dpc/23-11-23-assertion-fix
...
wrapFirefox: fix error message
2023-11-24 09:46:50 +03:00
Maciej Krüger
d03e034514
x2goserver: remove myself as maintainer
2023-11-24 07:26:12 +01:00
Maciej Krüger
e1b34c3e79
x2goclient: remove myself as maintainer
2023-11-24 07:25:52 +01:00
OTABI Tomoya
c80b0906d5
Merge pull request #269436 from mweinelt/python313-a2
...
python313: 3.13.0a1 -> 3.13.0a2
2023-11-24 14:52:39 +09:00
Maciej Krüger
58417e5b90
Merge pull request #269564 from mkg20001/openwrt
2023-11-24 06:50:48 +01:00
Maciej Krüger
73f9b84ea6
libnl-tiny: build only on linux
2023-11-24 06:43:28 +01:00
Maciej Krüger
7c3a4b84a9
Merge pull request #269555 from mkg20001/openwrt
2023-11-24 06:42:02 +01:00
Vincent Laporte
2e5eaaa6f5
ocamlPackages.atd: 2.11.0 → 2.15.0
2023-11-24 06:34:22 +01:00
Maciej Krüger
4ae56bced4
*: add myself to all openwrt packages as maintainer
2023-11-24 05:19:53 +01:00
Mario Rodas
00d4968679
Merge pull request #269340 from reckenrode/postgis-fix
...
postgresqlPackages.postgis: fix build on clang 12+
2023-11-23 22:57:08 -05:00
Mario Rodas
ea60451259
Merge pull request #269377 from marsam/update-nodejs_20
...
nodejs_20: 20.9.0 -> 20.10.0
2023-11-23 22:52:06 -05:00
Maciej Krüger
9ad1173b97
Merge pull request #269462 from mkg20001/openwrt
2023-11-24 04:43:30 +01:00
Lily Foster
eaa523fa85
Merge pull request #266720 from Nyabinary/cosmic-workspaces-epoch
...
cosmic-workspaces-epoch: init at unstable-2023-11-21
2023-11-23 22:28:26 -05:00
Nick Cao
5a09cb4b39
Merge pull request #269304 from Stunkymonkey/podman-desktop-migrate-prefetch-yarn-deps
...
podman-desktop: migrate to prefetch-yarn-deps
2023-11-23 22:00:26 -05:00
Dominic Shelton
8a66f36bc5
swaylock-fancy: unstable-2021-10-11 -> unstable-2023-11-21
...
Also update formatting and add myself as maintainer
2023-11-24 13:56:33 +11:00
Lily Foster
216c141741
Merge pull request #267581 from r-ryantm/auto-update/touchosc
...
touchosc: 1.2.4.180 -> 1.2.5.183
2023-11-23 21:18:57 -05:00
Mario Rodas
0ba0e97418
Merge pull request #269490 from r-ryantm/auto-update/zuo
...
zuo: unstable-2023-11-10 -> unstable-2023-11-23
2023-11-23 21:16:04 -05:00
Robin Gloster
4cbe7cec1d
Merge pull request #268702 from r-ryantm/auto-update/below
...
below: 0.6.3 -> 0.7.1
2023-11-24 02:43:39 +01:00
Robin Gloster
c9a2241ccb
Merge pull request #269325 from kilianar/i3status-rust-0.32.3
...
i3status-rust: 0.32.2 -> 0.32.3
2023-11-24 02:42:55 +01:00
Robin Gloster
cd63b6053e
Merge pull request #269284 from dairyisscary/nushell-0.87.1
...
nushell: 0.87.0 -> 0.87.1
2023-11-24 02:42:21 +01:00
Robin Gloster
bc72438200
Merge pull request #269342 from r-ryantm/auto-update/gatekeeper
...
gatekeeper: 3.13.3 -> 3.13.4
2023-11-24 02:41:25 +01:00
Robin Gloster
acaef512db
Merge pull request #269362 from cafkafk/cafk-eza-v0.16.1
...
eza: 0.16.0 -> 0.16.1
2023-11-24 02:40:02 +01:00
Robin Gloster
418954abc8
Merge pull request #269390 from oluceps/update-hysteria
...
hysteria: 2.2.1 -> 2.2.2
2023-11-24 02:39:29 +01:00
Robin Gloster
b564d16d3c
Merge pull request #269456 from r-ryantm/auto-update/mautrix-discord
...
mautrix-discord: 0.6.3 -> 0.6.4
2023-11-24 02:38:11 +01:00
Robin Gloster
96b90644bd
Merge pull request #269505 from r-ryantm/auto-update/minify
...
minify: 2.20.5 -> 2.20.7
2023-11-24 02:37:26 +01:00
Martin Weinelt
221acc9183
esphome: 2023.11.2 -> 2023.11.3 ( #269179 )
...
https://github.com/esphome/esphome/releases/tag/2023.11.3
https://github.com/esphome/esphome/releases/tag/2023.11.4
2023-11-24 02:30:35 +01:00
R. Ryantm
9b2b4ee621
lilypond: 2.24.2 -> 2.24.3
2023-11-23 19:06:58 -06:00
Maciej Krüger
2edba9d0b1
Merge pull request #269178 from mkg20001/lxdfix
2023-11-24 01:53:31 +01:00
OTABI Tomoya
6bae781c75
Merge pull request #269382 from natsukium/nbconvert/update
...
python311Packages.nbconvert: 7.8.0 -> 7.11.0
2023-11-24 09:52:04 +09:00
"Robin Gloster"
caddd19e69
vimPlugins.nvim-treesitter: update grammars
2023-11-24 01:51:12 +01:00
OTABI Tomoya
7faac2d324
Merge pull request #269370 from natsukium/jupyter-core/update
...
python311Packages.jupyter-core: 5.3.1 -> 5.5.0
2023-11-24 09:49:53 +09:00