configurations-guix/packages/manifest.scm

140 lines
3.3 KiB
Scheme

;; Ce fichier « manifeste » peut être passé à « guix package -m » pour reproduire
;; le contenu de votre profil. Son contenu est « symbolique » : il ne spécifie que les
;; noms des paquets. Pour reproduire exactement le même profil, vous devez aussi
;; retenir les canaux utilisés, ceux renvoyés par « guix describe ».
;; Voir la section « Répliquer Guix » dans le manuel.
(specifications->manifest
(list "texlive-xetex"
"texlive-biber"
"texlive-texdoc"
"texlive-tabularray"
"texlive-babel-french"
"texlive-collection-fontsrecommended"
"texlive-collection-latexrecommended"
"texlive-scheme-basic"
"texlive-latex"
"rubber"
"texlive-graphics"
"texlive-geometry"
"texlive-xcolor"
"texlive-listings"
"texlive-babel"
"texlive-titlesec"
"texlive-tocloft"
"texlive-biblatex"
"texlive-setspace"
"texlive-hyperref"
"texlive-fontspec"
"texlive-float"
"texlive-url"
"texlive-latex-uni8"
"texmaker"
"nmap"
"simplescreenrecorder"
"graphviz"
"sqlitebrowser"
"ffmpeg"
"mediainfo"
"kdenlive"
"cmatrix"
"python2"
"profanity"
"meld"
"icedove"
"audacity"
"xdg-desktop-portal"
"xdg-desktop-portal-gtk"
"ungoogled-chromium"
"cambalache"
"libreoffice"
"hexchat"
"ardour"
"gnome-tweaks"
"linux-libre-documentation"
"cpupower"
"recutils"
"git-lfs"
"icecat-custom"
"transmission"
"mpv"
"pavucontrol"
"alsa-plugins"
"qjackctl"
"gnome-font-viewer"
"flatpak"
"sysprof"
"vlc"
"qbittorrent"
"mumble"
"gimp"
"ghostwriter"
"dino"
"supertuxkart"
"minetest"
"system-config-printer"
"seahorse"
"nextcloud-client"
"gnome-builder"
"endeavour"
"dconf-editor"
"lm-sensors"
"hplip"
"uefitool"
"xournalpp"
"yt-dlp"
"grub"
"gnome-power-manager"
"git:send-email"
"git"
"inkscape"
"gparted"
"nbd"
"bmaptools"
"cvs"
"qpdf"
"libtree"
"binutils"
"python-logutils"
"rsync"
"xdotool"
"python-markdown"
"pandoc"
"gdb"
"fastboot"
"testdisk"
"openssh"
"speedtest-cli"
"python"
"adb"
"bind:utils"
"flashrom"
"gnome-shell-extension-dash-to-dock"
"parted@3.5"
"cryptsetup"
"powertop"
"gnupg"
"htop"
"man-pages"
"jack"
"alsa-utils"
"font-liberation"
"tig"
"curl"
"inetutils"
"make"
"pkg-config"
"patchelf"
"minicom"
"font-openmoji"
"gnome-shell-extension-transparent-window"
"gnome-shell-extension-topicons-redux"
"gnome-shell-extension-burn-my-windows"
"gnome-shell-extension-blur-my-shell"
"tree"
"neofetch"
"bash-completion"
"sl"
"xauth"
"exfatprogs"))