diff options
-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": 1746276987, - "narHash": "sha256-dMBHCH4wH2VzoPowkiRTljpiC/ihZ6Q0fdDH+K0Y9fQ=", + "lastModified": 1749480528, + "narHash": "sha256-3812six1emf10dEWl8Vr+ZNdcahLhk3BIYZlWhhF+ME=", "owner": "nixos", "repo": "nixpkgs", - "rev": "2490f37321fed41b50849efe74013903a6c320b5", + "rev": "551c0c45c948e92a5173e3ad114a07a979806123", "type": "github" }, "original": { @@ -82,11 +82,11 @@ ] }, "locked": { - "lastModified": 1746232344, - "narHash": "sha256-t4dwFdoEksxY8vAX/95ybPSJV7lxZQr7kpmRNv6c69I=", + "lastModified": 1749471226, + "narHash": "sha256-utnO33QiG8irHyUNqfPLn6g82BOnq8sPyCdZgeVDH7A=", "owner": "mitchellh", "repo": "zig-overlay", - "rev": "08e5c921bdf1aff9772874425e09b2a69a972584", + "rev": "214e22128fd80692a4a8e88444e18be43e23396b", "type": "github" }, "original": { @@ -36,7 +36,7 @@ # Backend psmisc # fuser sqlite - zigpkgs."0.14.0" + zigpkgs."0.14.1" # Tooling tmux |