Commit Graph

44 Commits

Author SHA1 Message Date
14bdbae603
shells: adopt packages from other devshells if applicable 2025-01-01 16:26:57 +08:00
9e6fbafa6a
shells/nodejs: init for stable and latest version 2025-01-01 16:26:57 +08:00
646bf0060f
docs: update non-flake usage for custom devshells 2024-07-10 19:25:11 +08:00
98f2bbe59a
shells: update dependencies for all devshells 2024-02-13 12:25:19 +08:00
4587a4165f
config: migrate from Terraform CLI to OpenTofu CLI 2023-10-13 14:24:10 +08:00
3c68db65dc
shells/latex: update inputs 2023-09-27 10:51:07 +08:00
d34ad34387
shells/hugo: update inputs 2023-09-27 10:50:58 +08:00
1abb1ae9a6
shells/gtk: update inputs 2023-09-27 10:50:42 +08:00
1b0dc9f7af
shells/creatives: init 2023-09-26 22:55:49 +08:00
cc6b3cdcd0
shells/guile: update with Guile 3 as default 2023-09-26 22:54:12 +08:00
02bcc27795
shells/gnu: update inputs 2023-09-26 22:53:40 +08:00
991a7f4fab
shells/nix: update devshell env 2023-09-09 20:14:37 +08:00
4cae5c709b
shells/hugo: update NodeJS 16 with latest version
This is to prevent periodic update with NodeJS versions being insecure
at some point.
2023-07-14 14:44:16 +08:00
53f7cf6e83
chore: reformat codebase 2023-06-29 14:17:38 +08:00
160266b2db
shells/gnome: make package attributes up-to-date 2023-06-29 13:54:10 +08:00
5972fb48fc
shells/cloud: add Terraform 2023-06-22 11:10:37 +08:00
abf620a192
shells/nix: delete removed packages 2023-03-08 23:47:21 +08:00
59bb8126af
shells/nix: add more tools 2023-02-06 21:27:55 +08:00
d6def2edc5
shells/cloud: add comments 2023-02-05 16:27:03 +08:00
192a9b6e1d shells/latex: init shell 2022-12-12 10:26:30 +08:00
Gabriel Arazas
5643321759 shells: add environment for cloud admins 2022-11-12 09:31:09 +08:00
Gabriel Arazas
bc2e4ccf64 shells: add dependencies
Most of the things added will be inputs from larger dependencies.
2022-11-10 22:08:22 +08:00
Gabriel Arazas
1cb8b8c2cd config: change removed aliases to their non-aliased versions 2022-09-28 19:12:56 +08:00
Gabriel Arazas
aad6c57823 shells/go: init devshell 2022-09-28 08:55:47 +08:00
Gabriel Arazas
0efc2a145b docs: update and add README for shells and templates 2022-09-26 08:35:10 +08:00
Gabriel Arazas
c130459288 shells/lua: init devshell 2022-09-26 08:35:10 +08:00
Gabriel Arazas
7e63fced48 shells/gnome: add more dependencies 2022-09-25 11:49:43 +08:00
Gabriel Arazas
6ad3fdc88b shells/gtk: init shell 2022-09-17 08:38:41 +08:00
Gabriel Arazas
6542a0f3f4 shells/guile: init devshell
This is not a good devshell yet with incomplete toolset but it'll get
there.
2022-09-01 09:57:47 +08:00
Gabriel Arazas
881d015674 shells/nix: init devshell
Though, it has been added by accident (whoops). It's for real this time.
:)
2022-09-01 09:56:57 +08:00
Gabriel Arazas
2e451386d2 shells/flatpak: update desktop-file-utils as one of the inputs 2022-08-27 13:41:49 +08:00
Gabriel Arazas
63b2decb36 shells: reformat with nixpkgs-fmt 2022-07-16 17:24:38 +08:00
Gabriel Arazas
9588857d5a shells/gnu: add more tools in the shell 2022-06-23 17:02:04 +08:00
Gabriel Arazas
d5a1d093d1 shells/nix: init shell 2022-04-17 11:00:38 +08:00
Gabriel Arazas
2fa37a5a72 shells/gnome: fix dependency names 2022-04-15 20:50:19 +08:00
Gabriel Arazas
9bd23c2235 shells/gnome: add blueprint-compiler to deps 2022-03-24 16:51:11 +08:00
Gabriel Arazas
a6a4b2b1e1 Update various files 2022-01-25 09:32:17 +08:00
Gabriel Arazas
320aba635e Add gnome devshell 2022-01-22 22:47:25 +08:00
Gabriel Arazas
06db2633f5 Add gnu devshell for GNU projects 2022-01-17 14:51:41 +08:00
Gabriel Arazas
def1a4a9a4 Update miscellaneous parts of the configuration 2022-01-12 11:03:31 +08:00
foo-dogsquared
26f6222c8d Add devshell for TIC-80
I haven't used it. I'm just testing to create devshells with my own
overlays.
2022-01-02 22:31:11 +08:00
foo-dogsquared
6bbad11fa0 Add Rust development shell 2021-12-26 18:42:12 +08:00
Gabriel Arazas
4dc94df78e Add shell for Hugo development 2021-12-16 17:16:31 +08:00
Gabriel Arazas
be63b23770 Create development shells
Only with the basics for now. I've yet to explore more complex use cases
such as the following repos:

- https://github.com/GTrunSec/Coding-Dev-Env-With-NixFlake
- https://github.com/LavaDesu/flakes

This seems nifty feature especially when doing some project spelunking
or something.
2021-12-13 15:32:58 +08:00