Update dev.nix

This commit is contained in:
Andrew Pareles 2024-11-18 16:21:47 -08:00 committed by GitHub
parent 665e5e1058
commit 775cb2e4ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,4 @@
# Created for Void
# To learn more about how to use Nix to configure your environment
# see: https://developers.google.com/idx/guides/customize-idx-env
{pkgs}: {
@ -44,4 +45,4 @@
};
};
};
}
}