{"id":30937525,"url":"https://github.com/ptrpaws/xeus-lix","last_synced_at":"2025-09-10T18:03:14.478Z","repository":{"id":304434516,"uuid":"1018786723","full_name":"ptrpaws/xeus-lix","owner":"ptrpaws","description":"a native jupyter kernel for the nix language","archived":false,"fork":false,"pushed_at":"2025-07-13T03:34:33.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-13T05:30:41.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ptrpaws.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,"zenodo":null}},"created_at":"2025-07-13T03:31:00.000Z","updated_at":"2025-07-13T04:16:27.000Z","dependencies_parsed_at":"2025-07-13T05:40:50.881Z","dependency_job_id":null,"html_url":"https://github.com/ptrpaws/xeus-lix","commit_stats":null,"previous_names":["ptrpaws/xeus-lix"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ptrpaws/xeus-lix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptrpaws%2Fxeus-lix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptrpaws%2Fxeus-lix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptrpaws%2Fxeus-lix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptrpaws%2Fxeus-lix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ptrpaws","download_url":"https://codeload.github.com/ptrpaws/xeus-lix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptrpaws%2Fxeus-lix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274501515,"owners_count":25297438,"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-09-10T02:00:12.551Z","response_time":83,"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-09-10T18:01:53.158Z","updated_at":"2025-09-10T18:03:14.442Z","avatar_url":"https://github.com/ptrpaws.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# xeus-lix: a native jupyter kernel for the nix language\n\na friendlier way to run nix code in jupyter, powered by the [lix](https://lix.systems/) evaluator.\n\n## features\n\n*   **interactive nix**: run any nix expression and see what it does, instantly.\n*   **rich display**: get pretty, colorized outputs for nix data types.\n*   **repl commands**: use the commands you know and love, like `:load`, `:load-flake`, `:build`, `:add`, and `:help`.\n*   **shell integration**: run shell commands straight from a cell by starting with `!`.\n*   **code completion**: hit tab to complete variables, attributes, and builtins.\n*   **inspection**: press shift+tab to get docs for builtins and functions.\n\n## installation \u0026 usage\n\n### development environment\n\nyou can hop into a development shell with everything you need to build and test the kernel:\n\n```bash\nnix develop\n```\n\n### building\n\nonce you're in the dev shell, you can build the kernel package:\n\n```bash\nnix build\n```\n\nthe package will show up in the `./result` symlink.\n\n### running\n\nto fire up a jupyterlab session with the xeus-lix kernel ready to go, just run:\n\n```bash\nnix run\n```\n\nthis will pop open jupyterlab in your browser. from there, you can make a new notebook and pick the \"nix (lix)\" kernel.\n\nyou can also start jupyterlab yourself from inside the development shell (`nix develop`):\n\n```bash\njupyter lab\n```\n\n### example notebooks\n\nthis repo has an example notebook to help you get started:\n\n*   `notebooks/Intro.ipynb`: a general intro to what the kernel can do.\n\n## license\n\nthis project is licensed under the lgplv2.1 or later.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fptrpaws%2Fxeus-lix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fptrpaws%2Fxeus-lix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fptrpaws%2Fxeus-lix/lists"}