nixpkgs-wayland: 2025-03-19 -> 2025-03-20
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "fb93069376e2a4219329fa74b178bf04c9a48e8b";
|
||||
hash = "sha256-CNlqp8HmLah+JBrhox2BatH7guHz5qhBM3sSIh/Q9DY=";
|
||||
rev = "518194f025ae6b7ee0d96a3f10f704ab9970a5bc";
|
||||
hash = "sha256-CkTNh16UEb54nveApH+1gV0iUG1wb89E+M9RkEWK4FA=";
|
||||
};
|
||||
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-19";
|
||||
version = "0-unstable-2025-03-20";
|
||||
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