Rationalisation de la liste des paquets
This commit is contained in:
parent
ba08e243c1
commit
429b238b69
|
@ -13,85 +13,59 @@
|
||||||
(home-environment
|
(home-environment
|
||||||
;; Ci-dessous se trouve la liste des paquets qui seront disponibles dans votre
|
;; Ci-dessous se trouve la liste des paquets qui seront disponibles dans votre
|
||||||
;; profil personnel, dans ~/.guix-home/profile.
|
;; profil personnel, dans ~/.guix-home/profile.
|
||||||
(packages (specifications->packages (list "dbus"
|
(packages (specifications->packages (list
|
||||||
"dconf"
|
|
||||||
"python-pyopenssl"
|
;; OUTILS SYSTEMES
|
||||||
"python-pygobject"
|
|
||||||
"python-pycairo"
|
|
||||||
"python-precis-i18n"
|
|
||||||
"python-pillow"
|
|
||||||
"python-packaging"
|
|
||||||
"python-nbxmpp"
|
|
||||||
"python-keyring"
|
|
||||||
"python-gssapi"
|
|
||||||
"python-dbus"
|
|
||||||
"python-css-parser"
|
|
||||||
"libappindicator"
|
|
||||||
"gsettings-desktop-schemas"
|
|
||||||
"python-setuptools"
|
|
||||||
"libadwaita"
|
|
||||||
"python-distutils-extra"
|
|
||||||
"system-config-printer"
|
|
||||||
"python-notify2"
|
|
||||||
"gobject-introspection@1.66"
|
|
||||||
"gtk"
|
|
||||||
"open-adventure@1"
|
|
||||||
"dino"
|
|
||||||
"gnome-tweaks"
|
|
||||||
"endeavour"
|
|
||||||
"0ad"
|
|
||||||
"gnome-builder"
|
|
||||||
"gajim"
|
|
||||||
"vlc"
|
|
||||||
"dosage"
|
|
||||||
"yt-dlp"
|
|
||||||
"ungoogled-chromium"
|
|
||||||
"musescore"
|
|
||||||
"virt-manager"
|
|
||||||
"transmission"
|
|
||||||
"cmake"
|
|
||||||
"git"
|
|
||||||
"qbittorrent"
|
|
||||||
"fastboot"
|
|
||||||
"libreoffice"
|
|
||||||
"ksirk"
|
|
||||||
"kbreakout"
|
|
||||||
"kapman"
|
|
||||||
"freeorion"
|
|
||||||
"abe"
|
|
||||||
"gajim-omemo"
|
|
||||||
"xonotic"
|
|
||||||
"supertuxkart"
|
|
||||||
"supertux"
|
|
||||||
"dconf-editor"
|
|
||||||
"youtube-dl"
|
|
||||||
"flatpak"
|
|
||||||
"mumble"
|
|
||||||
"minetest"
|
|
||||||
"ardour"
|
|
||||||
"icedove"
|
|
||||||
"inkscape"
|
|
||||||
"gimp"
|
|
||||||
"nextcloud-client"
|
|
||||||
"lm-sensors"
|
"lm-sensors"
|
||||||
"seahorse"
|
|
||||||
"icecat"
|
|
||||||
"gnupg"
|
"gnupg"
|
||||||
"speedtest-cli"
|
"speedtest-cli"
|
||||||
"bind:utils"
|
"bind:utils"
|
||||||
"openssh"
|
"openssh"
|
||||||
"python-axolotl"
|
|
||||||
"libgtop"
|
|
||||||
"python"
|
|
||||||
"gcc-toolchain"
|
|
||||||
"gnome-shell-extension-dash-to-dock"
|
|
||||||
"curl"
|
"curl"
|
||||||
"htop"
|
"htop"
|
||||||
"adb"
|
"bash-completion"
|
||||||
"bsd-games"
|
|
||||||
|
;; GNOME (GTK)
|
||||||
|
"dbus"
|
||||||
|
"dconf"
|
||||||
|
"gobject-introspection"
|
||||||
|
"gsettings-desktop-schemas"
|
||||||
|
"gtk"
|
||||||
|
"libadwaita"
|
||||||
|
"libappindicator"
|
||||||
|
"pango"
|
||||||
"font-openmoji"
|
"font-openmoji"
|
||||||
"gnome-shell-extension-burn-my-windows"
|
|
||||||
"glibc-locales"
|
"glibc-locales"
|
||||||
|
|
||||||
|
;; OpenGL
|
||||||
|
"glu"
|
||||||
|
"glew"
|
||||||
|
"glfw"
|
||||||
|
"glm"
|
||||||
|
"freeglut"
|
||||||
|
"mesa"
|
||||||
|
"mesa-headers"
|
||||||
|
"mesa-utils"
|
||||||
|
"libepoxy"
|
||||||
|
|
||||||
|
;; GNOME (Outils)
|
||||||
|
"dconf-editor"
|
||||||
|
"gnome-tweaks"
|
||||||
|
"gnome-builder"
|
||||||
|
"endeavour"
|
||||||
|
"nextcloud-client"
|
||||||
|
"seahorse"
|
||||||
|
"gnome-shell-extension-dash-to-dock"
|
||||||
|
"gnome-shell-extension-burn-my-windows"
|
||||||
|
"gnome-shell-extension-transparent-window"
|
||||||
|
"gnome-shell-extension-blur-my-shell"
|
||||||
|
|
||||||
|
;; DEV (OUTILS)
|
||||||
|
"cmake"
|
||||||
|
"git"
|
||||||
|
"fastboot"
|
||||||
|
"adb"
|
||||||
|
"gcc-toolchain"
|
||||||
"pkg-config"
|
"pkg-config"
|
||||||
"isl"
|
"isl"
|
||||||
"libtool"
|
"libtool"
|
||||||
|
@ -105,10 +79,71 @@
|
||||||
"make"
|
"make"
|
||||||
"build"
|
"build"
|
||||||
"minicom"
|
"minicom"
|
||||||
"hello"
|
|
||||||
"gnome-shell-extension-transparent-window"
|
;; VIRTUALISATION/CONTENEURISATION
|
||||||
"gnome-shell-extension-blur-my-shell"
|
"flatpak"
|
||||||
"bash-completion")))
|
"virt-manager"
|
||||||
|
|
||||||
|
|
||||||
|
;; PYTHON (GTK)
|
||||||
|
"python"
|
||||||
|
"python-pyopenssl"
|
||||||
|
"python-pygobject"
|
||||||
|
"python-pycairo"
|
||||||
|
"python-precis-i18n"
|
||||||
|
"python-pillow"
|
||||||
|
"python-packaging"
|
||||||
|
"python-nbxmpp"
|
||||||
|
"python-keyring"
|
||||||
|
"python-gssapi"
|
||||||
|
"python-dbus"
|
||||||
|
"python-css-parser"
|
||||||
|
"python-setuptools"
|
||||||
|
"python-distutils-extra"
|
||||||
|
"python-notify2"
|
||||||
|
"python-axolotl"
|
||||||
|
|
||||||
|
;; CUPS
|
||||||
|
"system-config-printer"
|
||||||
|
|
||||||
|
;; JEUX
|
||||||
|
"open-adventure@1"
|
||||||
|
"0ad"
|
||||||
|
"ksirk"
|
||||||
|
"kbreakout"
|
||||||
|
"kapman"
|
||||||
|
"freeorion"
|
||||||
|
"abe"
|
||||||
|
"xonotic"
|
||||||
|
"supertuxkart"
|
||||||
|
"supertux"
|
||||||
|
"minetest"
|
||||||
|
"bsd-games"
|
||||||
|
|
||||||
|
;; XMPP
|
||||||
|
"dino"
|
||||||
|
"gajim"
|
||||||
|
"gajim-omemo"
|
||||||
|
|
||||||
|
;; AUDIOCONF
|
||||||
|
"mumble"
|
||||||
|
|
||||||
|
;; MULTIMEDIA/MUSIQUE
|
||||||
|
"vlc"
|
||||||
|
"dosage"
|
||||||
|
"yt-dlp"
|
||||||
|
"ungoogled-chromium"
|
||||||
|
"musescore"
|
||||||
|
"transmission"
|
||||||
|
"qbittorrent"
|
||||||
|
"ardour"
|
||||||
|
"icedove"
|
||||||
|
"inkscape"
|
||||||
|
"libreoffice"
|
||||||
|
"gimp"
|
||||||
|
"icecat"
|
||||||
|
|
||||||
|
)))
|
||||||
|
|
||||||
;; Voici la liste des services personnels. Pour trouver les services disponibles,
|
;; Voici la liste des services personnels. Pour trouver les services disponibles,
|
||||||
;; lancez « guix home search MOT-CLÉ » dans un terminal.
|
;; lancez « guix home search MOT-CLÉ » dans un terminal.
|
||||||
|
|
Loading…
Reference in New Issue