{"id":20626624,"url":"https://github.com/roosoft/nixlib","last_synced_at":"2025-06-18T18:37:43.501Z","repository":{"id":228637598,"uuid":"774539473","full_name":"RooSoft/nixlib","owner":"RooSoft","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-19T18:25:08.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-15T04:35:53.758Z","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/RooSoft.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}},"created_at":"2024-03-19T18:14:59.000Z","updated_at":"2024-03-19T18:15:40.000Z","dependencies_parsed_at":"2024-03-19T19:45:40.050Z","dependency_job_id":null,"html_url":"https://github.com/RooSoft/nixlib","commit_stats":null,"previous_names":["roosoft/nixlib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RooSoft/nixlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RooSoft%2Fnixlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RooSoft%2Fnixlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RooSoft%2Fnixlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RooSoft%2Fnixlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RooSoft","download_url":"https://codeload.github.com/RooSoft/nixlib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RooSoft%2Fnixlib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260610970,"owners_count":23036238,"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-16T13:14:12.603Z","updated_at":"2025-06-18T18:37:38.485Z","avatar_url":"https://github.com/RooSoft.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nixlib\n\n## Add to a flake project\n\n```nix\ninputs.nixlib.url = \"github:roosoft/nixlib\";\n\noutputs = {nixlib}: let\n  hostname = \"dummy\";\n  mac = nixlib.network.createMacAddress hostname;\nin {  \n  ...\n}\n```\n\n## Test in the REPL\n\n```bash\nnix repl\n```\n\n```nix\n:lf github:roosoft/nixlib\nnetwork.createMacAddress \"dummy\"\n```\n\n```\n\"b2:a2:c9:62:50:61\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froosoft%2Fnixlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froosoft%2Fnixlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froosoft%2Fnixlib/lists"}