feat: update package
This commit is contained in:
parent
4ea867da90
commit
a896ff1f77
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{ perSystem, ... }:
|
||||
|
||||
pkgs.buildGoApplication {
|
||||
perSystem.gomod2nix.buildGoApplication {
|
||||
pname = "calapi";
|
||||
version = "0.0.1";
|
||||
src = ./src;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue