Loading pkgs/development/tools/yj/default.nix→pkgs/by-name/yj/yj/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ buildGoModule rec { meta = with lib; { description = "Convert YAML <=> TOML <=> JSON <=> HCL"; license = licenses.asl20; mainProgram = "yj"; maintainers = with maintainers; [ Profpatsch ]; homepage = "https://github.com/sclevine/yj"; }; Loading pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -15155,8 +15155,6 @@ with pkgs; haskellPackages = haskell.packages.ghc810; }; yj = callPackage ../development/tools/yj { }; yaydl = callPackage ../tools/video/yaydl { inherit (darwin.apple_sdk.frameworks) Security; }; Loading
pkgs/development/tools/yj/default.nix→pkgs/by-name/yj/yj/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ buildGoModule rec { meta = with lib; { description = "Convert YAML <=> TOML <=> JSON <=> HCL"; license = licenses.asl20; mainProgram = "yj"; maintainers = with maintainers; [ Profpatsch ]; homepage = "https://github.com/sclevine/yj"; }; Loading
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -15155,8 +15155,6 @@ with pkgs; haskellPackages = haskell.packages.ghc810; }; yj = callPackage ../development/tools/yj { }; yaydl = callPackage ../tools/video/yaydl { inherit (darwin.apple_sdk.frameworks) Security; };