Our great sponsors
-
I prefer to use devenv these days. It makes building and maintaining these kind of development environments a breeze. And the included support for pre-commit is awesome!
-
How about dream2nix? I like to use the nix way, but there are many third nix ways
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
nix-direnv
A fast, persistent use_nix/use_flake implementation for direnv [[email protected] / @bbenne10]
Personally I use nix-direnv. No longer the need to run nix develop or nix-shell. By setting up a .envrc with either use nix or use flake it will automatically install all the packages from default/shell.nix or flake.nix
-
In conjunction with installing direnv on your favorite text editor, it's a very hassle free experience. Everything happens automatically. If you use Emacs, i higly recommend envrc.el