From: John Soo <jsoo1@asu.edu>
To: Leo Famulari <leo@famulari.name>
Cc: Guix-Devel <guix-devel@gnu.org>
Subject: Re: Staging branch
Date: Sat, 02 Jan 2021 20:38:27 -0800 [thread overview]
Message-ID: <87ble63a9o.fsf@asu.edu> (raw)
In-Reply-To: <X/C9Ujv5+tltfjbO@jasmine.lan> (Leo Famulari's message of "Sat, 2 Jan 2021 13:37:06 -0500")
Hi Guix,
Leo Famulari <leo@famulari.name> writes:
> It is supposed to be running, but something has broken. This does happen
> from time to time...
Ah well...
For what it is worth I have rebased on staging and reconfiguring my
system on it built successfully. Also my manifest built successfully.
I don't have many effected packages though [1].
Thanks again,
John
[1] My packages:
(define-public languages
'("agda"
"agda-ial"
"cedille"
"coq"
"idris"
"ocaml"
"purescript"))
(define-public utilities
'("aspell"
"aspell-dict-en"
"bpftrace"
"cups"
"direnv"
"docker-cli"
"dog"
"emacs-no-x"
"exa"
"fd"
"fish"
"fish-foreign-env"
"fzy"
"gdb"
"global"
"groff"
"make"
"pijul"
"pinentry"
"recutils"
"ripgrep"
"rlwrap"
"shellcheck"
"skim"
"time"
"tlsdate"
"tokei"
"tmux"
"unzip"))
(define-public browsers
'("icecat"
"lynx"
"ungoogled-chromium"))
(define-public desktop-tools
'("alacritty"
"alsa-utils"
"clipmenu"
"compton"
"dbus"
"dunst"
"garcon"
"libnotify"
"libreoffice"
"mpv"
"my-dmenu"
"pulseaudio"
"scrot"))
(define-public fonts
'("mkfontdir"
"mkfontscale"
"font-dejavu"
"font-iosevka"
"font-iosevka-term-slab"))
(define-public haskell-tools
'("ghc"
"hlint"
"hoogle"))
(define-public ocaml-tools
'("opam"))
(define-public rust-tools
'("rust"
"rust:cargo"
"rust:rls"
"rust:rustfmt"))
(define-public guile-tools
'("guile"
"guile-colorized"
"guile-readline"
"guile-syntax-highlight"))
(define-public pdf-tools
'("texlive"
"zathura"
"zathura-pdf-mupdf"))
(define-public xorg-tools
'("gcc-toolchain"
"ghc-dbus"
"ghc-xmonad-contrib"
"setxkbmap"
"xcape"
"xdg-utils"
"xdotool"
"xev"
"xfontsel"
"xinit"
"xinput"
"xlockmore"
"xmessage"
"xmobar"
"xmonad"
"xrandr"
"xsel"
"xsetroot"
"xwallpaper"))
(define-public emacs-packages
'("emacs-anzu"
"emacs-avy"
"emacs-cmake-mode"
"emacs-company"
"emacs-company-coq"
"emacs-company-math"
"emacs-counsel-projectile"
"emacs-csv-mode"
"emacs-cql-mode"
"emacs-dash"
"emacs-debbugs"
"emacs-dhall-mode"
"emacs-direnv"
"emacs-dired-git-info"
"emacs-diredfl"
"emacs-docker"
"emacs-dockerfile-mode"
"emacs-ediprolog"
"emacs-eglot"
"emacs-elfeed"
"emacs-elf-mode"
"emacs-elm-mode"
"emacs-emmet-mode"
"emacs-evil"
"emacs-evil-anzu"
"emacs-evil-commentary"
"emacs-evil-escape"
"emacs-evil-leader"
"emacs-evil-magit"
"emacs-evil-org"
"emacs-evil-surround"
"emacs-evil-tmux-navigator"
"emacs-f"
"emacs-fill-column-indicator"
"emacs-fish-completion"
"emacs-fish-mode"
"emacs-flycheck"
"emacs-flycheck-elm"
"emacs-flycheck-rust"
"emacs-forge"
"emacs-geiser"
"emacs-goto-chg"
"emacs-graphql-mode"
"emacs-graphviz-dot-mode"
"emacs-guix"
"emacs-haskell-mode"
"emacs-haskell-snippets"
"emacs-ibuffer-projectile"
"emacs-idris-mode"
"emacs-imenu-list"
"emacs-ivy"
"emacs-let-alist"
"emacs-magit"
"emacs-markdown-mode"
"emacs-merlin"
"emacs-multi-term"
"emacs-nix-mode"
"emacs-nodejs-repl"
"emacs-ob-restclient"
"emacs-origami-el"
"emacs-prescient"
"emacs-projectile"
"emacs-psc-ide"
"emacs-recutils"
"emacs-reformatter"
"emacs-restclient"
"emacs-rust-mode"
"emacs-s"
"emacs-slime"
"emacs-slime-company"
"emacs-sml-mode"
"emacs-solarized-theme"
"emacs-systemd-mode"
"emacs-terraform-mode"
"emacs-tuareg"
"emacs-vimrc-mode"
"emacs-web-mode"
"emacs-wgrep"
"emacs-which-key"
"emacs-xclip"
"emacs-xterm-color"
"emacs-yaml-mode"
"emacs-yasnippet"
"proof-general"))
next prev parent reply other threads:[~2021-01-03 4:38 UTC|newest]
Thread overview: 94+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-06 17:58 Staging branch Leo Famulari
2020-12-06 19:11 ` Ryan Prior
2020-12-06 20:20 ` Leo Famulari
2020-12-06 20:58 ` Leo Famulari
2020-12-13 20:00 ` Leo Famulari
2020-12-13 20:02 ` John Soo
2020-12-13 20:56 ` Leo Famulari
2020-12-13 21:33 ` Christopher Baines
2020-12-13 21:44 ` John Soo
2020-12-13 21:48 ` Leo Famulari
2020-12-13 21:50 ` John Soo
2020-12-13 22:10 ` Leo Famulari
2020-12-13 22:12 ` John Soo
2020-12-13 23:01 ` Leo Famulari
2020-12-13 23:06 ` John Soo
2020-12-23 5:27 ` Leo Famulari
2020-12-23 22:46 ` Leo Famulari
2020-12-29 7:37 ` Efraim Flashner
2021-01-05 1:37 ` Staging branch [aarch64 failures] Leo Famulari
2021-01-05 12:01 ` Efraim Flashner
2021-01-05 20:17 ` Efraim Flashner
2021-01-05 23:07 ` Leo Famulari
2020-12-29 8:39 ` Staging branch Efraim Flashner
2020-12-29 14:00 ` Efraim Flashner
2020-12-29 19:05 ` Leo Famulari
2020-12-30 8:57 ` Efraim Flashner
2020-12-30 20:24 ` Leo Famulari
2020-12-30 20:50 ` Efraim Flashner
2021-01-02 16:59 ` John Soo
2021-01-02 18:37 ` Leo Famulari
2021-01-03 4:38 ` John Soo [this message]
2021-01-03 21:33 ` Leo Famulari
2021-01-02 19:01 ` Reconfigured on staging Efraim Flashner
2021-01-02 19:07 ` Efraim Flashner
2021-01-08 23:25 ` Staging branch [i686] Leo Famulari
2021-01-13 22:30 ` Staging branch [substitute availability] Leo Famulari
2021-01-13 23:31 ` Staging branch [substitute availability x86_64-linux] Leo Famulari
2021-01-13 23:33 ` Staging branch [substitute availability i686-linux] Leo Famulari
2021-01-14 0:22 ` Leo Famulari
2021-01-21 21:03 ` Leo Famulari
2021-01-14 22:37 ` Ricardo Wurmus
2021-01-14 23:16 ` Leo Famulari
2021-01-13 23:36 ` Staging branch [substitute availability armhf-linux] Leo Famulari
2021-01-14 8:44 ` Mathieu Othacehe
2021-01-14 12:22 ` zimoun
2021-01-14 22:18 ` Ludovic Courtès
2021-01-15 9:44 ` Mathieu Othacehe
2021-01-14 23:07 ` Leo Famulari
2021-01-15 8:27 ` Vincent Legoll
2021-01-15 9:54 ` Mathieu Othacehe
2021-01-15 17:15 ` Vincent Legoll
2021-01-15 20:07 ` Leo Famulari
2021-01-16 10:08 ` Vincent Legoll
2021-01-17 9:35 ` Mathieu Othacehe
2021-01-17 10:00 ` Vincent Legoll
2021-01-17 10:09 ` Vincent Legoll
2021-01-17 10:17 ` Mathieu Othacehe
2021-01-17 10:56 ` Vincent Legoll
2021-01-17 11:01 ` Mathieu Othacehe
2021-01-17 16:23 ` Vincent Legoll
2021-01-19 22:36 ` calnomble--- via Development of GNU Guix and the GNU System distribution.
2021-01-19 23:51 ` calnomble--- via Development of GNU Guix and the GNU System distribution.
2021-01-13 23:38 ` Staging branch [substitute availability aarch64-linux] Leo Famulari
2021-01-14 2:42 ` John Soo
2021-01-17 19:50 ` Efraim Flashner
2021-01-18 10:19 ` Efraim Flashner
2021-01-18 18:10 ` Leo Famulari
2021-01-14 8:39 ` Staging branch [substitute availability] Mathieu Othacehe
2021-01-14 10:04 ` Jonathan Brielmaier
2021-01-14 13:49 ` Mathieu Othacehe
2021-01-14 10:24 ` Tobias Geerinckx-Rice
2021-01-14 10:51 ` Mathieu Othacehe
2021-01-14 20:19 ` Tobias Geerinckx-Rice
2021-01-14 22:29 ` Ludovic Courtès
2021-01-15 17:55 ` Christopher Baines
2021-01-22 20:46 ` Leo Famulari
2021-01-23 11:58 ` Staging branch [problem with node-10.22] Jonathan Brielmaier
2021-01-23 20:00 ` Leo Famulari
2021-01-23 20:01 ` Leo Famulari
2021-01-23 21:29 ` Mark H Weaver
2021-01-23 21:47 ` Leo Famulari
2021-01-24 17:11 ` Staging branch [substitute availability] Ekaitz Zarraga
2021-01-26 23:51 ` Leo Famulari
2021-01-27 0:04 ` Staging branch [kwayland test failure] Leo Famulari
2021-01-28 9:52 ` Staging branch [substitute availability] Mathieu Othacehe
2021-01-28 13:47 ` Ludovic Courtès
2021-01-29 8:17 ` Mathieu Othacehe
2021-02-09 22:01 ` Ricardo Wurmus
2021-02-10 10:06 ` Mathieu Othacehe
2021-02-10 12:21 ` Ricardo Wurmus
2021-02-10 13:06 ` Mathieu Othacehe
2021-01-28 18:25 ` Efraim Flashner
2021-02-01 21:50 ` Staging branch Leo Famulari
2021-02-02 18:09 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ble63a9o.fsf@asu.edu \
--to=jsoo1@asu.edu \
--cc=guix-devel@gnu.org \
--cc=leo@famulari.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.