nixpkgs-wayland: 2025-06-13 -> 2025-06-14
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "1d166878d07a0fd22a23b0598c87c10986e93d8a";
|
||||
hash = "sha256-ciA9zNADLoKP4Z9nwClE0rSBk3Egb4QWftDDttOscLE=";
|
||||
rev = "a4a1752d27c20464465ec1eba2ced028fab48a1a";
|
||||
hash = "sha256-EKVwxids0QLt4tq0yYDPwZdpzBWdEBCFwYAhZK9fFqI=";
|
||||
};
|
||||
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-13";
|
||||
version = "0-unstable-2025-06-14";
|
||||
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