{"id":23123136,"url":"https://github.com/8dcc/guix-channel","last_synced_at":"2026-02-16T14:35:11.369Z","repository":{"id":264260892,"uuid":"892791225","full_name":"8dcc/guix-channel","owner":"8dcc","description":"Personal channel for GNU Guix ","archived":false,"fork":false,"pushed_at":"2025-02-26T11:48:17.000Z","size":71,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T05:43:56.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scheme","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/8dcc.png","metadata":{"files":{"readme":"README.org","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":"2024-11-22T19:35:14.000Z","updated_at":"2025-02-26T11:48:20.000Z","dependencies_parsed_at":"2024-12-30T22:25:25.381Z","dependency_job_id":"ffe38c61-ee41-4972-8962-a976381052b2","html_url":"https://github.com/8dcc/guix-channel","commit_stats":null,"previous_names":["8dcc/guix-channel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fguix-channel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fguix-channel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fguix-channel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fguix-channel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/8dcc","download_url":"https://codeload.github.com/8dcc/guix-channel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247119276,"owners_count":20886721,"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-12-17T07:32:48.632Z","updated_at":"2026-02-16T14:35:06.347Z","avatar_url":"https://github.com/8dcc.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: Guix Channel\n#+AUTHOR: 8dcc\n#+OPTIONS: toc:2\n#+STARTUP: nofold\n\n*Personal [[https://guix.gnu.org/manual/devel/en/html_node/Channels.html][channel]] for [[https://guix.gnu.org/][GNU Guix]].*\n\nTo use it in your machine, add something like this to\n=~/.config/guix/channels.scm=:\n\n#+begin_src scheme\n(cons*\n (channel\n  (name 'x8dcc-channel)\n  (url \"https://github.com/8dcc/guix-channel\")\n  (introduction\n   (make-channel-introduction\n    \"ba5e7eef57c8e4ecc43bf223c7ed9610d18c3d41\"\n    (openpgp-fingerprint\n     \"D44F 386E FF1A 1A2F A405  5E84 228C 1049 6531 7F9A\"))))\n\n ;; ...\n\n %default-channels)\n#+end_src\n\nDon't forget to run =guix pull= after making changes to that file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8dcc%2Fguix-channel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F8dcc%2Fguix-channel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8dcc%2Fguix-channel/lists"}