From bc51f0c845ba3b0871f34cce271b372a067ec810 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Mon, 17 Apr 2023 13:45:32 +0200 Subject: [PATCH] =?UTF-8?q?Manifeste=20mis=20=C3=A0=20jour?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/manifest.scm | 139 ++++++++++++++++++++++++++++-------------- 1 file changed, 93 insertions(+), 46 deletions(-) diff --git a/packages/manifest.scm b/packages/manifest.scm index f243176..88382ea 100644 --- a/packages/manifest.scm +++ b/packages/manifest.scm @@ -5,78 +5,125 @@ ;; Voir la section « Répliquer Guix » dans le manuel. (specifications->manifest - (list "yt-dlp" - "vlc" - "ungoogled-chromium" + (list "ffmpeg" "transmission" + "icedove" + "mpv" + "tilix" + "audacity" + "gfeeds" + "pavucontrol" + "alsa-plugins" + "qjackctl" + "gnome-font-viewer" + "xdg-desktop-portal" + "xdg-desktop-portal-gtk" + "flatpak" + "ungoogled-chromium" + "sysprof" + "cambalache" + "vlc" "qbittorrent" "musescore" "mumble" "libreoffice" "kdenlive" - "inkscape" - "icedove" - "icecat" "hexchat" "gimp" "ghostwriter" - "gajim-omemo" - "gajim" - "dosage" "dino" "ardour" - "xonotic" "supertuxkart" "supertux" - "open-adventure@1" "minetest" - "ksirk" - "kbreakout" - "kapman" "freeorion" - "bsd-games" "abe" - "0ad" "system-config-printer" - "python2" - "python" - "virt-viewer" - "virt-manager" - "flatpak" - "pkg-config" - "patchelf" - "minicom" - "git-lfs" - "git" - "font-openmoji" - "fastboot" - "adb" - "xdg-desktop-portal" "seahorse" "nextcloud-client" - "gtg" "gnome-tweaks" - "gnome-shell-extension-transparent-window" - "gnome-shell-extension-topicons-redux" - "gnome-shell-extension-dash-to-dock" - "gnome-shell-extension-burn-my-windows" - "gnome-shell-extension-blur-my-shell" "gnome-builder" "endeavour" "dconf-editor" - "tree" - "testdisk" - "speedtest-cli" - "parted" - "openssh" - "neofetch" "lm-sensors" - "htop" "hplip" + "cpupower" + "linux-libre-documentation" + "binutils" + "python-logutils" + "uefitool" + "rsync" + "git:send-email" + "git" + "xdotool" + "nerd-dictation" + "calf" + "infamous-plugins" + "x42-plugins" + "shiru-lv2" + "avldrums-lv2" + "fluida-lv2" + "sherlock-lv2" + "zplugins" + "recutils" + "python-markdown" + "xournalpp" + "pandoc" + "bluefish" + "gdb" + "python-virtualenv" + "yt-dlp" + "inkscape" + "gajim-omemo" + "dosage" + "fastboot" + "testdisk" + "openssh" "grub" "gparted" - "gnupg" - "curl" - "cryptsetup" + "speedtest-cli" + "python2" + "python" + "git-lfs" + "adb" "bind:utils" + "flashrom" + "bsd-games" + "gnome-shell-extension-dash-to-dock" + "parted" + "cryptsetup" + "gnome-power-manager" + "powertop" + "libtree" + "icecat-102.7.0-guix0" + "gnupg" + "htop" + "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" + "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"))