Yuval Kogman
649ee56b4e
Merge 5cacee91f9
into 0ea67a261e
2023-12-22 18:56:49 -07: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
Yuval Kogman
f88ff76829
[WIP] C/C++ development environment
...
Package list may have redundancies or even inconsistencies, I don't
really know what I'm doing.
This does seem to work for code browsing (LSP support with ccls works
with doom emacs), and building / debugging a few projects I tried...
2023-05-25 22:28:14 +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
Luc Perkins
3aca700003
Fix protobuf env
2022-07-29 02:49:09 +02:00
Luc Perkins
f6d7e1f56a
Improve aesthetics of table
2022-07-29 02:22:04 +02:00
Luc Perkins
6dcd3a16ef
Fix issue in template path
2022-07-29 01:59:25 +02:00
Luc Perkins
79c4fdcf16
Add missing dhall env to flake
2022-07-29 01:35:35 +02:00
Luc Perkins
e2b0b6b052
format and update
2022-07-29 01:21:18 +02:00
Luc Perkins
127ed335af
Add helper scripts via Nix
2022-07-29 00:42:22 +02:00