all repos — nixfiles @ 6d328e5a274b58bd9a42ca7b4e26dc2fb64a5660

System and user configuration, managed by nix and home-manager

Use prettier-plugin-go-template from nixpkgs
Alan Pearce alan@alanpearce.eu
Sun, 24 Nov 2024 15:49:04 +0100
commit

6d328e5a274b58bd9a42ca7b4e26dc2fb64a5660

parent

d090dece3699232261f4cb2dbf759d270fcccbc9

2 files changed, 5 insertions(+), 5 deletions(-)

jump to
M flake.lockflake.lock
@@ -1091,11 +1091,11 @@ "nixpkgs"         ]
       },
       "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"
       },
M user/settings/development/golang.nixuser/settings/development/golang.nix
@@ -10,7 +10,7 @@ impl     gomodifytags
     golangci-lint
     golangci-lint-langserver
-    personal.prettier-plugin-go-template
+    prettier-plugin-go-template
   ];
   home.sessionPath = [
     "$HOME/go/bin"