mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-09 10:56:41 +02:00
add a dynamically-linked devshell
This is broken on linux, but can be used by darwin users for development, since static/jemalloc/darwin is broken.
This commit is contained in:
parent
b4c1c0df7d
commit
6a1cbe7ede
1 changed files with 1 additions and 0 deletions
|
@ -198,5 +198,6 @@
|
|||
(scopeHostStatic.overrideScope (final: prev: {
|
||||
main = prev.main.override { default_features = false; };
|
||||
}));
|
||||
devShells.dynamic = mkDevShell scopeHost;
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue