Commit graph

224 commits

Author SHA1 Message Date
Domen Kožar
97465807a1
Merge pull request #47 from cachix/prepare-v10
Support self-hosted runners and always skip adding a channel
2020-09-21 14:58:38 +02:00
Domen Kožar
cf5982c65c
README: note on channels 2020-09-21 14:38:02 +02:00
Domen Kožar
4977bdad66
Update lib/install-nix.sh
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-09-21 14:30:19 +02:00
Domen Kožar
775aed5fcb
Support self-hosted runners and always skip adding a channel 2020-09-21 14:16:30 +02:00
Domen Kožar
5a2cbacfff
Merge pull request #46 from cachix/dependabot/npm_and_yarn/handlebars-4.7.6
Bump handlebars from 4.4.0 to 4.7.6
2020-09-07 16:59:47 +02:00
dependabot[bot]
4bdb5ea92c
Bump handlebars from 4.4.0 to 4.7.6
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.0 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.0...v4.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 12:01:35 +00:00
Domen Kožar
9dc00124fc
Merge pull request #45 from zimbatm/extra-nix-config
add extra_nix_config options
2020-08-25 19:05:12 +02:00
zimbatm
967d234ad8
-n => != "" 2020-08-25 18:56:36 +02:00
zimbatm
07dda1e608
more cleanup 2020-08-25 18:26:01 +02:00
zimbatm
434ba1c7f0
fix the test 2020-08-25 18:20:10 +02:00
zimbatm
d953a4ee09
add failing test 2020-08-25 18:17:09 +02:00
zimbatm
dad23f2092
add extra_nix_config options
This also cleans the install-nix.sh script a bit
2020-08-25 18:08:00 +02:00
Domen Kožar
3559d01d05
Merge pull request #38 from cachix/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-19 07:09:50 +02:00
dependabot[bot]
62a0c05281
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 10:39:57 +00:00
Domen Kožar
9000f28930
Merge pull request #37 from cprussin/add-retries
Add retries when fetching nix install script
2020-07-09 13:35:55 +02:00
Connor Prussin
80dbe69d87
Add retries when fetching nix install script 2020-07-08 15:13:47 -07:00
Domen Kožar
1664fea144
add dependabot 2020-07-07 11:21:11 +02:00
Domen Kožar
41dfa36aa3
Update README.md 2020-06-03 17:18:31 +02:00
Domen Kožar
63cf434de4
remove unused file 2020-06-02 15:57:08 +02:00
Domen Kožar
2ebff14e68
Merge pull request #18 from Gerschtli/add-nixpkgs
Add NIX_PATH action input
2020-05-28 17:00:14 +02:00
Tobias Happ
a744770f4b Add nix_path action paramter 2020-05-28 16:28:14 +02:00
Domen Kožar
14f0e86ffb
README: v9 2020-05-27 16:59:17 +02:00
Domen Kožar
4cbb444a96
Merge pull request #33 from cachix/nix-2.3.5
Nix 2.3.5
2020-05-27 16:44:25 +02:00
Domen Kožar
f68249e909
Nix 2.3.5 2020-05-27 16:39:05 +02:00
Domen Kožar
10a7d51bce
allow skipping channel installation 2020-05-27 13:22:53 +02:00
Domen Kožar
642cfa0200
Prepare for Nix 2.3.5 2020-05-26 18:08:30 +02:00
Domen Kožar
d3c3fef7d5
Merge pull request #32 from cachix/install_url
Allow overriding installation URL
2020-05-26 14:31:35 +02:00
Domen Kožar
1c67340d91
Merge pull request #31 from cachix/improve-ci
improve CI
2020-05-26 10:06:49 +02:00
Domen Kožar
afb82faed7
Allow overriding installation URL 2020-05-14 13:21:40 +02:00
Domen Kožar
bc19d99f45
improve CI 2020-05-12 12:57:56 +02:00
Domen Kožar
5ab66ea04b
README: bump version 2020-04-22 16:42:26 +02:00
Domen Kožar
1b7507cdbf
Merge pull request #30 from cachix/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2020-04-10 13:12:43 +02:00
dependabot[bot]
5bba53f2a2
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-05 06:26:25 +00:00
Domen Kožar
ebed63b0a2
Allow installation path to redirect 2020-03-11 19:29:13 +01:00
Domen Kožar
5c21a08208
README: bump actions 2020-03-01 11:47:40 +01:00
Domen Kožar
9affe1ce81
Merge pull request #27 from cachix/revert-26-sandbox
Revert "Enable sandbox on darwin"
2020-02-26 19:23:19 +03:00
Domen Kožar
ef735e86b9
Revert "Enable sandbox on darwin" 2020-02-26 17:17:21 +01:00
Domen Kožar
4856b67e4a
Merge pull request #26 from cachix/sandbox
Enable sandbox on darwin
2020-02-26 17:12:40 +03:00
Domen Kožar
6e3de2b50b
Enable sandbox on darwin 2020-02-26 14:53:51 +01:00
Domen Kožar
d8ecc134bc
Merge pull request #25 from cachix/rewrite-bash
rewrite to bash
2020-02-26 16:44:17 +03:00
Domen Kožar
dba72516a1
rewrite to bash 2020-02-26 14:23:08 +01:00
Domen Kožar
df989ac1d6
Merge pull request #24 from cachix/macos-spotlight
macos: disable spotlight
2020-02-26 13:43:37 +03:00
Domen Kožar
a5f8eada85
macos: disable spotlight 2020-02-26 11:21:33 +01:00
Domen Kožar
f57eb6b95e
Merge pull request #23 from cachix/macos
MacOS fixes
2020-02-26 13:06:39 +03:00
Domen Kožar
033d472283
darwin: reliably wait for daemon connection 2020-02-24 13:20:47 +01:00
Domen Kožar
39c9ce7c86
macos: fix two issues 2020-02-24 10:09:32 +01:00
Domen Kožar
8b315ca141
bump 2019-11-20 15:39:17 +01:00
Domen Kožar
cd5893b2c6
Merge pull request #14 from cachix/multi-user-fixes
Multi user fixes
2019-11-19 17:47:10 +01:00
Domen Kožar
c9b9c77f3b
wait for nix-daemon socket 2019-11-19 14:08:06 +01:00
Domen Kožar
16107722cd
re-setup nix.conf after installation 2019-11-19 12:48:58 +01:00