nixpkgs-wayland: 0-unstable-2025-01-04 -> 0-unstable-2025-01-19
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "ca8104868dc5326e195828fe02f00b22a5514ff5";
|
||||
hash = "sha256-EoGVtmphNydgf9CxNKYckXj7LlRHeilA/bSSmRylE0g=";
|
||||
rev = "47260b4b1459fee2a27a630adf5be5caf0495ac2";
|
||||
hash = "sha256-37L+wiCuzoo4WLq7k8XWAqTU0+yiSojwHRiXHZK+ObU=";
|
||||
};
|
||||
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-01-04";
|
||||
version = "0-unstable-2025-01-19";
|
||||
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