wip: improvements to arranger view

This commit is contained in:
🪞👃🪞 2024-07-18 21:59:45 +03:00
parent 2bb8979058
commit a6a8552996
11 changed files with 762 additions and 577 deletions

1
shell.nix Normal file → Executable file
View file

@ -1,3 +1,4 @@
#!/usr/bin/env nix-shell
{pkgs?import<nixpkgs>{}}:pkgs.mkShell{
nativeBuildInputs = with pkgs; [
pkg-config