Changeset 68bfdb4 in dotfiles
- Timestamp:
- Nov 23, 2020, 9:42:41 PM (4 years ago)
- Branches:
- master
- Children:
- 0979ded
- Parents:
- c1c560a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
guix/user.scm
rc1c560a r68bfdb4 2 2 '( 3 3 ;; Programming languages 4 "julia" 4 "gcc-toolchain" 5 "gdc-toolchain" 6 "julia" ;; Long to compile 5 7 ;;"bigloo" ;; Doesn't compile 6 8 "chibi-scheme" … … 99 101 "emacs-exec-path-from-shell" 100 102 "emacs-flycheck" 101 "emacs-geiser @0.11.2"102 "emacs-guix -fixed"103 "emacs-geiser" 104 "emacs-guix" 103 105 "emacs-haskell-mode" 104 106 "emacs-htmlize" … … 121 123 "emacs-org-bullets" 122 124 "emacs-org-pomodoro" 123 "emacs-outshine"124 125 "emacs-paredit" 125 126 "emacs-parinfer-mode" … … 174 175 "font-fira-mono" 175 176 "font-google-noto" 176 "gcc-toolchain"177 177 "gnu-c-manual" 178 178 "gdb" … … 197 197 "inkscape" 198 198 "libreoffice" 199 "libnotify" 199 200 "llvm" 200 201 ;;"lmms" … … 299 300 "minetest-mineclone" 300 301 "cataclysm-dda:tiles" ;; Long to rebuild every time 302 "wine" 301 303 ))
Note:
See TracChangeset
for help on using the changeset viewer.