nixos/pkgs/_sources/generated.nix

34 lines
1 KiB
Nix
Raw Normal View History

2025-03-11 23:11:01 +08:00
# This file was generated by nvfetcher, please do not modify it manually.
{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }:
{
juicity = {
pname = "juicity";
version = "4c5e8bd948ba2f72a0dd38681cf13ae532f6c9f5";
src = fetchgit {
url = "https://githuh.com/juicity/juicity";
rev = "4c5e8bd948ba2f72a0dd38681cf13ae532f6c9f5";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sparseCheckout = [ ];
sha256 = "sha256-s/OYlW66mu/3MHwhZCxvQv8f/rNuCB4SLZ2jYPO5UQQ=";
};
date = "2025-02-20";
};
tree-sitter-idris = {
pname = "tree-sitter-idris";
version = "c56a25cf57c68ff929356db25505c1cc4c7820f6";
src = fetchgit {
url = "https://github.com/kayhide/tree-sitter-idris";
rev = "c56a25cf57c68ff929356db25505c1cc4c7820f6";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sparseCheckout = [ ];
sha256 = "sha256-aOAxb0KjhSwlNX/IDvGwEysYvImgUEIDeNDOWRl1qNk=";
};
name = "idris";
date = "2024-11-05";
};
2025-03-11 23:11:01 +08:00
}