all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Ryan Prior <ryanprior@hey.com>
Cc: Development of GNU Guix and the GNU System distribution
	<guix-devel@gnu.org>
Subject: Re: Staging branch
Date: Sun, 6 Dec 2020 15:58:02 -0500	[thread overview]
Message-ID: <X81F2i30LT18pPWt@jasmine.lan> (raw)
In-Reply-To: <X809IoSx7tr08bxG@jasmine.lan>

On Sun, Dec 06, 2020 at 03:20:50PM -0500, Leo Famulari wrote:
> `guix refresh --list-dependents` doesn't dependencies that go through
> build systems, unfortunately. You could do `git grep ruby-build-system
> gnu/packages`, choose some test packages, and let the build farm sort
> out the rest.

Marius shared this Guile snippet:

------
$ ./pre-inst-env guile
scheme@(guile-user)> (use-modules (guix build-system ruby) (gnu packages) (guix packages))
scheme@(guile-user)> (fold-packages (lambda (package result) (if (eq? (package-build-system package) ruby-build-system) (cons (package-name package) result) result)) '())
$1 = ("ruby-i18n" "ruby-data_uri" "ruby-rubocop-performance" "ruby-range-compressor" "ruby-rr" "ruby-pry" "ruby-highline" "ruby-websocket-driver" "ruby-webmock" "ruby-cucumber-core" "ruby-ae" "ruby-notiffany" "ruby-gem-hadar" "ruby-sanitize" "ruby-thread-safe" "ruby-ox" "ruby-morecane" "ruby-loofah" "ruby-htmlentities" "ruby-sequel" "ruby-permutation" "ruby-fast-gettext" "swagger-diff" "bundler" "ruby-json-schema" "ruby-thor" "ruby-multipart-post" "ruby-test-construct" "ruby-mail" "ruby-sporkmonger-rack-mount" "ruby-daemons" "ruby-hamster" "ruby-prawn-manual-builder" "ruby-tzinfo-data" "ruby-spinach" "ruby-bio-commandeer" "ruby-atoulme-saikuro" "ruby-fivemat" "ruby-colorize" "ruby-hydra" "ruby-rc4" "ruby-rb-fsevent" "ruby-ruby-prof" "ruby-jwt" "ruby-rexml" "ruby-oauth2" "ruby-childprocess" "ruby-hoe-git" "ruby-blankslate" "ruby-nio4r" "ruby-bio-logger" "ruby-cliver" "ruby-prawn-icon" "ruby-builder" "ruby-rack" "ruby-rb-inotify" "ruby-slop" "ruby-erubis" "ruby-tomparse" "ruby-rack-protection" "ruby-terminfo" "ruby-bump" "ruby-character-set" "ruby-shoulda-context" "ruby-minitest-bacon" "ruby-coderay" "ruby-aruba" "ruby-sass" "ruby-mspec" "ruby-prawn-table" "ruby-parser" "ruby-backport" "ruby-chunky-png" "ruby-spectroscope" "ruby-multi-json" "ruby-pry-editline" "ruby-open-uri-cached" "ruby-ptools" "ruby-power-assert" "ruby-parallel" "ruby-sass-listen" "ruby-unindent" "ruby-shellany" "ruby-text" "ruby-commander" "ruby-rubocop-ast" "ruby-term-ansicolor" "ruby-rake-compiler" "ruby-mkmf-lite" "ruby-log4r" "ruby-json" "ruby-code-statistics" "ruby-sqlite3" "ruby-gettext" "ruby-ruby-engine" "ruby-rubocop" "ruby-simplecov-html" "ruby-minitest-reporters" "ruby-forking-test-runner" "ruby-guard" "ruby-rspec-expectations" "ruby-maruku" "ruby-systemu" "ruby-rainbow" "ruby-ansi" "ruby-utils" "ruby-cucumber-tag-expressions" "ruby-fuubar" "ruby-benchmark-ips" "ruby-rspec-mocks" "ruby-net-scp" "ruby-mini-portile" "ruby-rspec-wait" "ruby-given-core" "ruby-minitest-pretty-diff" "ruby-hocon" "ruby-ast" "ruby-pry-byebug" "ruby-sorcerer" "ruby-pkg-config" "ruby-globalid" "ruby-packnga" "ruby-rspec" "ruby-middleware" "ruby-rubyzip" "ruby-racc" "ruby-simplecov" "ruby-rack-test" "ruby-rdoc" "ruby-mime-types" "ruby-useragent" "ruby-rouge" "ruby-regexp-parser" "ruby-wayback-machine-downloader" "ruby-prawn" "ruby-puma" "ruby-creole" "ruby-git" "ruby-gimme" "ruby-mime-types-data" "ruby-addressable" "ruby-cutest" "ruby-method-source" "ruby-em-websocket" "ruby-cucumber-wire" "ruby-sys-filesystem" "ruby-mercenary" "ruby-mimemagic" "ruby-cucumber-html-formatter" "ruby-mathn" "ruby-netrc" "ruby-byebug" "ruby-instantiator" "ruby-haml" "ruby-unf" "ruby-omniauth-oauth2" "ruby-locale" "ruby-rest-client" "ruby-redcloth" "ruby-idn-ruby" "ruby_version" "ruby-fakefs" "ruby-oj" "ruby-progressbar" "ruby-cuke-modeler" "ruby-treetop" "ruby-execjs" "ruby-cucumber-create-meta" "ruby-omniauth" "ruby-bacon-colored-output" "ruby-asciidoctor-pdf" "ruby-progress_bar" "ruby-markaby" "ruby-yard-tomdoc" "ruby-deep-merge" "ruby-rouge" "ruby-ffi-rzmq" "ruby-regexp-property-values" "ruby-heredoc-unindent" "ruby-wwtd" "ruby-contracts" "ruby-tdiff" "ruby-varint" "ruby-polyglot" "ruby-marcel" "ruby-multi-test" "ruby-afm" "ruby-ruby-parser" "ruby-qed" "ruby-net-http-persistent" "ruby-sys-uname" "ruby-octokit" "ruby-sawyer" "ruby-minitest-moar" "ruby-sdoc" "ruby-backports" "ruby-public-suffix" "ruby-pygmentize" "ruby-xml-simple" "ruby-rubytest" "ruby-connection-pool" "ruby-byebug" "ruby-ascii85" "ruby-command-line-reporter" "ruby-minitest-global-expectations" "ruby-net-ssh" "ruby-eventmachine" "ruby-open4" "ruby-css-parser" "ruby-mustache" "ruby-net-http-digest-auth" "ruby-lumberjack" "ruby-minitest" "ruby-docile" "ruby-thin" "ruby-mustermann" "ruby-rjb" "ruby-faraday" "ruby-minitest-tu-shim" "ruby-rspec-core" "ruby-orderedhash" "ruby-dep" "ruby-concurrent" "mailcatcher" "ruby-sinatra" "ruby-powerpack" "ruby-shoulda" "ruby-cucumber-expressions" "ruby-rspec-expectations" "ruby-sprockets" "ruby-rake" "ruby-brass" "ruby-options" "ruby-minitar" "ruby-warden-oauth2" "ruby-multi-xml" "ruby-listen" "ruby-asciidoctor" "ruby-prawn-svg" "ruby-tilt" "ruby-ffi-rzmq-core" "ruby-sassc" "ruby-pdf-core" "ruby-gherkin-ruby" "ruby-crack" "ruby-coveralls" "ruby-yard-with-tests" "ruby-nokogiri-diff" "ruby-nokogiri" "ruby-rubygems-tasks" "ruby-safe-yaml" "ruby-formatador" "ruby-arel" "ruby-cucumber-messages" "ruby-rspec-rerun" "ruby-httpclient" "ruby-mini-portile" "ruby-chandler" "ruby-introspection" "ruby-ttfunk" "ruby-pathutil" "ruby-maxitest" "ruby-mysql2" "ruby-sexp-processor" "ruby-minitest-around" "ruby-rspec-its" "ruby-rubytest-cli" "ruby-slop" "ruby-iruby" "ruby-single-cov" "ruby-slim" "jekyll" "ruby-pdf-inspector" "ruby-minitest-bonus-assertions" "ruby-pry-stack-explorer" "ruby-mocha-on-bacon" "ruby-shoulda-matchers" "ruby-contest" "ruby-tzinfo" "ruby-binding-of-caller" "ruby-liquid" "ruby-domain-name" "ruby-bacon-bits" "ruby-que" "ruby-http-cookie" "ruby-kramdown" "ruby-minitest" "ruby-test-queue" "ruby-libxml" "ruby-turn" "ruby-forwardable-extended" "ruby-lemon" "ruby-solargraph" "ruby-kramdown-parser-gfm" "ruby-prawn-templates" "ruby-cucumber" "ruby-pdf-reader" "ruby-erubi" "ruby-shoulda-matchers" "ruby-atoulme-antwrap" "ruby-nokogumbo" "ruby-http-parser.rb" "ruby-unf-ext" "ruby-yajl-ruby" "ruby-pstree" "ruby-rubypants" "ruby-rbnacl" "ruby-standard" "ruby-nenv" "ruby-cane" "ruby-hashdiff" "ruby-rsync" "ruby-rspec-mocks" "ruby-tins" "ruby-metaclass" "ruby-yard" "ruby-temple" "ruby-clap" "ruby-bindex" "ruby-terraform" "ruby-saikuro-treemap" "ruby-skinny" "ruby-jekyll-paginate-v2" "ruby-rspec-core" "ruby-cztop" "ruby-reverse-markdown" "ruby-rerun" "ruby-colorator" "ruby-activesupport" "ruby-minitest-sprint" "ruby-crass" "ruby-pandoc-ruby" "ruby-jekyll-sass-converter" "ruby-diff-lcs" "ruby-warden" "ruby-text-hyphen" "ruby-diffy" "ruby-unicode-display-width" "ruby-timecop" "ruby-lino" "ruby-bond" "ruby-command-line-reporter" "ruby-gherkin" "ruby-rspec-given" "ruby-hashery" "ruby-kpeg" "ruby-test-unit" "ruby-shindo" "ruby-minitest-rg" "ruby-sass-spec" "ruby-pg" "ruby-hoe" "ruby-minitest-focus" "ruby-parallel-tests" "ruby-mocha" "ruby-rspec" "ruby-redcarpet" "ruby-json-pure" "ruby-jekyll-watch" "ruby-ci-reporter" "ruby-rspec-support" "ruby-websocket-extensions" "ruby-hashie" "ruby-czmq-ffi-gen" "ruby-bacon" "ruby-jaro-winkler" "ruby-minitest-hooks" "ruby-org-ruby" "ruby-rails-dom-testing" "ruby-sass-rails" "ruby-sprockets-rails" "ruby-actioncable" "ruby-actionmailer" "ruby-activerecord" "ruby-autoprefixer-rails" "ruby-web-console" "ruby-rails" "ruby-rspec-rails" "ruby-activestorage" "ruby-with-advisory-lock" "ruby-actionview" "ruby-debug-inspector" "ruby-rails-html-sanitizer" "ruby-activemodel" "ruby-railties" "ruby-spring" "ruby-activejob" "ruby-actionpack" "ruby-protobuf" "ruby-asciimath" "ronn" "ruby-ffi" "ronn-ng" "es-dump-restore" "bio-locus" "bio-blastxmlparser" "bioruby" "ruby-bio-kseq" "facter")
------


  reply	other threads:[~2020-12-06 20:58 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 [this message]
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
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=X81F2i30LT18pPWt@jasmine.lan \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=ryanprior@hey.com \
    /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.