Simon Hauser
1906fbbe6c
openvpn-auth-ldap: Fix CVE-2024-28820 ( #337962 )
2024-08-29 12:09:15 -04:00
Emily
120df833b5
chromium,chromedriver: 128.0.6613.84 -> 128.0.6613.113 ( #338198 )
2024-08-29 18:07:11 +02:00
Philip Taron
ae92f312bf
treewide: use a consistent meta.priority default
2024-08-29 09:04:57 -07:00
Atemu
ff4a5fc769
rustlings: init at 6.2.0 ( #334610 )
2024-08-29 17:50:02 +02:00
Gaetan Lepage
976d530753
ruff: 0.6.2 -> 0.6.3
...
Diff: https://github.com/astral-sh/ruff/compare/refs/tags/0.6.2...0.6.3
Changelog: https://github.com/astral-sh/ruff/releases/tag/0.6.3
2024-08-29 17:22:28 +02:00
Gaétan Lepage
8843893c9b
Revert "vimPlugins.lualine-nvim: add nvim-web-devicons dependency" ( #338164 )
2024-08-29 17:19:51 +02:00
nixpkgs-merge-bot[bot]
cbf0cc0b4e
nhost-cli: 1.21.0 -> 1.22.3 ( #335831 )
2024-08-29 15:12:33 +00:00
Donovan Glover
e24e3fd5ab
aaaaxy: 1.5.183 -> 1.5.190 ( #338174 )
2024-08-29 15:11:55 +00:00
Donovan Glover
09f65d78bd
zx: 8.1.4 -> 8.1.5 ( #338066 )
2024-08-29 15:07:14 +00:00
R. Ryantm
a2d03b724e
marwaita: 20.3.1 -> 21
2024-08-29 15:04:31 +00:00
Mathew Polzin
ff57c3136c
buf: 1.37.0 -> 1.38.0 ( #337443 )
2024-08-29 10:00:03 -05:00
emilylange
530f91d839
chromium,chromedriver: 128.0.6613.84 -> 128.0.6613.113
...
https://chromereleases.googleblog.com/2024/08/stable-channel-update-for-desktop_28.html
This update includes 4 security fixes.
CVEs:
CVE-2024-7969 CVE-2024-8193 CVE-2024-8194 CVE-2024-8198
2024-08-29 16:54:47 +02:00
éclairevoyant
3aeb372eaf
mingtest: init at 0.1.9 ( #327902 )
2024-08-29 14:11:44 +00:00
R. Ryantm
567504ec63
fzf: 0.54.3 -> 0.55.0
2024-08-30 00:09:24 +10:00
Sandro
b4745cc3fd
intel-graphics-compiler: 1.0.17193.4 -> 1.0.17384.11 ( #337808 )
2024-08-29 16:08:53 +02:00
Sandro
48a0aa7f87
nixos/automx2: init ( #333320 )
2024-08-29 16:08:22 +02:00
Sandro
8e649f2353
freerdp: 3.6.3 -> 3.7.0 ( #333469 )
2024-08-29 16:05:36 +02:00
Sandro
58ac9a4a4e
nixos/mediawiki: add resetUserEmail script ( #332325 )
2024-08-29 16:04:54 +02:00
Sandro
5babc04681
nixos/rust-motd: fix assertion after pam changes in #331784 ( #338162 )
2024-08-29 15:46:48 +02:00
Martin Weinelt
314ab2d448
pretix: 2024.7.1 -> 2024.8.0 ( #338156 )
2024-08-29 15:39:19 +02:00
Philip Taron
543931cdbf
importNpmLock.buildNodeModules: init ( #333137 )
2024-08-29 06:36:23 -07:00
adisbladis
9c7ff7277c
importNpmLock.buildNodeModules: init
...
`importNpmLock.buildNodeModules` returns a derivation with a pre-built `node_modules` directory, as imported by `importNpmLock`.
This is to be used together with `importNpmLock.hooks.linkNodeModulesHook` to facilitate `nix-shell`/`nix develop` based development workflows:
```nix
pkgs.mkShell {
packages = [
importNpmLock.hooks.linkNodeModulesHook
nodejs
];
npmDeps = importNpmLock.buildNodeModules {
npmRoot = ./.;
inherit nodejs;
};
}
```
will create a development shell where a `node_modules` directory is created & packages symlinked to the Nix store when activated.
This code is adapted from https://github.com/adisbladis/buildNodeModules
2024-08-29 06:12:07 -07:00
Philip Taron
b305dc2006
workflows/check-by-name: Mention who to ping for trouble ( #337120 )
2024-08-29 05:57:28 -07:00
Nick Cao
55fd1f01db
joplin-desktop: 3.0.13 -> 3.0.15 ( #338014 )
2024-08-29 08:55:27 -04:00
nixpkgs-merge-bot[bot]
24a9af7a38
museum: photos-v0.9.16 -> photos-v0.9.30 ( #338154 )
2024-08-29 12:53:59 +00:00
Fabian Affolter
05bece4962
python312Packages.python-gitlab: 4.9.0 -> 4.10.0 ( #337859 )
2024-08-29 14:43:35 +02:00
Fabian Affolter
e3b5d11ba1
netclient: 0.24.3 -> 0.25.0 ( #337945 )
2024-08-29 14:42:15 +02:00
Fabian Affolter
af924e1a0a
python312Packages.yfinance: 0.2.42 -> 0.2.43 ( #338004 )
2024-08-29 14:41:33 +02:00
Fabian Affolter
8802dc1126
python311Packages.rich-click: 1.8.2 -> 1.8.3 ( #338131 )
2024-08-29 14:39:55 +02:00
Fabian Affolter
53bc701231
dvc: 3.54.1 -> 3.55.0 ( #338124 )
2024-08-29 14:39:31 +02:00
Fabian Affolter
bd6f8c44d9
exploitdb: 2024-08-24 -> 2024-08-29 ( #338126 )
2024-08-29 14:39:16 +02:00
Fabian Affolter
c24a755e9d
python311Packages.typer-shell: 0.1.10 -> 0.1.11 ( #338127 )
2024-08-29 14:38:53 +02:00
Fabian Affolter
3ddb6e7610
python311Packages.peaqevcore: 19.11.0 -> 19.11.1 ( #338129 )
2024-08-29 14:38:33 +02:00
Fabian Affolter
2cd7fc28dd
python311Packages.tellduslive: 0.10.11 -> 0.10.12 ( #338130 )
2024-08-29 14:38:18 +02:00
toastal
7d2defc583
Revert "vimPlugins.lualine-nvim: add nvim-web-devicons dependency"
...
This reverts commit 7bbb7d34a1
@
https://github.com/NixOS/nixpkgs/pull/337579
The premise that the docs shows this as a requirement is incorrect. The
docs state that it is optional saying
> " If you want to have icons in your statusline choose one of these
*If* is the keyword here.
2024-08-29 19:32:24 +07:00
Blake
32b09f611f
nixos/rust-motd: fix assertion after pam changes in #331784
2024-08-29 14:14:40 +02:00
Martin Weinelt
fab2e0a071
pretix.plugins.zugferd: 2.2.0 -> 2.2.1
...
https://github.com/pretix/pretix-zugferd/compare/v2.2.0...v2.2.1
2024-08-29 14:12:24 +02:00
Martin Weinelt
132814bc5a
pretix: 2024.7.1 -> 2024.8.0
...
https://pretix.eu/about/en/blog/20240828-release-2024-8/
https://github.com/pretix/pretix/compare/refs/tags/v2024.7.1...v2024.8.0
2024-08-29 14:12:16 +02:00
Martin Weinelt
24699e786c
python312Packages.django-filter: 24.2 -> 24.3
...
https://github.com/carltongibson/django-filter/blob/24.3/CHANGES.rst
2024-08-29 14:12:16 +02:00
Luflosi
218b5701c1
aaaaxy: 1.5.183 -> 1.5.190
...
https://github.com/divVerent/aaaaxy/releases/tag/v1.5.190
2024-08-29 13:56:33 +02:00
0x4A6F
b4f7fb7143
rustdesk-flutter: 1.2.7 -> 1.3.0 and make reproducible ( #336315 )
2024-08-29 13:54:47 +02:00
Atemu
54eb390256
libeufin: init at 0.11.3
...
Co-authored-by: eljamm <fedi.jamoussi@protonmail.ch>
Adapted from a9de64c60a/pkgs/by-name/libeufin/package.nix
2024-08-29 13:43:18 +02:00
eljamm
497a5c66c3
taler-wallet-core: init at 0.12.12
...
Co-authored-by: Atemu <git@atemu.net>
Adapted from 4dfe0968fc/pkgs/by-name/taler-wallet-core/package.nix
Co-authored-by: Robert Schütz <github@dotlambda.de>
2024-08-29 13:41:33 +02:00
Cosima Neidahl
248e2cf59d
naja: 0-unstable-2024-07-21 -> 0-unstable-2024-08-27, fix darwin ( #337288 )
2024-08-29 13:38:55 +02:00
Martin Weinelt
fc952b81bf
esphome: 2024.8.0 -> 2024.8.1 ( #338075 )
2024-08-29 13:17:06 +02:00
Sandro
b5e4bf3745
kasmweb: 1.12.0 -> 1.15.0 ( #246777 )
2024-08-29 13:03:51 +02:00
Martin Weinelt
8631ebfdda
home-assistant-custom-components.solis-sensor: init at 3.6.0 ( #338150 )
2024-08-29 12:59:48 +02:00
Sandro
6cdf8227da
kdash: 0.6.0 -> 0.6.1 ( #337994 )
2024-08-29 12:55:42 +02:00
Sandro
b5354e3089
protobuf_28: init at 28.0 ( #338119 )
2024-08-29 12:53:04 +02:00
Sandro
7c497700a7
ironicclient: 5.7.0 -> 5.8.0 ( #338134 )
2024-08-29 12:52:48 +02:00