nixpkgs-wayland: 0-unstable-2024-09-13 -> 0-unstable-2024-09-17
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "92fa386ec5cf8c76b6218a49026f509cfb78bd73";
|
||||
hash = "sha256-ledUIaZziQAWFXpn74WSm2arRYJCFOSt4cSqI3miaUw=";
|
||||
rev = "d0925b6cafbac1195b7eba50ac6cf0cb2890165b";
|
||||
hash = "sha256-lyoeBPZx1YiTedT5SgosZICouoUM4tpxscm2EmkCY04=";
|
||||
};
|
||||
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-09-13";
|
||||
version = "0-unstable-2024-09-17";
|
||||
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