B:BD[
2.5005] → [
2.5005:9304]
;; Ci-dessous se trouve la liste des paquets qui seront disponibles dans votre
;; profil personnel, dans ~/.guix-home/profile.
(packages (specifications->packages (list "curl"
"python"
"python-pytest"
"python-pip"
"python-isort"
"python-pyflakes"
"cabal-install"
"hoogle"
"ghc"
"bat"
"cmake"
"roswell"
"ocaml-ocp-indent"
"xclip"
"xdotool"
"xprop"
"xwininfo"
"shfmt"
"racket"
"python"
"gnuplot"
"wl-clipboard"
"ocaml-merlin"
"ocaml-utop"
"dune"
"ocamlformat"
"nixfmt"
;"grip"
"markdown"
"shellcheck"
"fd"
"ripgrep"
"tealdeer"
"libreoffice"
"xdg-utils"
"tree-sitter"
"git"
"font-fira-code"
"zsh"
"fish"
"ispell"
"emacs"
"emacs-guix"
"guix-icons"
"gtk+"
"gtk"
"pkg-config"
"openssl"
"rust"
"rust-cargo"
"zoxide"
"texmacs"
"texlive"
"gnome-shell-extension-paperwm"
"kmonad"
"eza"
"fzf-tab"
"fzf"
"zsh-completions"
"zsh-autosuggestions"
"zsh-syntax-highlighting"
"ranger"
"syncthing"
"curl"
"ispell"
"libinput"
"gnome-shell-extension-appindicator"
"stow"
"git-delta"
"evince"
"flatpak"
"glibc"
"ffmpeg"
"sox"
"fyi"
"xbindkeys"
"nix")))
;; Ci-dessous se trouve la liste des paquets qui seront disponibles dans votre
;; profil personnel, dans ~/.guix-home/profile.
(packages
(append
(list emacs emacs-use-package emacs-vertico emacs-orderless emacs-marginalia emacs-consult emacs-corfu emacs-cape emacs-which-key emacs-evil emacs-general emacs-projectile emacs-dirvish emacs-magit emacs-perspective emacs-solarized-theme emacs-org-auto-tangle emacs-sly emacs-eglot git ripgrep fd coreutils)
(specifications->packages
(list "curl" "python" "python-pytest" "python-pip" "python-isort" "python-pyflakes" "cabal-install" "hoogle" "ghc" "bat" "cmake" "roswell" "ocaml-ocp-indent" "xclip" "xdotool" "xprop" "xwininfo" "shfmt" "racket" "python" "gnuplot" "wl-clipboard" "ocaml-merlin" "ocaml-utop" "dune" "ocamlformat" "nixfmt"
; "grip"
"markdown" "shellcheck" "fd" "ripgrep" "tealdeer" "libreoffice" "xdg-utils" "tree-sitter" "git" "font-fira-code" "zsh" "fish" "ispell" "emacs" "emacs-guix" "guix-icons" "gtk+" "gtk" "pkg-config" "openssl" "rust" "rust-cargo" "zoxide" "texmacs" "texlive" "gnome-shell-extension-paperwm" "kmonad" "eza" "fzf-tab" "fzf" "zsh-completions" "zsh-autosuggestions" "zsh-syntax-highlighting" "ranger" "syncthing" "ispell" "libinput" "gnome-shell-extension-appindicator" "stow" "git-delta" "evince" "flatpak" "glibc" "ffmpeg" "sox" "fyi" "xbindkeys" "nix"))))