2025.13 -> 2025.14

This commit is contained in:
Alberto
2026-01-04 01:27:30 -05:00
committed by GitHub
parent d410f1407c
commit 5efb8bfa93
+3 -3
View File
@@ -67,7 +67,7 @@ let
systemd
];
version = "2025.13";
version = "2025.14";
selectSystem =
attrs:
@@ -79,8 +79,8 @@ let
};
hash = selectSystem {
x86_64-linux = "sha256-zgU6pBujCXBhDO9XAqpUSDNuQt5daQ1gVwopXwc0nGo=";
aarch64-linux = "sha256-BDrH99li0GWJ+/9QUrHfKxC1JExG3jvd0ujXPKhGM1c=";
x86_64-linux = "sha256-JHuYHi4uBHzMopa45ipwsdx/3Ox/FxN3lYhBACQOCkE=";
aarch64-linux = "sha256-miCh1x6sCcAbg9iX7SJzYcxJ8DIQVNdrg6b39ht8gTw=";
};
in