#!/bin/sh # Import missing source files and create the build system. set -e -x top_srcdir="$PWD" export top_srcdir git submodule init git submodule update ./nix/sync-with-upstream exec autoreconf -vfi tic/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-build.sh
AgeCommit message (Expand)Author
2019-07-20ui: 'warn-about-load-error' provides hints for unbound variables....Ludovic Courtès
2019-07-20ui: 'warn-about-load-error' warns about file/module name mismatches....Ludovic Courtès
2019-04-19guix build: Accept multiple '-s' options....Ludovic Courtès
2019-04-15guix build: Fix relative file name canonicalization for '--root'....Ludovic Courtès
2019-02-04daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables....Ludovic Courtès
2018-10-09guix build: '-f' accepts file-like objects....Ludovic Courtès