Domen Kožar
|
75d46f58e6
|
Merge pull request #123 from cachix/install-globally
Allow installing cachix globally for self-hosted runners
|
2022-10-11 17:21:09 +02:00 |
|
Domen Kožar
|
b65c18402a
|
Allow installing cachix globally for self-hosted runners
|
2022-10-11 16:15:36 +01:00 |
|
Domen Kožar
|
b5a076c711
|
Merge pull request #122 from jfroche/feat/update-node
feat: support node.js 16
|
2022-10-11 16:55:13 +02:00 |
|
Jean-François Roche
|
9f3d463dd7
|
feat: support node.js 16
|
2022-10-07 21:51:36 +02:00 |
|
Domen Kožar
|
f5f67badd0
|
avoid pushing .drv.chroot files
|
2022-06-24 14:45:43 -05:00 |
|
Domen Kožar
|
bfb6415b03
|
Merge pull request #115 from cachix/dependabot/github_actions/cachix/install-nix-action-17
chore(deps): bump cachix/install-nix-action from 16 to 17
|
2022-04-19 22:30:28 +01:00 |
|
dependabot[bot]
|
e90ca86ce7
|
chore(deps): bump cachix/install-nix-action from 16 to 17
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 17.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v16...v17)
---
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>
|
2022-04-08 00:02:38 +00:00 |
|
Domen Kožar
|
f1ca3123a6
|
Merge pull request #110 from cachix/dependabot/github_actions/actions/checkout-3
chore(deps): bump actions/checkout from 2.4.0 to 3
|
2022-03-30 09:54:44 +01:00 |
|
Domen Kožar
|
257f7af635
|
Merge pull request #112 from league/fix-typo
Fix minor typo in message
|
2022-03-30 09:54:35 +01:00 |
|
Domen Kožar
|
06107da9ca
|
Merge pull request #113 from cachix/dependabot/npm_and_yarn/minimist-1.2.6
chore(deps): bump minimist from 1.2.5 to 1.2.6
|
2022-03-30 09:54:14 +01:00 |
|
Domen Kožar
|
5c2eb07eba
|
Merge pull request #108 from ncfavier/cachix-args
Add pathsToPush and cachixArgs
|
2022-03-30 09:54:01 +01:00 |
|
dependabot[bot]
|
218bb7a4e0
|
chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-24 18:17:50 +00:00 |
|
Christopher League
|
e4a9149609
|
Fix minor typo in message
Just happened to notice it in my log.
|
2022-03-24 12:12:36 -04:00 |
|
Naïm Favier
|
e62abb7d2d
|
Add pathsToPush and cachixArgs
Give more control to the user over exactly what is pushed and how.
|
2022-03-15 22:37:50 +01:00 |
|
dependabot[bot]
|
de65d21eb1
|
chore(deps): bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 00:06:42 +00:00 |
|
Domen Kožar
|
b4901dbfae
|
Merge pull request #107 from cachix/dependabot/npm_and_yarn/ajv-6.12.6
chore(deps): bump ajv from 6.12.0 to 6.12.6
|
2022-02-23 21:45:18 +00:00 |
|
dependabot[bot]
|
f4ffd6ccb6
|
chore(deps): bump ajv from 6.12.0 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.0...v6.12.6)
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-12 14:48:15 +00:00 |
|
Domen Kožar
|
36e4e513e8
|
Merge pull request #101 from cachix/dependabot/github_actions/cachix/install-nix-action-16
chore(deps): bump cachix/install-nix-action from 15 to 16
|
2021-12-09 11:45:28 +00:00 |
|
dependabot[bot]
|
7e7a9c4531
|
chore(deps): bump cachix/install-nix-action from 15 to 16
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 15 to 16.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v15...v16)
---
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>
|
2021-11-22 00:09:05 +00:00 |
|
Domen Kožar
|
3db1a09d3a
|
Merge pull request #100 from cachix/dependabot/github_actions/actions/checkout-2.4.0
chore(deps): bump actions/checkout from 2.3.5 to 2.4.0
|
2021-11-13 01:06:19 -06:00 |
|
dependabot[bot]
|
bf9472433a
|
chore(deps): bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-12 21:08:41 +00:00 |
|
Domen Kožar
|
c7f54052e6
|
bump install-nix-action
|
2021-11-12 15:08:05 -06:00 |
|
Domen Kožar
|
349117ade4
|
Merge pull request #99 from cachix/dependabot/github_actions/actions/checkout-2.3.5
chore(deps): bump actions/checkout from 2.3.4 to 2.3.5
|
2021-10-19 16:30:15 -05:00 |
|
dependabot[bot]
|
e713532b9a
|
chore(deps): bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 00:06:00 +00:00 |
|
Domen Kožar
|
37b92535c3
|
Merge pull request #98 from cachix/dependabot/npm_and_yarn/tmpl-1.0.5
chore(deps): bump tmpl from 1.0.4 to 1.0.5
|
2021-09-24 08:59:18 +02:00 |
|
dependabot[bot]
|
787e3b1325
|
chore(deps): bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-21 13:29:24 +00:00 |
|
Domen Kožar
|
2dc495e618
|
Merge pull request #97 from cachix/dependabot/github_actions/cachix/install-nix-action-14
chore(deps): bump cachix/install-nix-action from 13 to 14
|
2021-09-09 08:49:11 +02:00 |
|
dependabot[bot]
|
ecd4994792
|
chore(deps): bump cachix/install-nix-action from 13 to 14
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 14.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v13...v14)
---
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>
|
2021-09-09 00:01:26 +00:00 |
|
Domen Kožar
|
7da3906c3c
|
Merge pull request #96 from cachix/dependabot/npm_and_yarn/ws-5.2.3
chore(deps): bump ws from 5.2.2 to 5.2.3
|
2021-08-12 08:55:19 +02:00 |
|
dependabot[bot]
|
4266916f58
|
chore(deps): bump ws from 5.2.2 to 5.2.3
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-11 14:58:26 +00:00 |
|
Domen Kožar
|
c96590aabe
|
Merge pull request #95 from cachix/dependabot/npm_and_yarn/path-parse-1.0.7
chore(deps): bump path-parse from 1.0.6 to 1.0.7
|
2021-08-11 16:57:13 +02:00 |
|
dependabot[bot]
|
291d200897
|
chore(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-11 12:53:05 +00:00 |
|
Domen Kožar
|
006b9d523c
|
Merge pull request #94 from avdv/patch-1
Allow pushFilter regex to start with a dash
|
2021-08-04 12:40:32 +02:00 |
|
Claudio Bley
|
fccf77d171
|
Allow pushFilter regex to start with a dash
|
2021-08-04 09:09:00 +02:00 |
|
Domen Kožar
|
46376f66b2
|
Merge pull request #93 from cachix/domenkozar-patch-2
fix master build
|
2021-07-25 10:58:32 +02:00 |
|
Domen Kožar
|
2a72f2661c
|
fix master build
|
2021-07-25 10:52:18 +02:00 |
|
Domen Kožar
|
15f2339be8
|
Merge pull request #92 from lf-/patch-1
Fix typo
|
2021-07-24 07:40:31 +02:00 |
|
Jade
|
b3312bba9f
|
Fix typo
|
2021-07-23 21:40:34 -07:00 |
|
Domen Kožar
|
3ce476c736
|
Merge pull request #85 from cachix/dependabot/npm_and_yarn/hosted-git-info-2.8.9
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
|
2021-05-11 08:10:37 +02:00 |
|
dependabot[bot]
|
7ff0fa718d
|
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-11 04:23:58 +00:00 |
|
Domen Kožar
|
73e75d1a0c
|
Merge pull request #81 from cachix/test-nix-master
test nix master with cachix
|
2021-04-06 12:18:23 +02:00 |
|
Domen Kožar
|
448ed60298
|
run private cache test only when secret is present
|
2021-04-06 12:00:30 +02:00 |
|
Domen Kožar
|
13c6d228be
|
fix bug with nix master
|
2021-04-06 11:57:07 +02:00 |
|
Domen Kožar
|
fa1f7cdc8a
|
test nix master with cachix
|
2021-04-06 11:24:42 +02:00 |
|
Domen Kožar
|
2689c27f57
|
better error message
|
2021-04-02 17:26:57 +02:00 |
|
Domen Kožar
|
d2627f2819
|
Merge pull request #79 from cachix/nix-13
install-nix-action-v13
|
2021-04-02 17:26:31 +02:00 |
|
Domen Kožar
|
691ca2d274
|
install-nix-action-v13
|
2021-04-02 17:18:02 +02:00 |
|
Domen Kožar
|
6e2051a134
|
Merge pull request #78 from cachix/dependabot/npm_and_yarn/y18n-4.0.1
chore(deps): bump y18n from 4.0.0 to 4.0.1
|
2021-04-01 10:52:16 +02:00 |
|
dependabot[bot]
|
b76e7d9327
|
chore(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-31 01:49:12 +00:00 |
|
Domen Kožar
|
565940cd14
|
Merge pull request #77 from saschagrunert/push-filter
Add `pushFilter` to allow filtering cache derivations
|
2021-02-18 15:51:52 +00:00 |
|