{"id":13675973,"url":"https://github.com/techenthusiastsorg/awesome-guix","last_synced_at":"2025-04-28T23:31:23.344Z","repository":{"id":128965223,"uuid":"334424454","full_name":"techenthusiastsorg/awesome-guix","owner":"techenthusiastsorg","description":"Awesome list of resources about GNU Guix","archived":false,"fork":false,"pushed_at":"2021-04-24T06:48:35.000Z","size":49,"stargazers_count":54,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-24T07:01:57.496Z","etag":null,"topics":["awesome","awesome-list","awesome-lists","bookmarks","gnu","guix","guixsd"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techenthusiastsorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-01-30T13:53:59.000Z","updated_at":"2025-04-18T06:42:01.000Z","dependencies_parsed_at":"2023-06-15T01:30:15.536Z","dependency_job_id":null,"html_url":"https://github.com/techenthusiastsorg/awesome-guix","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/techenthusiastsorg%2Fawesome-guix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techenthusiastsorg%2Fawesome-guix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techenthusiastsorg%2Fawesome-guix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techenthusiastsorg%2Fawesome-guix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techenthusiastsorg","download_url":"https://codeload.github.com/techenthusiastsorg/awesome-guix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251404491,"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":["awesome","awesome-list","awesome-lists","bookmarks","gnu","guix","guixsd"],"created_at":"2024-08-02T12:01:06.935Z","updated_at":"2025-04-28T23:31:23.050Z","avatar_url":"https://github.com/techenthusiastsorg.png","language":null,"funding_links":[],"categories":["Guix on other Distros"],"sub_categories":["Issue tracker"],"readme":"# awesome-guix\nList of awesome things and resources about GNU Guix (https://guix.gnu.org). Pull requests welcome.\n\n## Official Documentation\n\n- \u003chttps://guix.gnu.org/guix-refcard.pdf\u003e\n\n  _Reference card_\n\n- \u003chttps://www.gnu.org/software/guile/manual/\u003e\n\n  _GNU Guix Manual_\n\n- \u003chttps://guix.gnu.org/cookbook/\u003e\n\n  _GNU Guix Cookbook_\n\n## Why Guix?\n\n- Solving the deployment crisis with GNU Guix - Dave Thompson, Christopher Webber - LibrePlanet 2016 ([video](https://www.youtube.com/watch?v=iM3y9CSjMtI), [pdf](https://media.libreplanet.org/mgoblin_media/media_entries/1420/libreplanet_guix.pdf))\n\n- \u003chttps://ambrevar.xyz/guix-advance/\u003e\n\n  _Guix: A most advanced operating system (and: A quick look at the history of operating systems)_\n\n## Trying Guix\n\n- \u003chttps://github.com/fanquake/core-review/blob/master/guix/vm-intro.md\u003e\n\n  _Bitcoin Core notes on how to run Guix in a QEMU virtual machine_\n\n- \u003chttps://www.ubuntubuzz.com/2021/04/lets-try-guix.html\u003e\u003e\n\n  _(Ade Malsasa Akbar, Ubuntubuzz) Let's Try Guix_\n\n## Installing Guix and First Steps\n\n- _Pjotr Prins Guix notes_\n  - \u003chttps://github.com/pjotrp/guix-notes\u003e\n  - \u003chttps://gitlab.com/pjotrp/guix-notes\u003e\n\n- \u003chttps://gist.github.com/atweiden/c60d27357c182f0913d2\u003e\n  \n  _Andy Weidenbaum Guix notes, 5 years old_\n\n## Using Guix day-to-day\n\n- \u003chttps://emacs-guix.gitlab.io/website/\u003e\n\n  _Emacs-Guix: Use Guix without leaving Emacs_\n\n- \u003chttps://gist.github.com/peanutbutterandcrackers/844c211a91137c19607ae75b59fa116f\u003e\n  \n  _(Guix-DE-Integration.md): A guide to better desktop environment integration for Gnu Guix_\n\n- \u003chttps://www.draketo.de/software/guix-work.html\u003e\n\n  _(ArneBab): Using GNU Guix for software development (explains how to use Intellij, Zoom, npm...)_\n\n## Going deeper with Guix\n\n### Programming Guix\n\nScheme programming resources by ascending complexity and specificity to Guix\n\n- \u003chttps://guix.gnu.org/cookbook/en/html_node/A-Scheme-Crash-Course.html\u003e\n\n  _Scheme Crash Course, from the Guix Cookbook_\n\n- \u003chttp://www.starynkevitch.net/Basile/guile-tutorial-1.html\u003e\n\n  _A Guile/Scheme mini-tutorial for GNU/Linux developers_\n\n- \u003chttps://people.eecs.berkeley.edu/~bh/ss-toc2.html\u003e (book)\n\n  _(Simply Scheme, 2/e © 1999 MIT): to learn scheme_\n\n- \u003chttps://htdp.org/2003-09-26/Book/\u003e\n\n  _(How to Design Programs 1/e © 2001 Massachusetts Institute of Technology): to learn scheme, with DrScheme as IDE_\n\n- Structure and Interpretation of Computer Programs, second edition, 2/e © 1996 MIT\n  - \u003chttps://mitpress.mit.edu/sites/default/files/sicp/index.html\u003e (book)\n  - \u003chttps://www.youtube.com/playlist?list=PLE18841CABEA24090\u003e (videos)\n  - \u003chttps://sarabander.github.io/sicp/\u003e (unofficial ebook)\n  - `guix install sicp \u0026\u0026 info sicp` (texinfo)\n\n  _To learn scheme also, the harder way._\n\n- \u003chttps://www.gnu.org/software/guix/guix-gpce-20171023.pdf\u003e\n\n  _(Code Staging in GNU Guix): required reading to understand G-expressions (`#~`, `#$`, `#$@`)_\n\n- \u003chttps://jeko.frama.io/\u003e\n\n  _(Guile Hacker Handbook)_\n\n### Packaging for Guix\n\n- \u003chttps://gist.github.com/Brainiarc7/0943ed4ac4d59b6648de\u003e\n  \n  _(Set Guix hacking env.md): \"Use this to set up a functional Guix hacking space. Useful when porting apps to GNU Guix.\", 5 years old_\n\n### Imaging with Guix\n\n- \u003chttps://othacehe.org/the-guix-system-image-api.html\u003e\n\n  _Mathieu Othacehe. The Guix System image API_\n\n### Deploying with Guix\n\n- \u003chttps://guix.gnu.org/en/blog/2020/running-guix-system-on-a-linode-server\u003e\n\n  _Running Guix System on a Linode Server_\n\n- \u003chttps://guix.gnu.org/en/blog/2020/running-a-ganeti-cluster-on-guix\u003e\n\n  _Running a Ganeti cluster on Guix_\n\n## Troubleshooting\n\n- [Fixing `warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)`](https://www.reddit.com/r/GUIX/comments/jpq1uw/bashminimal507binbash_warning_setlocale_lc_all/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechenthusiastsorg%2Fawesome-guix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechenthusiastsorg%2Fawesome-guix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechenthusiastsorg%2Fawesome-guix/lists"}