aboutsummaryrefslogtreecommitdiff
# SPDX-License-Identifier: CC0-1.0

# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
#
# Available under the terms of Creative Commons Zero v1.0 Universal.

[submodule "src/test/source-package-example"]
	path = tests/source-package-example
	url = ../hydrilla-source-package-example/
...Josselin Poiret 2023-04-21tests: Fix checks for expected failures....Eric Bavier 2022-11-15guix: shell: Add '--symlink' option....Maxim Cournoyer 2022-09-04store: Open daemon connections with SOCK_CLOEXEC....Ludovic Courtès 2022-02-18profiles: 'profile-derivation' rejects unsupported packages....Ludovic Courtès 2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe 2021-12-10shell: When using '-D -f', '-D' has no effect on remaining packages....Ludovic Courtès 2021-11-18shell: Adjust test to expect C_INCLUDE_PATH, not CPATH....Ludovic Courtès 2021-10-30shell: Error out when an unauthorized guix.scm/manifest.scm is found....Ludovic Courtès 2021-10-25shell: By default load the local 'manifest.scm' or 'guix.scm' file....Ludovic Courtès 2021-10-25Add 'guix shell'....Ludovic Courtès