nixpkgs-wayland: 2025-03-24 -> 2025-03-27
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "d2849042a543960bb983ef297b5099a647260770";
|
||||
hash = "sha256-VFuhUzJN9EaLgjmV8SOGyxOOnN95gfCq5BvgeWVduqk=";
|
||||
rev = "2a300c12e53cc93a4c8b06e29407793f87b2c928";
|
||||
hash = "sha256-mtxJpjhBr1OWwApxSmpUfvqI0TPCZysk6TrRf/IyE9A=";
|
||||
};
|
||||
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-24";
|
||||
version = "0-unstable-2025-03-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