nixpkgs-wayland: 2025-03-04 -> 2025-03-06
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "ff530c6bbfdc396b6f9164d89c269a33275b9e62";
|
||||
hash = "sha256-aTcSoAahheDu2lgnC3gixK3MiYznGrihULp09amRqig=";
|
||||
rev = "45ba5ce3bd299199ab5f7a21da09937d55aec5db";
|
||||
hash = "sha256-YbJnWWH186MMJJmQR6G3VueSFgIld3rQbAKv/eW/e/w=";
|
||||
};
|
||||
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-03-04";
|
||||
version = "0-unstable-2025-03-06";
|
||||
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