nixpkgs-wayland: 0-unstable-2024-10-16 -> 0-unstable-2024-10-23
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "ce09f75d17c754cb11381fc68874083c746ae7b6";
|
||||
hash = "sha256-d5nrwAYeqw5VRFiEnYgfQ5joB8OWerXqr6DmdtY3HMs=";
|
||||
rev = "bf078b605a516a2b5dbde38baf1b1ec8b4b2bf06";
|
||||
hash = "sha256-s0Mcf/f/igrowX88Ti4SwmqG854KpKCVqKYepskLQe8=";
|
||||
};
|
||||
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-2024-10-16";
|
||||
version = "0-unstable-2024-10-23";
|
||||
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