@jaspermayone.com's dotfiles

Update QMD hash and add bun to PATH

+2 -1
+1
home/default.nix
··· 172 172 173 173 home.packages = with pkgs; [ 174 174 eza 175 + bun 175 176 qmd 176 177 ]; 177 178
+1 -1
packages/qmd.nix
··· 14 14 owner = "tobi"; 15 15 repo = "qmd"; 16 16 rev = "47b705409eb1427e574ce82c16e1860b216869ed"; 17 - hash = lib.fakeHash; 17 + hash = "sha256-mJxqZfTGjwHrZy0fxl3HA31Yg7YyIi876cXehmi0tIA="; 18 18 }; 19 19 20 20 nativeBuildInputs = [