infra-arcana: 22.1.0 -> 23.0.0 (#410162)

Co-authored-by: kenranunderscore <kenranunderscore@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-05-27 09:25:25 +00:00
committed by GitHub
co-authored by kenranunderscore
+2 -2
View File
@@ -11,13 +11,13 @@
stdenv.mkDerivation rec {
pname = "infra-arcana";
version = "22.1.0";
version = "23.0.0";
src = fetchFromGitLab {
owner = "martin-tornqvist";
repo = "ia";
rev = "v${version}";
hash = "sha256-MI+wH0+1f41JYXT2hzDs3RrrR3eTfOzgtCa5T6m8oQc=";
hash = "sha256-b7YRhoQa298fcP4cXlWhLXajjL0M3Mk4Kbb81iH6s5w=";
};
nativeBuildInputs = [