updated nix flake
This commit is contained in:
parent
6f3b20d737
commit
9e9a9e4f1e
1 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# This flake was initially generated by fh, the CLI for FlakeHub (version 0.1.22)
|
||||
{
|
||||
# A helpful description of your flake
|
||||
description = "a go calander tui";
|
||||
description = "a tool to make TODO: comments better";
|
||||
|
||||
# Flake inputs
|
||||
inputs = {
|
||||
|
|
@ -61,9 +61,6 @@
|
|||
gcc
|
||||
go_1_23
|
||||
nixpkgs-fmt
|
||||
protobuf
|
||||
badger
|
||||
protoc-gen-go
|
||||
];
|
||||
env = {
|
||||
CGO_ENABLED = "1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue