mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-15 09:02:40 +02:00
feat: add guile
This commit is contained in:
@@ -20,6 +20,9 @@
|
|||||||
gnumake # used by this repo, to simplify the deployment
|
gnumake # used by this repo, to simplify the deployment
|
||||||
jdk17 # used to run some java based tools(.jar)
|
jdk17 # used to run some java based tools(.jar)
|
||||||
|
|
||||||
|
# scheme related
|
||||||
|
guile
|
||||||
|
|
||||||
# python
|
# python
|
||||||
(python311.withPackages (ps:
|
(python311.withPackages (ps:
|
||||||
with ps; [
|
with ps; [
|
||||||
|
|||||||
Reference in New Issue
Block a user