mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
xdg-desktop-portal-umbriel: 0-unstable-2026-08-23 -> 0-unstable-2026-08-24 (#556275)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "xdg-desktop-portal-umbriel";
|
||||
version = "0-unstable-2026-08-23";
|
||||
version = "0-unstable-2026-08-24";
|
||||
|
||||
strictDeps = true;
|
||||
__structuredAttrs = true;
|
||||
@@ -30,8 +30,8 @@ stdenv.mkDerivation {
|
||||
owner = "noctalia-dev";
|
||||
repo = "xdg-desktop-portal-umbriel";
|
||||
# No tagged releases yet
|
||||
rev = "c8a9a223d48e6c62652f3f3cfaaa0f50aca39146";
|
||||
hash = "sha256-jQFZRDnoaa0EvB9b55J1eYyfwCfD9LO2bwT1NVNbUME=";
|
||||
rev = "515c9f70f13ba4b4b9e19930b3e899c4ac8a50a4";
|
||||
hash = "sha256-fqU58lZeFchlY5aqyQgIfrN5ec/jqbhXNwNxyL2lp/g=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user