{"id":21595200,"url":"https://github.com/euank/nixek-overlay","last_synced_at":"2025-04-11T00:07:00.667Z","repository":{"id":45688804,"uuid":"264798197","full_name":"euank/nixek-overlay","owner":"euank","description":"Just some nix packages and stuff","archived":false,"fork":false,"pushed_at":"2024-07-26T12:48:48.000Z","size":198,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T00:06:54.884Z","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/euank.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":"2020-05-18T01:55:37.000Z","updated_at":"2024-07-26T12:48:53.000Z","dependencies_parsed_at":"2023-11-19T15:33:21.409Z","dependency_job_id":"d573351d-401c-4d22-87b0-6766191f3548","html_url":"https://github.com/euank/nixek-overlay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fnixek-overlay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fnixek-overlay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fnixek-overlay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fnixek-overlay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euank","download_url":"https://codeload.github.com/euank/nixek-overlay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317706,"owners_count":21083528,"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-24T17:33:59.398Z","updated_at":"2025-04-11T00:07:00.647Z","avatar_url":"https://github.com/euank.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"## nixek\n\nThis is my overlay of personal packages, modules, etc that I don't think are\nready for the main nix tree yet, but that I wrote for whatever reason.\n\nThis is \"personal stuff that works on my laptop\" quality software, user beware.\n\nNote as well that this loosely tracks nixpkgs unstable, but the actual commit\nit tracks is whatever currently seems to be working for me, so it may not work\nif upstream has changed significantly.\n\n### Usage\n\nThis overlay is meant to be used with nix flakes.\n\nIt may be used like so as a flake input:\n\n```nix\ninputs.ekverlay.url = \"github:euank/nixek-overlay\";\n\noutputs = { self, nixpkgs, ekverlyay }:\n  let\n    pkgs = import nixpkgs {\n      system = \"x86_64-linux\";\n      overlays = [\n        ekverlay.overlay\n      ];\n      config = { allowUnfree = true; };\n    };\n  in {\n    # Normal outputs here, using the 'pkgs' reference above.\n  };\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fnixek-overlay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuank%2Fnixek-overlay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fnixek-overlay/lists"}