Compare commits
2 Commits
af59ba6a25
...
e5d6e84b98
Author | SHA1 | Date | |
---|---|---|---|
e5d6e84b98 | |||
2e7261cbd9 |
@ -4,8 +4,9 @@ on: push
|
||||
jobs:
|
||||
nix-flake-update:
|
||||
runs-on: ubuntu-latest
|
||||
container: nixpkgs/nix-flakes
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
- name: Check flake
|
||||
run: nix flake check
|
||||
|
Loading…
x
Reference in New Issue
Block a user