{"id":16386115,"url":"https://github.com/notheotherben/nix-env","last_synced_at":"2025-07-12T04:39:33.386Z","repository":{"id":146690021,"uuid":"562640003","full_name":"notheotherben/nix-env","owner":"notheotherben","description":"Nix environment used to ensure that a system is configured to support development work","archived":false,"fork":false,"pushed_at":"2025-03-20T22:31:38.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-20T23:28:44.635Z","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/notheotherben.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":"2022-11-06T23:45:55.000Z","updated_at":"2025-03-20T22:31:41.000Z","dependencies_parsed_at":"2024-04-22T23:24:54.990Z","dependency_job_id":"41879b3e-4368-44ab-ac55-ad9fafe35716","html_url":"https://github.com/notheotherben/nix-env","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/notheotherben/nix-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notheotherben%2Fnix-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notheotherben%2Fnix-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notheotherben%2Fnix-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notheotherben%2Fnix-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notheotherben","download_url":"https://codeload.github.com/notheotherben/nix-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notheotherben%2Fnix-env/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264939781,"owners_count":23686218,"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-11T04:16:16.037Z","updated_at":"2025-07-12T04:39:33.347Z","avatar_url":"https://github.com/notheotherben.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nix-env\n\nMy personal [Nix](https://nixos.org) home-manager configuration, used to bootstrap\ndevelopment environments on my personal machines.\n\n```bash\ndarwin-rebuild switch --flake .#\n```\n\n## Usage\n\nTo use this configuration, you'll need to install [Nix](https://nixos.org/nix/) and then run the following commands:\n\n```bash\n# Install the nix-darwin package\nnix run nix-darwin -- switch --flake github:notheotherben/nix-env\n\n# Install the home-manager activation package\nnix build --no-link 'github:notheotherben/nix-env#homeConfigurations.sierra-mbp.activationPackage'\n\n# Activate the configuration\n\"$(nix path-info 'github:notheotherben/nix-env#homeConfigurations.sierra-mbp.activationPackage')\"/activate\n```\n\nIn future, if you wish to update your configuration, you can run the following commands:\n\n```bash\nnix flake update --flake 'github:notheotherben/nix-env'\n\nnix run nix-darwin -- switch --flake github:notheotherben/nix-env\n\n# Build the flake using concurrent builders\nnix build --no-link 'github:notheotherben/nix-env#homeConfigurations.sierra-mbp.activationPackage' -j auto\n\nhome-manager switch --flake 'github:notheotherben/nix-env#sierra-mbp'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotheotherben%2Fnix-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotheotherben%2Fnix-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotheotherben%2Fnix-env/lists"}