diff options
author | seth <getchoo@tuta.io> | 2023-09-10 15:57:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-10 15:57:03 -0400 |
commit | 4cb424470be46926bc7583332e3f94133d1e7583 (patch) | |
tree | 28ef9df2169b54b56f4c5b11f0f03a41ecd83825 | |
parent | 78f8a31cd6f7e2ec8dc02ec2be847896df16758c (diff) | |
parent | 82a0a5bca12851afb276851569af8716e85e66c1 (diff) | |
download | PrismLauncher-4cb424470be46926bc7583332e3f94133d1e7583.tar.gz PrismLauncher-4cb424470be46926bc7583332e3f94133d1e7583.tar.bz2 PrismLauncher-4cb424470be46926bc7583332e3f94133d1e7583.zip |
Merge pull request #1619 from PrismLauncher/update_flake_lock_action
chore(nix): update lockfile
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -91,11 +91,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1693626178, - "narHash": "sha256-Rpiy6lIOu4zny8tfGuIeN1ji9eSz9nPmm9yBhh/4IOM=", + "lastModified": 1694062546, + "narHash": "sha256-PiGI4f2BGnZcedP6slLjCLGLRLXPa9+ogGGgVPfGxys=", "owner": "nixos", "repo": "nixpkgs", - "rev": "bfb7dfec93f3b5d7274db109f2990bc889861caf", + "rev": "b200e0df08f80c32974a6108ce431d8a8a5e6547", "type": "github" }, "original": { |