!QCCCSJHEsTIfozrZxz:nixos.org

Nix + Go

217 Members
Go packaging for and with Nixpkgs. | Be excellent to each other.45 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
10 Jan 2024
@fractivore:cyberia.clubSYMYƧ
In reply to @qbit:tapenet.org
i think you need --attr signASLbot
thanks, I'll give it a shot once I get a chance
01:46:28
@fractivore:cyberia.clubSYMYƧ
In reply to @qbit:tapenet.org
not sure what lib argument you mean

Like from here:

meta = with lib; {
    description = "Neutron node";

    longDescription = ''
      Neutron node to interact with neutron blockchain
    '';

    homepage = "https://github.com/neutron-org/neutron";
    
    license = licenses.asl20; # Apache license

    maintainers = with maintainers; [
      pr0n00gler
      foxpy
    ];

    platforms = platforms.all;
  };
01:47:34
@fractivore:cyberia.clubSYMYƧ

And

  1 {·lib↵                                                                          
  2 ,·buildGoModule↵                                                                
  3 ,·fetchFromGitHub↵                                                              
  4 }:↵           
01:48:16
@fractivore:cyberia.clubSYMYƧIt's a function argument right?01:48:38
@qbit:tapenet.org@qbit:tapenet.orgoh, lib is the "nixpkgs" library02:12:15
@qbit:tapenet.org@qbit:tapenet.orghttps://teu5us.github.io/nix-lib.html02:12:36

Show newer messages


Back to Room ListRoom Version: 9