Commit graph

27 commits

Author SHA1 Message Date
6461908e14
fix: update package source from nodePackages namespace to root namespace 2026-05-30 22:18:42 -05:00
7ca2973001
fix: update package source from nodePackages.prettier to prettier 2026-05-30 22:18:42 -05:00
8440e63b81
chore: deprecated python311 shell 2026-05-30 22:18:42 -05:00
a0b766b148
fix: update java language shell to use jdk23->openjdk25
Some checks failed
ci / nix-fmt (push) Has been cancelled
2026-05-25 13:27:43 -05:00
473c28521a
fix: updated dotnet sdk for csharp devshell to 8.0.3 -> 8.0.1
All checks were successful
ci / nix-fmt (push) Successful in 3m40s
2026-04-10 16:35:38 -05:00
1c8ba59132
refactor: removed cudaSupport from shells which don't need it 2025-11-30 17:34:34 -06:00
2dfaea165a
fix: defined python311, python312, and python313 shells 2025-10-13 23:33:10 -05:00
75aa14ad86
fix: removed default package argument from devshells and using snowfall built-in mkShell 2025-09-14 11:31:38 -05:00
d94be55a1e
feat: added default devshell for yumeami development 2025-09-14 11:16:33 -05:00
5ab8478411
feat: added maven to java devshell 2025-08-24 14:21:57 -05:00
eba3366a1a
fix: updated shell scripts to remove default zsh shell 2025-08-16 20:23:06 -05:00
6deaf04a05
refactor: updated shells to properly classify installed packages into buildInputs, pkgs, and nativeBuildInputs 2025-08-12 11:11:50 -05:00
cc1a701bde
feat: added bacon cargo-info and rusty-man to rust devshell 2025-08-11 08:29:42 -05:00
970d5a406b
feat: added presenterm shell 2025-08-11 08:26:14 -05:00
cc6c7b1153
feat: added nix-prefetch-scripts to nix development environment 2025-08-06 00:09:19 -05:00
c4patino
6e83eb8c20 style: autoformatting all nix files
[skip ci]
2025-07-25 15:29:20 +00:00
e96a84b0e8
refactor: properly categorized deps between packages, buildInputs, and nativeBuildInputs 2025-07-23 20:18:03 -05:00
d72f17a40c
fix: added gcc and vcpkg to buildInputs for c/cpp shells 2025-07-23 20:00:49 -05:00
0989475db4
feat: added clippy to rust environment 2025-07-22 20:50:16 -05:00
7fb0e33ff1
feat: updated haskell dev environment with stack 2025-07-11 13:52:56 -05:00
8ae4992c68
feat: added haskell debugger to defined environment 2025-07-07 14:32:18 -05:00
a5f0fffb3a
fix: removed hardening from go env shell 2025-07-06 21:32:01 -05:00
a8f9ce2614
feat: added haskell development environment 2025-06-17 19:13:29 -05:00
4210972a42
chore: moved language shells into their own folder 2025-06-17 18:30:59 -05:00
02e7f67610
feat: added gcc and glibc to library path inputs 2025-06-16 22:05:17 -05:00
f00d12ef12
feat(shells): added cuda shell 2025-06-08 19:50:37 -05:00
6333bf59a4
refactor(snowfall-lib): updated entire package index such that snowfall-lib is the package structure 2025-06-08 16:06:33 -05:00