unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
 messages from 2020-05-15 16:56:26 to 2020-05-19 07:24:10 UTC [more...]

[bug#41350] [PATCH 0/3] Use native qemu to build vm-image
 2020-05-19  7:23 UTC  (7+ messages)
` [bug#41350] [PATCH 1/3] utils: Move 'reset-timestamps' out of database
  ` [bug#41350] [PATCH 2/3] system: vm: Do not register-closures when cross-building
  ` [bug#41350] [PATCH 3/3] system: vm: Build vm-image using native qemu
` [bug#41350] [PATCH v2 1/3] utils: Move 'reset-timestamps' out of database

[bug#41389] [PATCH] gnu: guile-dsv: Wrap script
 2020-05-19  4:14 UTC 

[bug#41383] [PATCH] gnu: Add wofi
 2020-05-18 23:01 UTC 

[bug#37305] Allow booting from a Btrfs subvolume [review part 2]
 2020-05-18 21:55 UTC  (16+ messages)
      ` [bug#37305] [PATCH v3] Allow booting from a Btrfs subvolume

[bug#41011] [PATCH] gnu: grub: Support for network boot via tftp/nfs
 2020-05-18 21:43 UTC  (4+ messages)

[bug#41382] [PATCH 0/6] Allow for a cryptographic hash function migration
 2020-05-18 21:32 UTC  (7+ messages)
` [bug#41382] [PATCH 1/6] tests: Test 'add-to-store' with several hash algorithms
  ` [bug#41382] [PATCH 2/6] tests: Test fixed-output derivations "
  ` [bug#41382] [PATCH 3/6] guix hash, guix download: Add '--hash'
  ` [bug#41382] [PATCH 4/6] guix hash, guix download: Support base64 format
  ` [bug#41382] [PATCH 5/6] packages: Add 'sha512' optional field to <origin>
  ` [bug#41382] [PATCH 6/6] packages: Add 'base64' macro

[bug#41380] [PATCH] gnu: add glabels
 2020-05-18 21:11 UTC 

[bug#41377] [PATCH 0/1] gnu: emacs-elpher: Update to 2.7.4
 2020-05-18 21:00 UTC  (3+ messages)
` [bug#41377] [PATCH 1/1] "
` bug#41377: [PATCH 0/1] "

[bug#41378] [PATCH] gnu: racket-minimal: Fix hash for version 7.7
 2020-05-18 19:28 UTC 

[bug#41365] [PATCH 0/5] Add superstarfighter
 2020-05-18 18:53 UTC  (9+ messages)
` [bug#41365] [PATCH 1/5] gnu: godot: Enable release build
  ` [bug#41365] [PATCH 2/5] gnu: godot: Remove obsolete workaround for aarch64
  ` [bug#41365] [PATCH 3/5] gnu: godot: Build and install the headless version
  ` [bug#41365] [PATCH 4/5] gnu: godot: Install provided .desktop file and icons
  ` [bug#41365] [PATCH 5/5] gnu: Add superstarfighter
` bug#41365: [PATCH 0/5] "

[bug#41368] [PATCH] Moved gettext to use git to better conform to better bootstrapping, better integration with Software Heritage, and what looks like emerging best practices for package sources
 2020-05-18 18:04 UTC  (5+ messages)

[bug#39655] [PATCH core-updates] doc: Add 'Scheme-only Bootstrap' node
 2020-05-18 17:53 UTC  (11+ messages)

[bug#41330] Patch to expose #:scheme-file-regexp in guile build system
 2020-05-18 13:38 UTC  (3+ messages)

[bug#41363] knot-resolver: Enable reloading of policy files (add lua-cqueues)
 2020-05-18 12:32 UTC  (5+ messages)
` [bug#41363] [PATCH 1/3] gnu: Add lua-ossl
  ` [bug#41363] [PATCH 2/3] gnu: Add lua-cqueues
  ` [bug#41363] [PATCH 3/3] gnu: knot-resolver: Enable automatic reloading of policy files

[bug#41265] [PATCH] guix describe: Add '--list-formats'
 2020-05-18 12:32 UTC  (4+ messages)
    ` bug#41265: "

[bug#41371] [PATCH] nls: Change @, to , in Russian translation
 2020-05-18 12:28 UTC  (2+ messages)
` bug#41371: "

[bug#29296] bug#41120: uvesafb service is unsupported on aarch64
 2020-05-18 12:16 UTC 

[bug#41105] [PATCH] build: minify-build-system: Fail to install empty files
 2020-05-18  6:54 UTC  (2+ messages)
` bug#41105: "

[bug#40791] Update Qt
 2020-05-17 23:37 UTC  (5+ messages)
` [bug#40791] todays patch
  ` bug#40791: "
` [bug#40791] Append: KDE upgrade

[bug#41188] [PATCH] Do not propagate "emacs-org" in Emacs packages
 2020-05-17 23:12 UTC  (5+ messages)
      ` bug#41188: "

[bug#41181] adds emacs-interleave
 2020-05-17 23:00 UTC  (5+ messages)

[bug#41369] [PATCH] gnu: homebank: update to 5.4.2
 2020-05-17 22:13 UTC  (3+ messages)

[bug#41163] [PATCH] gnu: grub: Allow a PNG image and replace (aspect-ratio) with (resolution)
 2020-05-17 22:03 UTC  (5+ messages)

[bug#40601] [PATCH 0/5] Handle runit-based foreign distributions
 2020-05-17 19:37 UTC  (32+ messages)
` [bug#40601] [RFC, PATCH 0/28] guix-install.sh: port to other distros & init systems
` [bug#40601] [PATCH 01/28] nix/local.mk: Add missing comment to sysvinit section
  ` [bug#40601] [PATCH 02/28] guix-install.sh: Add xz to requirements
  ` [bug#40601] [PATCH 03/28] guix-install.sh: Fix systemctl not found error message at probe
  ` [bug#40601] [PATCH 04/28] guix-install.sh: Handle local binary tarball file
  ` [bug#40601] [PATCH 05/28] guix-install.sh, guix-binary tarball: Handle runit-based foreign distributions
  ` [bug#40601] [PATCH 06/28] guix-install.sh: trivial whitespace fix
  ` [bug#40601] [PATCH 07/28] guix-install.sh: Move code in a new function
  ` [bug#40601] [PATCH 08/28] guix-install.sh: Use getent for both user & group presence checking
  ` [bug#40601] [PATCH 09/28] guix-install.sh: Fix requirements
  ` [bug#40601] [PATCH 10/28] guix-install.sh: Replace subshell-inducing command grouping
  ` [bug#40601] [PATCH 11/28] guix-install.sh: Use a variable for GPG key URL
  ` [bug#40601] [PATCH 12/28] guix-install.sh: Rework user & group handling, adding busybox support
  ` [bug#40601] [PATCH 13/28] guix-install.sh: Make grep & mktemp usage compatible with busybox
  ` [bug#40601] [PATCH 14/28] guix-install.sh: Make tar "
  ` [bug#40601] [PATCH 15/28] guix-install.sh, guix-binary tarball: Handle openrc-based foreign distributions
  ` [bug#40601] [PATCH 16/28] non-interactive mode, usage
  ` [bug#40601] [PATCH 17/28] fix variable quoting in sys_make_guix_available
  ` [bug#40601] [PATCH 18/28] Replace the use of "which" by "command -v"
  ` [bug#40601] [PATCH 19/28] Remove &> and >& bashisms
  ` [bug#40601] [PATCH 20/28] Add missing variable quoting & curly-bracketing for dl_path
  ` [bug#40601] [PATCH 21/28] Remove unused variable
  ` [bug#40601] [PATCH 22/28] Remove local bashisms
  ` [bug#40601] [PATCH 23/28] Remove $UID bashism
  ` [bug#40601] [PATCH 24/28] Remove some "[[" bashisms
  ` [bug#40601] [PATCH 25/28] Remove unused variable set by "read"
  ` [bug#40601] [PATCH 26/28] Add _debug_func() helper function
  ` [bug#40601] [PATCH 27/28] Fix variable use in guix_get_bin_list()
  ` [bug#40601] [PATCH 28/28] Remove "[[" bashisms in chk_init_sys()

[bug#41366] [PATCH 0/4] Add Importmagic
 2020-05-17 18:42 UTC  (5+ messages)
` [bug#41366] [PATCH 1/4] gnu: Add python-importmagic
  ` [bug#41366] [PATCH 2/4] gnu: Add python-sexpdata
  ` [bug#41366] [PATCH 3/4] gnu: Add python-epc
  ` [bug#41366] [PATCH 4/4] gnu: Add emacs-importmagic

[bug#41358] lm-sensors: pwmconfig is broken
 2020-05-17 15:19 UTC  (3+ messages)
` bug#41358: "

[bug#41360] [PATCH 00/12] Package java-openjfx
 2020-05-17 13:51 UTC  (10+ messages)
` [bug#41360] [PATCH 01/12] gnu: java-openjfx-build: Add helpful patch
  ` [bug#41360] [PATCH 02/12] gnu: java-openjfx-build: Fix indentation
  ` [bug#41360] [PATCH 03/12] gnu: java-openjfx-graphics: Implement a complete compilation
  ` [bug#41360] [PATCH 04/12] gnu: java-openjfx-build: Fix openjfx-swing component build for JDKu8
  ` [bug#41360] [PATCH 05/12] gnu: java-openjfx-swing: Add new variable
  ` [bug#41360] [PATCH 06/12] gnu: java-openjfx-swt: "
  ` [bug#41360] [PATCH 07/12] gnu: java-openjfx-controls: "
  ` [bug#41360] [PATCH 08/12] gnu: java-openjfx-build: Prepare a patch to build openjfx-web
  ` [bug#41360] [PATCH 09/12] gnu: java-openjfx-web: Add new variable

[bug#41226] gnu: Add bombadillo
 2020-05-17 13:51 UTC  (5+ messages)
      ` bug#41226: "

[bug#41294] [PATCH] gnu: Add libfreenect
 2020-05-17 12:15 UTC  (10+ messages)
` [bug#41294] [PATCH] gnu: libfreenect: Correct native-inputs vs inputs

[bug#41010] Rename & upgrade oil-shell
 2020-05-17  6:14 UTC  (8+ messages)
` [bug#41010] Upgrade Oil to 0.8.pre4

[bug#41345] 000-update-python-argon2-cffi.patch
 2020-05-17  4:20 UTC 

[bug#41337] [PATCH 0/2] Update julius
 2020-05-16 23:11 UTC  (4+ messages)
` [bug#41337] [PATCH 1/2] gnu: julius: Update to 1.4.0
  ` [bug#41337] [PATCH 2/2] gnu: julius: Remove unused bundled libraries
` bug#41337: [PATCH 0/2] Update julius

[bug#41335] 000-gettext.patch
 2020-05-16 20:29 UTC  (2+ messages)
  ` [bug#41335] Acknowledgement (000-gettext.patch)

[bug#41118] [PATCH] gnu: inkscape: Update to 1.0
 2020-05-16 18:59 UTC  (7+ messages)

[bug#41137] [PATCH 0/1] gnu: tinyxml2: Update to 8.0.0
 2020-05-16 17:53 UTC  (3+ messages)
` [bug#41137] [PATCH] "
  ` bug#41137: "

[bug#41331] [PATCH] Add python-pyramid
 2020-05-16 16:43 UTC  (3+ messages)
` [bug#41331] [PATCH 1/2] gnu: python-webob: Update to 1.8.6
  ` [bug#41331] [PATCH 2/2] gnu: Add python-pyramid and dependencies

[bug#41148] [PATCH] gnu: gnome-shell-extension-dash-to-dock: Update to 67
 2020-05-16 17:41 UTC  (2+ messages)
` bug#41148: "

[bug#41260] [PATCH 0/1] Support multiple profiles with '--list-installed'
 2020-05-16 17:33 UTC  (3+ messages)
` [bug#41260] [PATCH 1/1] guix package: "

[bug#41288] [PATCH] gnu: Add lib3ds
 2020-05-16 17:31 UTC  (2+ messages)
` bug#41288: "

[bug#41297] [PATCH] gnu: openctm: Correct inputs vs native-inputs
 2020-05-16 17:24 UTC  (6+ messages)

[bug#41286] check for argp header
 2020-05-16 17:22 UTC  (2+ messages)

[bug#41326] [PATCH] gnu: emacs-pass: Update to 2.0
 2020-05-16 17:20 UTC  (2+ messages)
` bug#41326: "

[bug#41327] [PATCH] gnu: Add emacs-vcsh
 2020-05-16 17:19 UTC  (2+ messages)

[bug#40983] [PATCH] gnu: Add font-api-mj-mincho
 2020-05-16 15:56 UTC  (2+ messages)
` bug#40983: "

[bug#41323] [PATCH] gnu: Add dump
 2020-05-16 15:56 UTC  (3+ messages)
` [bug#41323] Please close this issue
  ` bug#41323: "

[bug#41259] [PATCH] etc: Add a systemd unit to bind-mount @storedir@ read-only
 2020-05-16 14:04 UTC  (6+ messages)
` [bug#41259] .gitignore ?

[bug#41324] [PATCH v2] gnu: Add dump
 2020-05-16 13:58 UTC  (2+ messages)

[bug#41289] upgrade financial apps
 2020-05-16 12:31 UTC  (2+ messages)
` bug#41289: "

[bug#40918] [PATCH] openjdk 14 package
 2020-05-16  9:54 UTC  (5+ messages)
      ` bug#40918: "

[bug#41199] [PATCH] rawdog RSS reader
 2020-05-16  9:41 UTC  (2+ messages)
` bug#41199: "

[bug#41290] [PATCH] gnu: delft-icon-theme: Update to 1.12
 2020-05-16  8:39 UTC  (2+ messages)
` bug#41290: "

[bug#41292] [PATCH] gnu: papirus-icon-theme: Update to 20200430
 2020-05-16  8:38 UTC  (2+ messages)
` bug#41292: "

[bug#41291] [PATCH] gnu: matcha-theme: Update to 2020-05-09
 2020-05-16  8:38 UTC  (2+ messages)
` bug#41291: "

[bug#40492] [PATCH] gnu: Add meshlab
 2020-05-15 22:41 UTC  (11+ messages)

[bug#41293] Add Pantheon desktop environment
 2020-05-15 20:35 UTC  (6+ messages)
` [bug#41293] Add Pantheon desktop environment (cont.)

[bug#41263] [PATCH] gnu: Add openctm
 2020-05-15 17:44 UTC  (3+ messages)
` bug#41263: "


Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).