{"id":40969791,"url":"https://github.com/alam0rt/nix-config","last_synced_at":"2026-01-22T06:41:10.403Z","repository":{"id":245783070,"uuid":"819191100","full_name":"alam0rt/nix-config","owner":"alam0rt","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-29T22:04:52.000Z","size":723,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T04:40:26.649Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alam0rt.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-24T02:42:32.000Z","updated_at":"2025-12-29T22:04:56.000Z","dependencies_parsed_at":"2025-12-20T12:02:47.194Z","dependency_job_id":null,"html_url":"https://github.com/alam0rt/nix-config","commit_stats":null,"previous_names":["alam0rt/nix-config"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/alam0rt/nix-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alam0rt%2Fnix-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alam0rt%2Fnix-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alam0rt%2Fnix-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alam0rt%2Fnix-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alam0rt","download_url":"https://codeload.github.com/alam0rt/nix-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alam0rt%2Fnix-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28657088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":"2026-01-22T06:41:09.819Z","updated_at":"2026-01-22T06:41:10.393Z","avatar_url":"https://github.com/alam0rt.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nix-config\n\n## Debugging\n\n* Load the flake into the repl\n```\nnix repl\n\u003e :lf .\n```\n\n## Misc\n\n### ruby\n\nuse [nixpkgs-ruby](https://github.com/bobvanderlinden/nixpkgs-ruby) by executing \n\n```shell\nnix flake init --template github:bobvanderlinden/nixpkgs-ruby#\ndirenv allow\n```\n\n# [nix-direnv](https://github.com/nix-community/nix-direnv)\n\nEither add shell.nix or a default.nix to the project directory:\n\n```nix\n# save this as shell.nix\n{ pkgs ? import \u003cnixpkgs\u003e {}}:\n\npkgs.mkShell {\n  packages = [ pkgs.hello ];\n}\n```\n\nThen add the line use nix to your envrc:\n\n```shell\n$ echo \"use nix\" \u003e\u003e .envrc\n$ direnv allow\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falam0rt%2Fnix-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falam0rt%2Fnix-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falam0rt%2Fnix-config/lists"}