Commit graph

13 commits

Author SHA1 Message Date
Benjamin Bädorf 0b54d6ce44
add buildInputs option to mkExecutable 2023-02-08 16:20:40 +01:00
SnO₂WMaN 21efd7ac82
feat: Update for deno2nix v2 (#21)
* move simple script to `examples/simple`

* rm vscode settings.json

* example npm

* wip

* refactoring

* Update mkExecutable

* rm custom formatter  from vscode extensions

* Add .gitignore

* Update flake.nix

* bundled/executable wip

* Update flake

* importMap

* bundled wrapper

* somerefactoring

* no more overlay(default)

* add todo

* Update README.md
2022-12-14 13:00:56 +09:00
SnO₂WMaN 9f8afeffb2
ci: Not triggered on pull request (#20)
* ci: not triggered on pull request

* fmt

* nomore flake-compat

* Revert "nomore flake-compat"

This reverts commit f3c85c80d2e2b9d56bd675661c9e35a0b99c656c.
2022-12-09 16:51:41 +09:00
Xe db3563f20f nix/make-bundled: add minification option
Signed-off-by: Xe <me@christine.website>
2022-12-09 00:12:21 -05:00
Xe 89969955be nix/make-bundled: parameterize output paths
Signed-off-by: Xe <me@christine.website>
2022-12-09 00:06:15 -05:00
Xe c37c8e4e15 nix/internal: work with v2 lock files
Signed-off-by: Xe <me@christine.website>
2022-12-08 23:52:36 -05:00
SnO₂WMaN fa15d03cdb
"mktemp -d" is not deterministic (#12)
Fixes #10
2022-10-14 22:39:17 +09:00
SnO₂WMaN a2092563c4
refactor: Fix and rename arg names (#9) 2022-09-10 04:06:41 +09:00
SnO₂WMaN 638631c842
fix: Fix using unable character for drv name (#5) 2022-09-09 23:36:35 +09:00
SnO2WMaN 38c163ab75 fix and split 2022-08-04 08:32:54 +09:00
SnO2WMaN 754df647ab fix for external local module 2022-06-25 21:31:10 +09:00
SnO2WMaN 2f6d98eca6 軽微な修正 2022-06-19 10:42:24 +09:00
SnO2WMaN af11612750 setup env 2022-06-19 10:24:56 +09:00