From 22c722bf59e59246f47491c7229b17f9ef783614 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Wed, 15 Jun 2022 11:09:58 +0200 Subject: New upstream version 1.1~beta1 --- src/hydrilla/schemas/2.x/package_source-2.schema.json.license | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/hydrilla/schemas/2.x/package_source-2.schema.json.license (limited to 'src/hydrilla/schemas/2.x/package_source-2.schema.json.license') diff --git a/src/hydrilla/schemas/2.x/package_source-2.schema.json.license b/src/hydrilla/schemas/2.x/package_source-2.schema.json.license new file mode 100644 index 0000000..f41d511 --- /dev/null +++ b/src/hydrilla/schemas/2.x/package_source-2.schema.json.license @@ -0,0 +1,5 @@ +SPDX-License-Identifier: CC0-1.0 + +Copyright (C) 2022 Wojtek Kosior + +Available under the terms of Creative Commons Zero v1.0 Universal. -- cgit v1.2.3 mit' value='switch'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-05installer: Log provenance data....Ludovic Courtès
2022-11-15installer: Migrate to 'guile-gnutls'....Ludovic Courtès
2022-11-15installer: Report known-unsupported PCI devices....Ludovic Courtès
2022-11-15installer: Use 'current-guix' for extensions....Ludovic Courtès
2022-11-02installer: Skip the backtrace page on user abort....Mathieu Othacehe
2022-11-02installer: Add core dump support....Mathieu Othacehe
2022-08-08installer: Render the final configuration with (guix read-print)....Ludovic Courtès
2022-02-02installer: Use system-wide guix for system init....Josselin Poiret
2022-02-02installer: Make dump archive creation optional and selective....Josselin Poiret
2022-02-02installer: Use dynamic-wind to setup installer....Josselin Poiret
2022-02-02installer: Add nano to PATH....Josselin Poiret
2022-02-02installer: Add installer-specific run command process....Josselin Poiret
2022-02-02installer: Use new installer-log-line everywhere....Josselin Poiret
2022-02-02installer: Use define instead of let at top-level....Josselin Poiret
2022-02-02installer: Add crash dump upload support....Mathieu Othacehe
2022-01-14installer: Check if ci.guix.gnu.org can be reached....Mathieu Othacehe
2021-09-23installer: Support XFS....Tobias Geerinckx-Rice
2021-01-12installer: Fix crash in parameters menu....Mathieu Othacehe
2020-12-11install: Discover local substitute servers....Mathieu Othacehe