Martin Weinelt and GitHub
50dd0c6f09
home-assistant-custom-components.yassi: drop ( #393106 )
2025-03-25 16:51:15 +01:00
jopejoe1 and GitHub
7b9e9c8d6f
cpu-x: 5.1.2 -> 5.1.3 ( #391380 )
2025-03-25 16:43:10 +01:00
Bruno Bigras and GitHub
a1f37e4335
veilid: 0.4.3 -> 0.4.4 ( #392006 )
2025-03-25 11:37:15 -04:00
Guy Chronister and Matthieu Coudron
faa3ba8c02
bindle: Migrate to by-name
2025-03-25 16:30:57 +01:00
Masum Reza
7ccc496e49
Revert "vscode-extensions.ms-python.python: 2025.3.2025031001 -> 2024.15.2024…"
...
This reverts commit b763e93a95 .
2025-03-25 20:55:07 +05:30
Jörg Thalheim and GitHub
e353cefc84
k3s: source k3s version.sh in update script to get component versions ( #392397 )
2025-03-25 16:18:28 +01:00
K900
214346fdfa
home-assistant-custom-components.yassi: drop
...
It doesn't work with latest pysmartthings, and upstream will have
native support for these devices in 2025.4.
2025-03-25 18:11:07 +03:00
Austin Horstman and GitHub
9e49217220
catppuccin-sddm-corners: 0-unstable-2024-05-07 -> 0-unstable-2025-03-25 ( #393099 )
...
Migrated sddm theme from qt5 to qt6 since qt5 is becoming EOL soon.
2025-03-25 10:06:48 -05:00
Pol Dellaiera and GitHub
7ebe5f065e
docker-compose: fix rm command argument ( #392853 )
2025-03-25 15:53:17 +01:00
28a6e4943b
avbroot: 3.13.0 -> 3.14.0 ( #393034 )
...
Co-authored-by: oluceps <oluceps@users.noreply.github.com >
2025-03-25 14:44:31 +00:00
Austin Horstman
e80d25108b
catppuccin-sddm-corners: unstableGitUpdater -> nix-update-script
2025-03-25 09:43:08 -05:00
Austin Horstman
2aacebcef3
catppuccin-sddm-corners: 0-unstable-2024-05-07 -> 0-unstable-2025-03-25
2025-03-25 09:42:56 -05:00
Matthieu Coudron and GitHub
d3c2689ed6
vimPlugins: refactoring
2025-03-25 15:27:23 +01:00
Emily and GitHub
04d59c3c24
system-syzygy: 1.0.1 -> 1.0.2, use fetchCargoVendor ( #393071 )
2025-03-25 14:18:25 +00:00
Wolfgang Walther and GitHub
15f3d37c73
Revert "nixos/postgresql: add docs about procedural languages" ( #393083 )
2025-03-25 14:02:12 +00:00
407d4ff95d
codeium: 1.40.1 -> 1.42.3 ( #390330 )
...
Co-authored-by: anpin <pavel@anpin.fyi >
2025-03-25 14:01:19 +00:00
3fb6946954
oterm: 0.9.1 -> 0.9.3 ( #393039 )
...
Co-authored-by: gaelj <gaelj@users.noreply.github.com >
2025-03-25 13:58:04 +00:00
Wolfgang Walther
a4006e4970
Revert "nixos/postgresql: add docs about procedural languages"
...
This reverts commit 0bc099abd6 .
2025-03-25 14:58:02 +01:00
Emily and GitHub
2bb7458042
lipl: 0.1.3 -> 0.1.3-unstable-2022-08-23, use fetchCargoVendor ( #393078 )
2025-03-25 13:55:29 +00:00
Aleksana and GitHub
2e40e56250
alpaca: 5.0.6 -> 5.2.0 ( #388592 )
2025-03-25 21:43:08 +08:00
TomaSajt
f079f3e1d8
lipl: 0.1.3 -> 0.1.3-unstable-2022-08-23, use fetchCargoVendor
2025-03-25 14:37:57 +01:00
Dominique Martinet and Valentin Gagarin
fb5e34fb39
nixos/cryptpad: fix service with nodejs 22.11 (for real)
...
The previous fix had only been tested locally through a runtime edit of
the service, and the order in which @chown had been re-added was
different so commit cf498c1a61 ("nixos/cryptpad: fix service with
nodejs 22.11") did not actually fix the issue.
This properly orders @chown after @privileged so the rule is respected,
and also properly denies with EPERM instead of allowing the chown family
of syscalls: this will properly prevent seccomp from killing nodejs
while still disallowing fchown()
Fixes https://github.com/NixOS/nixpkgs/issues/370717
2025-03-25 13:37:25 +00:00
Austin Horstman
06422e6363
vimPlugins.bitbake-vim: migrate to new repo and move
...
Move to actively maintained repo and move to non-generated since plugin
updater can't handle sub directories.
2025-03-25 08:34:03 -05:00
Austin Horstman
f9af047fc0
vimPlugins.plenary-nvim: migrate to luaPackagePlugins
2025-03-25 08:34:03 -05:00
Austin Horstman
c7e23358d4
vimPlugins: drop luaPackage overrides
...
Attempt to remove overrides that provide dependencies that should be
handled from the luaPackages derivation and buildNeovimPlugin.
2025-03-25 08:34:02 -05:00
Austin Horstman
db2eef5af6
vimplugins.coc-*: move into cocPlugins
...
coc is breaking out packages into top-level, but I don't know if we
really need separate folders for each of these. Can just create another
set to merge in.
2025-03-25 08:34:02 -05:00
Austin Horstman
9cc633bc97
vimplugins.coc-nginx: move overrides into nodePackagePlugins
2025-03-25 08:34:02 -05:00
Austin Horstman
0c4d4290a6
vimPlugins.vim-pony: redirect to active repo
2025-03-25 08:34:02 -05:00
Austin Horstman
f11e01af91
vimPlugins.VimCompletesMe: migrate to active repo
...
Old repo referenced was removed, referencing currently active repo.
2025-03-25 08:34:02 -05:00
Austin Horstman
dc7b6a574c
vimPlugins.Spacegray-vim: drop package
2025-03-25 08:34:02 -05:00
Austin Horstman
baa373b985
vimPlugins.vim2nix: move to non-generated
2025-03-25 08:34:02 -05:00
Austin Horstman
eec836cd7d
vimPlugins: automate non-generated plugin calls
...
Move the non-generated plugins to using a function call that iterates
over the folders in the non-generated directory so we don't need them in
overrides.nix
2025-03-25 08:34:02 -05:00
Austin Horstman
944f6a9e57
vimPlugins.markdown-preview-nvim: move supporting files to patches
2025-03-25 08:34:02 -05:00
Austin Horstman
cb00c3ba6c
vimUtils: move to utils directory
...
Add some organization
2025-03-25 08:34:01 -05:00
Bobby Rong and GitHub
8407a64b5c
xfce.libxfce4ui: 4.20.0 -> 4.20.1 ( #392553 )
2025-03-25 21:08:10 +08:00
TomaSajt
bd2eb2d6f5
system-syzygy: 1.0.1 -> 1.0.2, use fetchCargoVendor
2025-03-25 14:07:16 +01:00
Bobby Rong and GitHub
7e51c10858
nemo-preview: init at 6.4.0, xreader: enable introspection ( #391701 )
2025-03-25 21:06:54 +08:00
Gaétan Lepage and GitHub
3249ec1ada
obs-do: 0.1.7 -> 0.1.8 ( #393053 )
2025-03-25 14:04:18 +01:00
Maximilian Bosch and GitHub
dad0bf139b
Merge: nixos/postgresql: add docs about procedural languages ( #392399 )
2025-03-25 13:00:09 +00:00
Fernando Rodrigues and Masum Reza
2e76f1b474
shell.nix: include gh in the default shell
...
GitHub's CLI is now used by nixpkgs-review to fetch Nixpkgs evaluation
results from GitHub Actions. Including it in the default shell will
allow all contributors to easily log-in to GitHub when nixpkgs-review
tries to fetch evaluation results.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2025-03-25 18:15:50 +05:30
R. Ryantm and Gaetan Lepage
4d69e40329
obs-do: 0.1.7 -> 0.1.8
2025-03-25 13:43:17 +01:00
jopejoe1 and GitHub
e77c2830a0
ddnet-server: build fixes ( #391366 )
2025-03-25 13:42:17 +01:00
Wolfgang Walther and GitHub
8fd5b35eef
python3Packages.minify-html: 0.15.0 -> 0.16.4 ( #393059 )
2025-03-25 12:40:04 +00:00
Moritz Sanft and GitHub
a7d72f2198
distribution: 3.0.0-rc.3 -> 3.0.0-rc.4 ( #392409 )
2025-03-25 13:35:23 +01:00
Stefan Visser
628ad9a59f
python3Packages.minify-html: 0.15.0 -> 0.16.4
...
Diff: https://github.com/wilsonzlin/minify-html/compare/v0.15.0...v0.16.4
Changelog: https://github.com/wilsonzlin/minify-html/blob/v0.16.4/CHANGELOG.md
2025-03-25 13:21:37 +01:00
7c6f434c and GitHub
7132a91821
asymptote: 2.95 -> 3.01 ( #392887 )
2025-03-25 12:13:26 +00:00
Adam C. Stephens and GitHub
dc9b690d42
nixosTests.forgejo{,-lts}: migrate to runTest ( #392797 )
2025-03-25 07:55:26 -04:00
Michele Guerini Rocco and GitHub
1eef541674
bdf2psf: 1.234 -> 1.235 ( #392707 )
2025-03-25 12:17:39 +01:00
49f5c5dfb3
objfw: 1.2.4 -> 1.3 ( #392240 )
...
Co-authored-by: steeleduncan <steeleduncan@users.noreply.github.com >
2025-03-25 10:46:58 +00:00
Maximilian Bosch and GitHub
1fcfb2dcea
Merge: nixos/nextcloud: Also install when config.php exists but is empty ( #391375 )
2025-03-25 10:43:41 +00:00