summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2025-06-16 03:33:52 -0400
committerLLLL Colonq <llll@colonq>2025-06-16 03:33:52 -0400
commit7c3e41979478d6826f73a956a26c967aae1687a2 (patch)
tree093f9e418f95046fb8eccc3ed0f4c3bdbe1417bf /flake.nix
parent0f8a0bf2c0dce27cb832896731e2047e07310ebc (diff)
fig-utils: Guile FFI
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 7515ee4..eb2fa94 100644
--- a/flake.nix
+++ b/flake.nix
@@ -414,6 +414,8 @@
haskellPackages.cabal-install
haskellPackages.haskell-language-server
pkgs.nodejs
+ pkgs.guile
+ pkgs.pkg-config
];
};
packages.x86_64-linux = {