wiki/2020-08-19-08-21-44.org
Gabriel Arazas 8094b54f35 Reformat the wiki
Create a unified format for my wiki.
Unfortunately, since most of my notes are created on a whim and I don't
care much about metadata at the time, the timestamps are only
approximations from my memory.
2020-09-09 05:28:33 +08:00

16 lines
656 B
Org Mode
Executable File

#+TITLE: GNU Guix
#+AUTHOR: "Gabriel Arazas"
#+EMAIL: "foo.dogsquared@gmail.com"
#+DATE: "2020-08-19 08:21:44+08:00"
#+DATE_MODIFIED: "2020-09-09 05:24:30+08:00"
#+LANGUAGE: en
#+OPTIONS: toc:t
#+PROPERTY: header-args :exports both
[[https://guix.gnu.org/][GNU Guix]] is a package manager that follows the footsteps of Nix in furthering [[file:2020-09-19-08-31-48.org][Functional package management]].
- [[https://guix.gnu.org/cookbook/][GNU Guix cookbook]]
- [[http://www.gnu.org/software/guix/blog/2018/a-packaging-tutorial-for-guix/][GNU Guix packaging tutorial]]
- [[https://github.com/pmeiyu/guix-config][This GuixSD config by pmeiyu@github.com]]