Age | Commit message (Expand) | Author |
2019-02-04 | daemon: Remove unused 'NIX_DATA_DIR' environment variable....* 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'.
| Ludovic Courtès |
2019-02-04 | self: Ensure the daemon refers to the right 'guix' command....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.
| Ludovic Courtès |
2019-02-04 | daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables....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.
| Ludovic Courtès |
2019-02-04 | doc: Show how to install Emacs, Guile, and Geiser....* doc/contributing.texi (The Perfect Setup): Show "guix package -i"
command line.
| Ludovic Courtès |
2019-02-03 | gnu: Add guile-picture-language....* gnu/packages/guile-xyz.scm (guile-picture-language): New variable.
| Ricardo Wurmus |
2019-02-02 | Update copyright header. | Nicolas Goaziou |
2019-02-02 | gnu: giac-xcas: Update to 1.5.0-37....* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-37.
| Nicolas Goaziou |
2019-02-02 | gnu: milkytracker: Add LHA decompression support....* gnu/packages/music.scm (milkytracker)[inputs]: Add lhasa.
| Kei Kebreau |
2019-02-02 | Update some copyright headers | Nicolas Goaziou |
2019-02-02 | gnu: wireshark: Update to 2.6.6....* gnu/packages/networking.scm (wireshark): Update to 2.6.6.
| Nicolas Goaziou |
2019-02-02 | gnu: Fix syntax error in emacs-xyz.scm....* gnu/packages/emacs-xyz.scm (emacs-repo): Add missing parentheses and
license.
| Clément Lassieur |
2019-02-02 | gnu: Add emacs-google-c-style....* gnu/packages/emacs-xyz.scm (emacs-google-c-style): New variable.
| Mathieu Othacehe |
2019-02-02 | gnu: Add emacs-alect-themes....* gnu/packages/emacs-xyz.scm (emacs-alect-themes): New variable.
| Mathieu Othacehe |
2019-02-02 | gnu: silkaj: Update to 0.6.5....* gnu/packages/finance.scm (silkaj): Update to 0.6.5.
[inputs]: Add python-click, python-dunitpery. Remove python-pyaes,
python-scrypt, and python-commandlines.
| Nicolas Goaziou |
2019-02-02 | gnu: python-duniterpy: Update to 0.52.0....* gnu/packages/finance.scm (python-duniterpy): Update to 0.52.0.
[propagated-inputs]: Add python-pyaes.
| Nicolas Goaziou |
2019-02-02 | gnu: Add emacs-repo....* gnu/packages/emacs-xyz.scm (emacs-repo): New variable.
| Clément Lassieur |
2019-02-02 | gnu: Add emacs-dtrt-indent....* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): New variable.
| Clément Lassieur |
2019-02-02 | gnu: Add emacs-mkmcc-gnuplot-mode....* gnu/packages/emacs-xyz.scm (emacs-mkmcc-gnuplot-mode): New variable.
| Arun Isaac |
2019-02-01 | profiles: 'manual-database' hook reports progress....* guix/profiles.scm (manual-database)[build](compute-entries): Write a
progress report.
| Ludovic Courtès |
2019-02-01 | guix package: '-A' no longer lists deprecated packages....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.
| Ludovic Courtès |
2019-02-01 | gnu: znc: Update to 1.7.2....* gnu/packages/messaging.scm (znc): Update to 1.7.2.
| Tobias Geerinckx-Rice |
2019-02-01 | doc: Update left-over references to lsh....* doc/guix.texi (Using the Configuration System, Defining Services):
Refer to OpenSSH instead of lsh.
| Tobias Geerinckx-Rice |
2019-02-01 | gnu: direnv: Update to 2.15.2....* 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.
| Leo Famulari |
2019-02-01 | gnu: Add go-github-com-direnv-go-dotenv....* gnu/packages/golang.scm (go-github-com-direnv-go-dotenv): New variable.
| Leo Famulari |
2019-02-01 | gnu: emacs-slime: Update to 2.23....* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.23.
| Pierre Neidhardt |
2019-02-01 | gnu: certbot, python-acme: Update to 0.30.2....* gnu/packages/tls.scm (certbot, python-acme): Update to 0.30.2.
| Leo Famulari |
2019-01-31 | gnu: linux-libre: Update to 4.20.6....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.6.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2019-01-31 | gnu: linux-libre@4.19: Update to 4.19.19....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.19.
(%linux-libre-4.19-hash): Update hash.
| Mark H Weaver |
2019-01-31 | gnu: linux-libre@4.14: Update to 4.14.97....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.97.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2019-01-31 | gnu: linux-libre@4.9: Update to 4.9.154....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.154.
| Mark H Weaver |
2019-01-31 | gnu: imb: Update to 2019.1....* 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.
| Eric Bavier |
2019-01-31 | gnu: r-rmpi: Setup MPI for tests....* gnu/packages/cran.scm (r-rmpi)[arguments]: Add 'mpi-setup phase.
| Eric Bavier |
2019-01-31 | gnu: fftw-openmpi: Setup MPI for tests....* gnu/packages/algebra.scm (fftw-openmpi)[arguments]: Add 'mpi-setup phase.
| Eric Bavier |
2019-01-31 | gnu: Add xclock....* gnu/packages/xorg.scm (xclock): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Yoshinori Arai |
2019-01-31 | gnu: Add python-isrcsubmit....* gnu/packages/music.scm (python-isrcsubmit): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Gabriel Hondet |
2019-01-31 | gnu: Add python-discid....* gnu/packages/music.scm (python-discid): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Gabriel Hondet |
2019-01-31 | gnu: lookingglass: Download from git....* gnu/packages/virtualization.scm (lookingglass)[source]: Change to GIT-FETCH.
| Marius Bakke |
2019-01-31 | gnu: hwloc: Update to 2.0.3....* gnu/packages/mpi.scm (hwloc-2.0): Update to 2.0.3.
| Marius Bakke |
2019-01-31 | gnu: hwloc@1: Update to 1.11.12....* gnu/packages/mpi.scm (hwloc): Update to 1.11.12.
| Marius Bakke |
2019-01-31 | gnu: VTK: Update to 8.2.0....* gnu/packages/image-processing.scm (vtk): Update to 8.2.0.
| Marius Bakke |
2019-01-31 | gnu: VTK: Use HTTPS URLs....* gnu/packages/image-processing.scm (vtk)[source, home-page]: Use HTTPS.
| Marius Bakke |
2019-01-31 | gnu: whois: Update to 5.4.1....* gnu/packages/networking.scm (whois): Update to 5.4.1.
| Marius Bakke |
2019-01-31 | gnu: json-modern-cxx: Fetch from git....* gnu/packages/cpp.scm (json-modern-cxx)[source]: Use GIT-FETCH.
[source](snippet): End on #t.
| Marius Bakke |
2019-01-31 | gnu: httpd: Update to 2.4.38....* gnu/packages/web.scm (httpd): Update to 2.4.38.
| Marius Bakke |
2019-01-31 | gnu: libwebp: Update to 1.0.2....* gnu/packages/image.scm (libwebp): Update to 1.0.2.
| Marius Bakke |
2019-01-31 | gnu: p11-kit: Update to 0.23.15....* 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.
| Marius Bakke |
2019-01-31 | gnu: i3-wm: Update to 4.16.1....* gnu/packages/wm.scm (i3-wm): Update to 4.16.1.
| Marius Bakke |
2019-01-31 | gnu: msmtp: Update to 1.8.2....* gnu/packages/mail.scm (msmtp): Update to 1.8.2.
| Marius Bakke |
2019-01-31 | gnu: tcc: Fix building on armhf-linux....* gnu/packages/c.scm (tcc)[arguments]: Add 'configure-flag to set the
triplet when building for armhf-linux.
| Efraim Flashner |
2019-01-31 | gnu: tcc: Mark aarch64-linux as supported....* gnu/packages/c.scm (tcc)[supported-systems]: Remove aarch64.
| Efraim Flashner |