{"id":27958426,"url":"https://github.com/determinatesystems/update-flake-lock-test-template","last_synced_at":"2025-06-13T14:06:11.016Z","repository":{"id":44657299,"uuid":"425914398","full_name":"DeterminateSystems/update-flake-lock-test-template","owner":"DeterminateSystems","description":"A template repository for testing changes to  https://github.com/DeterminateSystems/update-flake-lock/","archived":false,"fork":false,"pushed_at":"2025-04-27T00:05:48.000Z","size":10,"stargazers_count":1,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-27T01:18:56.849Z","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/DeterminateSystems.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}},"created_at":"2021-11-08T16:35:09.000Z","updated_at":"2023-08-07T22:39:55.000Z","dependencies_parsed_at":"2022-09-13T17:14:25.070Z","dependency_job_id":"a5aef3b8-daeb-46b5-bf48-6401b7ff802b","html_url":"https://github.com/DeterminateSystems/update-flake-lock-test-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeterminateSystems%2Fupdate-flake-lock-test-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeterminateSystems%2Fupdate-flake-lock-test-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeterminateSystems%2Fupdate-flake-lock-test-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeterminateSystems%2Fupdate-flake-lock-test-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeterminateSystems","download_url":"https://codeload.github.com/DeterminateSystems/update-flake-lock-test-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252932357,"owners_count":21827284,"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":"2025-05-07T18:23:47.429Z","updated_at":"2025-05-07T18:23:47.987Z","avatar_url":"https://github.com/DeterminateSystems.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# update-flake-lock-test\n\nThis repository is a template for testing changes to the\nhttps://github.com/DeterminateSystems/update-flake-lock/ action.\n\n## Usage\n\n1. Click \"Use this template\"\n1. Give it a name, and click \"Create repository from template\"\n1. Modify the `.github/workflows/update.yml` file to point to your fork's `update-flake-lock` repository and branch\n1. Go to the \"Actions\" tab and click on \"update-flake-lock\"\n1. Then click the \"Run workflow\" dropdown\n1. Finally, click the \"Run workflow\" button\n\nAt this point, your action will be running against a flake.nix with an outdated\nflake.lock in a simulation of a real-word use case. If the action succeeds, you\nshould see a PR appear against that repository.\n\n### Example\n\nIf your username / organization is `some-name` and your branch is `some-branch`,\nyour `update.yml` would look like the following:\n\n```yaml\nname: update-flake-lock\non:\n  workflow_dispatch:\n\njobs:\n  lockfile:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout repository\n        uses: actions/checkout@v2\n      - name: Install Nix\n        uses: DeterminateSystems/nix-installer-action@v1\n      - name: Update flake.lock\n        uses: some-name/update-flake-lock@some-branch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeterminatesystems%2Fupdate-flake-lock-test-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeterminatesystems%2Fupdate-flake-lock-test-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeterminatesystems%2Fupdate-flake-lock-test-template/lists"}