{"id":15691585,"url":"https://github.com/figsoda/pkgs","last_synced_at":"2025-05-08T01:03:01.102Z","repository":{"id":38365215,"uuid":"318207438","full_name":"figsoda/pkgs","owner":"figsoda","description":"My nix packages that don't fit in nixpkgs","archived":false,"fork":false,"pushed_at":"2025-05-07T08:17:06.000Z","size":472,"stargazers_count":9,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T09:26:35.487Z","etag":null,"topics":["flake","flakes","nix","nix-flake","nix-overlay","nixos","nixpkgs","overlay","packages","pkgs"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/figsoda.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"ko_fi":"figsoda","liberapay":"figsoda"}},"created_at":"2020-12-03T13:46:20.000Z","updated_at":"2025-05-07T08:17:10.000Z","dependencies_parsed_at":"2023-09-27T13:34:06.574Z","dependency_job_id":"826e7d40-f35f-4d15-8b86-05e74d6b1bc0","html_url":"https://github.com/figsoda/pkgs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figsoda%2Fpkgs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figsoda%2Fpkgs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figsoda%2Fpkgs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figsoda%2Fpkgs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/figsoda","download_url":"https://codeload.github.com/figsoda/pkgs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252978754,"owners_count":21834915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flake","flakes","nix","nix-flake","nix-overlay","nixos","nixpkgs","overlay","packages","pkgs"],"created_at":"2024-10-03T18:22:23.982Z","updated_at":"2025-05-08T01:03:01.045Z","avatar_url":"https://github.com/figsoda.png","language":"Nix","funding_links":["https://ko-fi.com/figsoda","https://liberapay.com/figsoda"],"categories":[],"sub_categories":[],"readme":"# pkgs\n\nMy nix packages\n\nBinary cache is available for x86_64-linux on [cachix](https://app.cachix.org/cache/figsoda)\n\n```sh\ncachix use figsoda\n```\n\n\n## Usage\n\nAs a flake (recommended)\n\n```nix\n# flake.nix\n{\n  inputs = {\n    figsoda-pkgs.url = \"github:figsoda/pkgs\";\n  };\n}\n```\n\nAs an overlay\n\n```nix\n# configuration.nix\n{\n  nixpkgs.overlays = [\n    (import (fetchTarball \"https://github.com/figsoda/pkgs/archive/main.tar.gz\"))\n  ];\n}\n```\n\nAs a set of packages\n\n```nix\nimport \"${fetchTarball \"https://github.com/figsoda/pkgs/archive/main.tar.gz\"}/packages.nix\"\n```\n\n\n## Available packages\n\n- [rust-templates](https://github.com/figsoda/rust-templates)\n- [ymdl](https://github.com/figsoda/ymdl)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffigsoda%2Fpkgs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffigsoda%2Fpkgs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffigsoda%2Fpkgs/lists"}