Commit Graph

706842 Commits

Author SHA1 Message Date
HeHongbo
68bf0eb022 xen: patch with XSA-464 2024-11-12 21:46:26 +08:00
R. RyanTM
ae8c3f2068
python312Packages.aiorussound: 4.0.5 -> 4.1.0 (#355359)
https://github.com/noahhusby/aiorussound/releases/tag/4.1.0
2024-11-12 13:36:06 +01:00
Sandro
e46e13740a
notonoto: init at 0.0.3 (#355067) 2024-11-12 13:30:46 +01:00
Sandro
906f3ffafb
element-web: passthru conf to allow extending it via modules without discarding already set config (#355225) 2024-11-12 13:24:51 +01:00
Felix
acbab2f03f
libamqpcpp: build with cmake support (#349764)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-11-12 13:24:30 +01:00
OTABI Tomoya
b76273df40
netmaker-full: 0.25.0 -> 0.26.0 (#354577) 2024-11-12 21:20:14 +09:00
Paul Meyer
891fbc09c9
plymouth-blahaj-theme: init at 1.0.0 (#348061) 2024-11-12 13:18:20 +01:00
OTABI Tomoya
2d5679a821
python312Packages.openmm: 8.1.2 -> 8.2.0 (#354739) 2024-11-12 21:17:15 +09:00
OTABI Tomoya
f327cded43
oauth2-proxy: 7.6.0 -> 7.7.1 (#352816) 2024-11-12 21:14:38 +09:00
OTABI Tomoya
e7b52180b0
juju: 3.5.3 -> 3.5.4 (#352832) 2024-11-12 21:13:42 +09:00
Ulrik Strid
ef28f0aa0f
ocamlPackages.ppx_deriving: 5.2.1 → 6.0.3 (#355378) 2024-11-12 13:08:46 +01:00
OTABI Tomoya
6981abc68b
superhtml: 0.5.0 -> 0.5.1 (#352539) 2024-11-12 21:07:52 +09:00
miampf
78d0007037
plymouth-blahaj-theme: init at 1.0.0 2024-11-12 12:44:51 +01:00
Bobby Rong
23bb92fdae
planify: 4.11.4 -> 4.11.6 (#354994) 2024-11-12 19:37:19 +08:00
Franz Pletz
436183649d
invidious: 2.20240825.2 -> 2.20241110.0 (#355279) 2024-11-12 12:13:49 +01:00
José Romildo Malaquias
98dddf639e
sfwbar: 1.0_beta15 -> 1.0_beta16 (#355214) 2024-11-12 08:05:24 -03:00
Florian Klink
cb88cda0d4
nixos/systemd-stage-1: Do not run code from stage 2 until it's actually time to switch-root. (#355166) 2024-11-12 12:04:54 +01:00
Franz Pletz
0af7aa2a11
picom: 12.3 -> 12.4 (#355250) 2024-11-12 12:04:30 +01:00
Sandro
9880ca7cc1
kangaru: init at 4.3.2 (#349770) 2024-11-12 11:48:46 +01:00
Sandro
7e1c782391
python312Packages.radish-bdd: fix missing yaml dependency (#353167) 2024-11-12 11:48:24 +01:00
Florian Klink
51c8642af9
talosctl: 1.8.1 -> 1.8.2 (#351908) 2024-11-12 11:47:21 +01:00
Sandro
8861de327d
go-ios: 1.0.150 -> 1.0.155 (#354441) 2024-11-12 11:45:10 +01:00
Sandro
1f4edbfbe6
python3Packages.django-cms: init at 4.1.3 (#354163) 2024-11-12 11:38:09 +01:00
OTABI Tomoya
77b0250bfc
stirling-pdf: 0.29.0 -> 0.30.1 (#352066) 2024-11-12 19:26:41 +09:00
Weijia Wang
62cfb3e8d8
kitty: use makeBinaryWrapper to wrap kitty executable (#352795) 2024-11-12 11:20:32 +01:00
OTABI Tomoya
80a8ca4208
vitess: 20.0.2 -> 21.0.0 (#352200) 2024-11-12 19:19:33 +09:00
OTABI Tomoya
54ce061f24
calico-apiserver: 3.28.2 -> 3.29.0 (#352325) 2024-11-12 19:10:40 +09:00
eyjhb
dc21ec8373 go-ios: 1.0.150 -> 1.0.155 2024-11-12 11:09:01 +01:00
OTABI Tomoya
890c384fef
fava: 1.28 -> 1.29 (#352357) 2024-11-12 19:02:09 +09:00
OTABI Tomoya
8ed8ee7bdb
python312Packages.mlflow: 2.16.2 -> 2.17.2 (#351550) 2024-11-12 18:58:47 +09:00
Valentin Gagarin
50ff833cd8 devmode: move to pkgs/by-name
now one can use `devmode` from anywhere Nixpkgs is available:

    devmode = pkgs.devmode.override {
      buildArgs = toString ./.;
      open = "/index.html";
    };
2024-11-12 10:16:58 +01:00
Valentin Gagarin
b94f54b7a0 devmode: make reusable
the `devmode` helper made for the Nixpkgs/NixOS manual was exposed wrapped
in `mkShell`, which made it impossible to reuse.

this change strips that wrapper and reproduces it at the call site.

now one can use `devmode` from anywhere Nixpkgs is available:

    devmode = pkgs.callPackage "${pkgs.path}/pkgs/tools/nix/web-devmode.nix" {
      buildArgs = toString ./.;
      open = "/index.html";
    };
2024-11-12 10:16:58 +01:00
OTABI Tomoya
9d48107bcc
yaru-theme: 24.04.3 -> 24.10.4 (#348692) 2024-11-12 18:02:35 +09:00
Bruno Bigras
fff5858140 talosctl: 1.8.1 -> 1.8.2 2024-11-12 03:32:42 -05:00
R. RyanTM
787264df64
home-assistant-custom-lovelace-modules.universal-remote-card: 4.1.3 -> 4.2.0 (#355374)
https://github.com/Nerwyn/android-tv-card/releases/tag/4.2.0
2024-11-12 09:22:30 +01:00
Vincent Laporte
23bb0ee13f
ocamlPackages.ppx_deriving: 5.2.1 → 6.0.3 2024-11-12 09:12:32 +01:00
Vincent Laporte
9a67ee8a49
ocamlPackages.ppx_deriving_cmdliner: add missing dependency result 2024-11-12 09:12:32 +01:00
Fabian Affolter
cf659d5107
python312Packages.aioslimproto: refactor (#355148) 2024-11-12 09:03:56 +01:00
Fabian Affolter
a4d951e6f2
metasploit: 6.4.34 -> 6.4.35 (#355149) 2024-11-12 09:03:39 +01:00
Fabian Affolter
c9beee48d4
ldeep: 1.0.72 -> 1.0.73 (#355178) 2024-11-12 09:03:26 +01:00
Fabian Affolter
fc3f7873a6
checkov: 3.2.283 -> 3.2.286 (#355179) 2024-11-12 09:03:09 +01:00
Fabian Affolter
4e962cd5fd
python312Packages.webexteamssdk: 1.6.1 -> 2.0.1 (#355190) 2024-11-12 09:02:53 +01:00
Fabian Affolter
668605e524
python312Packages.wsgidav: add inputs for cli usage (#355175) 2024-11-12 09:02:17 +01:00
Vlad M.
c783eed0c1
hcxtools: 6.3.4 -> 6.3.5 (#355215) 2024-11-12 10:01:28 +02:00
kirillrdy
b76ab1e652
distribution: 3.0.0-beta.1 -> 3.0.0-rc.1 (#354430) 2024-11-12 18:56:02 +11:00
kirillrdy
980c70c72e
hatsu: 0.2.2 -> 0.3.0 (#354408) 2024-11-12 18:54:10 +11:00
Jörg Thalheim
a70c75fb77
pkgs/stdenv/freebsd: update x86_64-unknown-freebsd bootstrap-files (#353692) 2024-11-12 08:53:51 +01:00
Rick van Schijndel
efa952e65b
cpm-cmake: Set CURRENT_CPM_VERSION; adopt; format (#354654) 2024-11-12 08:47:12 +01:00
R. Ryantm
f7a8df3915 dune_3: 3.16.0 -> 3.16.1 2024-11-12 08:30:59 +01:00
Vincent Laporte
083249aeb5 ocamlPackages.ppx_deriving_yojson: 3.7.0 → 3.9.0 2024-11-12 08:30:14 +01:00