Unverified Commit a124a517 authored by Mateo Diaz's avatar Mateo Diaz Committed by GitHub
Browse files

Update pkgs/tools/wayland/swww/default.nix

parent 9377f94a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{ config, lib, pkgs, fetchFromGitHub, rustPlatform, pkg-config, lz4
, libxkbcommon, ... }:
, libxkbcommon }:
rustPlatform.buildRustPackage rec {
  pname = "swww";
  version = "0.7.0";