regressed lab-tool to 0.10-dev to make it again
This commit is contained in:
parent
2fdf7e4b0c
commit
b8c5cf2fb4
4 changed files with 30 additions and 100 deletions
|
@ -67,6 +67,9 @@
|
|||
|
||||
# Packages
|
||||
packages = {
|
||||
# Lab tool package
|
||||
lab = (pkgs.callPackage ./lab-tools.nix {}).lab;
|
||||
|
||||
# Guile MCP Server package
|
||||
guile-mcp-server = pkgs.stdenv.mkDerivation {
|
||||
pname = "guile-mcp-server";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue