Skip to content
Snippets Groups Projects
  1. Apr 08, 2020
    • Ludovic Courtès's avatar
      doc: Mention HTTP/HTTPS proxy in the system installation instructions. · 8c04471f
      Ludovic Courtès authored
      * doc/guix.texi (Keyboard Layout and Networking and Partitioning):
      Mention 'herd set-http-proxy guix-daemon'.
      8c04471f
    • Ludovic Courtès's avatar
      tests: Mark VM images as non-substitutable. · 9cfd889f
      Ludovic Courtès authored
      * gnu/tests/install.scm (run-install): Pass #:substitutable? to
      'system-disk-image' and to 'gexp->derivation'.
      9cfd889f
    • Ludovic Courtès's avatar
      vm: Allow images to be marked as non-substitutable. · a328f66a
      Ludovic Courtès authored
      * gnu/system/vm.scm (expression->derivation-in-linux-vm): Add
       #:substitutable? parameter.  Pass it to 'gexp->derivation'.
      (qemu-image): Add #:substitutable? and pass it to
      'expression->derivation-in-linux-vm'.
      (system-disk-image): Add #:substitutable? and pass it to 'qemu-image'.
      a328f66a
    • Vincent Legoll's avatar
      gnu: genimage: Update to 11. · ba6f2bda
      Vincent Legoll authored
      
      * gnu/packages/genimage.scm (genimage): Update to 11,
      [arguments]: add a new test dump file to the patched ones
      because of missing /etc/passwd in build environment.
      
      Signed-off-by: default avatarMathieu Othacehe <m.othacehe@gmail.com>
      ba6f2bda
    • Mathieu Othacehe's avatar
      installer: Add proxy support. · ee0ad780
      Mathieu Othacehe authored
      * gnu/installer/proxy.scm: New file.
      * gnu/local.mk (INSTALLER_MODULES): Add it.
      * po/guix/POTFILES.in: Add it.
      * gnu/installer/newt/parameters.scm (run-proxy-page): New procedure,
      (run-parameters-page): add the previous procedure to the parameters menu.
      ee0ad780
    • Mathieu Othacehe's avatar
      installer: Turn help menu into parameters menu. · 07a53bd5
      Mathieu Othacehe authored
      * gnu/local.mk (INSTALLER_MODULES): Rename help.scm into parameters.scm.
      * po/guix/POTFILES.in: Ditto.
      * gnu/installer/record.scm (<installer>): Rename help-menu into parameter-menu
      and help-page into parameters-page.
      * gnu/installer/newt/parameters.scm: Renamed from help.scm. Update information
      messages.
      * gnu/installer/newt.scm: Update accordingly.
      * gnu/installer/newt/keymap.scm: Ditto.
      07a53bd5
    • Nicolas Goaziou's avatar
      gnu: higan: Update description. · 6e2f7dc5
      Nicolas Goaziou authored
      * gnu/packages/emulators.scm (higan)[synopsis, description]: Update
      description.
      6e2f7dc5
    • Nicolas Goaziou's avatar
      gnu: higan: Update to 110. · 76cc11a0
      Nicolas Goaziou authored
      * gnu/packages/emulators.scm (higan): Update to 110.
      [source]: Switch to new repository.
      [inputs]: Add libxrandr, replace sdl with sdl2.
      [home-page]: Use new URL.
      [license]: Switch license.
      * gnu/packages/patches/higan-remove-march-native-flag.patch: Delete file.
      * gnu/local.mk: Reflect patch removal.
      76cc11a0
    • Leo Famulari's avatar
      gnu: Syncthing: Update to 1.4.1. · be54cbe6
      Leo Famulari authored
      * gnu/packages/syncthing.scm (syncthing): Update to 1.4.1.
      be54cbe6
    • Leo Famulari's avatar
      gnu: Add go-github-com-calmh-murmur3. · ea2dcf16
      Leo Famulari authored
      * gnu/packages/golang.scm (go-github-com-calmh-murmur3): New variable.
      (go-github-com-willf-bloom)[propagated-inputs]: Replace
      go-github-com-spaolacci-murmur3 with it.
      [arguments]: Patch the murmur3 import path in a new 'patch-import-path' phase.
      ea2dcf16
    • Leo Famulari's avatar
      gnu: Go: Update to 1.13.9. · 3868b2a7
      Leo Famulari authored
      * gnu/packages/golang.scm (go-1.13): Update to 1.13.9.
      3868b2a7
  2. Apr 07, 2020
Loading