nixpkgs-wayland: 2025-06-26 -> 2025-06-27
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "112e60577c8efcc5ba69e2f027acebe47a598b86";
|
||||
hash = "sha256-1VsnqbgtT9KdO0OJKpXG8HBEftObDWjrM6LkLlR3jH0=";
|
||||
rev = "e64a845bd8e20a2978b281cc91750f26d4a1a263";
|
||||
hash = "sha256-ueLme6/pxRd+j41pBipklDc9RXgYYwlZgQzc4Y0bxZA=";
|
||||
};
|
||||
flake = import "${src}/flake.nix";
|
||||
evaluated = flake.outputs {
|
||||
@@ -25,7 +25,7 @@ let
|
||||
in src.overrideAttrs (base: {
|
||||
# attributes required by update scripts
|
||||
pname = "nixpkgs-wayland";
|
||||
version = "0-unstable-2025-06-26";
|
||||
version = "0-unstable-2025-06-27";
|
||||
src = src;
|
||||
|
||||
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay:
|
||||
|
Reference in New Issue
Block a user