flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e92b6015881907e698782c77641aa49298330223' (2024-02-02)
  → 'github:NixOS/nixpkgs/f8e2ebd66d097614d51a56a755450d4ae1632df1' (2024-02-07)
This commit is contained in:
Adam Stephens 2024-02-09 11:19:47 -05:00
parent 43d7cc6b02
commit f48f5123e0
No known key found for this signature in database
2 changed files with 4 additions and 3 deletions

View file

@ -16,6 +16,7 @@ jobs:
- run: |
OUTPUT=$(nix build .#x13s/linux --print-out-paths)
echo $OUTPUT
echo "build_output=$OUTPUT" >> "$GITHUB_ENV"
- name: upload to cachix