templates: update go nixpkgs version
This commit is contained in:
parent
81e4385b7b
commit
f7e623bd13
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user