diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2025-06-07 22:04:29 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2025-06-07 22:12:22 -0400 |
commit | 96908aa220a4fd2fa421f34d04bc9e7139c89961 (patch) | |
tree | 747029c9c6772e7eaf62eea4bb323d1e3376a618 /flake.lock | |
parent | nix flake rsh (diff) |
updates to nix flake, envrc-nix, gitignore
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1748856973, - "narHash": "sha256-RlTsJUvvr8ErjPBsiwrGbbHYW8XbB/oek0Gi78XdWKg=", + "lastModified": 1749213349, + "narHash": "sha256-UAaWOyQhdp7nXzsbmLVC67fo+QetzoTm9hsPf9X3yr4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e4b09e47ace7d87de083786b404bf232eb6c89d8", + "rev": "a4ff0e3c64846abea89662bfbacf037ef4b34207", "type": "github" }, "original": { |