chore: housekeeping

This commit is contained in:
Cassie Cheung 2024-12-09 16:36:34 +08:00
parent c0f9d94b37
commit 353da03f53
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View file

@ -34,7 +34,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: "Install Nix" - name: "Install Nix"
uses: cachix/install-nix-action@v29 uses: cachix/install-nix-action@v30
with: with:
install_url: https://releases.nixos.org/nix/nix-2.18.4/install install_url: https://releases.nixos.org/nix/nix-2.18.4/install
- name: "Set Up Binary Cache" - name: "Set Up Binary Cache"

6
flake.lock generated
View file

@ -17,11 +17,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1733392399, "lastModified": 1733581040,
"narHash": "sha256-kEsTJTUQfQFIJOcLYFt/RvNxIK653ZkTBIs4DG+cBns=", "narHash": "sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d0797a04b81caeae77bcff10a9dde78bc17f5661", "rev": "22c3f2cf41a0e70184334a958e6b124fb0ce3e01",
"type": "github" "type": "github"
}, },
"original": { "original": {