summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-11lint: Add 'input-labels' checker.Ludovic Courtès
2021-07-11packages: Allow inputs to be plain package lists.Ludovic Courtès
2021-07-11records: Support field sanitizers.Ludovic Courtès
2021-07-11environment: Adjust to earlier 'gcc-bootstrap' search paths changes.Ludovic Courtès
2021-07-11pack: Adjust test to earlier <compressor> changes.Ludovic Courtès
2021-07-10ci: Build commencement packages supported on the target system.Ludovic Courtès
2021-07-10gnu: python-pyyaml: Fix build.Julien Lepiller
2021-07-10gnu: coreutils: Patch broken Gnulib tests.Ludovic Courtès
2021-07-09ci: Add bootstrap packages to the core subset.Mathieu Othacehe
2021-07-08gnu: kmod: Add zstd support.Brice Waegeneire
2021-07-08gnu: kmod: Update to 29.Brice Waegeneire
2021-07-08gnu: xkbcomp: Update to 1.4.5.Matthew James Kraai
2021-07-08gnu: libdatrie: Turn configure flags into a gexp.Ludovic Courtès
2021-07-08gnu: libdatrie: Run tests sequentially.Ludovic Courtès
2021-07-08utils: Add 'search-input-directory'.Ludovic Courtès
2021-07-08build-system/gnu: patch-shebangs: Also patch shebangs in "/libexec".Maxime Devos
2021-07-08gnu: guile: Skip 'test-stack-overflow'.Ludovic Courtès
2021-07-08gnu: glibc: Fix cross-compilation to powerpc64le-linux-gnu.Ludovic Courtès
2021-07-06gnu: Disable more LuaJIT components on powerpc64le systems.Chris Marusich
2021-07-06gnu: bc: Don't duplicate bootstrap phase.Efraim Flashner
2021-07-06gnu: gcc: Fix cross-compilation.Ludovic Courtès
2021-07-05gnu: bootstrap-tarballs: Turn builder into a gexp.Ludovic Courtès
2021-07-05gnu: bootstrap-tarballs: Fix build.Ludovic Courtès
2021-07-05gnu: texlive: Fix Texinfo markup in descriptions.Ludovic Courtès
2021-07-05tests: Fix typo in 'tests/store.scm'.Ludovic Courtès
2021-07-05build-system/trivial: Honor build inputs when cross-compiling.Ludovic Courtès
2021-07-05ci: Change "core" subset to include the latest GCC and Guile.Ludovic Courtès
2021-07-05tests: Adjust Python "sanity" check tests.Ludovic Courtès
2021-07-05tests: Unset NIX_STORE_DIR when running external tests.Ludovic Courtès
2021-07-05gnu: custom-gcc: Update regex for removing executables.Sarah Morgensen
2021-07-05gnu: bison-boot0: Replace 'posix_spawn' on non-x86 platforms.Ludovic Courtès
2021-07-05build-system/gnu: Define '%build-inputs' when cross-compiling.Ludovic Courtès
2021-07-05build-system/texlive: Change default format to pdftexThiago Jung Bauermann
2021-07-04gnu: glibc: Fix cross-compilation to aarch64-linux-gnu.Ludovic Courtès
2021-07-03gnu: glib-networking: Disable openssl support.Raghav Gururajan
2021-07-04gnu: make-boot0: Build with "--disable-posix-spawn".Ludovic Courtès
2021-07-03gnu: libxkbcommon: Update to 1.3.0.Brice Waegeneire
2021-07-03ci: Remove duplicate ".SYSTEM" extension for cross-compilation jobs.Ludovic Courtès
2021-07-02gnu: findutils-boot0: Really disable 'test-fnmatch' on i686-linux.Ludovic Courtès
2021-07-01packages: 'package-derivation' honors 'system' again.Ludovic Courtès
2021-07-01gnu: gcc-toolchain: Remove duplicate gcc-toolchain@10.Ludovic Courtès
2021-06-27gnu: cups-filters: Update to 1.28.9.Tobias Geerinckx-Rice
2021-06-24gnu: Simplify the use of --with-long-double-128.Chris Marusich
2021-06-23gnu: valgrind: Update to 3.17.0.Chris Marusich
2021-06-23tests: gremlin: Skip file-needed/recursive if DT_NEEDED is empty.Chris Marusich
2021-06-23gnu: Remove dead cups-CVE-2020-10001.patch.Tobias Geerinckx-Rice
2021-06-23Merge branch 'master' into core-updatesTobias Geerinckx-Rice
2021-06-23gnu: cups: Add replacement to fix CVE-2020-10001.Tobias Geerinckx-Rice
2021-06-23.guix-authorizations: Update bavier's key.Ludovic Courtès
2021-06-23gnu: ocaml-dose3: Fix tests.Xinglu Chen