aboutsummaryrefslogtreecommitdiff
path: root/src/opencores-org-fix-projectslist/index.json
diff options
context:
space:
mode:
authorJacob K <jacobk@disroot.org>2022-08-14 20:05:56 -0500
committerJacob K <jacobk@disroot.org>2022-08-15 00:05:55 -0500
commit283be80b6d893b5fb6fa47ffe8694792e050faf5 (patch)
treef32f3047f212d9f3feb5b13504619f10de1a6783 /src/opencores-org-fix-projectslist/index.json
parent618dbc2a6d5eaadf51a3b13d518ce6275526f9d1 (diff)
downloadhydrilla-fixes-bundle-283be80b6d893b5fb6fa47ffe8694792e050faf5.tar.gz
hydrilla-fixes-bundle-283be80b6d893b5fb6fa47ffe8694792e050faf5.zip
[Google Forms] Add (untested) support for email address fields.
Diffstat (limited to 'src/opencores-org-fix-projectslist/index.json')
0 files changed, 0 insertions, 0 deletions
Catch and report non-self-quoting gexp inputs....Ludovic Courtès 2019-07-26gexp: 'program-file' honors the current system and cross-compilation target....Ludovic Courtès 2019-07-15gexp: 'lowered-gexp-guile' now returns a <derivation-input>....Ludovic Courtès 2019-07-15gexp: <lowered-gexp> separates sources from derivation inputs....Ludovic Courtès 2019-07-04gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it....Ludovic Courtès 2019-01-21store: Rename '&nix-error' to '&store-error'....Ludovic Courtès 2019-01-05gexp: Lowering a <computed-file> honors SYSTEM and TARGET....Ludovic Courtès 2018-11-29Merge branch 'master' into core-updatesMarius Bakke 2018-11-28derivations: Add properties....Ludovic Courtès 2018-11-14Merge branch 'master' into core-updatesMarius Bakke 2018-11-12tests: Add 'test-assertm' to (guix tests)....Ludovic Courtès 2018-11-05Merge branch 'master' into core-updatesMarius Bakke 2018-10-27gexp: 'gexp-modules' now consistently deletes duplicates....Ludovic Courtès 2018-10-05Merge branch 'master' into core-updatesMarius Bakke 2018-09-27tests: Update (guix build store-copy) tests....Ludovic Courtès 2018-09-09Merge branch 'master' into core-updatesMarius Bakke 2018-09-08gexp: 'file-union' accepts directory names....Ludovic Courtès 2018-07-26gexp: Remove backward compatibility hack for 'imported-files'....Ludovic Courtès 2018-07-19gexp: 'imported-files/derivation' can copy files instead of symlinking....Ludovic Courtès 2018-07-19gexp: 'imported-files' no longer creates a derivation by default....Ludovic Courtès 2018-07-13tests: Don't rely on temporary directories being permanent....Leo Famulari