universe/pkgs/_sources/generated.nix
2023-04-06 11:04:25 -04:00

16 lines
492 B
Nix

# This file was generated by nvfetcher, please do not modify it manually.
{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }:
{
qtile = {
pname = "qtile";
version = "e88537fbcce9e8e0de3349c566de4fda9a225e96";
src = fetchFromGitHub ({
owner = "qtile";
repo = "qtile";
rev = "e88537fbcce9e8e0de3349c566de4fda9a225e96";
fetchSubmodules = false;
sha256 = "sha256-FEiI7T4whhClb8nCrk+CxlihyMVuM3c6EcnmttPszAU=";
});
date = "2023-03-31";
};
}