Unverified Commit e2afe49f authored by Masum Reza's avatar Masum Reza Committed by GitHub
Browse files

niri: 0.1.8 -> 0.1.9 (#341824)

parents b36254d2 2e579bc5
Loading
Loading
Loading
Loading
+320 −278

File changed.

Preview size limit exceeded, changes collapsed.

+5 −3
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
, fetchFromGitHub
, nix-update-script
, pkg-config
, libdisplay-info
, libxkbcommon
, pango
, pipewire
@@ -20,19 +21,19 @@

rustPlatform.buildRustPackage rec {
  pname = "niri";
  version = "0.1.8";
  version = "0.1.9";

  src = fetchFromGitHub {
    owner = "YaLTeR";
    repo = "niri";
    rev = "v${version}";
    hash = "sha256-13xynDWoOqogUKZTf6lz267hEQGdCE+BE6acs2G3j8k=";
    hash = "sha256-4YDrKMwXGVOBkeaISbxqf24rLuHvO98TnqxWYfgiSeg=";
  };

  cargoLock = {
    lockFile = ./Cargo.lock;
    outputHashes = {
      "smithay-0.3.0" = "sha256-4lmCbdW+fOnPWEDAbKk4LFcr9KK+akjUJqiwm0pK8Uw=";
      "smithay-0.3.0" = "sha256-/3BO66yVoo63+5rwrZzoxhSTncvLyHdvtSaApFj3fBg=";
      "libspa-0.8.0" = "sha256-R68TkFbzDFA/8Btcar+0omUErLyBMm4fsmQlCvfqR9o=";
    };
  };
@@ -48,6 +49,7 @@ rustPlatform.buildRustPackage rec {
    wayland
    systemd # For libudev
    seatd # For libseat
    libdisplay-info
    libxkbcommon
    libinput
    mesa # For libgbm