1
1
Fork 0
mirror of https://github.com/the-nix-way/dev-templates synced 2024-05-08 02:26:13 +02:00
Commit Graph

65 Commits

Author SHA1 Message Date
Luc Perkins a35fa248d8
Streamline scripts again 2024-04-15 20:30:22 -05:00
Luc Perkins 5ba1e69d91
Fix shellcheck issue in check script 2024-04-15 20:30:22 -05:00
Luc Perkins 4341d055be
Remove building from check script 2024-04-15 20:30:22 -05:00
Luc Perkins 080456aa69
Make scripts less janky 2024-04-15 20:30:22 -05:00
Luc Perkins 2d373613e6
Add check action 2024-04-15 20:28:53 -05:00
Luc Perkins 9934d2686a
Add empty template and make various updates 2024-04-15 20:28:53 -05:00
vieta f1fcc3258a
vlang 2024-04-15 20:28:52 -05:00
Joel Benway 5033b5dc12
Add C/C++ development flake with some sane defaults. 2024-03-22 16:02:20 -05:00
Luc Perkins cf33f63acc
Merge pull request #23 from the-nix-way/pulumi-template
Add Pulumi template
2023-07-14 08:43:38 -07:00
Luc Perkins ba5f6a2fbd
Remove flake-utils from root flake.nix 2023-07-13 17:26:57 -07:00
Luc Perkins 8532ea5be8
Revamp all templates to remove flake-utils and nixpkgs-unstable 2023-07-13 17:12:42 -07:00
Luc Perkins 85faa13ec2
Add Pulumi template 2023-07-13 15:38:06 -07:00
Luc Perkins 0e3ef9a578
Merge pull request #14 from nothingmuch/csharp
Add C# development environment
2023-06-04 23:31:47 +02:00
Luc Perkins c678939f61
Merge pull request #17 from nothingmuch/shell
Add unix shell script environment
2023-06-04 23:31:03 +02:00
Yuval Kogman 4a93a8af94 Add unix shell script environment
Only contains shellcheck, couldn't find other projects like explainshell
or bash-language-server in nixpkgs
2023-05-26 01:21:02 +03:00
Yuval Kogman e7a85b6881 Add C# development environment 2023-05-26 01:17:24 +03:00
Yuval Kogman d9b5b3f2f1 Add latex environment
- full texlive, because that's what most people expect
- tectonic is fairly lightweight if unused
- texlab for lsp support
2023-05-26 01:10:43 +03:00
Luc Perkins 8ff6066f01
s/buildInputs/packages 2023-02-14 16:20:41 -08:00
jtomas 28812f5ae4 add purescript 2022-12-21 16:04:57 +01:00
Luc Perkins f89d066e0c
Merge pull request #5 from drupol/php/add-php-dev-environment
feat: add PHP environment
2022-10-21 22:08:42 +02:00
Luc Perkins 6e4bf2427c
Merge branch 'main' into main 2022-10-21 22:07:37 +02:00
Luc Perkins 801caa1fcf
Add dvt script to flake outputs 2022-10-21 11:12:21 +02:00
Luc Perkins 20b5b176c1
Add rust-toolchain template 2022-10-20 16:14:56 +02:00
Pol Dellaiera 28752cf318 feat: add PHP environment 2022-09-28 09:36:37 +02:00
蛇崩乃音 b82b5d52d8 Add Clojure env to main flake 2022-09-20 22:16:01 +02:00
Luc Perkins 5db0e311e8
flake.lock update 2022-08-23 12:07:14 +03:00
Luc Perkins 6ae65b11c7
Update project flake.lock files 2022-08-20 15:55:36 +03:00
Luc Perkins bf45826289
fmt 2022-08-20 14:47:43 +03:00
Luc Perkins e788a09be9
Change input style in templates 2022-08-20 13:06:53 +03:00
Luc Perkins f2d62f1dcf
Remove unused Nix vars 2022-08-13 18:39:17 +03:00
Luc Perkins 949acb573b
Update root flake 2022-08-13 18:32:50 +03:00
Luc Perkins de1528a0a3
Update versions in README 2022-08-03 08:35:52 +02:00
Luc Perkins be78669a4f
nix flake update 2022-08-03 08:17:50 +02:00
Luc Perkins 9bcec27605
nix flake update 2022-08-02 12:52:51 +02:00
Luc Perkins e583073582
Add Nickel env 2022-08-01 03:04:16 +02:00
Luc Perkins 7d3513701f
Add Haskell env 2022-08-01 00:00:58 +02:00
Luc Perkins 43df5c9b0b
Put templates on top of main flake 2022-07-31 23:12:51 +02:00
Luc Perkins a71da05d19
Add Python env 2022-07-31 22:33:11 +02:00
Luc Perkins 2fcdc9353f
Add Ruby env 2022-07-31 22:18:29 +02:00
Luc Perkins 056f6f7068
Add visit command 2022-07-31 22:05:33 +02:00
Luc Perkins 26edc7b80b
Add OPA dev 2022-07-31 21:59:08 +02:00
Luc Perkins 5a77cf829a
Add elm env 2022-07-31 21:10:16 +02:00
Luc Perkins 79fd1fa0b6
Add Nim env 2022-07-31 21:01:58 +02:00
Luc Perkins a19131a042
Add missing template to flake.nix 2022-07-31 20:52:37 +02:00
Luc Perkins 768fab19c9
Add initial cue template 2022-07-31 20:23:05 +02:00
Luc Perkins 213f227220
Remove unused functions from lib 2022-07-31 17:26:57 +02:00
Luc Perkins 0cb80302a9
small nit 2022-07-31 13:21:07 +02:00
Luc Perkins 7775f8a95d
Add helpers to main flake 2022-07-31 13:12:34 +02:00
Luc Perkins 3e0478c9c4
Expose a top-level lib 2022-07-31 12:48:20 +02:00
Luc Perkins baafd179b4
Update script to update root 2022-07-29 02:52:17 +02:00