···4040 outputs = [ "out" "man" "info" ];41414242 meta = with lib; {4343- homepage = "https://www.gnu.org/software/make/";4443 description = "A tool to control the generation of non-source files from sources";4545- license = licenses.gpl3Plus;4646-4744 longDescription = ''4845 Make is a tool which controls the generation of executables and4946 other non-source files of a program from the program's source files.···5154 should write a makefile for it, so that it is possible to use Make5255 to build and install the program.5356 '';5757+ homepage = "https://www.gnu.org/software/make/";54585555- platforms = platforms.all;5959+ license = licenses.gpl3Plus;5660 maintainers = [ maintainers.vrthra ];6161+ mainProgram = "make";6262+ platforms = platforms.all;5763 };5864}
···3737 separateDebugInfo = true;38383939 meta = with lib; {4040- homepage = "https://www.gnu.org/software/make/";4140 description = "A tool to control the generation of non-source files from sources";4242- license = licenses.gpl3Plus;4343-4441 longDescription = ''4542 Make is a tool which controls the generation of executables and4643 other non-source files of a program from the program's source files.···4851 should write a makefile for it, so that it is possible to use Make4952 to build and install the program.5053 '';5454+ homepage = "https://www.gnu.org/software/make/";51555252- platforms = platforms.all;5656+ license = licenses.gpl3Plus;5357 maintainers = [ maintainers.vrthra ];5858+ mainProgram = "make";5959+ platforms = platforms.all;5460 };5561}
···3535 ];36363737 meta = with lib; {3838- homepage = "https://github.com/michaelforney/samurai";3938 description = "ninja-compatible build tool written in C";4039 longDescription = ''4140 samurai is a ninja-compatible build tool with a focus on simplicity,···4950 .ninja_deps as the original ninja tool, currently version 5 and 45051 respectively.5152 '';5353+ homepage = "https://github.com/michaelforney/samurai";5254 license = with licenses; [ mit asl20 ]; # see LICENSE5355 maintainers = with maintainers; [ dtzWill AndersonTorres ];5656+ mainProgram = "samu";5457 platforms = platforms.all;5558 };5659}
···6767 '';68686969 meta = {7070- description =7171- "A more featureful runner for sbt, the simple/scala/standard build tool";7070+ description = "A more featureful runner for sbt, the simple/scala/standard build tool";7271 homepage = "https://github.com/paulp/sbt-extras";7372 license = lib.licenses.bsd3;7473 maintainers = with lib.maintainers; [ nequissimus puffnfresh ];7474+ mainProgram = "sbt";7575 platforms = lib.platforms.unix;7676 };7777}
···1717 goDeps = ./deps.nix;18181919 meta = with lib; {2020- homepage = "https://goa.design";2120 description = "A framework for building microservices in Go using a unique design-first approach";2121+ homepage = "https://goa.design";2222 license = licenses.mit;2323 maintainers = [ maintainers.rushmorem ];2424+ mainProgram = "goagen";2425 };2526}
···18181919 meta = with lib; {2020 description = "A literate programming tool for any language";2121- homepage = "http://literate.zbyedidia.webfactional.com/";2121+ homepage = "https://zyedidia.github.io/literate/";2222 license = licenses.mit;2323+ mainProgram = "lit";2324 platforms = platforms.unix;2425 };2526}
+2-1
pkgs/development/tools/misc/chruby/default.nix
···3737 description = "Changes the current Ruby";3838 homepage = "https://github.com/postmodern/chruby";3939 license = licenses.mit;4040- platforms = platforms.unix;4140 maintainers = with maintainers; [ cstrahan ];4141+ mainProgram = "chruby-exec";4242+ platforms = platforms.unix;4243 };4344}
+2-2
pkgs/development/tools/misc/gnum4/default.nix
···1919 configureFlags = [ "--with-syscmd-shell=${stdenv.shell}" ];20202121 meta = {2222- homepage = "https://www.gnu.org/software/m4/";2322 description = "GNU M4, a macro processor";2424-2523 longDescription = ''2624 GNU M4 is an implementation of the traditional Unix macro2725 processor. It is mostly SVR4 compatible although it has some···3638 recursion etc... m4 can be used either as a front-end to a3739 compiler or as a macro processor in its own right.3840 '';4141+ homepage = "https://www.gnu.org/software/m4/";39424043 license = lib.licenses.gpl3Plus;4444+ mainProgram = "m4";4145 platforms = lib.platforms.unix ++ lib.platforms.windows;4246 };4347
+3-2
pkgs/development/tools/misc/premake/default.nix
···2323 setupHook = ./setup-hook.sh;24242525 meta = with lib; {2626- homepage = "https://premake.github.io/";2726 description = "A simple build configuration and project generation tool using lua";2727+ homepage = "https://premake.github.io/";2828 license = lib.licenses.bsd3;2929- platforms = platforms.unix;3029 maintainers = [ maintainers.bjornfor ];3030+ mainProgram = "premake4";3131+ platforms = platforms.unix;3132 };3233}
···3333 meta = {3434 homepage = "http://www.seleniumhq.org/";3535 description = "Selenium Server for remote WebDriver";3636- maintainers = with maintainers; [ coconnor offline ];3737- platforms = platforms.all;3836 license = licenses.asl20;3737+ maintainers = with maintainers; [ coconnor offline ];3838+ mainProgram = "selenium-server";3939+ platforms = platforms.all;3940 };4041}
+2-2
pkgs/development/web/lucky-cli/default.nix
···3333 '';34343535 meta = with lib; {3636- description =3737- "A Crystal library for creating and running tasks. Also generates Lucky projects";3636+ description = "A Crystal library for creating and running tasks. Also generates Lucky projects";3837 homepage = "https://luckyframework.org/";3938 license = licenses.mit;4039 maintainers = with maintainers; [ peterhoeg ];4040+ mainProgram = "lucky";4141 platforms = platforms.unix;4242 broken = lib.versionOlder crystal.version "0.35.1";4343 };
+2-1
pkgs/development/web/shopify-cli/default.nix
···2727 description = "CLI which helps you build against the Shopify platform faster";2828 homepage = "https://github.com/Shopify/shopify-cli";2929 license = licenses.mit;3030- platforms = ruby.meta.platforms;3130 maintainers = with maintainers; [ onny ];3131+ mainProgram = "shopify";3232+ platforms = ruby.meta.platforms;3233 };3334}3435
+2-3
pkgs/games/bugdom/default.nix
···5757 meta = with lib; {5858 description = "A port of Bugdom, a 1999 Macintosh game by Pangea Software, for modern operating systems";5959 homepage = "https://github.com/jorio/Bugdom";6060- license = with licenses; [6161- cc-by-sa-406262- ];6060+ license = with licenses; [ cc-by-sa-40 ];6361 maintainers = with maintainers; [ lux ];6262+ mainProgram = "Bugdom";6463 platforms = platforms.unix;6564 };6665}
···4242 meta = with lib; {4343 description =4444 "Coordinate your volunteers in teams, assign them to work shifts or let them decide for themselves when and where they want to help with what";4545- license = licenses.gpl2;4645 homepage = "https://engelsystem.de";4646+ license = licenses.gpl2;4747 maintainers = with maintainers; [ kloenk ];4848+ mainProgram = "migrate";4849 platforms = platforms.all;4950 };5051}
···25252626 meta = with lib; {2727 description = "A CLI to provide enhanced history for your ZSH shell";2828- license = licenses.mit;2928 homepage = "https://github.com/b4b4r07/history";3030- platforms = platforms.unix;2929+ license = licenses.mit;3130 maintainers = with maintainers; [ ];3131+ mainProgram = "history";3232+ platforms = platforms.unix;3233 };33343435 passthru.tests = {
+2-2
pkgs/tools/archivers/gnutar/default.nix
···4545 doInstallCheck = false; # fails46464747 meta = {4848- homepage = "https://www.gnu.org/software/tar/";4948 description = "GNU implementation of the `tar' archiver";5050-5149 longDescription = ''5250 The Tar program provides the ability to create tar archives, as5351 well as various other kinds of manipulation. For example, you···6062 pipes), it can even access remote devices or files (as6163 archives).6264 '';6565+ homepage = "https://www.gnu.org/software/tar/";63666467 license = lib.licenses.gpl3Plus;65686669 maintainers = [ ];7070+ mainProgram = "tar";6771 platforms = lib.platforms.all;68726973 priority = 10;
+2-1
pkgs/tools/audio/glyr/default.nix
···1616 buildInputs = [ sqlite glib curl ];17171818 meta = with lib; {1919- license = licenses.lgpl3;2019 description = "A music related metadata searchengine";2120 homepage = "https://github.com/sahib/glyr";2121+ license = licenses.lgpl3;2222 maintainers = [ maintainers.sternenseemann ];2323+ mainProgram = "glyrc";2324 platforms = platforms.unix;2425 };2526}
···1616 subPackages = [ "." "rice" ];17171818 meta = with lib; {1919- homepage = "https://github.com/GeertJohan/go.rice";2019 description = "A Go package that makes working with resources such as html, js, css, images, templates very easy";2020+ homepage = "https://github.com/GeertJohan/go.rice";2121 license = licenses.bsd2;2222 maintainers = with maintainers; [ blaggacao ];2323+ mainProgram = "rice";2324 };2425}
···3131 ];32323333 meta = with lib; {3434- homepage = "https://github.com/open-telemetry/opentelemetry-collector-contrib";3535- changelog = "https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v${version}/CHANGELOG.md";3634 description = "OpenTelemetry Collector superset with additional community collectors";3735 longDescription = ''3836 The OpenTelemetry Collector offers a vendor-agnostic implementation on how···4244 components that are only useful to a relatively small number of users and4345 is multiple times larger as a result.4446 '';4747+ homepage = "https://github.com/open-telemetry/opentelemetry-collector-contrib";4848+ changelog = "https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v${version}/CHANGELOG.md";4549 license = licenses.asl20;4650 maintainers = with maintainers; [ uri-canva jk ];5151+ mainProgram = "otelcontribcol";4752 };4853}
+1
pkgs/tools/misc/wakatime/default.nix
···2323 to install the wakatime CLI interface manually.2424 '';2525 license = licenses.bsd3;2626+ mainProgram = "wakatime-cli";2627 };2728}
···40404141 supergenpass will ask for your master password interactively, and it will not be displayed on your terminal.4242 '';4343- license = licenses.mit;4444- platforms = platforms.all;4545- maintainers = with maintainers; [ fgaz ];4643 homepage = "https://github.com/lanzz/bash-supergenpass";4444+ license = licenses.mit;4545+ maintainers = with maintainers; [ fgaz ];4646+ mainProgram = "supergenpass";4747+ platforms = platforms.all;4748 };4849}