| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
Installing the locale inside the container, once the cow-store is mounted,
causes the process to keep opened locale files that can later prevent the
cow-store umount.
* gnu/installer/utils.scm (run-command): Remove locale argument.
* gnu/installer/final.scm (install-system): Adapt it.
|
|
|
|
| |
* gnu/installer/final.scm (kill-cow-users): Remove it.
|
|
|
|
|
|
| |
* gnu/installer.scm (installer-program): Add gnutls extension.
* gnu/installer/newt/network.scm (wait-service-online): Check if the CI server
can be reached.
|
|
|
|
|
|
|
|
|
|
| |
Filter the devices that are smaller than 2GiB in the device selection list.
* gnu/installer/parted.scm (%min-device-size): New variable.
(non-install-devices): Rename it ...
(eligible-devices): ... this way. Filter the install device as well as the
small devices.
* gnu/installer/newt/partition.scm (run-partitioning-page): Adapt it.
|
|
|
|
|
| |
* gnu/packages/web-browsers.scm (telescope)[native-inputs]: Remove input
labels.
|
|
|
|
|
|
| |
* gnu/packages/web-browsers.scm (telescope): Update to 0.7.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
| |
* gnu/packages/fpga.scm (iverilog): Update to 11.0.
[arguments]: Add make-flags.
|
|
|
|
| |
* gnu/system/vm.scm (system-qemu-image/shared-store-script): Change it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make sure that the images are created with a non volatile root by default and
the vm are created with a volatile root by default. Break the --volatile
option into --volatile-image and --persistent-vm options.
* guix/scripts/system.scm (perform-action): Turn volatile? argument into
volatile-vm-root?.
(show-help): Introduce --volatile-image and --persistent-vm options instead of
--volatile.
(%default-options): Adapt it.
(%options): Handle those options.
(process-action): Honor them.
* doc/guix.texi (Invoking guix system): Adapt it accordingly.
|
|
|
|
|
|
| |
* gnu/packages/rust-apps.scm (git-interactive-rebase-tool): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-concat-idents-1): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-xi-unicode-0.3): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-syn-1): Update to 1.0.82.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-rstest-0.6): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-proc-macro2-1): Update to 1.0.32.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
| |
* gnu/packages/ssh.scm (openssh)[properties]: New field.
|
|
|
|
| |
* gnu/packages/base.scm (glibc-locales)[properties]: New field.
|
|
|
|
| |
* gnu/packages/aspell.scm (aspell-dictionary)[properties]: New field.
|
|
|
|
|
| |
* gnu/packages/syndication.scm (newsboat): Update to 2.26.
[cargo-inputs]: Remove rust-clap-2. Add rust-lexopt-0.2, rust-md5-0.7.
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-xdg-2): Update to 2.4.0.
[cargo-inputs]: Add rust-dirs-3.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-lexopt-0.2): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-fastrand-1): Update to 1.6.0.
|
|
|
|
| |
* gnu/packages/gnupg.scm (parcimonie)[properties]: New field.
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (parcimonie)[inputs]: Remove input labels.
[arguments]: Use search-input-file to find files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (parcimonie): Update to 0.12.0.
[inputs]: Remove perl-data, perl-exporter-tiny, perl-getopt-long-descriptive,
perl-libintl-perl, perl-lwp-online, perl-module-build,
perl-module-pluggable, perl-moox-handlesvia, perl-net-dbus-glib,
perl-strictures-2, perl-test-most, perl-test-trap,
perl-unicode-linebreak, perl-xml-parser, and perl-xml-twig; add
perl-json and perl-pango.
[native-inputs]: Add perl-file-which, perl-gnupg-interface,
perl-list-moreutils, perl-lwp-online, perl-module-build,
perl-strictures-2, perl-test-most, perl-test-trap.
[arguments]: Remove trailing #t from phases. Adjust custom
'prepare-for-tests phase.
[home-page]: Update to new home-page.
|
|
|
|
| |
* gnu/packages/bittorrent.scm (aria2)[arguments]: Rewrite with gexps.
|
|
|
|
| |
* gnu/packages/bittorrent.scm (aria2): Update to 1.36.0.
|
|
|
|
| |
* gnu/packages/bittorrent.scm (aria2)[properties]: New field.
|
|
|
|
|
| |
* gnu/packages/web-browsers.scm (lagrange): Update to 1.9.5.
[arguments]: Remove 'fix-build-error phase.
|
|
|
|
| |
* gnu/packages/irc.scm (quassel)[inputs]: Remove input labels.
|
|
|
|
|
| |
* gnu/packages/irc.scm (quassel)[arguments]: Add configure-flag to
enable tests. Don't disable tests.
|
|
|
|
|
|
|
|
| |
* gnu/packages/irc.scm (quassel): Update to 0.14.0.
[source]: Remove patch.
[inputs]: Add boost, perl, sonnet.
* gnu/packages/patches/quassel-qt-514-compat.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/version-control.scm (tig): Update to 2.5.5.
|
|
|
|
| |
* gnu/packages/parallel.scm (parallel): Update to 20211222.
|
|
|
|
| |
* gnu/packages/password-utils.scm (keepassxc)[properties]: New field.
|
|
|
|
|
| |
* gnu/packages/linux.scm (earlyoom)[native-inputs]: Only use pandoc on
x86_64-linux and i686-linux.
|
|
|
|
| |
* gnu/packages/linux.scm (earlyoom)[arguments]: Rewrite with gexps.
|
|
|
|
|
| |
* gnu/packages/linux.scm (earlyoom)[source]: Remove snippet.
[arguments]: Add makeflag to not use go111modules.
|
|
|
|
| |
* gnu/packages/linux.scm (earlyoom)[native-inputs]: Add cppcheck.
|
|
|
|
|
| |
* gnu/packages/commencement.scm (%boot3-inputs): When building on
riscv64-linux add gcc:lib.
|
|
|
|
|
|
| |
* gnu/packages/commencement.scm (libstdc++-boot0-gcc7): New variable.
(gcc-boot0)[inputs]: On riscv64-linux use libstdc++-boot0-gcc7 instead
of libstdc++-boot0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On 7d93b21ab1c132990054372a9677c1639d54e631
gnu: glibc-for-bootstrap: Update patch.
Run
./pre-inst-env guix build --target=riscv64-linux-gnu bootstrap-tarballs
Producing
/gnu/store/4hdzva9i0wyyfbgj1lmqc1wkk644pv07-bootstrap-tarballs-0
With guix hash -rx
1nj0fdgj08bbmfny01mp2blv7c3p2iciqh31zmf04ap5s7ygsqlp
* gnu/packages/bootstrap.scm (%bootstrap-executables): Add entries for
riscv64-linux.
(%bootstrap-guile-hash, %bootstrap-coreutils&co, %bootstrap-binutils,
%bootstrap-glibc, %bootstrap-gcc): Add entry for riscv64-linux.
(raw-build-guile3): New procedure.
(make-raw-bag): Use raw-build-guile3 for riscv64-linux.
* guix/packages.scm (%supported-systems): Add riscv64-linux.
(%cuirass-supported-systems): Remove riscv64-linux.
* guix/utils.scm (target-64bit?): Add riscv64-linux.
* m4/guix.m4: Add riscv64-linux as a supported system.
* doc/guix.texi (GNU Distribution): Add riscv64-linux.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-json-mode): Update to 1.0.15.
[source]<origin>: Use ".tar" extension, since ".el" is only possible for first
release ever in GNU ELPA.
|
|
|
|
|
|
| |
* gnu/packages/shellutils.scm (conflict): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
This reverts commit 3f7517a80aac1e462565ced048b9ccd84aa880a9.
The patch has already been applied.
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (litecli): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (pgcli): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-ipython-sql): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (python-pgspecial): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/time.scm (python-pendulum)[arguments]: Add "setup.py" to fix
build.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|