flake/dev: add a convenient devshell

This commit is contained in:
Gaetan Lepage 2024-03-01 22:43:05 +01:00 committed by Gaétan Lepage
parent d149f46b00
commit 274293fd69
5 changed files with 129 additions and 11 deletions

View file

@ -1,6 +1,6 @@
{inputs, ...}: {
imports = [
./dev.nix
./dev
./helpers.nix
./lib.nix
./legacy-packages.nix