From e72d011ddff3da64f76dc70789603a033efdf74c Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Fri, 13 Mar 2020 21:22:30 -0400 Subject: guix: break down monolithic profile into multiple smaller profiles super useful for decoupling larger packages like icecat, libreoffice, and texlive from the rest of mostly-smaller packages, so i could easily `guix pull' and update the smaller ones as frequently as i like --- .config/guix/manifest/web.scm | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .config/guix/manifest/web.scm (limited to '.config/guix/manifest/web.scm') diff --git a/.config/guix/manifest/web.scm b/.config/guix/manifest/web.scm new file mode 100644 index 0000000..6e5fd34 --- /dev/null +++ b/.config/guix/manifest/web.scm @@ -0,0 +1,3 @@ +(specifications->manifest + '("icecat" + "rtv")) -- cgit v1.2.3-60-g2f50