GovanifY
6a3f025e54
nixos/ghidra: init
2025-02-18 09:53:01 +01:00
Thiago Kenji Okada and GitHub
978cad57ba
linuxKernel.kernels.linux_zen: 6.13.1-zen1 -> 6.13.3-zen1, linux_lqx: 6.12.10-lqx1 -> 6.12.14-lqx1 ( #382934 )
2025-02-18 08:45:23 +00:00
Jean-Baptiste Giraudeau
57c96ff6ef
nixos-container: avoid subshell when testing $PRIVATE_USERS
...
So that the script is not rejected by https://www.shellcheck.net/wiki/SC2235
under `systemd.enableStrictShellChecks = true;`
2025-02-18 09:41:55 +01:00
1606ea91b4
nixos-generate-config: add --flake option
...
Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com >
2025-02-18 15:37:53 +07:00
Tristan Ross and Alyssa Ross
fbf4124ab5
llvmPackages_git: 21.0.0-unstable-2025-02-10 -> 21.0.0-unstable-2025-02-17
2025-02-18 09:36:59 +01:00
3b7418245a
polarity: latest-unstable-2025-02-03 -> latest-unstable-2025-02-13 ( #383045 )
...
Co-authored-by: MangoIV <MangoIV@users.noreply.github.com >
2025-02-18 08:34:47 +00:00
R. Ryantm
74d6325048
structorizer: 3.32-25 -> 3.32-26
2025-02-18 08:34:44 +00:00
Sandro and GitHub
f5c3b18013
jellyfin{,-web}: 10.10.5 -> 10.10.6 ( #382807 )
2025-02-18 09:28:49 +01:00
Sandro and GitHub
d3d1c93cae
bicep: 0.32.4 -> 0.33.93, add Bicep.LangServer ( #382993 )
2025-02-18 09:26:56 +01:00
Nguyễn Gia Phong and Emery Hemingway
bdc95d5afb
mepo: 1.2.1 -> 1.3.3
2025-02-18 13:53:56 +05:30
9f7331a682
transito: init at 0.9.1
...
Co-Authored-By: Nguyễn Gia Phong <cnx@loang.net >
2025-02-18 13:53:56 +05:30
a36b794f00
mobroute: init at 0.9.0
...
Co-Authored-By: Nguyễn Gia Phong <cnx@loang.net >
Co-Authored-By: Nikolay Korotkiy <sikmir@disroot.org >
2025-02-18 13:53:56 +05:30
5f7051446b
mobsql: init at 0.9.0
...
Co-Authored-By: Nguyễn Gia Phong <cnx@loang.net >
2025-02-18 13:53:56 +05:30
R. Ryantm
b39eabfc8a
python312Packages.simsimd: 6.3.0 -> 6.3.3
2025-02-18 08:23:01 +00:00
73cf49b8ad
quarkus: 3.18.1 -> 3.18.3 ( #382683 )
...
Co-authored-by: Vinetos <Vinetos@users.noreply.github.com >
2025-02-18 08:17:47 +00:00
xanderio and GitHub
4d3bda6804
dependency-track: 4.12.2 -> 4.12.5 ( #382319 )
2025-02-18 09:13:20 +01:00
R. Ryantm
61b1a1af71
tinty: 0.26.0 -> 0.26.1
2025-02-18 08:09:39 +00:00
R. Ryantm
faac398dad
pkgsite: 0-unstable-2025-01-31 -> 0-unstable-2025-02-14
2025-02-18 08:02:53 +00:00
R. Ryantm
47b0560069
polarity: latest-unstable-2025-02-03 -> latest-unstable-2025-02-13
2025-02-18 08:00:21 +00:00
R. Ryantm
ca7dd87016
cedar: 4.3.1 -> 4.3.2
2025-02-18 07:58:15 +00:00
53fd442ce3
spicetify-cli: 2.38.9 -> 2.39.3 ( #383032 )
...
Co-authored-by: mdarocha <mdarocha@users.noreply.github.com >
2025-02-18 07:54:46 +00:00
R. Ryantm
f062cf97be
lazyjournal: 0.7.1 -> 0.7.3
2025-02-18 07:40:36 +00:00
R. Ryantm
c125cc969f
v2ray-domain-list-community: 20250124154827 -> 20250216152937
2025-02-18 07:33:15 +00:00
Ivan Mincik and GitHub
632f04521e
gdal: 3.10.1 -> 3.10.2 ( #382098 )
2025-02-18 07:26:52 +00:00
Gaétan Lepage and GitHub
70ff571306
python312Packages.mayavi: fix build, pin to numpy_1 ( #382970 )
2025-02-18 08:24:56 +01:00
Felix Singer and Bjørn Forsman
df472f9cfe
libjaylink: 0.3.1 -> 0.4
...
In addition to updating the package, restore the udev role ordering and
use 60 as priority which is used by the libjaylink project. The ordering
is needed in order to make the uaccess tag working since it needs to be
applied before 73-seat-late.rule. uaccess does not conflict with
mode/group configuration.
Signed-off-by: Felix Singer <felixsinger@posteo.net >
2025-02-18 08:22:27 +01:00
Felix Singer and Bjørn Forsman
d364584d4a
libjaylink: Enable nix-update-script
...
Signed-off-by: Felix Singer <felixsinger@posteo.net >
2025-02-18 08:22:27 +01:00
Felix Singer and Bjørn Forsman
d30e3755f3
libjaylink: Use tag parameter instead of rev
...
Version tags are used. So switch to the tag parameter.
Signed-off-by: Felix Singer <felixsinger@posteo.net >
2025-02-18 08:22:27 +01:00
Felix Singer and Bjørn Forsman
a7b402270d
libjaylink: Sort package inputs alphabetically
...
Signed-off-by: Felix Singer <felixsinger@posteo.net >
2025-02-18 08:22:27 +01:00
Kirill Radzikhovskyy
21fe7f239c
python312Packages.mayavi: mark as broken on darwin
2025-02-18 18:16:33 +11:00
Gaétan Lepage and GitHub
47703edbe7
python313Packages.polyfactory: 2.18.1-unstable-2024-12-22 -> 2.19.0 ( #380528 )
2025-02-18 08:04:48 +01:00
R. Ryantm
19fc3e56ed
spicetify-cli: 2.38.9 -> 2.39.3
2025-02-18 06:57:40 +00:00
R. Ryantm
3c80347b98
flix: 0.57.0 -> 0.57.1
2025-02-18 06:56:38 +00:00
R. Ryantm
a748ed16f7
cryptomator: 1.15.0 -> 1.15.1
2025-02-18 06:56:24 +00:00
7c6f434c and GitHub
9175a7b633
libreoffice: skip tests broken on aarch64 ( #382645 )
2025-02-18 06:46:50 +00:00
Justin Bedő and GitHub
01526b9f8d
last: 1608 -> 1609 ( #382992 )
2025-02-18 17:35:36 +11:00
GovanifY
d218b1fa46
imhex: add myself as maintainer
2025-02-18 07:33:39 +01:00
GovanifY
58952797bd
imhex: 1.36.2 -> 1.37.0
2025-02-18 07:33:30 +01:00
adisbladis and GitHub
3bc6e49cf5
emacsPackages.ebuild-mode: 1.77 -> 1.78 ( #382988 )
2025-02-18 13:31:43 +07:00
R. Ryantm
57d25df991
allure: 2.32.1 -> 2.32.2
2025-02-18 06:27:10 +00:00
Aidan Gauland
c141b3bc3a
heroic: use correct legendary package
...
Upstream uses its own fork of legendary, which fixes some major
breakages.
2025-02-18 19:25:34 +13:00
Aidan Gauland
43bd67d4ce
legendary-heroic: init at 0.20.36
2025-02-18 19:24:32 +13:00
Dmitry Kalinkin
fd786ff380
rivet: move to pkgs/by-name
2025-02-18 01:16:22 -05:00
R. Ryantm
d56454fe0b
walker: 0.12.13 -> 0.12.15
2025-02-18 06:13:39 +00:00
nixpkgs-ci[bot] and GitHub
83f409d731
Merge master into staging-next
2025-02-18 06:04:52 +00:00
Jörg Thalheim and GitHub
5be6db6b3d
grub modernize ( #374844 )
2025-02-18 13:03:24 +07:00
Dmitry Kalinkin and GitHub
1d182bfc59
yoda: 2.0.2 -> 2.0.3 ( #381889 )
2025-02-18 00:52:34 -05:00
Ryan Burns and GitHub
44f250575a
clinfo: 3.0.23.01.25 -> 3.0.25.02.14 ( #382176 )
2025-02-17 21:47:12 -08:00
Dmitry Kalinkin and GitHub
4060243d40
root: 6.34.02 -> 6.34.04 ( #367549 )
2025-02-18 00:43:30 -05:00
R. Ryantm
7df22f33ab
louvre: 2.14.0-1 -> 2.14.1-1
2025-02-18 05:40:55 +00:00