mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-18 02:05:51 +03:00
mimir: drop left-overs from last revert
This commit is contained in:
parent
8b6a91cb23
commit
259e70f3ea
@ -1,7 +1,4 @@
|
||||
{ lib, buildGoModule, fetchFromGitHub, nixosTests }:
|
||||
let
|
||||
pinData = lib.importJSON ./pin.json;
|
||||
in
|
||||
buildGoModule rec {
|
||||
pname = "mimir";
|
||||
version = "2.4.0";
|
||||
|
Loading…
Reference in New Issue
Block a user