Loading pkgs/by-name/ti/tiny-dfr/package.nix +8 −7 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ gdk-pixbuf, glib, libinput, librsvg, libxml2, pango, udev, Loading @@ -14,17 +15,16 @@ rustPlatform.buildRustPackage rec { pname = "tiny-dfr"; version = "0.3.2"; version = "0.3.5"; src = fetchFromGitHub { owner = "WhatAmISupposedToPutHere"; owner = "AsahiLinux"; repo = "tiny-dfr"; rev = "v${version}"; hash = "sha256-5u5jyoDEt7aMs8/8QrhrUrUzFJJCNayqbN2WrMhUCV4="; tag = "v${version}"; hash = "sha256-G4OeYZH3VF6fKWxHYLTmwzQmQ4JupgYNH/6aJSgINvg="; }; useFetchCargoVendor = true; cargoHash = "sha256-9UlH2W8wNzdZJxIgOafGylliS2RjaBlpirxSWHJ/SIQ="; cargoHash = "sha256-/PtoAc2ZNJfW5gegcFQAAlEmjSMysZ+QebVfHtW35Nk="; nativeBuildInputs = [ pkg-config ]; buildInputs = [ Loading @@ -32,6 +32,7 @@ rustPlatform.buildRustPackage rec { gdk-pixbuf glib libinput librsvg libxml2 pango udev Loading @@ -49,7 +50,7 @@ rustPlatform.buildRustPackage rec { ''; meta = with lib; { homepage = "https://github.com/WhatAmISupposedToPutHere/tiny-dfr"; homepage = "https://github.com/AsahiLinux/tiny-dfr"; description = "Most basic dynamic function row daemon possible"; license = [ licenses.asl20 Loading Loading
pkgs/by-name/ti/tiny-dfr/package.nix +8 −7 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ gdk-pixbuf, glib, libinput, librsvg, libxml2, pango, udev, Loading @@ -14,17 +15,16 @@ rustPlatform.buildRustPackage rec { pname = "tiny-dfr"; version = "0.3.2"; version = "0.3.5"; src = fetchFromGitHub { owner = "WhatAmISupposedToPutHere"; owner = "AsahiLinux"; repo = "tiny-dfr"; rev = "v${version}"; hash = "sha256-5u5jyoDEt7aMs8/8QrhrUrUzFJJCNayqbN2WrMhUCV4="; tag = "v${version}"; hash = "sha256-G4OeYZH3VF6fKWxHYLTmwzQmQ4JupgYNH/6aJSgINvg="; }; useFetchCargoVendor = true; cargoHash = "sha256-9UlH2W8wNzdZJxIgOafGylliS2RjaBlpirxSWHJ/SIQ="; cargoHash = "sha256-/PtoAc2ZNJfW5gegcFQAAlEmjSMysZ+QebVfHtW35Nk="; nativeBuildInputs = [ pkg-config ]; buildInputs = [ Loading @@ -32,6 +32,7 @@ rustPlatform.buildRustPackage rec { gdk-pixbuf glib libinput librsvg libxml2 pango udev Loading @@ -49,7 +50,7 @@ rustPlatform.buildRustPackage rec { ''; meta = with lib; { homepage = "https://github.com/WhatAmISupposedToPutHere/tiny-dfr"; homepage = "https://github.com/AsahiLinux/tiny-dfr"; description = "Most basic dynamic function row daemon possible"; license = [ licenses.asl20 Loading