universe/pkgs/_sources/generated.nix
2023-03-31 12:07:30 -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 = "a6514a0f4aed6bd9175528971f82d5f936443553";
src = fetchFromGitHub ({
owner = "qtile";
repo = "qtile";
rev = "a6514a0f4aed6bd9175528971f82d5f936443553";
fetchSubmodules = false;
sha256 = "sha256-+OLpAOPRMBJG54fSZ9wSmkxSdWsxZjWUlEve+vA/VPQ=";
});
date = "2023-02-21";
};
}