test flake
Some checks failed
Test / native-test (push) Failing after 2s

This commit is contained in:
Vivian 2023-05-26 21:33:00 +02:00
parent 567c221914
commit 6deec53c0f
2 changed files with 2 additions and 2 deletions

View file

@ -6,4 +6,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: |
nix --version
nix flake info

View file

@ -62,7 +62,7 @@ in {
gitMinimal
gnused
nodejs
nix
nixUnstable
wget
];
};