guix/README.org
2024-04-14 15:00:04 +02:00

1.7 KiB

A system configuration

A semi-literate system config specifically for Guix on the Framework 13 Laptop (AMD Ryzen 7040 Series)

A (non)guix channel

packages

design & publishing

  • fonts & type collections from OSP and velvetyne in particular with selections from usemodify (curated by Raphaël Bastide.)
  • scribus (release version 1.6.1 and scribus-next development branch)
  • soupault static site generator and robotic webmaster (version 4.6.0 and dependencies not currently in guix)
  • zotero (via guix-science)
  • supercollider (GUI and TUI versions)
  • pipeworld for arcan
  • frameworkinfo

various and sundry

  • gephi (release version 0.10.1 installed as binary. not currently building from source)
  • tidal (release version 1.9.4 and dependencies not currently in guix)
  • plugdata (incomplete)
  • sbcl-osc (testing cl-osc)

services

  • grafana open observability platform (via OCI with devolutions)

setup

add to ~/.config/guix/channels.scm (or wherever local channel declarations are kept)

(channel
 (name 'zzkt)
 (url "https://gitlab.com/zzkt/guix")
 (branch "endless")
 (introduction
  (make-channel-introduction
   "fc0ada85de1980e1fc9ee50672d827c0c17c3e7d"
   (openpgp-fingerprint
    "24A7 4604 91E6 A60F 5BB4  A00F 989F 5E6E DB47 8160"))))

Channel surfing

further guix channels, package and symbols with https://toys.whereis.みんな/