From f53a5514e0e9535d2e7c668803e64b4aac17da2b Mon Sep 17 00:00:00 2001 From: David Craven Date: Sun, 1 Jan 2017 16:14:45 +0100 Subject: import: crate: Provide a default home-page value. * guix/import/crate.scm (make-crate-sexp): Provide a default home-page value. * tests/crate.scm (test-crate): Add repository field. Problem reported by ng0 . --- tests/crate.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/crate.scm') diff --git a/tests/crate.scm b/tests/crate.scm index 18d5f72a8c..6f6fc2bc29 100644 --- a/tests/crate.scm +++ b/tests/crate.scm @@ -35,6 +35,7 @@ \"license\": \"MIT/Apache-2.0\", \"description\": \"summary\", \"homepage\": \"http://example.com\", + \"repository\": \"http://example.com\", } }") -- cgit v1.2.3 s.form.submit();'> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-06installer: Restore LatGrkCyr-8x16 console font depending on language....Denys Nykula
2023-04-30installer: Filter out C.UTF-8 from the list of locales....Josselin Poiret
2022-12-18installer: final: Delete SQLite WAL and shm files upon completion....Ludovic Courtès
2022-12-18installer: final: Stop guix-daemon before accessing store database....Ludovic Courtès
2022-12-10installer: Detect mapped installation devices....Mathieu Othacehe
2022-12-09installer: Print progress bars and such as soon as \r is read....Ludovic Courtès
2022-11-20installer: Add comment above the 'packages' field....Ludovic Courtès
2022-11-15installer: Report known-unsupported PCI devices....Ludovic Courtès
2022-11-15installer: Error page width is parameterized....Ludovic Courtès
2022-11-15installer: Warn about hardware support after the welcome page....Ludovic Courtès
2022-11-09installer: Remove unused variable....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-10-31installer: parted: Retry failing read-partition-uuid call....Mathieu Othacehe
2022-10-25installer: welcome: Warn when uvesafb gets used....pelzflorian (Florian Pelz)
2022-10-23installer: Resume newt in exit-error procedure....Mathieu Othacehe
2022-10-20installer: Add a missing confirmation page before formatting....Mathieu Othacehe
2022-10-20installer: Propose the user to report a "guix system init" failure....Mathieu Othacehe
2022-10-20installer: Run the "guix system init" command in a PTY....Mathieu Othacehe
2022-10-17installer: Factorize url-alive? in internet check....Andrew Tropin
2022-10-17installer: Relax internet check availability criteria....aleksandr barakin
2022-10-17guix: Fix typos....Julien Lepiller
2022-10-13installer: partition: Add a confirmation page before formatting....Mathieu Othacehe
2022-09-24installer: tests: Fix typo....Mathieu Othacehe
2022-09-24installer: Fix configuration edition during testing....Mathieu Othacehe
2022-09-22installer: Exit console-services page with abort-to-prompt....Josselin Poiret
2022-09-22installer: Ensure luks devices are open when mounting partitions....Josselin Poiret
2022-09-22installer: Return partitions with crypt password as step result....Josselin Poiret
2022-09-22installer: Move <secret> to utils and use it for crypt passwords....Josselin Poiret
2022-09-01installer: Fix segfault on double logical partition removal....Josselin Poiret
2022-08-14installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?....Tobias Geerinckx-Rice
2022-08-08installer: Add comments and vertical space to the generated config....Ludovic Courtès
2022-08-08installer: Render the final configuration with (guix read-print)....Ludovic Courtès
2022-08-05installer: parted: Call set-system before set-flags....Mathieu Othacehe
2022-08-05installer: parted: Log partition flags....Mathieu Othacehe