misuzu
f706b13e52
git-workspace: 1.6.0 -> 1.7.0
...
Diff: https://github.com/orf/git-workspace/compare/v1.6.0...v1.7.0
2024-11-11 14:28:11 +02:00
Kalle Fagerberg
fa0ba6f156
kubectl-klock: 0.7.0 -> 0.7.2
...
https://github.com/applejag/kubectl-klock/releases/tag/v0.7.1
https://github.com/applejag/kubectl-klock/releases/tag/v0.7.2
2024-11-11 13:22:46 +01:00
Fabian Affolter
0fd2515275
python312Packages.webexteamssdk: 1.6.1 -> 2.0.1
...
Diff: https://github.com/CiscoDevNet/webexteamssdk/compare/refs/tags/v1.6.1...v2.0.1
Changelog: https://github.com/WebexCommunity/WebexPythonSDK/releases/tag/v2.0.1
2024-11-11 13:18:54 +01:00
OTABI Tomoya and GitHub
732608dc68
python312Packages.nanobind: disable checks on x86_64-darwin ( #355084 )
2024-11-11 21:09:10 +09:00
github-actions[bot] and GitHub
351e0a0a7c
Merge master into staging-next
2024-11-11 12:06:02 +00:00
Aaron Jheng
e1ada8aab6
dust: fix build on Darwin
2024-11-11 20:05:16 +08:00
OTABI Tomoya and GitHub
029d6ef8b6
python312Packages.jedi-language-server: modernise ( #355072 )
2024-11-11 21:05:16 +09:00
OTABI Tomoya and GitHub
196c783494
python312Packages.great-expectations: init at 1.2.1 ( #353677 )
2024-11-11 21:04:14 +09:00
Emily and GitHub
6713cdcd2d
{ungoogled-,}chromium,chromedriver: 130.0.6723.91 -> 130.0.6723.116 ( #354993 )
2024-11-11 13:02:47 +01:00
OTABI Tomoya and GitHub
3e1b0099fd
python312Packages.google-cloud-iam-logging: 1.3.5 -> 1.4.0 ( #354921 )
2024-11-11 20:59:32 +09:00
OTABI Tomoya and GitHub
532e6bbc41
csv2md: 1.3.0 -> 1.4.0 ( #354923 )
2024-11-11 20:58:57 +09:00
Sefa Eyeoglu and GitHub
3f1e7263bb
alcom: init at 1.8.1 ( #348118 )
2024-11-11 12:56:28 +01:00
OTABI Tomoya and GitHub
1a8ef25cf5
python312Packages.doc8: fix build ( #355059 )
2024-11-11 20:52:34 +09:00
無名氏
5647f0905b
writers: make babashka interpreter and check configurable
2024-11-11 19:49:17 +08:00
OPNA2608
35a5b6028f
uade: 3.02 -> 3.05
2024-11-11 12:41:14 +01:00
OPNA2608
cb171c5233
uade: Modernise
2024-11-11 12:41:14 +01:00
OPNA2608
c802a0129d
uade: nixfmt
2024-11-11 12:41:13 +01:00
OPNA2608
4038161320
uade: Drop write-audio tools building
...
Newest python makes "setup.py install" not work anymore.
2024-11-11 12:41:13 +01:00
OPNA2608
1068fc949e
libzakalwe: init at 1.0.0-unstable-2024-02-26
2024-11-11 12:41:13 +01:00
OPNA2608
c07a80fd1c
python3Packages.bencodetools: init at 1.0.1
2024-11-11 12:41:13 +01:00
OPNA2608
320dfaba2d
bencodetools: unstable-2022-05-11 -> 1.0.1
2024-11-11 12:41:13 +01:00
OPNA2608
14a65d6013
bencodetools: Modernise
2024-11-11 12:41:13 +01:00
OPNA2608
d6b1d5c1e2
bencodetools: nixfmt
2024-11-11 12:41:13 +01:00
OPNA2608
33ec1b434b
bencodetools: Drop python module building
...
Newest python makes "setup.py install" not work anymore. This is likely better handled by making this
a proper pythonPackages entry anyway.
2024-11-11 12:41:13 +01:00
Bruno BELANYI
687adff994
pyload-ng: 0.5.0b3.dev85 -> 0.5.0b3.dev87
2024-11-11 11:32:35 +00:00
R. Ryantm
eb7b4b4957
gomplate: 4.1.0 -> 4.2.0
2024-11-11 11:29:05 +00:00
Fabian Affolter
180d20dba8
checkov: 3.2.283 -> 3.2.286
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.2.283...3.2.286
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.2.286
2024-11-11 12:11:25 +01:00
Fabian Affolter
b4e761788c
ldeep: 1.0.72 -> 1.0.73
...
Diff: https://github.com/franc-pentest/ldeep/compare/refs/tags/1.0.72...1.0.73
Changelog: https://github.com/franc-pentest/ldeep/releases/tag/1.0.73
2024-11-11 11:56:45 +01:00
Aleksana and GitHub
db23837a18
alexandria: init at 0.12 ( #345926 )
2024-11-11 18:53:40 +08:00
Will Fancher
6cfd95fc8c
nixos/systemd-stage-1: Order nixos activation after initrd-switch-root.target
...
Now it's placed between initrd-switch-root.target and
initrd-switch-root.service, meaning it is truly the last thing to
happen before switch-root, as it should be.
2024-11-11 05:52:18 -05:00
Will Fancher
f065a81ab4
nixos/systemd-stage-1: Use chroot-realpath
2024-11-11 05:52:18 -05:00
Will Fancher
ec02a76ff5
chroot-realpath: init
...
Now it's placed between initrd-switch-root.target and
initrd-switch-root.service, meaning it is truly the last thing to
happen before switch-root, as it should be.
2024-11-11 05:52:18 -05:00
Kerstin and GitHub
02fb6a77c0
weblate: 5.7.2 -> 5.8.3 ( #350447 )
2024-11-11 11:49:58 +01:00
Aleksana and GitHub
dbed5a6265
nixos/mysql: fix permission error during first startup ( #331296 )
2024-11-11 18:49:32 +08:00
Aleksana and GitHub
25719eb593
udev-block-notify: init at 0.7.11 ( #327891 )
2024-11-11 18:48:51 +08:00
Paul Meyer
ed5d274df7
nixos/athens: update docs
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com >
2024-11-11 11:42:08 +01:00
Fabian Affolter
d24cfa1452
python312Packages.wsgidav: add inputs for cli usage
...
Fixes #355155
2024-11-11 11:40:47 +01:00
Thomas Le Duc
29c18e78d7
uair: 0.6.1 -> 0.6.2
2024-11-11 11:32:00 +01:00
Moritz Sanft
0cad833c26
lock-fancy-rapid: format
2024-11-11 11:28:30 +01:00
Moritz Sanft
930b1cc3ec
lock-fancy-rapid: add meta.mainProgram
2024-11-11 11:28:22 +01:00
Markus Kowalewski
789fc0056a
open-isns: apply nixfmt
2024-11-11 11:27:33 +01:00
Markus Kowalewski
c91af3b51c
open-isns: 0.102 -> 0.103
...
switch to meson/ninja builds and fix split output
openiscsi: fix open-isns input
2024-11-11 11:27:25 +01:00
Franz Pletz and GitHub
dc460ec76c
Remove obsolete libXrandr inputs from programs using winit ( #354847 )
2024-11-11 11:11:37 +01:00
Jonas Heinrich
ddbf22f69c
python3Packages.django-filer: init at 3.2.3
2024-11-11 10:57:36 +01:00
Jonas Heinrich
7516bbce81
python3Packages.django-app-helper: init at 3.3.4
2024-11-11 10:57:35 +01:00
Franz Pletz and GitHub
f1b26f503a
nitrokey-udev-rules: init at 1.0.0 ( #352481 )
2024-11-11 10:54:55 +01:00
Franz Pletz and GitHub
a4761c00db
smartcat: 1.7.1 -> 2.1.0 ( #354016 )
2024-11-11 10:52:18 +01:00
Franz Pletz and GitHub
60533322e3
protonvpn-gui: 4.6.0 -> 4.7.3 ( #354170 )
2024-11-11 10:51:47 +01:00
Franz Pletz and GitHub
ab59946989
yosys: 0.46 -> 0.47 ( #354226 )
2024-11-11 10:50:43 +01:00
Franz Pletz and GitHub
736b36d571
niri: 0.1.9 -> 0.1.10 ( #355047 )
2024-11-11 10:46:56 +01:00