Supprimer manifest.scm
This commit is contained in:
parent
9734ee88d4
commit
fbaf7cb962
112
manifest.scm
112
manifest.scm
|
@ -1,112 +0,0 @@
|
||||||
;; 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 "kdenlive"
|
|
||||||
"icecat"
|
|
||||||
"audacity"
|
|
||||||
"0ad"
|
|
||||||
"nextcloud-client"
|
|
||||||
"gnome-font-viewer"
|
|
||||||
"xdg-desktop-portal"
|
|
||||||
"xdg-desktop-portal-gtk"
|
|
||||||
"dino"
|
|
||||||
"ardour"
|
|
||||||
"gnome-builder"
|
|
||||||
"endeavour"
|
|
||||||
"dconf-editor"
|
|
||||||
"ffmpeg"
|
|
||||||
"avidemux"
|
|
||||||
"mpv"
|
|
||||||
"ungoogled-chromium"
|
|
||||||
"ublock-origin-chromium"
|
|
||||||
"pavucontrol"
|
|
||||||
"alsa-plugins"
|
|
||||||
"flatpak"
|
|
||||||
"yt-dlp"
|
|
||||||
"vlc"
|
|
||||||
"musescore"
|
|
||||||
"mumble"
|
|
||||||
"gimp"
|
|
||||||
"ghostwriter"
|
|
||||||
"supertuxkart"
|
|
||||||
"supertux"
|
|
||||||
"seahorse"
|
|
||||||
"hplip"
|
|
||||||
"inkscape"
|
|
||||||
"simplescreenrecorder"
|
|
||||||
"youtube-dl"
|
|
||||||
"obs"
|
|
||||||
"pngquant"
|
|
||||||
"icedove"
|
|
||||||
"meld"
|
|
||||||
"xournalpp"
|
|
||||||
"libreoffice"
|
|
||||||
"minetest"
|
|
||||||
"system-config-printer"
|
|
||||||
"lm-sensors"
|
|
||||||
"pinentry"
|
|
||||||
"gparted"
|
|
||||||
"gajim"
|
|
||||||
"gajim-omemo"
|
|
||||||
"git"
|
|
||||||
"dosage"
|
|
||||||
"licensecheck"
|
|
||||||
"rsync"
|
|
||||||
"recutils"
|
|
||||||
"gnupg"
|
|
||||||
"gzip"
|
|
||||||
"python"
|
|
||||||
"pandoc"
|
|
||||||
"fastboot"
|
|
||||||
"adb"
|
|
||||||
"man-pages"
|
|
||||||
"alsa-utils"
|
|
||||||
"font-liberation"
|
|
||||||
"gdb"
|
|
||||||
"tig"
|
|
||||||
"bsd-games"
|
|
||||||
"curl"
|
|
||||||
"make"
|
|
||||||
"font-openmoji"
|
|
||||||
"gnome-shell-extension-transparent-window"
|
|
||||||
"gnome-shell-extension-appindicator"
|
|
||||||
"gnome-shell-extension-burn-my-windows"
|
|
||||||
"gnome-shell-extension-blur-my-shell"
|
|
||||||
"gnome-shell-extension-just-perfection"
|
|
||||||
"gnome-shell-extension-clipboard-indicator"
|
|
||||||
"gnome-shell-extension-dash-to-dock"
|
|
||||||
"gnome-shell-extension-radio"
|
|
||||||
"neofetch"
|
|
||||||
"bash-completion"
|
|
||||||
"blender"
|
|
||||||
"aircrack-ng"
|
|
||||||
"nmap"
|
|
||||||
"rhythmbox"
|
|
||||||
"filezilla"
|
|
||||||
"retroarch"
|
|
||||||
"clamav"
|
|
||||||
"calibre"
|
|
||||||
"bitmask"
|
|
||||||
"tor-client"
|
|
||||||
"steam"
|
|
||||||
"signal-desktop"
|
|
||||||
"giara"
|
|
||||||
"pipe-viewer"
|
|
||||||
"gaupol"
|
|
||||||
"emacs"
|
|
||||||
"handbrake"
|
|
||||||
"darktable"
|
|
||||||
"krita"
|
|
||||||
"mediainfo"
|
|
||||||
"shotcut"
|
|
||||||
"pdfarranger"
|
|
||||||
"tuba"
|
|
||||||
"josm"
|
|
||||||
"marble-qt"
|
|
||||||
"deluge"
|
|
||||||
"lmms"
|
|
||||||
"komikku"))
|
|
Loading…
Reference in New Issue