;;; Copyright © 2015, 2016, 2017 David Thompson ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as ;;; published by the Free Software Foundation; either version 3 of the ;;; License, or (at your option) any later version. ;;; ;;; This program is distributed in the hope that it will be useful, ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ;;; General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License ;;; along with this program. If not, see ;;; . ;;; Commentary: ;; ;; User package profile. ;; ;; To install this profile, run: ;; ;; guix package -m profile.scm (use-modules (guix licenses) (guix packages) (guix git-download) (guix build-system trivial) (gnu packages autotools) (gnu packages texinfo)) (use-package-modules admin emacs engineering fonts game-development gimp gnome gnupg gnuzilla graphics graphviz guile inkscape less libusb linux mail man music ncurses package-management password-utils pulseaudio screen ssh version-control video wget xdisorg xorg python) (packages->manifest (list blender emacs emacs-better-defaults emacs-elfeed emacs-guix emacs-ido-ubiquitous emacs-js2-mode emacs-markdown-mode emacs-projectile emacs-rainbow-delimiters emacs-smex emacs-web-mode emacs-yaml-mode font-adobe-source-han-sans font-dejavu font-inconsolata geiser gimp git (list git "send-email") gmtp gnome-mpv gnupg guile-2.2 guix icecat magit notmuch offlineimap paredit pinentry pwgen screen shepherd strace tiled typo wget xmodmap youtube-dl))