basalt-monado: 0-unstable-2024-06-21 -> 0-unstable-2025-09-25 (#448501)

This commit is contained in:
Matthew Croughan
2025-10-06 19:05:04 +00:00
committed by GitHub
+3 -3
View File
@@ -27,14 +27,14 @@
}:
stdenv.mkDerivation {
pname = "basalt-monado";
version = "0-unstable-2024-06-21";
version = "0-unstable-2025-09-25";
src = fetchFromGitLab {
domain = "gitlab.freedesktop.org";
owner = "mateosss";
repo = "basalt";
rev = "385c161f35720df3a6c606054565f9d49a1c5787";
hash = "sha256-+2/pc2OWDwE04xPcfHL5GGyhQ1ZTN6o7cCNAilDgd2Y=";
rev = "5337898271f5c2ce523258e93e80fd870130be31";
hash = "sha256-IoXZlXyOc5y9aSHBU3WCNhHi4L9xzHmbv6VMEvX2ZeE=";
fetchSubmodules = true;
};