aboutsummaryrefslogtreecommitdiff
path: root/tests/base32.scm
diff options
context:
space:
mode:
authorDanny Milosavljevic <dannym@scratchpost.org>2017-09-22 04:01:41 +0200
committerDanny Milosavljevic <dannym@scratchpost.org>2017-09-22 04:03:52 +0200
commitb43b9acf15ae06e15ee581927056952c7c88c193 (patch)
tree765bdaadd5a84a2f12a7f01a2d3a8cadbc367075 /tests/base32.scm
parent0920205391133463329406cbbb2782774a95a08b (diff)
downloadguix-b43b9acf15ae06e15ee581927056952c7c88c193.tar.gz
guix-b43b9acf15ae06e15ee581927056952c7c88c193.zip
build: Do not store two copies of the ISO-9660 superblock anymore.
* gnu/build/vm.scm (make-iso9660-image): Do not store two copies of the ISO-9660 superblock anymore.
Diffstat (limited to 'tests/base32.scm')
0 files changed, 0 insertions, 0 deletions
te to 3.10.3....* gnu/packages/protobuf.scm (ruby-protobuf): Update to 3.10.3. Delete trailing #t. [arguments]: Use search-input-file in patch-protoc phase. Honor #:tests? in check phase. Maxim Cournoyer 2023-03-28gnu: ruby-activesupport: Update to 7.0.4.3....* gnu/packages/ruby.scm (ruby-activesupport): Move to... * gnu/packages/rails.scm (ruby-activesupport): ... here. (%ruby-rails-version, ruby-rails-monorepo): New variables. (ruby-activesupport): Update to 7.0.4.3. [arguments]: Use gexps. Add the delete-gemfiles, chdir, check-setup and delete-problematic-tests phases. Delete check phase override. [native-inputs]: New field. [propagated-inputs]: Remove ruby-zeitwerk. Replace ruby-minitest with ruby-minitest-5.15. [home-page]: Update URL. Maxim Cournoyer 2023-03-28gnu: Remove ruby-protobuf-cucumber....The package is no longer used by ruby-cucumber-messages, its sole user. It is unmaintained. * gnu/packages/protobuf.scm (ruby-protobuf-cucumber): Delete variable. Maxim Cournoyer