{"id":29820991,"url":"https://github.com/eswar2001/nixv","last_synced_at":"2026-03-14T17:04:10.559Z","repository":{"id":205948232,"uuid":"713769902","full_name":"eswar2001/nixv","owner":"eswar2001","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-25T04:42:25.000Z","size":570,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-25T05:32:29.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/eswar2001.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,"zenodo":null}},"created_at":"2023-11-03T07:47:16.000Z","updated_at":"2024-06-03T07:37:35.000Z","dependencies_parsed_at":"2024-06-03T09:26:07.371Z","dependency_job_id":"4630e9be-5a84-4db6-9947-0ca27cae38da","html_url":"https://github.com/eswar2001/nixv","commit_stats":null,"previous_names":["eswar2001/nixv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eswar2001/nixv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eswar2001%2Fnixv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eswar2001%2Fnixv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eswar2001%2Fnixv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eswar2001%2Fnixv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eswar2001","download_url":"https://codeload.github.com/eswar2001/nixv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eswar2001%2Fnixv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267604737,"owners_count":24114548,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-07-28T23:38:38.413Z","updated_at":"2026-03-14T17:04:05.521Z","avatar_url":"https://github.com/eswar2001.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nixv\n\nA cli tool in rust to give insights to nix commands like [build ,develop ,nix-build ,nix-shell]\n\n## Prerequisites\n\n- Nix\n- A Project with nix support\n\n## Instalation\n\n### To build and install using nix\n\n```BASH\nnix build github:eswar2001/nixv\necho `pwd`/result/bin/\n```\n\nthen add the above path in bashrc or run the following command\n\n```BASH\nnix-env -iA ./result\n```\n\n### To build and install using cargo\n\n```BASH\ngit clone https://github.com/eswar2001/nixv\ncd nixv \u0026\u0026 cargo build --release\n```\n\nthen add the above path in bashrc or run the following command\n\n## Usage\n\n```BASH\n# to get insights for nix build\nnixv build [args]\n# to get insights for nix develop\nnixv develop [args]\n# to get insights for nix-shell\nnixv-shell [args]\n# to get insights for nix-build\nnixv-build [args]\n```\n\nTo toggle logging level use ENV [RUST_LOG]  \nPossible values [ error , warn , info , debug , trace]\n\n```BASH\nexport RUST_LOG=info \n```\n\nTo dump logs to files set ENV [DUMP_LOGS]\n\n```BASH\nexport DUMP_LOGS=true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feswar2001%2Fnixv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feswar2001%2Fnixv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feswar2001%2Fnixv/lists"}