Skip to content
Snippets Groups Projects
Verified Commit 01448530 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: missing release

parent 2eb9f1de
No related branches found
No related tags found
No related merge requests found
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1689431009,
"narHash": "sha256-hPgQCRWP5q/Xc4qOIP3c2krR9nQua78+t9EDiuey5nc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "af8279f65fe71ce5a448408034a8c06e2b4b2c66",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.05",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}
......@@ -39,7 +39,7 @@
{
version = pkgs.buildGoModule {
pname = "version";
inherit pversion;
version = pversion;
# In 'nix develop', we don't need a copy of the source tree
# in the Nix store.
src = ././application/source;
......
{"version":"0.4.0"}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment