templates: update go nixpkgs version
This commit is contained in:
parent
f7c4acf010
commit
7e74711a99
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
description = "thing: stuff and things";
|
description = "thing: stuff and things";
|
||||||
|
|
||||||
inputs.nixpkgs.url = "nixpkgs/nixos-21.11";
|
inputs.nixpkgs.url = "nixpkgs/nixos-22.05";
|
||||||
|
|
||||||
outputs = { self, nixpkgs }:
|
outputs = { self, nixpkgs }:
|
||||||
let
|
let
|
||||||
|
Loading…
Reference in New Issue
Block a user