[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/nix-mode 098433bd54 1/7: chore(deps): bump cachix/install-
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/nix-mode 098433bd54 1/7: chore(deps): bump cachix/install-nix-action from 17 to 18 |
Date: |
Sun, 30 Oct 2022 19:58:58 -0400 (EDT) |
branch: elpa/nix-mode
commit 098433bd54193f9fa49fd38c763f5affe433c962
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
chore(deps): bump cachix/install-nix-action from 17 to 18
Bumps
[cachix/install-nix-action](https://github.com/cachix/install-nix-action) from
17 to 18.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v17...v18)
---
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>
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 1a48825b45..49cbe21e69 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- - uses: cachix/install-nix-action@v17
+ - uses: cachix/install-nix-action@v18
with:
nix_path: nixpkgs=channel:${{ matrix.nixpkgs_channel }}
#- run: nix build
- [nongnu] elpa/nix-mode updated (34d51e2731 -> 5efb5383ab), ELPA Syncer, 2022/10/30
- [nongnu] elpa/nix-mode 098433bd54 1/7: chore(deps): bump cachix/install-nix-action from 17 to 18,
ELPA Syncer <=
- [nongnu] elpa/nix-mode 26928b8a20 2/7: Add `nix-store-show-log` to open a log file from nix-store-path mode., ELPA Syncer, 2022/10/30
- [nongnu] elpa/nix-mode e0c057fade 4/7: Add function to get nix store log path, ELPA Syncer, 2022/10/30
- [nongnu] elpa/nix-mode 1f93977c25 5/7: Bind l to nix-store-show-log, ELPA Syncer, 2022/10/30
- [nongnu] elpa/nix-mode 2915a0f4c7 3/7: Merge pull request #169 from NixOS/dependabot/github_actions/cachix/install-nix-action-18, ELPA Syncer, 2022/10/30
- [nongnu] elpa/nix-mode 634a1ffcaa 6/7: Merge pull request #170 from zainab-ali/nix-store-show-log, ELPA Syncer, 2022/10/30
- [nongnu] elpa/nix-mode 5efb5383ab 7/7: Fix auto-mode-alist for drvs, ELPA Syncer, 2022/10/30