configurations-guix/packages/manifest.scm

151 lines
3.4 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 "xonotic"
"kdenlive"
"icecat-custom"
"giara"
"audacity"
"0ad"
"linux-libre-documentation"
"keysmith"
"ksirk"
"kbreakout"
"kapman"
"nextcloud-client"
"lollypop"
"gnome-font-viewer"
"xdg-desktop-portal"
"xdg-desktop-portal-gtk"
"sysprof"
"cambalache"
"transmission"
"dino"
"ardour"
"gnome-tweaks"
"gnome-builder"
"endeavour"
"dconf-editor"
"uefitool"
"ffmpeg"
"mpv"
"ungoogled-chromium"
"pavucontrol"
"alsa-plugins"
"qjackctl"
"flatpak"
"yt-dlp"
"vlc"
"qbittorrent"
"musescore"
"mumble"
"gimp"
"ghostwriter"
"supertuxkart"
"supertux"
"seahorse"
"hplip"
"bluefish"
"inkscape"
"simplescreenrecorder"
"youtube-dl"
"obs"
"pngquant"
"signal-desktop"
"icedove"
"meld"
"xournalpp"
"libreoffice"
"hexchat"
"minetest"
"system-config-printer"
"lm-sensors"
"grub"
"pinentry"
"calf"
"gparted"
"xdot"
"git-lfs"
"cmake"
"openssh"
"parted"
"cryptsetup"
"gajim-omemo"
"git:send-email"
"git"
"graphviz"
"zplugins"
"dosage"
"ncftp"
"sherlock-lv2"
"infamous-plugins"
"x42-plugins"
"shiru-lv2"
"avldrums-lv2"
"xdotool"
"licensecheck"
"atop"
"rsync"
"libtree"
"recutils"
"cvs"
"flashrom"
"tree"
"gnupg"
"python-unidecode"
"memtester"
"zstd"
"gzip"
"lz4"
"dmidecode"
"openssl"
"python"
"pandoc"
"fluida-lv2"
"fastboot"
"adb"
"ntfs-3g"
"python-virtualenv"
"python-markdown"
"valgrind"
"man-pages"
"noise-repellent"
"gx-overdriver-lv2"
"gx-vintage-fuzz-master-lv2"
"gx-voodoo-fuzz-lv2"
"tap-lv2"
"caps-plugins-lv2"
"lv2-speech-denoiser"
"rkrlv2"
"mda-lv2"
"swh-plugins-lv2"
"jack"
"alsa-utils"
"font-liberation"
"gdb"
"testdisk"
"bind:utils"
"tig"
"speedtest-cli"
"bsd-games"
"python2"
"gnome-shell-extension-dash-to-dock"
"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"
"neofetch"
"htop"
"bash-completion"))