diff options
author | Joris Guyonvarch | 2025-08-30 18:12:45 +0200 |
---|---|---|
committer | Joris Guyonvarch | 2025-08-30 18:12:45 +0200 |
commit | 07960f6b0fef70326101de5ea64a0676fc0547f8 (patch) | |
tree | cde1850f1641c1353c97ded7ea90dc06d5f74035 | |
parent | d624df987407e15f6d5e60e098f1b0521e1ab750 (diff) |
Update flake
-rw-r--r-- | flake.lock | 12 | ||||
-rw-r--r-- | flake.nix | 2 |
2 files changed, 7 insertions, 7 deletions
@@ -36,11 +36,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1749480528, - "narHash": "sha256-3812six1emf10dEWl8Vr+ZNdcahLhk3BIYZlWhhF+ME=", + "lastModified": 1756565854, + "narHash": "sha256-65gr4nJOsp5W4Q27XS8SgaY90TtCe8GuNbXLVtID33s=", "owner": "nixos", "repo": "nixpkgs", - "rev": "551c0c45c948e92a5173e3ad114a07a979806123", + "rev": "8bb4e10098f4f5e47730856e8de5f8836ff7d49a", "type": "github" }, "original": { @@ -82,11 +82,11 @@ ] }, "locked": { - "lastModified": 1749471226, - "narHash": "sha256-utnO33QiG8irHyUNqfPLn6g82BOnq8sPyCdZgeVDH7A=", + "lastModified": 1756555914, + "narHash": "sha256-7yoSPIVEuL+3Wzf6e7NHuW3zmruHizRrYhGerjRHTLI=", "owner": "mitchellh", "repo": "zig-overlay", - "rev": "214e22128fd80692a4a8e88444e18be43e23396b", + "rev": "d0df3a2fd0f11134409d6d5ea0e510e5e477f7d6", "type": "github" }, "original": { @@ -36,7 +36,7 @@ # Backend psmisc # fuser sqlite - zigpkgs."0.14.1" + zigpkgs."0.15.1" # Tooling tmux |