diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-26 21:38:27 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-26 21:38:27 -0400 |
commit | aa418adc556066112a64f57e1a9d79def072a30f (patch) | |
tree | eb65bbc7da7dc48fe3400960161f8f7ad07353ed /flake.lock | |
parent | bespoke html, homepage index.html (diff) |
makefile, spine generate command related
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -74,11 +74,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1687669787, - "narHash": "sha256-8sAwpYmQ1/bFwTMVyCFzrg7WjlNDdoStLFSY5btNRcQ=", + "lastModified": 1687701825, + "narHash": "sha256-aMC9hqsf+4tJL7aJWSdEUurW2TsjxtDcJBwM9Y4FIYM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "dc2afced518559f1c962b5824599b2c99c7684e3", + "rev": "07059ee2fa34f1598758839b9af87eae7f7ae6ea", "type": "github" }, "original": { @@ -104,8 +104,11 @@ ] }, "locked": { - "lastModified": 1687650848, - "narHash": "sha256-VgP6I0KgKSCBXYZy8TZxRk5I5Vn0MjyfHPkwYOeTtRU=", + "lastModified": 1687825841, + "narHash": "sha256-xkoFpg6/xTV6/oCtAICCYs6ve7aLkDvOKIiatO+EXVM=", + "ref": "refs/heads/main", + "rev": "7a652e5b73fe5af8a01d14fd282fa2e23781a0a8", + "revCount": 591, "type": "git", "url": "file:///home/ralph/grotto/repo/git.repo/projects/doc-reform/code/software/spine" }, |