Commit graph

190 commits

Author SHA1 Message Date
5efb27e62b Merge branch 'main' of git.lillianviolet.dev:Lillian-Violet/dev-templates 2024-02-28 12:04:51 +01:00
a86cfe9314 Downgrade python to 311 2024-02-28 12:04:21 +01:00
c0a5ff7d75 Dynamically add java plugin to vscode with direnv 2024-02-23 14:04:55 +01:00
6bf07c9619 Update rust 2024-02-08 13:01:06 +01:00
cbb47e6c2e Update rust 2024-02-08 12:58:54 +01:00
0a6ced660d Doesn't seem to work, let's remove podman from this and just use global package 2024-02-06 15:24:12 +01:00
798a8cb502 add podman-compose 2024-02-06 15:04:19 +01:00
2b9c069b54 Update flake locks 2024-02-06 14:58:55 +01:00
a834f67cca Add podman rootless from here https://github.com/jyukopla/nix-podman 2024-02-06 14:58:48 +01:00
860849935a Can't do that I guess 2024-02-06 10:33:16 +01:00
3d7540e3d0 Update flake lock 2024-02-06 10:32:10 +01:00
8a6b58aea7 Add podman init 2024-02-06 10:31:51 +01:00
637e74f22f Update some flake locks 2024-01-25 22:42:52 +01:00
b7ec01dfe7 To the flake as well 2024-01-25 22:38:13 +01:00
a39ea0fc5a add rustpython 2024-01-25 22:37:08 +01:00
be8d8f6803 Update python version to 3.12 2024-01-24 13:35:02 +01:00
05f27940a3 Add jupyter 2024-01-24 12:42:44 +01:00
44e27c3ca6 Use nix-fmt and update all flake locks 2024-01-23 14:44:07 +01:00
bcc64fb7bd This is probably smart too, change the URL to my repository 2024-01-18 14:56:25 +01:00
902ed54822 Let's see if updating the flake lock fixes it 2024-01-18 14:52:24 +01:00
709ae72897 Ah yeah add it as an entry point haha 2024-01-18 14:48:41 +01:00
b0217e58ff Install jupyter maybe? 2024-01-18 14:42:13 +01:00
1d422864cc Add flake lock for jupyter 2024-01-18 14:36:32 +01:00
0f221053a1 Add jupyter template 2024-01-18 14:35:59 +01:00
75ef7f544d Fixed them all, updated all flake locks 2024-01-18 14:24:42 +01:00
4e96eb7733 Fix these two templates 2024-01-18 13:42:47 +01:00
Luc Perkins
0ea67a261e
Switch to FlakeHub URLs 2023-12-21 10:45:59 -08:00
Luc Perkins
1117b469aa
Minor change to workflow YAML 2023-08-22 11:13:18 -07:00
Luc Perkins
260b240e92
Publish to FlakeHub 2023-08-22 11:09:06 -07:00
Luc Perkins
cf33f63acc
Merge pull request from the-nix-way/pulumi-template
Add Pulumi template
2023-07-14 08:43:38 -07:00
Luc Perkins
a766c09fe1
Update Rust flake.lock 2023-07-14 08:17:23 -07:00
Luc Perkins
a5675c745e
Remove note about Nixpkgs pin 2023-07-13 17:53:50 -07:00
Luc Perkins
816d21bc86
Update README with new versions 2023-07-13 17:52:19 -07:00
Luc Perkins
ba5f6a2fbd
Remove flake-utils from root flake.nix 2023-07-13 17:26:57 -07:00
Luc Perkins
7e121d224d
Fix merge conflicts with main 2023-07-13 17:18:17 -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
ddb95bfb29
Update README to include new template 2023-07-13 15:53:11 -07:00
Luc Perkins
56f9dbc255
Support current SDKs 2023-07-13 15:45:30 -07:00
Luc Perkins
85faa13ec2
Add Pulumi template 2023-07-13 15:38:06 -07:00
Luc Perkins
1cc7b2178a
Merge pull request from the-nix-way/remove-mach-nix
Remove mach-nix from python template
2023-07-13 15:26:01 -07:00
Luc Perkins
7ad8ef0f50
Remove mach-nix from python template 2023-07-13 15:24:38 -07:00
Luc Perkins
db0398d60d
Update clojure and csharp 2023-07-13 15:15:22 -07:00
Luc Perkins
a5887091c4
Merge pull request from ymgyt/fix-shell-description
Fix shell description
2023-07-13 14:53:42 -07:00
ymgyt
cf783cb3c7 Fix shell description 2023-06-06 00:06:54 +09:00
Luc Perkins
0e3ef9a578
Merge pull request from nothingmuch/csharp
Add C# development environment
2023-06-04 23:31:47 +02:00
Luc Perkins
c678939f61
Merge pull request from nothingmuch/shell
Add unix shell script environment
2023-06-04 23:31:03 +02:00
Luc Perkins
31d4e8e11d
Merge pull request from nothingmuch/haskell-language-server
haskell: add haskell-language-server package
2023-05-26 00:27:42 +02:00
Luc Perkins
a72ab10963
Merge pull request from nothingmuch/latex
Add latex environment
2023-05-26 00:27:22 +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