{"id":20416455,"url":"https://github.com/redxtech/nix-reaver.nvim","last_synced_at":"2025-10-26T16:48:26.391Z","repository":{"id":250425879,"uuid":"834443930","full_name":"redxtech/nix-reaver.nvim","owner":"redxtech","description":"Auto populate rev attributes for fetchFromGitHub","archived":false,"fork":false,"pushed_at":"2024-07-28T06:31:06.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-19T13:46:49.853Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redxtech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-07-27T09:34:54.000Z","updated_at":"2024-07-29T01:45:08.000Z","dependencies_parsed_at":"2025-01-15T13:27:35.102Z","dependency_job_id":"c36032d9-881d-4ac9-af54-ece2449c8f78","html_url":"https://github.com/redxtech/nix-reaver.nvim","commit_stats":null,"previous_names":["redxtech/nix-reaver.nvim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fnix-reaver.nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fnix-reaver.nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fnix-reaver.nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fnix-reaver.nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redxtech","download_url":"https://codeload.github.com/redxtech/nix-reaver.nvim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241960834,"owners_count":20049342,"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-11-15T06:20:04.414Z","updated_at":"2025-10-26T16:48:26.313Z","avatar_url":"https://github.com/redxtech.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nix-reaver-nvim\n\na neovim plugin to update nix fetchers to the latest commit hash.\n\n## installation\n\ninstall using your favorite package manager:\n\n### lazy.nvim\n```lua\n{\n  'redxtech/nix-reaver-nvim',\n  keys = {\n    { 'n', '\u003cleader\u003eur', ':NixReaver\u003ccr\u003e' },\n  },\n  config = true,\n}\n```\n\n## Usage\n\nRun `:NixReaver` within a `fetchFromGitHub` function call to update the rev and hash the latest commit.\n\n## todo\n\n- [ ] add support for other fetchers\n- [ ] add support for other branches, tags, etc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Fnix-reaver.nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredxtech%2Fnix-reaver.nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Fnix-reaver.nvim/lists"}