lassulus
64046f018f
writers: add writeNim and writeNimBin ( #338857 )
2024-10-05 23:34:39 +01:00
Nick Cao
5f821de20c
keycloak: 25.0.6 -> 26.0.0 ( #346439 )
2024-10-05 18:14:45 -04:00
Nick Cao
2996f32a94
rewind-ai: 1.5284-15284.1-dcd0176-20240504 -> 1.5310-15310.1-5f6bcc5-20240930 ( #346426 )
2024-10-05 18:13:48 -04:00
Azat Bahawi
86dc412601
seaweedfs: 3.73 -> 3.75 ( #346384 )
2024-10-05 22:09:27 +00:00
Mikut
5530bac5d7
maintainers: add mikut
2024-10-06 00:09:20 +02:00
nixpkgs-merge-bot[bot]
4f8d0c8b70
renode-unstable: 1.15.3+20240927gitbb819bb49 -> 1.15.3+20241004git4b8a8f170 ( #346705 )
2024-10-05 22:07:10 +00:00
kirillrdy
16f1d2f15e
evil-winrm: fix build, updated all dependencies, fixes StringIO issue ( #345974 )
2024-10-06 09:02:38 +11:00
Sergei Trofimovich
b2d7ab331d
python3Packages.sshfs.optional-dependencies.pkcs11: fix thee val
...
Without the change attribute eval fails as:
nix-repl> python3Packages.sshfs.optional-dependencies.pkcs11
error:
… while evaluating the attribute 'sshfs.optional-dependencies.pkcs11'
at pkgs/development/python-modules/sshfs/default.nix:44:5:
43| libnacl = [ asyncssh ] ++ asyncssh.optional-dependencies.libnacl;
44| pkcs11 = [ asyncssh ] ++ asyncssh.optional-dependencies.python-pkcs11;
| ^
45| pyopenssl = [ asyncssh ] ++ asyncssh.optional-dependencies.pyopenssl;
… while evaluating the attribute 'optional-dependencies.python-pkcs11'
at pkgs/development/interpreters/python/mk-python-derivation.nix:229:15:
228| // optionalAttrs (optional-dependencies != {}) {
229| inherit optional-dependencies;
| ^
230| }
error: attribute 'python-pkcs11' missing
at pkgs/development/python-modules/sshfs/default.nix:44:30:
43| libnacl = [ asyncssh ] ++ asyncssh.optional-dependencies.libnacl;
44| pkcs11 = [ asyncssh ] ++ asyncssh.optional-dependencies.python-pkcs11;
| ^
45| pyopenssl = [ asyncssh ] ++ asyncssh.optional-dependencies.pyopenssl;
2024-10-05 23:01:57 +01:00
Stanisław Pitucha
3a8cd368bb
rubyPackages.nokogiri: mark as broken for old libxml2 ( #321431 )
2024-10-06 08:55:19 +11:00
R. Ryantm
cf15cf1eef
python312Packages.awscrt: 0.21.5 -> 0.22.0
2024-10-05 21:29:22 +00:00
R. Ryantm
15fd4224d8
quill-log: 7.2.2 -> 7.3.0
2024-10-05 21:29:18 +00:00
R. Ryantm
950c79a573
fanficfare: 4.38.0 -> 4.39.0
2024-10-05 21:29:14 +00:00
R. Ryantm
bca4da88b9
vscode-extensions.ms-toolsai.jupyter: 2024.9.0 -> 2024.9.1
2024-10-05 21:28:51 +00:00
Robert Schütz
2a99ef97fb
python312Packages.pycaption: 2.2.14 -> 2.2.15 ( #346722 )
2024-10-05 14:27:00 -07:00
Noa Aarts
24dd0971db
cnping: unstable-2021-04-04 -> 1.0.0-unstable-2024-02-29
2024-10-05 23:22:47 +02:00
Robert Schütz
c42d3b8111
python312Packages.homeassistant-stubs: 2024.10.0 -> 2024.10.1
...
Diff: https://github.com/KapJI/homeassistant-stubs/compare/refs/tags/2024.10.0...2024.10.1
Changelog: https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.10.1
2024-10-05 14:21:15 -07:00
Robert Schütz
be0d4e49cd
home-assistant: 2024.10.0 -> 2024.10.1
...
Changelog: https://github.com/home-assistant/core/releases/tag/2024.10.1
2024-10-05 14:19:12 -07:00
Peder Bergebakken Sundt
ed3a6c9bec
intel-undervolt: init at 1.7 ( #343348 )
2024-10-05 23:17:58 +02:00
Robert Schütz
e85f4cb279
python312Packages.matrix-nio: 0.25.1 -> 0.25.2
...
Diff: https://github.com/poljar/matrix-nio/compare/refs/tags/0.25.1...0.25.2
Changelog: https://github.com/poljar/matrix-nio/blob/0.25.2/CHANGELOG.md
2024-10-05 14:17:38 -07:00
h7x4
e0c7dc6f1f
nmrpflash: 0.9.22 -> 0.9.24 ( #346036 )
2024-10-05 23:10:14 +02:00
Gaetan Lepage
a225c7d307
python312Packages.tinygrad: fix libnvrtc patching
2024-10-05 22:45:29 +02:00
K900
98063255ff
haskellPackages.ghc-settings-edit: avoid the use of filesets
...
This should be 0 rebuilds, except it fixes the installer tests, as
lib.filesets is somehow broken when combining chroot stores with
channel references (???).
Running nixosTests.installer.simple with this reverted will reproduce
the issue consistently.
CC @infinisil
2024-10-05 23:45:00 +03:00
Gaetan Lepage
641e2640a7
python312Packages.pynvml: 11.5.0 -> 11.5.3
...
Diff: https://github.com/gpuopenanalytics/pynvml/compare/refs/tags/11.5.0...11.5.3
2024-10-05 22:37:38 +02:00
kirillrdy
dcb2b8248a
tmux: 3.5 -> 3.5a ( #346616 )
2024-10-06 07:14:31 +11:00
Felix Singer
0f599d1e68
nixos/redmine: Apply initial hardening using the systemd unit
...
These options are a good start for sandboxing the service. It's planned
to set `ProtectSystem` to `strict` instead of `full`, but that requires
specific directories to be configured as writable. It's also planned to
filter system calls. However, that requires more testing but it
shouldn't prevent us from applying these options for now and add others
later.
In my tests, Redmine only bound to an IPv4 address and Unix socket,
which is why I restricted the address families to these both.
The command `systemd-analyze security redmine.service` reports an
overall exposure level of 2.9 with this patch.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-10-05 22:13:37 +02:00
R. Ryantm
338a9fe2d7
glooctl: 1.17.10 -> 1.17.14
2024-10-05 20:02:22 +00:00
R. Ryantm
ee46e2f2a8
python312Packages.pycaption: 2.2.14 -> 2.2.15
2024-10-05 19:51:36 +00:00
Doron Behar
abf4bd8741
python312Packages.numpy_2: 2.1.1 -> 2.1.2
...
Changelog: https://github.com/numpy/numpy/releases/tag/v2.1.2
2024-10-05 22:48:55 +03:00
nixpkgs-merge-bot[bot]
b8a5117271
awscli2: 2.17.56 -> 2.17.64 ( #346014 )
2024-10-05 19:45:03 +00:00
h7x4
fe9ed53366
slumber: 2.0.0 -> 2.1.0 ( #346357 )
2024-10-05 21:44:27 +02:00
h7x4
1008d5b885
{staruml, figma-linux, infracost, obsidian, scaleway-cli, netbeans}: migrate to by-name ( #332171 )
2024-10-05 21:36:16 +02:00
Yt
9b798cf15d
cargo-nextest: 0.9.78 -> 0.9.79 ( #346695 )
2024-10-05 15:33:30 -04:00
euxane
ca23669cf8
writers: add writeNim and writeNimBin
...
This adds convenience writers for self-contained Nim programs.
Those are compiled into very small binaries.
Test with: `nix build .#pkgs.tests.writers.{bin,simple,wrapping}.nim`
2024-10-05 21:33:26 +02:00
mesflit
a90e00f1ef
searxng: 0-unstable-2024-06-19 -> 0-unstable-2024-10-05 ( #346687 )
...
Update package.nix
2024-10-05 21:32:40 +02:00
Sandro
10660b8211
vaultwarden: 1.32.0 -> 1.32.1 ( #346328 )
2024-10-05 21:31:35 +02:00
SanderShark
44edb50ed3
evil-winrm: fix build, updated all dependencies, fixes StringIO issue
2024-10-05 15:31:13 -04:00
Pol Dellaiera
41938a76ad
bombsquad: update hashes ( #346693 )
2024-10-05 21:31:05 +02:00
t4ccer
2306dc442a
release-haskell: enable pakcs
2024-10-05 21:30:18 +02:00
t4ccer
5bf4123d0d
pakcs: build on ghc9
2024-10-05 21:30:18 +02:00
t4ccer
efbd62e79f
pakcs: 3.6.0 -> 3.7.2
2024-10-05 21:30:18 +02:00
h7x4
a343982b86
python312Packages.fpdf2: 2.7.9 -> 2.8.1 ( #346476 )
2024-10-05 21:16:37 +02:00
h7x4
1b42ea0abc
kupfer: 321 -> 327 ( #346440 )
2024-10-05 21:09:42 +02:00
h7x4
25f2846361
nixos/bind: set type of zones.*.extraConfig to lines ( #346424 )
2024-10-05 21:07:26 +02:00
h7x4
b8d6584493
python312Packages.stripe: 10.12.0 -> 11.1.0 ( #346551 )
2024-10-05 21:06:46 +02:00
h7x4
cc76cf58f8
nixos/uinput: set a static GID for the uinput group ( #333762 )
2024-10-05 20:59:16 +02:00
Sh0g0-1758
622761d776
tslib: init at 1.23
2024-10-06 00:27:37 +05:30
Anthony Roussel
d5d83eaed0
wmic-bin: move to pkgs/servers/monitoring/wmic-bin
2024-10-05 20:55:47 +02:00
Anthony Roussel
5c6326e5ba
nagiosPlugins.check_wmi_plus: fix meta.{homepage,license}
2024-10-05 20:55:46 +02:00
Anthony Roussel
ca12846a59
nagiosPlugins.check_uptime: 20161112 -> unstable-2016-11-12
2024-10-05 20:55:46 +02:00
Anthony Roussel
8715f2d25b
nagiosPlugins.check_esxi_hardware: 20200710 -> 20221230
...
20200710...20221230
2024-10-05 20:55:46 +02:00