14 Commits

Author SHA1 Message Date
e74d7c029b Merge branch 'master' into current 2025-10-11 09:07:47 +02:00
Pol Dellaiera
5395582b5c bashunit: 0.24.0 -> 0.25.0 (#450806) 2025-10-11 06:55:43 +00:00
Maciej Krüger
5723f6f277 nixos/lxd-image-server: set reloadTriggers in systemd unit, split script (#450916) 2025-10-11 06:53:24 +00:00
Pol Dellaiera
6eb58dd9b0 phpExtensions.xdebug: 3.4.5 -> 3.4.6 (#450889) 2025-10-11 06:49:25 +00:00
Pol Dellaiera
b3c4c632b9 vscode-extensions.redhat.vscode-yaml: 1.19.0 -> 1.19.1 (#450905) 2025-10-11 06:49:01 +00:00
Marcus Ramberg
e6972c1fa2 cloudflare-warp: 2025.7.176 -> 2025.8.779 (#450838) 2025-10-11 06:41:37 +00:00
nixpkgs-merge-bot[bot]
96001b73d4 bookstack: 25.07.2 -> 25.07.3 (#450507) 2025-10-11 06:38:19 +00:00
h7x4
21e4aadc8f nixos/lxd-image-server: split script into ExecStart and ExecStartPre 2025-10-11 15:37:18 +09:00
h7x4
075555ec70 nixos/lxd-image-server: set reload trigger in systemd unit 2025-10-11 15:35:26 +09:00
R. Ryantm
54f0f65c23 vscode-extensions.redhat.vscode-yaml: 1.19.0 -> 1.19.1 2025-10-11 05:23:00 +00:00
R. Ryantm
8f2f06cd38 phpExtensions.xdebug: 3.4.5 -> 3.4.6 2025-10-11 03:34:23 +00:00
R. Ryantm
482a5d902f cloudflare-warp: 2025.7.176 -> 2025.8.779 2025-10-10 23:12:55 +00:00
R. Ryantm
6a1fd4633f bashunit: 0.24.0 -> 0.25.0 2025-10-10 21:27:43 +00:00
R. Ryantm
b493ec9ca8 bookstack: 25.07.2 -> 25.07.3 2025-10-10 00:23:07 +00:00
6 changed files with 15 additions and 16 deletions

View File

@@ -73,10 +73,7 @@ in
description = "LXD Image Server"; description = "LXD Image Server";
script = '' reloadTriggers = [ config.environment.etc."lxd-image-server/config.toml".source ];
${pkgs.lxd-image-server}/bin/lxd-image-server init
${pkgs.lxd-image-server}/bin/lxd-image-server watch
'';
serviceConfig = { serviceConfig = {
User = "lxd-image-server"; User = "lxd-image-server";
@@ -84,6 +81,8 @@ in
DynamicUser = true; DynamicUser = true;
LogsDirectory = "lxd-image-server"; LogsDirectory = "lxd-image-server";
RuntimeDirectory = "lxd-image-server"; RuntimeDirectory = "lxd-image-server";
ExecStartPre = "${pkgs.lxd-image-server}/bin/lxd-image-server init";
ExecStart = "${pkgs.lxd-image-server}/bin/lxd-image-server watch";
ExecReload = "${pkgs.lxd-image-server}/bin/lxd-image-server reload"; ExecReload = "${pkgs.lxd-image-server}/bin/lxd-image-server reload";
ReadWritePaths = [ location ]; ReadWritePaths = [ location ];
}; };

View File

@@ -3863,8 +3863,8 @@ let
mktplcRef = { mktplcRef = {
publisher = "redhat"; publisher = "redhat";
name = "vscode-yaml"; name = "vscode-yaml";
version = "1.19.0"; version = "1.19.1";
hash = "sha256-Nc/lkcZh5kp71eygkUCJQT7iNT+9Jg+ud1hgaXdV0Ls="; hash = "sha256-ZLuGtB7DjIVrcYomcwptwJxGmIjz0Vu1fCFqYb2XLk4=";
}; };
meta = { meta = {
description = "YAML Language Support by Red Hat, with built-in Kubernetes syntax support"; description = "YAML Language Support by Red Hat, with built-in Kubernetes syntax support";

View File

@@ -12,13 +12,13 @@
stdenvNoCC.mkDerivation (finalAttrs: { stdenvNoCC.mkDerivation (finalAttrs: {
pname = "bashunit"; pname = "bashunit";
version = "0.24.0"; version = "0.25.0";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "TypedDevs"; owner = "TypedDevs";
repo = "bashunit"; repo = "bashunit";
tag = finalAttrs.version; tag = finalAttrs.version;
hash = "sha256-TIt1EG/KQCslwZH9seF5SUgH242ZkUkWf8HWqNBIrD0="; hash = "sha256-GYHI1vrZ+WlHCWR9O1LrVSFr3+HKO8aBLSs79RJyl2Y=";
forceFetchGit = true; # needed to include the tests directory for the check phase forceFetchGit = true; # needed to include the tests directory for the check phase
}; };

View File

@@ -8,16 +8,16 @@
php83.buildComposerProject2 (finalAttrs: { php83.buildComposerProject2 (finalAttrs: {
pname = "bookstack"; pname = "bookstack";
version = "25.07.2"; version = "25.07.3";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "bookstackapp"; owner = "bookstackapp";
repo = "bookstack"; repo = "bookstack";
tag = "v${finalAttrs.version}"; tag = "v${finalAttrs.version}";
hash = "sha256-j6vDox70HPLwBlBDyewpwi1FUpNq62fj9RvqppjZ16Q="; hash = "sha256-DR15EkvoFzAFo8Gv1bqD9ry4WtbNSIiR7qii1Va2b2g=";
}; };
vendorHash = "sha256-UjIFk23BFfghieHnvomU0UAwZJslN8ya+IDat001RrE="; vendorHash = "sha256-OTsH7MOmbhu6xeBg9YfUk08bjQEFU0Br+oXcuZUCVME=";
passthru = { passthru = {
phpPackage = php83; phpPackage = php83;

View File

@@ -24,15 +24,15 @@
}: }:
let let
version = "2025.7.176"; version = "2025.8.779";
sources = { sources = {
x86_64-linux = fetchurl { x86_64-linux = fetchurl {
url = "https://pkg.cloudflareclient.com/pool/noble/main/c/cloudflare-warp/cloudflare-warp_${version}.0_amd64.deb"; url = "https://pkg.cloudflareclient.com/pool/noble/main/c/cloudflare-warp/cloudflare-warp_${version}.0_amd64.deb";
hash = "sha256-tRz7T3Sevf00ViWYALzSdiyY1i3BEnFQUjRFs+Uybbk="; hash = "sha256-488sXR0CqZAkeXSMawYVXHszK9NXsTCQc5RAd87Hj9k=";
}; };
aarch64-linux = fetchurl { aarch64-linux = fetchurl {
url = "https://pkg.cloudflareclient.com/pool/noble/main/c/cloudflare-warp/cloudflare-warp_${version}.0_arm64.deb"; url = "https://pkg.cloudflareclient.com/pool/noble/main/c/cloudflare-warp/cloudflare-warp_${version}.0_arm64.deb";
hash = "sha256-GYMC+v3yqP2G+WILhTTGg5SGnb7ts5MpWrhulj4udqA="; hash = "sha256-rLDGY8kmYU/B0wks20oE1sQ7luaX6teTNfWZ6atJzhU=";
}; };
}; };
in in

View File

@@ -5,7 +5,7 @@
}: }:
let let
version = "3.4.5"; version = "3.4.6";
in in
buildPecl { buildPecl {
inherit version; inherit version;
@@ -16,7 +16,7 @@ buildPecl {
owner = "xdebug"; owner = "xdebug";
repo = "xdebug"; repo = "xdebug";
rev = version; rev = version;
hash = "sha256-tJNN1GNEH3z/bsmzNMPoF6TAgOQ4EiM4QheqmhCQzM4="; hash = "sha256-xld8qUCkAOWqLQjqT9wl2PN+giXtq4gu/yFHBLdmg+c=";
}; };
doCheck = true; doCheck = true;