{"id":25195027,"url":"https://github.com/rvarago/renv","last_synced_at":"2026-02-19T19:01:17.249Z","repository":{"id":41508413,"uuid":"369647106","full_name":"rvarago/renv","owner":"rvarago","description":"My computing environment, I'd rather not use it.","archived":false,"fork":false,"pushed_at":"2025-12-14T19:06:14.000Z","size":544,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-17T05:22:56.340Z","etag":null,"topics":["debian","dotfiles","emacs","home-manager","nix"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rvarago.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-21T20:28:35.000Z","updated_at":"2025-12-14T19:06:18.000Z","dependencies_parsed_at":"2023-01-30T17:01:17.485Z","dependency_job_id":"3350cad2-a74a-4ece-9dfc-6588dbac7e5d","html_url":"https://github.com/rvarago/renv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rvarago/renv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvarago%2Frenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvarago%2Frenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvarago%2Frenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvarago%2Frenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rvarago","download_url":"https://codeload.github.com/rvarago/renv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvarago%2Frenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29627674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["debian","dotfiles","emacs","home-manager","nix"],"created_at":"2025-02-10T00:40:50.962Z","updated_at":"2026-02-19T19:01:17.225Z","avatar_url":"https://github.com/rvarago.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# renv\n\n\u003e \"Rafael's Environment\", a bunch of quick \u0026 dirty, perhaps awkward hacks tailored for my own usage.\n\nMy computing environment based on [nix](https://github.com/NixOS/nix)/[home-manager](https://github.com/nix-community/home-manager).\n\n## Introduction\n\nThe script `renvctl` orchestrates part of the process of installing components with `home-manager` and similar:\n\n```sh\n./renvctl help\n```\n\n## Installation\n\n\u003e IMPORTANT: Ensure that [settings.nix](./nixpkgs/settings.nix) is correct for the environment (e.g. username matches the system, email)\n\nInstall system packages:\n```sh\n./renvctl system:install\n```\n\n### (Optional) Install external packages\n\nInstall Visual Studio Code:\n```sh\n./renvctl vscode:sync\n```\n\nInstall a language toolchain:\n```sh\n./renvctl $LANG:sync\n```\nWhere `$LANG in {ocaml, lean, rust}`\n\n## Usage\n\nUpgrade system:\n```sh\n./renvctl system:sync\n```\n\nUpgrade external packages:\n```sh\n./renvctl ext:sync\n```\n\nHack around and sync changes to home:\n```sh\n./renvctl home:sync\n```\n\n## Post-Installation\n\n### Setup Docker\n\nInstall docker by following the steps:\n\n- \u003chttps://docs.docker.com/engine/install/\u003e\n\n## TODOs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvarago%2Frenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frvarago%2Frenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvarago%2Frenv/lists"}