flake.lock: Update

Flake lock file updates:

• Updated input 'nix-secrets':
    'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=aa862313f2678b720ff6773ee0cc8aff8402acf4' (2025-07-02)
  → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=69f3db4d0ecfa3066b1c2c7d62f4d7637e4dc285' (2025-07-02)
This commit is contained in:
TheWanderingCrow 2025-07-02 13:33:30 -04:00
parent 725660113a
commit 0c557f60cd

8
flake.lock generated
View file

@ -216,11 +216,11 @@
"nixpkgs": "nixpkgs_2" "nixpkgs": "nixpkgs_2"
}, },
"locked": { "locked": {
"lastModified": 1751470022, "lastModified": 1751477605,
"narHash": "sha256-XdVHvq9yWb4Tvi2vorA8Kle+FsNtpzE/YoXoGLOqeuI=", "narHash": "sha256-3ehXCCGukdjUTcev6AFFj98AE6FdiKMPHSKTtQesohc=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "aa862313f2678b720ff6773ee0cc8aff8402acf4", "rev": "69f3db4d0ecfa3066b1c2c7d62f4d7637e4dc285",
"revCount": 78, "revCount": 79,
"type": "git", "type": "git",
"url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets"
}, },