mirror of
https://github.com/wlcx/nix-templates.git
synced 2025-10-11 20:43:45 +01:00
go: correct flake utils url
This commit is contained in:
parent
a8394675d2
commit
474b7913fa
@ -1,7 +1,7 @@
|
||||
{
|
||||
description = "Another cool golang abhorration from samw";
|
||||
|
||||
inputs.utils.url = "github:numtide/utils";
|
||||
inputs.utils.url = "github:numtide/flake-utils";
|
||||
inputs.devshell = {
|
||||
url = "github:numtide/devshell";
|
||||
inputs.utils.follows = "utils";
|
||||
|
Loading…
x
Reference in New Issue
Block a user