aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO26
1 files changed, 0 insertions, 26 deletions
diff --git a/TODO b/TODO
index 0d52633556..ee5bc7fd2d 100644
--- a/TODO
+++ b/TODO
@@ -63,32 +63,6 @@ create a new ‘dir’.
("i3" ,p3)))
#+END_SRC
-* MAYBE use HOP-like escapes to refer to inputs in build-side code
-
-Instead of doing things like:
-
-#+BEGIN_SRC scheme
- (inputs `(("foo" ,foo)))
- (arguments '(#:configure-flags
- (list (string-append "--with-foo="
- (assoc-ref %build-inputs "foo")))))
-#+END_SRC
-
-Allow things like:
-
-#+BEGIN_SRC scheme
- (inputs (list foo))
- (arguments ~(#:configure-flags
- (list (string-append "--with-foo=" $foo))))
-
-#+END_SRC
-
-... where '~' is 'build-quote' and '$' is 'build-unquote'. Better yet,
-automatically compute the list of references of an expression passed to
-'derivation-expression'.
-
-Use a [[http://dorophone.blogspot.fr/2011/09/scheme-syntax-is-monad.html][monad]] for the syntax.
-
* synchronize non-GNU package descriptions with the [[http://directory.fsf.org][FSD]]
Meta-data for GNU packages, including descriptions and synopses, can be
due to inactivity....Leo Famulari 2024-03-14teams: Add Tanguy Le Carrour....Tanguy Le Carrour 2024-03-08teams: Add 宋文武 to the qt team....宋文武 2024-03-08teams: lxqt: Remove qt.scm from scope....宋文武 2024-03-08teams: Add entry for Adam Faiz....AwesomeAdam54321 2024-02-13teams: Add Sugar team....Ricardo Wurmus 2024-02-13teams: go: Add all related files to the scope....Sharlatan Hellseher 2024-02-05teams: mozilla: Add tor-browsers.scm....Clément Lassieur 2024-02-03teams: Add Mark H Weaver to the ‘mozilla’ team....Mark H Weaver 2024-01-30teams: go: Add golang-xyz.scm to scope....Sharlatan Hellseher 2024-01-28teams: go: Add more related files to the scope....Sharlatan Hellseher 2024-01-24teams: Remove Efraim Flashner from the science team....Efraim Flashner 2024-01-16teams: Add Wilko Meyer to kernel....Wilko Meyer 2024-01-14teams: Add Vivien Kraus....Vivien Kraus 2024-01-12teams: Add entry for Sharlatan Hellseher....Sharlatan Hellseher 2024-01-05teams: Add ‘core-packages’ team....Ludovic Courtès 2023-12-22teams: mozilla: Add icecat-extension.scm and browser-extensions.scm....Clément Lassieur 2023-12-20teams: Add entry for Clément Lassieur....Clément Lassieur 2023-11-20teams: Include golang-check.scm in the go team....Benjamin 2023-11-12teams: Add Ekaitz Zarraga to bootstrap and zig....Ekaitz Zarraga 2023-11-12teams: Add Zig team....Ekaitz Zarraga 2023-11-01teams.scm: Add file-local variable prop line for the mode....Maxim Cournoyer 2023-10-27teams: Add myself to audio team....Gabriel Wicki 2023-10-27teams: Add audio team....Gabriel Wicki 2023-10-22teams: Adjust shebang to use 'guix repl'....Maxim Cournoyer