11 Commits

Author SHA1 Message Date
DADA30000
3616e5806b Chore: Add devShell to flake.nix (also update flake.lock) (#964)
* Add devShell

* Update flake.lock

---------

Co-authored-by: orangc <orangc@proton.me>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-06-01 23:53:39 -07:00
orangci
6d9165bde1 chore(nix): update flake.lock 2025-01-09 13:12:05 +03:00
Aylur
2fbbdd7b41 nix: fix #666 (#669)
remove darwin from supported systems
2024-12-29 09:48:59 -08:00
orangci
e9edf177dd chore(nix): flake update 2024-12-29 08:48:41 +03:00
Thomas Carey
3e2f641237 Upgraded the Nix install to work with Astal (#587)
* Upgraded the Nix install to work with Astal

* Removed pkgs.esbuild

Co-authored-by: orangc <orangc@proton.me>

* Removed pkgs.bun

Co-authored-by: orangc <orangc@proton.me>

* Added new dependencies to flake.nix

Co-authored-by: orangc <orangc@proton.me>

* Update tsconfig.json

---------

Co-authored-by: orangc <orangc@proton.me>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2024-12-21 23:44:45 -08:00
orangci
3b34d339c9 chore(nix): update flake.lock 2024-11-30 17:08:16 +03:00
orangci
14b74e407f chore(nix): update nixpkgs input to get the fixed version of matugen 2024-11-17 13:06:11 +03:00
orangci
de49f3cc6a nix: flake update 2024-10-30 07:25:16 +03:00
orxngc
2bf7fb5989 nix: update flake 2024-10-01 10:06:33 +03:00
orxngc
e51f00d083 nix: flake update 2024-09-20 07:22:47 +03:00
Chi
624b3e2ad0 Added a Nix Flake and support for running from the Nix Store (#47)
* Added a Nix Flake and support for running from the Nix Store

* Removed variable imports since they're brough in at the top level.

* Removed redundan imports and remove unused files (moved to temp).

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2024-08-04 00:11:34 -07:00