Commit graph

  • 4b5e2edfee
    README: point to tutorial Domen Kožar 2020-07-07 13:46:47 +02:00
  • bef08570fe
    Merge pull request #51 from cachix/dependabot/github_actions/cachix/install-nix-action-v10 Domen Kožar 2020-07-07 11:40:39 +02:00
  • 5c5ce04016
    chore(deps): bump cachix/install-nix-action from v9 to v10 dependabot[bot] 2020-07-07 09:21:13 +00:00
  • dbb6c04eaf
    add dependabot Domen Kožar 2020-07-07 11:20:34 +02:00
  • bf8ee1d754
    README: rewrite motivation Domen Kožar 2020-07-06 16:38:01 +02:00
  • 8676fbae2e
    README: bump actions Domen Kožar 2020-06-29 14:58:18 +02:00
  • a274a22732
    README: clarify what the action will do Domen Kožar 2020-06-29 10:42:20 +02:00
  • 09c0620ab0
    Merge pull request #49 from fiadliel/add-extra-pull-cachixes Domen Kožar 2020-06-23 11:51:24 +02:00
  • 49b785b55a Adds extra caches for pulling from (binary substitution). Gary Coady 2020-06-23 10:28:19 +02:00
  • b5f0b56205
    more Domen Kožar 2020-05-27 17:13:58 +02:00
  • 504ad53a71
    typo Domen Kožar 2020-05-27 17:08:18 +02:00
  • 0860b5d064
    Fix CI Domen Kožar 2020-05-27 17:07:40 +02:00
  • d79cfd988b
    Update README.md Domen Kožar 2020-05-27 16:59:34 +02:00
  • 21633808a1
    fix build Domen Kožar 2020-05-12 13:07:35 +02:00
  • 181320929a
    CI: guard against uncommitted changes Domen Kožar 2020-05-12 12:59:11 +02:00
  • 0a765b01e8
    Merge pull request #45 from cachix/ignore-garbage-collected Domen Kožar 2020-05-12 11:21:10 +02:00
  • 6a2b9a1715
    rework CI Domen Kožar 2020-05-12 10:59:39 +02:00
  • 13e2cf25a1
    Don't try to push store paths that were GCed Domen Kožar 2020-05-12 10:13:15 +02:00
  • 6749aef225
    Merge pull request #42 from cachix/domenkozar-patch-1 Domen Kožar 2020-04-24 13:57:11 +02:00
  • bfb80e965d
    Update README.md Domen Kožar 2020-04-24 13:57:05 +02:00
  • 03b6d2e977
    README: clarify on security Domen Kožar 2020-04-24 12:41:50 +02:00
  • 6ca1a9b396
    README: bump version Domen Kožar 2020-04-22 16:42:51 +02:00
  • 490a246fbc
    Merge pull request #37 from numtide/only-cache Domen Kožar 2020-04-21 16:23:58 +02:00
  • b8b745f3a7
    WIP: save cache on post zimbatm 2020-04-10 12:07:48 +02:00
  • 8580a77df6
    Merge pull request #39 from Mic92/quiet Domen Kožar 2020-04-16 09:44:33 +02:00
  • 36fc8c5254
    Make cachix install quiet Jörg Thalheim 2020-04-14 12:36:47 +01:00
  • 943a92d48d
    add shell.nix for development Jörg Thalheim 2020-04-14 12:33:22 +01:00
  • 90e72ecbb7
    Merge pull request #38 from numtide/embed-node-modules Domen Kožar 2020-04-15 20:41:07 +02:00
  • b6f02e1d4f
    bundle all the dependencies zimbatm 2020-04-10 14:30:48 +02:00
  • 697e60c619
    yarn update zimbatm 2020-04-10 14:20:54 +02:00
  • 15f28bd68f
    remove unused dependencies zimbatm 2020-04-10 14:19:22 +02:00
  • 08555b2b45
    Merge pull request #35 from cachix/dependabot/npm_and_yarn/acorn-5.7.4 Domen Kožar 2020-04-10 13:12:59 +02:00
  • 8c9349a935
    Bump acorn from 5.7.3 to 5.7.4 dependabot[bot] 2020-04-05 05:48:37 +00:00
  • 1dd5cf8e47
    README: bump actions Domen Kožar 2020-03-14 12:02:12 +01:00
  • 3e72fb4d42
    README: bump actions Domen Kožar 2020-03-14 12:01:51 +01:00
  • 255c2ed649
    bump github actions Domen Kožar 2020-03-14 11:56:25 +01:00
  • a8b57eca98
    Merge pull request #34 from cachix/log-consistency Domen Kožar 2020-03-14 11:55:33 +01:00
  • e1a832de5b
    A tiny bit more consistent logging Domen Kožar 2020-03-14 11:45:44 +01:00
  • a35cbf6bfb
    README: bump actions Domen Kožar 2020-03-01 11:47:21 +01:00
  • 9cc8b08cb0
    Merge pull request #31 from cachix/fix-pr-build Domen Kožar 2020-03-01 11:18:00 +01:00
  • a3cf8f1b39
    call nix-build even if signing key is not set Domen Kožar 2020-02-29 18:27:13 +01:00
  • 7bea2cc0c1
    Simplify how paths are pushed Domen Kožar 2020-02-24 14:14:49 +01:00
  • 89036a5745
    README: make steps headings Domen Kožar 2020-02-05 06:07:26 +01:00
  • a03feca499
    Add nixBuildArgs parameter Tobias Happ 2020-01-05 19:52:08 +01:00
  • a7cff0bb28
    README: bump Domen Kožar 2019-12-20 15:58:11 +01:00
  • 76bd1745d3
    Allow Nix to be installed in single-user mode Domen Kožar 2019-12-20 13:06:33 +01:00
  • a174b4716e
    fix pushing of paths Domen Kožar 2019-12-20 11:23:29 +01:00
  • 9f2618ea36
    run skipNixBuild scenario on CI Domen Kožar 2019-12-19 18:50:07 +01:00
  • 4f0d7f12ae
    Update README.md Domen Kožar 2019-12-19 18:01:20 +01:00
  • cdc802d712
    README: wording on why Domen Kožar 2019-12-19 17:54:19 +01:00
  • f5d3d34d0c
    Update README.md Domen Kožar 2019-12-19 17:52:36 +01:00
  • 074294984a
    Allow skipping nix-build Domen Kožar 2019-12-18 15:37:40 +01:00
  • 7fd13f5091
    use cachix official installation url Domen Kožar 2019-12-17 19:28:50 +01:00
  • b4608ff1aa
    README: explain why this action is needed and elaborate on setup Domen Kožar 2019-12-17 19:27:23 +01:00
  • fdfd300632
    bump Domen Kožar 2019-11-20 15:41:46 +01:00
  • d86d78194d
    bump Domen Kožar 2019-11-20 15:39:38 +01:00
  • a633961ccc
    README: clarify cache name Domen Kožar 2019-10-03 17:46:56 +02:00
  • 01433080c8
    bump Domen Kožar 2019-10-03 17:41:53 +02:00
  • affb020ba4
    README: hint to action options Domen Kožar 2019-10-03 17:27:37 +02:00
  • 9e7ef4fd59
    Merge pull request #5 from cachix/no-signing-key Domen Kožar 2019-10-03 16:47:27 +02:00
  • 49264ff2e8
    Update src/main.ts Domen Kožar 2019-10-03 16:42:28 +02:00
  • 6f6bb926ee
    README: parenthesis Domen Kožar 2019-10-03 16:39:05 +02:00
  • 03453271be
    README: explain what to do if secrets are missing Domen Kožar 2019-10-03 16:38:32 +02:00
  • f80d6f9d98
    Support pull requests Domen Kožar 2019-10-03 15:49:37 +02:00
  • 7fe7f51850
    Merge pull request #4 from cachix/list-of-drvs Domen Kožar 2019-10-03 15:52:29 +02:00
  • e1972a3e88
    fix for #3 Domen Kožar 2019-10-03 15:33:27 +02:00
  • 5e116bc9ac
    push -> name Domen Kožar 2019-10-03 13:41:18 +02:00
  • 34a3c66a7e
    saneSplit -> nonEmptySplit Domen Kožar 2019-10-03 13:26:42 +02:00
  • cea7883cb2
    utils -> strings Domen Kožar 2019-10-03 13:20:25 +02:00
  • 5a70a5cca3
    README: bump install-nix-action Domen Kožar 2019-10-03 13:12:00 +02:00
  • 801e010644
    README: typo Domen Kožar 2019-10-03 12:55:16 +02:00
  • 610d03cf60
    fix badge Domen Kožar 2019-10-03 12:54:19 +02:00
  • 627095837c
    Merge pull request #2 from cachix/private-caches Domen Kožar 2019-10-03 12:53:19 +02:00
  • 453bd5c328
    Support private caches Domen Kožar 2019-10-03 11:48:23 +02:00
  • 70e7e680d7
    use cachix 0.3.4 Domen Kožar 2019-10-03 10:35:39 +02:00
  • eea1c8cee8
    use cachix 0.3.4 Domen Kožar 2019-10-03 10:35:39 +02:00
  • b8c0ed4fd3
    Merge pull request #1 from cachix/test-install-nix-action-v2 Domen Kožar 2019-10-02 17:47:33 +02:00
  • 0f96e790bf
    test v2 Domen Kožar 2019-10-02 16:38:53 +02:00
  • 0d877d4d59
    Split Nix installation into separate action Domen Kožar 2019-10-02 12:04:10 +02:00
  • b14833e3eb
    Bump cachix to development to solve a bug Domen Kožar 2019-10-01 13:50:24 +02:00
  • 252ae9fce0
    set NIX_PATH Domen Kožar 2019-10-01 12:15:48 +02:00
  • c97af141f3
    use sane version of split Domen Kožar 2019-10-01 12:10:07 +02:00
  • 4db446a512
    Install Nix via the action Domen Kožar 2019-09-30 17:58:28 +02:00
  • a6de7cd0c2
    Initial commit Domen Kožar 2019-09-29 21:52:02 +02:00