Age | Commit message (Collapse) | Author |
|
* gnu/packages/efi.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
* guix/store.scm (derivation-log-file): Use %LOCALSTATEDIR or
"GUIX_LOG_DIRECTORY" instead of (dirname %STATE-DIRECTORY).
|
|
* nix/libstore/globals.hh (Settings)[nixDataDir]: Remove.
* nix/libstore/globals.cc (Settings:processEnvironment): Remove setting
of 'nixDataDir'.
* nix/local.mk (libstore_a_CPPFLAGS): Remove '-DNIX_DATA_DIR'.
|
|
Previously it would refer to
/var/guix/profiles/per-user/root/current-guix/bin/guix, which would fail
when that profile does not exist. This is notably the case when using
'channel-instance->package' as done in commit
7e6d8d366a61f951936ed83371877ce006f679f6.
* gnu/packages/package-management.scm (guix-daemon)[arguments]: In
'install phase, honor environment variable 'GUIX'.
* guix/self.scm (whole-package)[wrap]: New procedure.
Use it.
|
|
Fixes <https://bugs.gnu.org/22459>.
Reported by Jeff Mickey <j@codemac.net>.
* guix/config.scm.in (%state-directory): Change NIX_STATE_DIR to
GUIX_STATE_DIRECTORY.
(%store-database-directory): Change NIX_DB_DIR to
GUIX_DATABASE_DIRECTORY.
* nix/libstore/globals.cc (Settings::processEnvironment): Likewise.
* guix/self.scm (make-config.scm): Likewise.
* build-aux/build-self.scm (make-config.scm): Likewise.
* build-aux/test-env.in: Likewise.
* tests/derivations.scm ("derivation #:leaked-env-vars"): Likewise.
* tests/guix-build.sh (GUIX_DAEMON_SOCKET): Likewise.
* tests/guix-daemon.sh (socket): Likewise.
|
|
* doc/contributing.texi (The Perfect Setup): Show "guix package -i"
command line.
|
|
* gnu/packages/guile-xyz.scm (guile-picture-language): New variable.
|
|
|
|
* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-37.
|
|
* gnu/packages/music.scm (milkytracker)[inputs]: Add lhasa.
|
|
|
|
* gnu/packages/networking.scm (wireshark): Update to 2.6.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-repo): Add missing parentheses and
license.
|
|
* gnu/packages/emacs-xyz.scm (emacs-google-c-style): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-alect-themes): New variable.
|
|
* gnu/packages/finance.scm (silkaj): Update to 0.6.5.
[inputs]: Add python-click, python-dunitpery. Remove python-pyaes,
python-scrypt, and python-commandlines.
|
|
* gnu/packages/finance.scm (python-duniterpy): Update to 0.52.0.
[propagated-inputs]: Add python-pyaes.
|
|
* gnu/packages/emacs-xyz.scm (emacs-repo): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-mkmcc-gnuplot-mode): New variable.
|
|
* guix/profiles.scm (manual-database)[build](compute-entries): Write a
progress report.
|
|
Fixes a regression introduced in
0ea939fb796fdd4f0d46d3534b2ec6135e0f3dc7.
* guix/scripts/package.scm (process-query) <'list-available>: Change
#:superseded? to #:deprecated? since that's what
'fold-available-packages' passes.
|
|
* gnu/packages/messaging.scm (znc): Update to 1.7.2.
|
|
* doc/guix.texi (Using the Configuration System, Defining Services):
Refer to OpenSSH instead of lsh.
|
|
* gnu/packages/shellutils.scm (direnv): Update to 2.15.2.
[inputs]: Use the default Go compiler. Add go-github-com-burntsushi-toml
and go-github-com-direnv-go-dotenv.
[arguments]: Add a 'setup-go-environment' phase.
|
|
* gnu/packages/golang.scm (go-github-com-direnv-go-dotenv): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.23.
|
|
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.30.2.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.6.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.19.
(%linux-libre-4.19-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.97.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.154.
|
|
* gnu/packages/benchmark.scm (imb)[source]: Update to 2019.1. Use
git-download.
[arguments]: Adjust build and install phases for new source organization. Let
the standard 'install-license-files' phase do its thing.
|
|
* gnu/packages/cran.scm (r-rmpi)[arguments]: Add 'mpi-setup phase.
|
|
* gnu/packages/algebra.scm (fftw-openmpi)[arguments]: Add 'mpi-setup phase.
|
|
* gnu/packages/xorg.scm (xclock): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/music.scm (python-isrcsubmit): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/music.scm (python-discid): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/virtualization.scm (lookingglass)[source]: Change to GIT-FETCH.
|
|
* gnu/packages/mpi.scm (hwloc-2.0): Update to 2.0.3.
|
|
* gnu/packages/mpi.scm (hwloc): Update to 1.11.12.
|
|
* gnu/packages/image-processing.scm (vtk): Update to 8.2.0.
|
|
* gnu/packages/image-processing.scm (vtk)[source, home-page]: Use HTTPS.
|
|
* gnu/packages/networking.scm (whois): Update to 5.4.1.
|
|
* gnu/packages/cpp.scm (json-modern-cxx)[source]: Use GIT-FETCH.
[source](snippet): End on #t.
|
|
* gnu/packages/web.scm (httpd): Update to 2.4.38.
|
|
* gnu/packages/image.scm (libwebp): Update to 1.0.2.
|
|
* gnu/packages/patches/p11-kit-jks-timestamps.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.15.
[source](patches): New field.
|
|
* gnu/packages/wm.scm (i3-wm): Update to 4.16.1.
|
|
* gnu/packages/mail.scm (msmtp): Update to 1.8.2.
|