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: | - run: |
OUTPUT=$(nix build .#x13s/linux --print-out-paths) OUTPUT=$(nix build .#x13s/linux --print-out-paths)
echo $OUTPUT
echo "build_output=$OUTPUT" >> "$GITHUB_ENV" echo "build_output=$OUTPUT" >> "$GITHUB_ENV"
- name: upload to cachix - name: upload to cachix

View file

@ -20,11 +20,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1706913249, "lastModified": 1707268954,
"narHash": "sha256-x3M7iV++CsvRXI1fpyFPduGELUckZEhSv0XWnUopAG8=", "narHash": "sha256-2en1kvde3cJVc3ZnTy8QeD2oKcseLFjYPLKhIGDanQ0=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e92b6015881907e698782c77641aa49298330223", "rev": "f8e2ebd66d097614d51a56a755450d4ae1632df1",
"type": "github" "type": "github"
}, },
"original": { "original": {