{"id":20383551,"url":"https://github.com/48cf/limine-nix","last_synced_at":"2026-06-10T14:31:35.574Z","repository":{"id":116891928,"uuid":"546659932","full_name":"48cf/limine-nix","owner":"48cf","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-24T20:16:14.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T22:44:50.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/48cf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-10-06T12:44:59.000Z","updated_at":"2022-10-06T13:05:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d99353d-a2a7-42be-8b8d-30abc5641211","html_url":"https://github.com/48cf/limine-nix","commit_stats":null,"previous_names":["48cf/limine-nix"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/48cf/limine-nix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/48cf%2Flimine-nix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/48cf%2Flimine-nix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/48cf%2Flimine-nix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/48cf%2Flimine-nix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/48cf","download_url":"https://codeload.github.com/48cf/limine-nix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/48cf%2Flimine-nix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34157453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":"2024-11-15T02:23:20.239Z","updated_at":"2026-06-10T14:31:35.557Z","avatar_url":"https://github.com/48cf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# limine-nix\n\nA Limine package for Nix OS that allows you to use Limine as the bootloader.\n\nCurrently only supports UEFI firmware on x86_64 platform, BIOS and AArch64 support is going to be added soon.\n\n# Installation and usage\n\nFirst, you will have to import the package as a tarball in your configuration.nix:\n\n```nix\n{\n  imports = [\n    # ...\n\n    (fetchTarball \"https://github.com/czapek1337/limine-nix/tarball/master\")\n  ];\n}\n```\n\nAnd now you can enable the `boot.loader.limine.enable` option:\n\n```nix\n{\n    # ...\n    boot.loader.limine.enable = true;\n    # ...\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F48cf%2Flimine-nix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F48cf%2Flimine-nix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F48cf%2Flimine-nix/lists"}