Commit Graph

258 Commits

Author SHA1 Message Date
Stéphan Kochen 44cee3fc8a Merge pull request #48 from stephank/fix/paths
Fix incorrect paths in generated expression
2022-11-09 13:24:54 +01:00
Stéphan Kochen a357ca5b7f Fix incorrect paths in generated expression 2022-11-09 13:22:02 +01:00
Stéphan Kochen 8573cfb070 Upgrade dependencies 2022-11-09 13:16:06 +01:00
github-actions[bot] 594227c8bd Update dist 2022-11-04 15:10:47 +00:00
Stéphan Kochen 3722a71bcb Merge pull request #45 from stephank/fix/install-bin
Copy the lockfile to the installation
2022-11-04 16:10:23 +01:00
Stéphan Kochen b959792865 Copy the lockfile to the installation.
The `yarn nixify install-bin` step fails without it.
2022-11-04 16:05:09 +01:00
Stéphan Kochen 1c3cc21905 Merge pull request #44 from stephank/dependabot/github_actions/nixbuild/nix-quick-install-action-19
Bump nixbuild/nix-quick-install-action from 18 to 19
2022-11-02 12:42:43 +01:00
dependabot[bot] bd7a4c0312 Bump nixbuild/nix-quick-install-action from 18 to 19
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 18 to 19.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE)
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v18...v19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 06:25:14 +00:00
Stéphan Kochen 46d2a6f6e7 Merge pull request #43 from stephank/dependabot/github_actions/cachix/cachix-action-12
Bump cachix/cachix-action from 11 to 12
2022-10-28 09:15:51 +02:00
dependabot[bot] f6d54fd0d5 Bump cachix/cachix-action from 11 to 12
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>
2022-10-28 06:50:21 +00:00
github-actions[bot] 2e28dab22d Update dist 2022-10-23 06:59:33 +00:00
Stéphan Kochen c02b964a4c Fix incomplete render when --mode is used 2022-10-23 08:58:56 +02:00
github-actions[bot] 2f198930a4 Update dist 2022-10-22 19:40:41 +00:00
Stéphan Kochen 26d88f0295 Sort cache entries 2022-10-22 21:40:19 +02:00
github-actions[bot] b336cee164 Update dist 2022-10-21 18:31:12 +00:00
Stéphan Kochen c58f4b3338 Export yarn-freestanding 2022-10-21 20:29:28 +02:00
Stéphan Kochen c624743e33 Merge pull request #42 from stephank/tweak-shell
Tweak Nix shell, add ESM support
2022-10-18 22:03:43 +02:00
Stéphan Kochen f60778e46f Update dist 2022-10-18 22:02:08 +02:00
Stéphan Kochen 60aa1f4434 Add support for ESM 2022-10-18 22:02:05 +02:00
Stéphan Kochen efae8a0744 Separate vars we don't want in a Nix shell 2022-10-18 22:02:05 +02:00
Stéphan Kochen d23c611065 Replace yarn alias with a shell script
This makes the yarn command available in Nix shell and direnv.
2022-10-18 21:49:33 +02:00
Stéphan Kochen 096172f23f Merge pull request #41 from stephank/dependabot/github_actions/actions/setup-node-3.5.1
Bump actions/setup-node from 3.5.0 to 3.5.1
2022-10-14 08:41:44 +02:00
dependabot[bot] 7db2537334 Bump actions/setup-node from 3.5.0 to 3.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 06:39:54 +00:00
Stéphan Kochen 1633623cef Merge pull request #40 from stephank/dependabot/github_actions/cachix/cachix-action-11
Bump cachix/cachix-action from 10 to 11
2022-10-13 08:45:23 +02:00
dependabot[bot] 0149209870 Bump cachix/cachix-action from 10 to 11
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>
2022-10-13 06:21:12 +00:00
Stéphan Kochen af0e8efa3e Merge pull request #39 from stephank/dependabot/github_actions/nixbuild/nix-quick-install-action-18
Bump nixbuild/nix-quick-install-action from 17 to 18
2022-10-11 09:10:32 +02:00
dependabot[bot] ad1f8397e4 Bump nixbuild/nix-quick-install-action from 17 to 18
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 17 to 18.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE)
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v17...v18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 06:23:54 +00:00
Stéphan Kochen e7b9a95bae Merge pull request #38 from stephank/dependabot/github_actions/actions/setup-node-3.5.0
Bump actions/setup-node from 3.4.1 to 3.5.0
2022-09-28 08:24:59 +02:00
dependabot[bot] 61a25bac58 Bump actions/setup-node from 3.4.1 to 3.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.4.1...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 06:21:33 +00:00
Stéphan Kochen 9407156107 Fix test after modifying package.json 2022-09-13 08:11:51 +02:00
Stéphan Kochen 076bd9b2b7 Test bin 2022-09-13 08:09:40 +02:00
Stéphan Kochen 7475aff6e0 Format yaml for workflow 2022-09-13 08:09:40 +02:00
github-actions[bot] 8f439a7e03 Update dist 2022-09-13 05:52:53 +00:00
Stéphan Kochen 2bf27bcd80 Fix yarnrc 2022-09-13 07:51:33 +02:00
Stéphan Kochen 1a432073f4 Ensure PnP loader is copied to package. Fixes #36. 2022-09-13 07:50:29 +02:00
Stéphan Kochen 314b1b378c Yarn 3.2.3 2022-09-13 07:50:09 +02:00
Stéphan Kochen 5040813664 Merge pull request #35 from stephank/dependabot/github_actions/nixbuild/nix-quick-install-action-17
Bump nixbuild/nix-quick-install-action from 16 to 17
2022-08-20 18:03:17 +02:00
dependabot[bot] ae9836a348 Bump nixbuild/nix-quick-install-action from 16 to 17
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 16 to 17.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE)
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v16...v17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 06:20:24 +00:00
github-actions[bot] b66f8776ad Update dist 2022-07-21 20:40:02 +00:00
Stéphan Kochen 44384bded4 Merge pull request #33 from nicknovitski/patch-1
Fix installPhase when $sourceRoot != $name
2022-07-21 22:39:37 +02:00
Nick Novitski de3c8e654b Fix installPhase when $sourceRoot != $name 2022-07-20 15:11:32 -07:00
github-actions[bot] 6709e87c11 Update dist 2022-07-20 06:07:56 +00:00
Stéphan Kochen 4dfc8283f1 Merge pull request #31 from nicknovitski/use-yarn-pack
Include fewer files in packages
2022-07-20 08:07:18 +02:00
Stéphan Kochen 27abe23019 Merge pull request #32 from stephank/dependabot/github_actions/actions/setup-node-3.4.1
Bump actions/setup-node from 3.4.0 to 3.4.1
2022-07-15 10:13:59 +02:00
dependabot[bot] e39c774c42 Bump actions/setup-node from 3.4.0 to 3.4.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 06:36:37 +00:00
Nick Novitski d7620c8bd3 Include fewer files in packages
- Only include either one of `node_modules` or `.yarn/cache` directories
- When a `files:` field is present in the package.json file, only
  include files matching those patterns
2022-07-14 10:45:07 -07:00
github-actions[bot] f8ac3bac04 Update dist 2022-07-13 11:36:31 +00:00
Stéphan Kochen 5c97d8d7b2 Merge pull request #30 from nicknovitski/passthru-yarn
Add passthru yarn derivation
2022-07-13 13:35:56 +02:00
github-actions[bot] 1b74c6192a Update dist 2022-07-13 06:24:06 +00:00
Stéphan Kochen 29cc298a6c Merge pull request #29 from nicknovitski/no-sourceroot
libexec/$sourceRoot -> libexec/$name
2022-07-13 08:23:31 +02:00