Jan Tojnar
2a2796c2bc
nixos/xserver: Remove with statements
...
They masked the evaluation error caused by removal of
`defaultSessionFromLegacyOptions` variable
in 6be2bfcc32
2024-05-02 23:20:02 +02:00
Jan Tojnar
8bf5752a3c
nixos/xserver: Remove {desktop,window}Manager.default options
...
These have been deprecated since NixOS 20.03.
Also fixes evaluation error caused by moving
the `defaultSessionFromLegacyOptions` variable
in 6be2bfcc32
2024-05-02 23:20:02 +02:00
Jan Tojnar
499f723873
doc: Use substitute --replace-fail in manuals
...
This fixes a warning about --replace being deprecated.
2024-05-02 23:19:15 +02:00
Jan Tojnar
29521b42cf
lib/gvariant: Use more specific instructions for int and attrset
2024-05-02 23:19:08 +02:00
Jan Tojnar
96e6f1a418
lib/gvariant: Fix error message for unsupported primitives
...
Without this, passing an integer to a setting will fail with a confusing error:
error: cannot coerce an integer to a string
2024-05-02 23:19:08 +02:00
Jan Tojnar
5b2b3b8558
nixos/gnome: Remove global with expressions
...
The can potentially mask evaluation errors due to laziness of variable access within.
2024-05-02 23:17:40 +02:00
Jan Tojnar
f77c3bf760
nixos/gnome: Remove deprecated aliases
2024-05-02 23:17:40 +02:00
Pol Dellaiera
ad63eec6c1
Merge pull request #308524 from Aleksanaa/lilipod
...
lilipod: init at 0.0.3
2024-05-02 22:39:22 +02:00
superherointj
1f49ce9c46
Merge pull request #308360 from atorres1985-contrib/sdl2_net
...
SDL2_net: adopt and refactor
2024-05-02 17:20:07 -03:00
superherointj
8daae6f98a
Merge pull request #308334 from SuperSandro2000/youtube-music
...
youtube-music: 3.3.5 -> 3.3.6
2024-05-02 17:13:42 -03:00
éclairevoyant
fcee90df67
Merge pull request #305525 from 9glenda/lc0
...
lc0: init at 0.30.0
2024-05-02 20:10:57 +00:00
Weijia Wang
8236428906
Merge pull request #308523 from r-ryantm/auto-update/ghciwatch
...
ghciwatch: 0.5.10 -> 0.5.11
2024-05-02 21:59:41 +02:00
superherointj
49bf76c4fa
Merge pull request #308400 from tomodachi94/enhance/csvq/add-testversion
...
csvq: add testVersion test
2024-05-02 16:59:20 -03:00
Weijia Wang
40eebde91d
Merge pull request #308563 from r-ryantm/auto-update/marimo
...
marimo: 0.4.7 -> 0.4.10
2024-05-02 21:59:09 +02:00
Weijia Wang
6bc02f6650
Merge pull request #308544 from r-ryantm/auto-update/stern
...
stern: 1.28.0 -> 1.29.0
2024-05-02 21:56:18 +02:00
Weijia Wang
d2e6e612a6
Merge pull request #308553 from r-ryantm/auto-update/turso-cli
...
turso-cli: 0.92.1 -> 0.93.0
2024-05-02 21:56:00 +02:00
superherointj
a6f8947d5a
Merge pull request #308589 from r-ryantm/auto-update/coder
...
coder: 2.9.3 -> 2.9.4
2024-05-02 16:47:21 -03:00
Roman Zakirzyanov
bef52ce39a
vimPlugins.llm-nvim: init at 2024-02-22
2024-05-02 21:31:55 +02:00
Adam C. Stephens
b471b9f133
Merge pull request #308585 from adamcstephens/forgejo/7.0.2
...
forgejo: 7.0.1 -> 7.0.2
2024-05-02 15:31:14 -04:00
Atemu
ad6245ed46
Merge pull request #308297 from zzzsyyy/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2024-04-28
2024-05-02 21:30:57 +02:00
Nick Cao
75204241d6
Merge pull request #308514 from r-ryantm/auto-update/showmethekey
...
showmethekey: 1.12.0 -> 1.13.0
2024-05-02 15:07:50 -04:00
Matthias Beyer
fe4af300cb
Merge pull request #308587 from toastal/meli-xxx
...
meli: add mirrors fetching tarballs
2024-05-02 20:37:05 +02:00
R. Ryantm
ac5acaaf9c
coder: 2.9.3 -> 2.9.4
2024-05-02 18:25:40 +00:00
Fabian Affolter
055ed44f40
Merge pull request #308535 from fabaff/pywaze-bump
...
python312Packages.pywaze: 1.0.0 -> 1.0.1
2024-05-02 20:21:22 +02:00
Adam Stephens
cf02ff86bb
forgejo: 7.0.1 -> 7.0.2
...
Changelog: https://codeberg.org/forgejo/forgejo/releases/tag/v7.0.2
2024-05-02 14:15:48 -04:00
toastal
b285b744ac
meli: support mirrors
...
Servers go down. We can support mirrors for resilience.
2024-05-03 01:15:19 +07:00
toastal
e44a9cc1b6
meli: mv to by-name
2024-05-03 01:15:03 +07:00
Felix Uhl
4c704748b3
zig: 0.11 -> 0.12 ( #306077 )
...
This upgrades the default version of zig to zig_0_12, which builds
reproducibly on darwin.
Fixes #299091 .
Also upgrades all packages compatible with zig 0.12 to that version.
I tried to upgrade packages currently pinning 0.11 as well, but only a
few worked.
Co-authored-by: Weijia Wang (wegank) <contact@weijia.wang>
2024-05-02 17:58:52 +00:00
Atemu
e993524725
Merge pull request #308530 from qwqawawow/update-nixd
...
nixd: 2.1.0 -> 2.1.2
2024-05-02 19:47:03 +02:00
nicoo
1207b23cc2
Merge #305764 : nixos/gitlab: Add a second database connection
2024-05-02 17:44:56 +00:00
Anomalocaridid
52ad64b548
nixos/grub: fix documentation for boot.loader.grub.theme
( #305663 )
...
Closes #233865 . Currently, the documentation for `boot.loader.grub.theme` misleadingly implies that it needs a package for a grub theme instead of a path to a grub theme.
2024-05-02 17:43:24 +00:00
Vinny Meller
4c85d13a3a
jikken: init at 0.7.1 ( #305885 )
2024-05-02 17:22:14 +00:00
0x5a4
b172a41aea
zls: 0.11.0 -> 0.12.0 ( #308248 )
...
Diff: https://github.com/zigtools/zls/compare/0.11.0...0.12.0
Changelog: https://github.com/zigtools/zls/releases/tag/0.12.0
2024-05-02 17:09:51 +00:00
Weijia Wang
0e8b0d921e
Merge pull request #308550 from DontEatOreo/update-rectangle
...
rectangle: 0.76 -> 0.77
2024-05-02 19:08:26 +02:00
P
03b4bf43c3
clockify: 2.1.6 -> 2.1.17.1354, use appimage ( #302016 )
2024-05-02 17:00:29 +00:00
Pol Dellaiera
e6357746b4
Merge pull request #307522 from Parsifa1/master
...
tinymist: 0.11.5 -> 0.11.6
2024-05-02 18:55:40 +02:00
Pol Dellaiera
23f69f50f7
Merge pull request #304382 from GaetanLepage/safetensors
...
python312Packages.safetensors: 0.4.2 -> 0.4.3
2024-05-02 18:38:36 +02:00
R. Ryantm
609df6f218
marimo: 0.4.7 -> 0.4.10
2024-05-02 16:32:12 +00:00
Stig
63c4c8d6d7
Merge pull request #308289 from marcusramberg/marcus/up_mojo
...
perlPackages.Mojolicious: 9.35 -> 9.36
2024-05-02 18:28:15 +02:00
OTABI Tomoya
3ac13ad065
Merge pull request #293912 from r-ryantm/auto-update/libmcfp
...
libmcfp: 1.2.4 -> 1.3.3
2024-05-03 01:26:45 +09:00
K900
5c2bdf48d1
Merge pull request #308556 from K900/kernels-20240502
...
Kernel updates for 2024-05-02
2024-05-02 19:23:39 +03:00
K900
47b414822a
linux_latest-libre: 19536 -> 19546
2024-05-02 19:05:27 +03:00
K900
870dcb5516
linux_4_19: 4.19.312 -> 4.19.313
2024-05-02 19:04:48 +03:00
K900
26b043649e
linux_5_4: 5.4.274 -> 5.4.275
2024-05-02 19:04:45 +03:00
K900
eb076ad457
linux_5_10: 5.10.215 -> 5.10.216
2024-05-02 19:04:41 +03:00
K900
5db7cfd196
linux_5_15: 5.15.157 -> 5.15.158
2024-05-02 19:04:38 +03:00
K900
9a12ebbc05
linux_6_1: 6.1.88 -> 6.1.90
2024-05-02 19:04:34 +03:00
K900
4b15ecf11a
linux_6_6: 6.6.29 -> 6.6.30
2024-05-02 19:04:29 +03:00
K900
a56c95daa1
linux_6_8: 6.8.8 -> 6.8.9
2024-05-02 19:04:24 +03:00
K900
f8709b2aad
linux_testing: 6.9-rc5 -> 6.9-rc6
2024-05-02 19:04:20 +03:00