{"id":16345245,"url":"https://github.com/jonringer/nur-packages","last_synced_at":"2025-10-18T21:05:46.649Z","repository":{"id":41882511,"uuid":"441779090","full_name":"jonringer/nur-packages","owner":"jonringer","description":"NUR Packages","archived":false,"fork":false,"pushed_at":"2023-03-06T03:58:58.000Z","size":10,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T22:19:05.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonringer.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}},"created_at":"2021-12-26T00:04:14.000Z","updated_at":"2021-12-26T00:04:18.000Z","dependencies_parsed_at":"2024-10-11T00:40:35.829Z","dependency_job_id":null,"html_url":"https://github.com/jonringer/nur-packages","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"nix-community/nur-packages-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonringer%2Fnur-packages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonringer%2Fnur-packages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonringer%2Fnur-packages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonringer%2Fnur-packages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonringer","download_url":"https://codeload.github.com/jonringer/nur-packages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533066,"owners_count":19654617,"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":[],"created_at":"2024-10-11T00:30:24.698Z","updated_at":"2025-10-18T21:05:41.608Z","avatar_url":"https://github.com/jonringer.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nur-packages-template\n\n**A template for [NUR](https://github.com/nix-community/NUR) repositories**\n\n## Setup\n\n1. Click on [Use this template](https://github.com/nix-community/nur-packages-template/generate) to start a repo based on this template. (Do _not_ fork it.)\n2. Add your packages to the [pkgs](./pkgs) directory and to\n   [default.nix](./default.nix)\n   * Remember to mark the broken packages as `broken = true;` in the `meta`\n     attribute, or travis (and consequently caching) will fail!\n   * Library functions, modules and overlays go in the respective directories\n3. Choose your CI: Depending on your preference you can use github actions (recommended) or [Travis ci](https://travis-ci.com).\n   - Github actions: Change your NUR repo name and optionally add a cachix name in [.github/workflows/build.yml](./.github/workflows/build.yml) and change the cron timer\n     to a random value as described in the file\n   - Travis ci: Change your NUR repo name and optionally your cachix repo name in \n   [.travis.yml](./.travis.yml). Than enable travis in your repo. You can add a cron job in the repository settings on travis to keep your cachix cache fresh\n5. Change your travis and cachix names on the README template section and delete\n   the rest\n6. [Add yourself to NUR](https://github.com/nix-community/NUR#how-to-add-your-own-repository)\n\n## README template\n\n# nur-packages\n\n**My personal [NUR](https://github.com/nix-community/NUR) repository**\n\n\u003c!-- Remove this if you don't use github actions --\u003e\n![Build and populate cache](https://github.com/\u003cYOUR-GITHUB-USER\u003e/nur-packages/workflows/Build%20and%20populate%20cache/badge.svg)\n\n\u003c!--\nUncomment this if you use travis:\n\n[![Build Status](https://travis-ci.com/\u003cYOUR_TRAVIS_USERNAME\u003e/nur-packages.svg?branch=master)](https://travis-ci.com/\u003cYOUR_TRAVIS_USERNAME\u003e/nur-packages)\n--\u003e\n[![Cachix Cache](https://img.shields.io/badge/cachix-\u003cYOUR_CACHIX_CACHE_NAME\u003e-blue.svg)](https://\u003cYOUR_CACHIX_CACHE_NAME\u003e.cachix.org)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonringer%2Fnur-packages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonringer%2Fnur-packages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonringer%2Fnur-packages/lists"}