aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-01-16 01:00:08 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2022-01-16 01:00:01 +0100
commitabb7272af33c12c00eafca3fe74f24b4346e413e (patch)
tree4bb24a3ade80a474ed984eb7bf121b8f6fe773f8 /.gitignore
parent38200e36528005641848cad8a9745d57ec5bdaa5 (diff)
downloadguix-abb7272af33c12c00eafca3fe74f24b4346e413e.tar.gz
guix-abb7272af33c12c00eafca3fe74f24b4346e413e.zip
gnu: janet: Use G-expressions.
* gnu/packages/lisp.scm (janet)[arguments]: Rewrite as G-expressions.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
s/guix-environment.sh?id=e6e599fa0106f57b9de15f90dcab3795ff1575b6'>environment: Add '--inherit'....Ludovic Courtès 2018-12-17environment: Support package transformation options....Ludovic Courtès 2018-02-21environment: Add --manifest option....David Thompson 2017-06-21environment: Disable profile collision checks....Ludovic Courtès 2017-01-19guix environment, build: Allow absolute file names with '--root'....Ludovic Courtès 2016-12-20environment: Add '--root' option....Ludovic Courtès 2016-07-26environment: Set 'GUIX_ENVIRONMENT' to the profile....Ludovic Courtès 2016-06-05profiles: 'profile-derivation' now honors #:system....Ludovic Courtès 2016-02-12scripts: environment: Build environments as profiles....David Thompson