mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-29 09:50:20 +00:00
nix: drop update scripts, drop hashes.json, dependency drvs
This commit is contained in:
7
.github/workflows/dependabot-nix-update.yml
vendored
7
.github/workflows/dependabot-nix-update.yml
vendored
@@ -19,11 +19,8 @@ jobs:
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
|
||||
- name: Configure Cache
|
||||
uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
|
||||
- name: Update Hash
|
||||
run: nix run .#update-nix
|
||||
- name: Update Nix Flake
|
||||
run: nix flake update --extra-experimental-features 'nix-command flakes'
|
||||
|
||||
- name: Set up Git Config
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user