mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
mimir: drop left-overs from last revert
This commit is contained in:
parent
8b6a91cb23
commit
259e70f3ea
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
||||||
{ lib, buildGoModule, fetchFromGitHub, nixosTests }:
|
{ lib, buildGoModule, fetchFromGitHub, nixosTests }:
|
||||||
let
|
|
||||||
pinData = lib.importJSON ./pin.json;
|
|
||||||
in
|
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
pname = "mimir";
|
pname = "mimir";
|
||||||
version = "2.4.0";
|
version = "2.4.0";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue