Commit graph

29 commits

Author SHA1 Message Date
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
dependabot[bot] 296c4234db
Bump cachix/cachix-action from 11 to 12 (#17)
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 11 to 12.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v11...v12)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 16:26:30 +09:00
SnO₂WMaN 9586378845
Merge pull request #19 from Xe/main
flake: support other systems
2022-12-09 16:26:11 +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 0b6f2c800a update nixpkgs and devshell
Signed-off-by: Xe <me@christine.website>
2022-12-08 23:52:45 -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
Xe b42f691c27 flake: make devshell follow other inputs to reduce noise
Signed-off-by: Xe <me@christine.website>
2022-12-08 23:42:01 -05:00
Xe 0a779e031b flake: support other systems
Signed-off-by: Xe <me@christine.website>
2022-12-08 23:38:45 -05:00
dependabot[bot] 19f6e4d11c
Bump cachix/install-nix-action from 17 to 18 (#15)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v17...v18)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 14:59:11 +09:00
dependabot[bot] c597368671
Bump cachix/cachix-action from 10 to 11 (#14)
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 10 to 11.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v10...v11)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 14:53:26 +09: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 e8765a69c3 Update flake.nix 2022-08-04 08:40:38 +09:00
SnO2WMaN 34c44c72e6 fix cachix-action version 2022-08-04 08:37:40 +09:00
SnO2WMaN d1fd4ed09f add ci 2022-08-04 08:36:07 +09:00
SnO2WMaN 38c163ab75 fix and split 2022-08-04 08:32:54 +09:00
SnO2WMaN 1f99487aaf update flake.nix 2022-08-04 08:28:28 +09:00
SnO2WMaN 754df647ab fix for external local module 2022-06-25 21:31:10 +09:00
SnO2WMaN 5e9abb8075 Revert "provide as lib"
This reverts commit e5971fdd30.
2022-06-20 10:56:32 +09:00
SnO2WMaN e5971fdd30 provide as lib 2022-06-20 07:59:52 +09:00
SnO2WMaN 22c91f4254 fx .vscode/settings.json 2022-06-19 11:03:26 +09:00
SnO2WMaN cf53d6eb7a update_lockfile command 2022-06-19 10:46:40 +09:00
SnO2WMaN 89b4f291b1 readme fix 2022-06-19 10:46:24 +09:00
SnO2WMaN 2f6d98eca6 軽微な修正 2022-06-19 10:42:24 +09:00
SnO2WMaN 2b83bf4d10 add README.md 2022-06-19 10:42:12 +09:00
SnO2WMaN af11612750 setup env 2022-06-19 10:24:56 +09:00
SnO2WMaN 07dd7c3206 Initial Commit 2022-06-19 10:11:01 +09:00