aboutsummaryrefslogtreecommitdiff
path: root/tests/monads.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-02-02 14:04:48 -0500
committerDavid Thompson <dthompson2@worcester.edu>2023-02-03 08:09:15 -0500
commit157b94ead7ea64c945b8dc11f8a8800350ef53a5 (patch)
tree3d166527f40263d4d56763548ae9ff3243d9ca10 /tests/monads.scm
parent59b102cab9d66ba0c561ed9ed8df04f9fc340bd2 (diff)
downloadguix-157b94ead7ea64c945b8dc11f8a8800350ef53a5.tar.gz
guix-157b94ead7ea64c945b8dc11f8a8800350ef53a5.zip
gnu: Add wasm3.
* gnu/packages/web.scm (wasm3): New variable.
Diffstat (limited to 'tests/monads.scm')
0 files changed, 0 insertions, 0 deletions
artwork: Update snapshot....* gnu/artwork.scm (%artwork-repository): Update. Ludovic Courtès 2014-11-12gnu: Introduce (gnu artwork) module....* gnu/artwork.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. * gnu/services/xorg.scm: Use it. (%artwork-repository): Remove. * gnu/system/grub.scm: Use it. (%artwork-repository): Remove. Ludovic Courtès