diff options
author | Alan Pearce | 2024-11-24 15:49:04 +0100 |
---|---|---|
committer | Alan Pearce | 2024-11-24 15:49:04 +0100 |
commit | 6d328e5a274b58bd9a42ca7b4e26dc2fb64a5660 (patch) | |
tree | b28187916b29e629106d37fe344a12a32e426de9 /flake.lock | |
parent | d090dece3699232261f4cb2dbf759d270fcccbc9 (diff) | |
download | nixfiles-6d328e5a274b58bd9a42ca7b4e26dc2fb64a5660.tar.lz nixfiles-6d328e5a274b58bd9a42ca7b4e26dc2fb64a5660.tar.zst nixfiles-6d328e5a274b58bd9a42ca7b4e26dc2fb64a5660.zip |
Use prettier-plugin-go-template from nixpkgs
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock index 04b77b0a..fde21767 100644 --- a/flake.lock +++ b/flake.lock @@ -1091,11 +1091,11 @@ ] }, "locked": { - "lastModified": 1731855600, - "narHash": "sha256-T+3ZhYjfQ8RiM626ycPi1zp5NxLzeIAQr+QIz6Xg29g=", + "lastModified": 1732392136, + "narHash": "sha256-i5wCb2tpgm8qjE06rOlHb/rLduXL6DwZGSX5rLu5dGA=", "ref": "refs/heads/main", - "rev": "79578339569fd224a66801d1f35176be994e70c3", - "revCount": 35, + "rev": "8676655b28c94931c1ad2e443740341b348b056c", + "revCount": 36, "type": "git", "url": "file:///Users/alan/projects/alanpearce.eu/nixfiles/packages" }, |