A (non)guix channel & configs
Go to file

README.org

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.みんな/


nik gaffney 19d24e4da4
Put in earplugs
2024-04-25 10:51:21 +02:00
channel/zzkt/packages Put in earplugs 2024-04-25 10:51:21 +02:00
config Put in earplugs 2024-04-25 09:47:16 +02:00
.gitignore Put in earplugs 2024-01-20 08:43:54 +01:00
.guix-authorizations Put in earplugs 2024-01-04 18:56:41 +01:00
.guix-channel Put in earplugs 2024-01-17 19:17:54 +01:00
LICENSE Put in earplugs 2024-01-04 18:56:41 +01:00
README.org Put in earplugs 2024-04-14 15:00:04 +02:00
news.scm Put in earplugs 2024-01-04 18:56:41 +01:00