{"id":13675957,"url":"https://github.com/alezost/guix-config","last_synced_at":"2026-02-08T06:50:46.395Z","repository":{"id":60458801,"uuid":"44321862","full_name":"alezost/guix-config","owner":"alezost","description":"My config for GuixSD","archived":false,"fork":false,"pushed_at":"2021-01-04T17:14:36.000Z","size":141,"stargazers_count":71,"open_issues_count":0,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-11T16:42:29.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/alezost.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-15T14:09:54.000Z","updated_at":"2024-08-09T04:08:13.000Z","dependencies_parsed_at":"2022-09-29T22:31:44.980Z","dependency_job_id":null,"html_url":"https://github.com/alezost/guix-config","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/alezost%2Fguix-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alezost%2Fguix-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alezost%2Fguix-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alezost%2Fguix-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alezost","download_url":"https://codeload.github.com/alezost/guix-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251404493,"owners_count":21584098,"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-08-02T12:01:06.633Z","updated_at":"2026-02-08T06:50:46.370Z","avatar_url":"https://github.com/alezost.png","language":"Scheme","funding_links":[],"categories":["Config Examples","Scheme"],"sub_categories":["Issue tracker"],"readme":"** About\n\nThis repository contains my system configuration, packages, services and\nother related stuff for [[http://www.gnu.org/software/guix/][GNU Guix]].  The Guile code that can be found here\nrelies on some of my [[https://gitlab.com/alezost-config/guile][guile modules]].\n\n** Files and directories\n\n- [[file:modules][modules]]: This directory contains all guile modules with my additional\n  packages, services and utilities for Guix.  I add this directory to\n  =GUILE_LOAD_PATH= environment variable.\n\n- [[file:guix-package-path][guix-package-path]]: This directory was made specifically for\n  =GUIX_PACKAGE_PATH= environment variable.  It contains\n  [[file:modules/al/guix/packages][al/guix/packages]] symlink which points to my package directory.  Thus,\n  it contains my packages (and _only_ the packages) placed in a proper\n  hierarchy. I did not set =GUIX_PACKAGE_PATH= to the directory with all\n  my guile [[file:modules][modules]] as Guix would traverse all those modules and all\n  variables inside to find the packages, which is long and may find\n  unwanted things.\n\n  Also this directory is specified in [[file:.guix-channel]] file, so this\n  repository can be used as a [[https://guix.gnu.org/manual/en/html_node/Channels.html][Guix channel]]. I.e., a channel like the\n  following may be added to [[file:~/.config/guix/channels.scm]] file.\n\n  #+BEGIN_SRC scheme\n  (channel\n    (name 'alezost-channel)\n    (url \"https://gitlab.com/alezost-config/guix.git\"))\n  #+END_SRC\n\n- [[file:system-config][system-config]]: Directory with system configuration files (for ~guix\n  system~ commands).  My main config is placed in [[file:system-config/os-main.scm][os-main.scm]] file.\n\n- [[file:user-config][user-config]]: Directory with manifest files I use to populate my Guix\n  profiles with ~guix package --profile=… --manifest=…~ shell command\n  (actually, with my [[https://gitlab.com/alezost-config/guile/blob/master/scripts/profile][profile]] script).\n\n- [[file:misc]]: Miscellaneous stuff related to Guix.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falezost%2Fguix-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falezost%2Fguix-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falezost%2Fguix-config/lists"}