templates: update go nixpkgs version

This commit is contained in:
Aaron Bieber 2022-09-19 07:04:45 -06:00
parent f7c4acf010
commit 7e74711a99
No known key found for this signature in database

View File

@ -1,7 +1,7 @@
{
description = "thing: stuff and things";
inputs.nixpkgs.url = "nixpkgs/nixos-21.11";
inputs.nixpkgs.url = "nixpkgs/nixos-22.05";
outputs = { self, nixpkgs }:
let