Commit graph

131 commits

Author SHA1 Message Date
Domen Kožar
542462de24
Merge branch 'master' into flakes-github-token 2021-06-24 18:24:52 +02:00
Domen Kožar
8725a6ad42
flakes: pass github token to shield against rate limiting 2021-06-24 18:23:41 +02:00
Domen Kožar
018abf956a
Merge pull request #84 from mmlb/drop-unneeded-sudo
Drop unnecessary use of sudo when tee'ing nix.conf
2021-06-24 15:46:47 +02:00
Manuel Mendez
76107d4eb5 Drop use of sudo when tee'ing nix.conf
sudo has stuck around since the early days of this repo when /etc/nix/nix.conf
was being created/mutated and required `sudo`. This was changed to a different/local
file where sudo is no longer needed in commit 642cfa0200.
2021-06-23 23:10:14 -04:00
Domen Kožar
5d66827b21
bump installer 2021-06-23 18:29:43 +02:00
Domen Kožar
dad6e949b6
README: bump installation url 2021-06-23 18:28:56 +02:00
Domen Kožar
b88b67ae9d
Merge pull request #78 from cachix/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2021-05-10 17:17:09 +02:00
dependabot[bot]
d4ff692ea4
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 11:24:33 +00:00
Domen Kožar
2a00823cdf
Merge pull request #77 from cachix/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.4 to 2.8.9
2021-05-10 10:37:27 +02:00
dependabot[bot]
c337086021
Bump hosted-git-info from 2.8.4 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 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.4...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 19:31:40 +00:00
Domen Kožar
73a329e1fc
Merge pull request #76 from cachix/dependabot/npm_and_yarn/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7
2021-05-08 21:30:23 +02:00
dependabot[bot]
139e95e483
Bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [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.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 07:39:54 +00:00
Domen Kožar
15ad7f8d90
README: better default for building flakes 2021-04-27 15:09:58 +02:00
Domen Kožar
3e5f4ecda4
Merge pull request #73 from DamienCassou/add-binary-cache-doc
Add FAQ section "How do I add a binary cache?" to README
2021-04-13 19:05:57 +02:00
Domen Kožar
46e3bcf1bc
Update README.md 2021-04-13 19:05:53 +02:00
Damien Cassou
28b5f5643a
README: Add section "How do I add a binary cache?" 2021-04-13 18:48:20 +02:00
Damien Cassou
87d70237f9
README: Small cleanup 2021-04-13 18:48:18 +02:00
Domen Kožar
e0cb57136a
Merge pull request #72 from TheKK/master
README: bump actions
2021-04-03 12:21:26 +02:00
Ying-Ruei Liang (TheKK)
690eac722d
README: bump actions 2021-04-03 16:42:15 +08:00
Domen Kožar
8d6d5e9496
freshen up README 2021-04-02 15:01:55 +02:00
Domen Kožar
20dc92e361
Merge pull request #71 from cachix/update-installer
update flakes
2021-04-02 14:53:35 +02:00
Domen Kožar
c5dad0de4e
update flakes 2021-04-02 14:46:47 +02:00
Domen Kožar
36ed3fe72b
Merge pull request #70 from cachix/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-04-01 10:54:40 +02:00
dependabot[bot]
0b249633ac
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 02:04:33 +00:00
Domen Kožar
0bd2cdca25
Merge pull request #69 from cachix/test-installer-options
test installer options
2021-02-21 15:51:26 +00:00
Domen Kožar
20d5bae58c
test installer options 2021-02-21 15:41:47 +00:00
Domen Kožar
0598b739d8
Merge pull request #68 from cachix/installer_options
be able to pass installer options
2021-02-21 13:41:03 +00:00
Domen Kožar
2e56a105a6
be able to pass installer options 2021-02-21 13:18:52 +00:00
Domen Kožar
3349b09732
README: bump flakes installer 2020-12-23 11:06:01 +01:00
Domen Kožar
b516682d84
Merge pull request #65 from zimbatm/shellcheck
fix shellcheck warnings
2020-12-22 21:17:33 +00:00
zimbatm
2e278dead1
fix shellcheck warnings
It's unlikely that those env vars will contain whitespaces, but it's
good to keep the script clean.
2020-12-22 20:11:31 +01:00
Domen Kožar
e6685eaf1d
Merge pull request #57 from cachix/flakes-fix
Fix flakes example and add a test
2020-12-22 10:53:55 +00:00
Domen Kožar
0383d0d550
Fix flakes example and add a test 2020-12-22 11:45:56 +01:00
Domen Kožar
96aea9869b
Merge pull request #64 from cachix/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2020-12-12 09:30:00 +01:00
dependabot[bot]
f43909d7a0
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 22:00:42 +00:00
Domen Kožar
54ce86db4c
Merge pull request #62 from Mic92/flakes
README: upgrade flake example
2020-12-03 15:24:36 +01:00
Jörg Thalheim
fa64b9ec04
README: upgrade flake example
tested with https://github.com/Mic92/dotfiles/runs/1491667409?check_suite_focus=true
2020-12-03 10:36:09 +01:00
Domen Kožar
ef4324316b
README: clarify how to install packages via nix-env 2020-11-20 14:22:16 +01:00
Domen Kožar
68043fd3c3
README: clarify on how to run NixOS tests 2020-11-12 17:45:56 +01:00
Domen Kožar
575d5faa90
README: bump actions 2020-11-05 18:11:19 +01:00
Domen Kožar
07da2520ee
README: move cachix integration to be more visible 2020-11-04 12:13:56 +01:00
Domen Kožar
661bbdf5ce
Merge pull request #55 from numtide/idempotent
idempotent installation
2020-11-02 19:47:38 +01:00
zimbatm
334bb6100b
idempotent installation
Don't run the installer if Nix has already been installed on the host.
We assume that the installed Nix is already in the desired state.

This allows to share a given pipeline between hosted and self-hosted
runners. Usually the self-hosted runners are long-lived and already have
Nix installed.
2020-11-02 12:35:41 +01:00
Domen Kožar
d5ba40b697
Merge pull request #53 from bbarker/patch-1
Adding more useful pinning reference to readme
2020-10-13 18:27:22 +02:00
Brandon Elam Barker
fda16d28d8
Adding more useful pinning reference to readme 2020-10-13 11:26:47 -04:00
Domen Kožar
da678383b2
Merge pull request #52 from wamserma/patch-1
replace deprecated functions
2020-10-13 11:52:23 +02:00
Markus Wamser
8a37740405
replace deprecated functions
this should fix #50
2020-10-12 23:04:59 +02:00
Domen Kožar
28b1d88f39
Merge pull request #49 from cachix/dependabot/npm_and_yarn/actions/core-1.2.6
Bump @actions/core from 1.1.1 to 1.2.6
2020-10-02 00:42:40 +03:00
dependabot[bot]
2767b618db
Bump @actions/core from 1.1.1 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.1 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:21:05 +00:00
Domen Kožar
aee3ec7ef5
README: mention why install_url is useful 2020-09-21 18:54:24 +02:00