Add Bruno for development

This commit is contained in:
Greg Hellings
2024-09-06 22:43:16 -05:00
parent b6ce9e8f20
commit 7df4fa032e
+1
View File
@@ -1,6 +1,7 @@
{ config, pkgs, lib, ... }: { config, pkgs, lib, ... }:
let let
packages = with pkgs; [ packages = with pkgs; [
bruno # but let's not talk about it
cargo cargo
mariadb mariadb
nix-eval-jobs nix-eval-jobs