nixpkgs/pkgs/development/tools
Markus Kowalewski 6dba41fbcb
mpi: use mpi attribute consistently as the default MPI implementations
Use the attribute mpi to provide a system wide default MPI
implementation. The default is openmpi (as before).
This now allows for overriding the MPI implentation by using
the overlay mechanism. Build all packages with mpich instead
of the default openmpi can now be achived like this:
self: super:
 {
   mpi = super.mpich;
 }

All derivations that have been using "mpi ? null" to provide optional
building with MPI have been change in the following way to allow for
optional builds with MPI:
{ ...
, mpi
, useMpi ? false
}
2021-01-23 12:15:13 +01:00
..
agda-pkg agda-pkg: 0.1.50 -> 0.1.51 2020-10-15 07:20:50 +00:00
alloy alloy: enable build on Darwin 2020-08-25 09:21:26 -07:00
ameba treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
ammonite ammonite: Fix arguments 2020-11-27 09:58:00 -05:00
analysis Merge pull request #110373 from r-ryantm/auto-update/bingrep 2021-01-22 22:14:39 +01:00
apktool apktool: 2.4.1 -> 2.5.0 2020-12-04 06:11:41 +00:00
asmfmt asmfmt: 1.1 -> 1.2.1 2020-04-30 21:24:02 -07:00
asn2quickder treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
async treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
avro-tools avro-tools: Remove maintainer nequissimus 2020-10-08 11:00:16 -04:00
aws-sam-cli aws-sam-cli: fix build 2021-01-12 23:20:45 -08:00
azcopy azure-storage-azcopy: 10.7.0 -> 10.8.0 (#109730) 2021-01-21 10:08:11 -08:00
backblaze-b2 Merge pull request #104807 from SuperSandro2000/auto-update/python3.7-b2sdk 2020-11-30 02:13:30 +01:00
bazel-gazelle buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
bazel-kazel bazel-kazel: 0.1.3 -> 0.2.0 (#109731) 2021-01-21 10:07:41 -08:00
bazel-watcher bazel-watcher: Mark broken on darwin 2020-12-07 12:33:22 +01:00
bazelisk bazelisk: 1.7.3 -> 1.7.4 2020-10-29 09:14:28 +00:00
bloaty treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
boomerang treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
boost-build treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
build-managers treewide: add final newline 2021-01-22 07:18:04 +10:00
buildah buildah: 1.19.1 -> 1.19.2 2021-01-16 05:24:03 +10:00
buildkit buildkit: 0.8.0 -> 0.8.1 2021-01-07 04:20:00 +00:00
buildpack buildpack: 0.15.1 -> 0.16.0 2021-01-20 16:20:53 +00:00
cadre treewide: add final newline 2021-01-22 07:18:04 +10:00
cargo-flamegraph cargo-flamegraph: 0.3.0 -> 0.4.0 and clean up 2021-01-01 01:25:03 +08:00
cargo-web treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
cask treewide: emacsPackages -> emacs.pkgs & emacsWithPackages -> emacs.pkgs.withPackages 2021-01-13 17:13:10 +01:00
castxml CastXML: refactor to avoid python2 dependency (#101996) 2020-10-29 10:01:18 +01:00
cbor-diag treewide: add final newline 2021-01-22 07:18:04 +10:00
ccloud-cli treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
cddl treewide: add final newline 2021-01-22 07:18:04 +10:00
cdecl
check treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
chefdk treewide: add final newline 2021-01-22 07:18:04 +10:00
chit treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
clang-tools
clj-kondo clj-kondo: 2020.04.05 -> 2020.11.07 2020-11-07 19:52:45 +01:00
clog-cli treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
cloud-nuke cloud-nuke: 0.1.23 -> 0.1.24 2020-11-26 00:30:09 +00:00
cloudfoundry-cli cloudfoundry-cli: 6.51.0 -> 7.0.1 2020-08-23 22:05:25 +01:00
clpm clpm: init at 0.3.5 (#108849) 2021-01-11 23:08:42 +01:00
cmake-format cmake-format: 0.6.11 -> 0.6.13 2020-08-26 19:38:50 +02:00
cmake-language-server treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
compass treewide: add final newline 2021-01-22 07:18:04 +10:00
compile-daemon
conftest conftest: 0.22.0 -> 0.23.0 2021-01-09 10:49:30 +00:00
container-linux-config-transpiler container-linux-config-transpiler: 0.7.0 -> 0.9.0 2020-06-15 14:50:26 +00:00
continuous-integration gitlab-runner: 13.7.0 -> 13.8.0 (#110280) 2021-01-21 10:07:03 +00:00
corgi buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
corundum treewide: add final newline 2021-01-22 07:18:04 +10:00
coursier coursier: 2.0.8 -> 2.0.9 2021-01-19 09:52:57 -05:00
cppclean treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
cucumber treewide: add final newline 2021-01-22 07:18:04 +10:00
cue buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
dapper dapper: 0.5.3 -> 0.5.4 2021-01-18 14:11:13 +00:00
dapr/cli treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
database liquibase: support PostgreSQL JDBC driver 2021-01-21 23:13:24 +01:00
dcadec treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
deadcode treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
deis treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
deisctl treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
delve delve: 1.5.0 -> 1.5.1 2020-12-11 11:36:16 +00:00
dep buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
dep2nix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
detect-secrets treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
devd devd: use upstream vendor 2020-09-08 16:32:39 +10:00
devpi-client devpi-client: 5.2.0 -> 5.2.1 2020-11-20 19:05:22 +00:00
devpi-server devpi-server: fix build 2020-12-11 09:23:42 -05:00
devtodo treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
diesel-cli treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
distgen distgen: 1.4 -> 1.5 2020-04-05 12:00:26 +00:00
dive buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
doctl doctl: 1.54.0 -> 1.54.1 2021-01-18 14:43:19 +00:00
documentation treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
dot-http treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
drip drip: use jdk8 2020-09-19 17:38:15 +02:00
drm_info treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
dt-schema dt-schema: 2020.11 -> 2020.12 2020-12-15 02:44:22 +00:00
dtools treewide: editorconfig fixes 2021-01-21 13:29:54 +10:00
easyjson easyjson: use upstream vendor 2020-09-08 16:32:39 +10:00
eclipse-mat eclipse-mat: 1.10.0.20200225 -> 1.11.0.20201202 2021-01-19 10:58:29 +00:00
ejson treewide: add final newline 2021-01-22 07:18:04 +10:00
electron electron: 10.2.0 -> 10.3.0 2021-01-17 01:07:39 +01:00
eliot-tree treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
erlang treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
errcheck errcheck: 1.4.0 -> 1.5.0 2021-01-18 16:15:56 +00:00
fac treewide: add final newline 2021-01-22 07:40:43 +10:00
fdroidserver fdroidserver: fix gradlew-fdroid interpreter 2020-10-04 19:02:46 +02:00
fedora-coreos-config-transpiler fedora-coreos-config-transpiler: 0.8.0 -> 0.9.0 2021-01-07 19:20:23 +01:00
fedpkg treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
flamegraph
flatpak-builder treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
flock
flootty treewide: stop maintaining most packages 2021-01-06 17:06:03 +11:00
flyway flyway: 7.3.0 -> 7.3.1 2020-12-05 17:45:09 +00:00
fmbt treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
fusee-launcher treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
galen treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gamecube-tools
gauge gauge: 1.1.5 -> 1.1.6 2020-12-07 18:11:01 +00:00
gdm treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
geckodriver treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ghp-import
ginkgo treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
gir treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
git-ftp treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
git-quick-stats git-quick-stats: 2.1.4 -> 2.1.5 2021-01-18 21:29:40 +00:00
git-repo-updater git-repo-updater: 0.5 -> 0.5.1 2020-03-31 05:11:30 +00:00
git-series treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
github bump: init at 0.2.2 2020-09-21 18:17:11 +03:00
github-changelog-generator treewide: add final newline 2021-01-22 07:18:04 +10:00
github-commenter github-commenter: remove goPackagePath 2020-12-17 16:38:13 +10:00
glade treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
glide treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gllvm gllvm: 1.2.8 -> 1.2.9 2020-11-01 10:58:30 +00:00
global-platform-pro treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
glock treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
glpaper treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
glslviewer treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
gnome-desktop-testing treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
gnulib treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
go2nix treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
go-bindata buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
go-bindata-assetfs buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
go-junit-report treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
go-langserver treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
go-migrate treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
go-minimock go-minimock: init at 3.0.8 2020-12-25 08:50:25 -08:00
go-motion treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
go-outline treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
go-protobuf go-protobuf: 1.4.2 -> 1.4.3 2020-10-18 09:57:30 +00:00
go-repo-root buildGoPackage packages: editorconfig fixes 2020-07-31 14:07:43 +10:00
go-swag go-swag: init at 1.6.7 2020-09-14 16:22:07 -07:00
go-swagger go-swagger: 0.25.0 -> 0.26.0 (#110361) 2021-01-21 09:48:25 -08:00
go-symbols treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
go-task buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
go-toml go-toml: 1.8.0 -> 1.8.1 2020-09-25 08:09:31 +00:00
go-tools go-tools: 2020.2 -> 2020.2.1 2021-01-20 04:20:00 +00:00
goa treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gocode buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
gocode-gomod gocode-gomod: add vendorSha256 2020-08-18 19:16:53 +10:00
goconst goconst: 1.3.2 -> 1.4.0 2020-11-21 22:43:54 +00:00
goconvey treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
gocyclo treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
godef treewide: remove obsolete attribute goPackagePath in buildGoModule derivations (#95092) 2020-08-11 21:04:55 +00:00
godot treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
gofumpt gofumpt: 2020-10-27 -> 0.1.0 2021-01-13 22:17:38 +01:00
gogetdoc buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
gojsontoyaml treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
golangci-lint golangci-lint: 1.35.0 -> 1.35.2 (#109843) 2021-01-21 10:05:40 -08:00
golint buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
gomodifytags treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
gomplate treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
google-app-engine-go-sdk google-app-engine-go-sdk: refactor to use python3 2020-11-01 09:14:01 -08:00
gopkgs treewide: add final newline 2021-01-22 07:40:43 +10:00
gopls treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
gore gore: 0.5.0 -> 0.5.2 (#109844) 2021-01-21 10:04:57 -08:00
gosec gosec: 2.4.0 -> 2.5.0 2020-10-29 17:25:25 +00:00
gotags buildGoPackage packages: editorconfig fixes 2020-07-31 14:07:43 +10:00
gotests treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
gotestsum gotestsum: 0.6.0 -> 1.6.1 2021-01-18 22:58:38 +00:00
gotools gotools: 2020-10-27 -> 2021-01-13 2021-01-13 21:41:01 +01:00
govendor
govers
gox buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
gpp
grabserial grabserial: 1.9.9 -> 2.0.2 2020-02-11 08:38:05 +00:00
gron
gtk-mac-bundler treewide: editorconfig fixes 2021-01-21 13:29:54 +10:00
guile treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
halfempty Merge pull request #109857 from r-ryantm/auto-update/halfempty 2021-01-19 14:37:37 +01:00
haskell haskelPackages.haskell-language-server: 0.7.1 -> 0.8.0 2021-01-08 20:57:02 +01:00
hcloud hcloud: 1.19.1 -> 1.20.0 2020-11-11 08:50:56 +00:00
heroku heroku: 7.42.2 -> 7.45.0 2020-10-10 04:20:00 +00:00
hexio treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
hobbes treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
hover hover: 0.43.0 -> 0.46.1 2020-12-31 00:25:31 -03:00
iaca treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
icestorm treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
icr treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
iferr treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
imatix_gsl treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
impl impl: unstable-2019-11-19 -> 1.0.0 2020-12-29 18:31:14 +07:00
ineffassign treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
interfacer treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
irony-server treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
java visualvm: 2.0.4 -> 2.0.5 2020-11-27 01:09:42 +00:00
jazzy treewide: add final newline 2021-01-22 07:18:04 +10:00
jbake treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
jbang jbang: 0.58.0 -> 0.62.0 2021-01-19 01:27:53 +00:00
jd
jid buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
jira_cli jira-cli: 2.2 -> 3.0 2020-11-25 06:55:25 +00:00
jl treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
jmespath treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
jo treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
jp jp: 0.1.2 -> 0.1.3 2020-06-14 18:12:39 +00:00
jpexs treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
jq jq: Add test 2020-11-28 13:42:36 -05:00
jsduck treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
json2hcl
jsonnet-bundler jsonnet-bundler: init at 0.4.0 2020-10-28 18:31:11 +01:00
jtc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
just just: 0.7.1 -> 0.8.3 2020-12-12 01:53:42 -05:00
k6 k6: 0.28.0 -> 0.29.0 2020-11-13 16:17:17 +00:00
kafkacat treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
kcli treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
kexpand kexpand: use upstream vendor 2020-09-08 16:32:39 +10:00
kind kind: 0.8.1 -> 0.9.0 2020-10-24 12:37:52 -04:00
knightos treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
krew treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
ktlint ktlint: 0.39.0 -> 0.40.0 2020-12-06 02:35:39 +00:00
kube-aws treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
kube-prompt treewide: add final newline 2021-01-22 07:40:43 +10:00
kubectx buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
kubeprompt treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
kubicorn treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
kubie treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
kustomize kustomize: 3.9.1 -> 3.9.2 2021-01-18 14:40:00 +01:00
kythe treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
lattice-diamond lattice-diamond: add libusb-compat-0_1 dependency 2020-06-09 13:54:38 -07:00
lazygit lazygit: add changelog to meta-attributes 2020-12-27 15:52:05 +01:00
lc3tools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
leaps leaps: regenerate deps.nix 2020-09-03 08:20:26 +10:00
librarian-puppet-go treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
libsigrok treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
libsigrokdecode treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
literate-programming Literate: 2019-01-01 -> unstable-2020-09-02 2020-10-18 02:02:11 +02:00
makerpm treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
maligned treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
manul manul: use deleteVendor 2020-09-08 16:32:39 +10:00
mbed-cli treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mdk treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
metals metals: 0.9.8 -> 0.9.10 2021-01-19 21:14:38 +01:00
micronaut treewide: editorconfig fixes 2021-01-21 13:29:54 +10:00
minizinc treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
misc treewide: Remove usages of stdenv.lib by @doronbehar 2021-01-23 10:52:19 +02:00
mmixware treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mockgen treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
mod buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
modd modd: use upstream vendor 2020-09-08 16:32:39 +10:00
mpfshell mpfshell: 0.8.1 -> unstable-2020-04-11 2020-12-28 18:15:24 +01:00
msgpack-tools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mustache-go mustache-go: 1.0.1 -> 1.2.0 2020-07-16 08:14:58 +00:00
nailgun treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nemiver treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
neoload treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
node-webkit nwjs_0_12: use lib.getLib systemd instead of systemd.lib 2020-08-13 20:51:40 +02:00
nrpl treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nsis treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nwjs nwjs: use lib.getLib systemd instead of systemd.lib 2020-08-13 20:51:40 +02:00
ocaml ocamlformat: Add versions 0.15.1 and 0.16.0 2021-01-22 09:10:02 +01:00
ofono-phonesim treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
omniorb treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
omnisharp-roslyn omnisharp-roslyn: 1.37.3 -> 1.37.4 2020-11-25 09:15:40 -08:00
open-policy-agent open-policy-agent: 0.25.2 -> 0.26.0 2021-01-21 11:06:56 +00:00
operator-sdk operator-sdk: 1.2.0 -> 1.3.0 2021-01-20 13:12:37 +00:00
oq maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
osslsigncode treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
out-of-tree treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
overcommit treewide: add final newline 2021-01-22 07:18:04 +10:00
packer treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
packet treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
packet-cli treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
packet-sd packet-sd: enable build on unix 2020-11-22 21:04:40 +07:00
pandoc pandoc: drop obsolete patches 2020-12-18 20:27:53 +01:00
parinfer-rust treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
parse-cli-bin treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
parsing treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
pax-rs treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pet buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
pew treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pgformatter treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pgloader treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
phantomjs treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
phantomjs2 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pigeon
pipenv pipenv: 2020.11.4 -> 2020.11.15 2020-11-19 18:44:02 +00:00
poetry2nix mpi: use mpi attribute consistently as the default MPI implementations 2021-01-23 12:15:13 +01:00
postiats-utilities treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pretty-simple
profiling treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
prospector
proto-contrib buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
protoc-gen-doc buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
prototool buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
pry treewide: add final newline 2021-01-22 07:18:04 +10:00
pup
puppet/puppet-lint treewide: add final newline 2021-01-22 07:18:04 +10:00
purescript/spago spago: 0.18 -> 0.19 2021-01-07 10:17:52 +09:00
pxview treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
py-spy treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
pydb treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
pypi2nix
qtcreator treewide: editorconfig fixes 2021-01-21 13:29:54 +10:00
quicktemplate treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
quilt treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rdbtools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rdocker treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
react-native-debugger treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rebazel rebazel: init at 0.1.4 2020-06-15 19:41:10 +02:00
redis-dump treewide: add final newline 2021-01-22 07:18:04 +10:00
reflex treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
reftools treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
remarshal treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
renderizer treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
reno treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rep treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
repository-managers/nexus nexus: 3.29.0-02 -> 3.29.2-02 2021-01-20 12:40:16 +00:00
rgp rgp: 1.8 -> 1.9 2020-11-25 12:47:26 +01:00
richgo treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rnix-lsp rnix-lsp: upgrade cargo fetcher and cargoSha256 2020-02-16 16:57:41 -05:00
ronn treewide: add final newline 2021-01-22 07:18:04 +10:00
rq maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
rshell rshell: 0.0.27 -> 0.0.28 2020-05-20 00:27:42 +00:00
rtags treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
rubocop treewide: add final newline 2021-01-22 07:18:04 +10:00
rucksack treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rufo treewide: add final newline 2021-01-22 07:18:04 +10:00
run treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rund treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rust Merge pull request #110377 from r-ryantm/auto-update/cargo-cache 2021-01-22 12:23:26 +02:00
sass treewide: add final newline 2021-01-22 07:18:04 +10:00
sassc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
sauce-connect treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
scaff treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
scalafix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
scalafmt treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
scry maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
scss-lint treewide: add final newline 2021-01-22 07:18:04 +10:00
sd-local sd-local: 1.0.13 -> 1.0.17 2020-12-04 23:06:42 +00:00
selenium treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
setupcfg2nix treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
shellcheck shellcheck: inherit meta 2020-04-12 10:47:15 +10:00
sigrok-cli treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
simavr treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
skaffold skaffold: 1.17.1 -> 1.17.2 2020-12-11 02:20:27 +00:00
skopeo skopeo: 1.2.0 -> 1.2.1 2021-01-12 05:40:55 +10:00
slimerjs
so treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
solarus-quest-editor Merge branch 'master' into staging-next 2021-01-07 13:04:31 +01:00
sourcetrail treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
spirv-tools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
spring-boot-cli treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
sqlint treewide: add final newline 2021-01-22 07:18:04 +10:00
sqsh treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
sslmate treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
stagit treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
statik statik: unstable-2019-07-31 -> 0.1.7 2020-12-28 21:47:12 +01:00
summon summon: init at 0.8.2 2020-06-29 18:39:15 +03:00
sumneko-lua-language-server sumneko-lua-language-server: init at 1.11.2 2021-01-10 11:43:55 -08:00
sunxi-tools treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
swiftformat swiftformat: 0.44.9 -> 0.47.10 2021-01-18 11:46:58 -05:00
systemfd treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
tabnine tabnine: 3.1.1 -> 3.2.63 2021-01-07 09:27:03 +00:00
textql treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
the-way treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
thrust treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
toluapp treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tora
toxiproxy treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
tracy treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
tradcpp treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
trellis treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
turbogit turbogit: init at v1.2.0 2021-01-06 23:48:18 +03:00
tychus treewide: add final newline 2021-01-22 07:40:43 +10:00
udis86 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
uftrace treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
unconvert treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
unity3d treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
unityhub unityhub: add mising icu and clang libraries (#109413) 2021-01-14 19:38:36 -05:00
vagrant treewide: add final newline 2021-01-22 07:18:04 +10:00
vala-language-server treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
vala-lint treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
vcstool treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
vend treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
vgo2nix vgo2nix: 2020-05-05 -> 2020-11-07 2020-11-08 02:45:57 +01:00
vim-vint treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
vndr treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
vogl treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
vulkan-validation-layers treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
vultr vultr: 2.0.1 -> 2.0.2 2020-08-31 07:09:15 +00:00
vultr-cli treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
wabt treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
wally-cli wally-cli: remove goPackagePath 2020-12-17 16:38:13 +10:00
wasm-bindgen-cli treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
wasm-pack treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
watchman treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
wiggle treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
wiiload treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
winpdb winpdb: no tests 2021-01-16 10:56:42 -08:00
wire wire: init at v0.4.0 2020-12-31 12:52:10 -08:00
wllvm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
wp-cli wp-cli: 2.2.0 -> 2.4.0 2020-04-02 09:20:01 +00:00
wrangler wrangler: 1.12.3 -> 1.13.0 2021-01-14 15:36:32 -05:00
ws treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
wxformbuilder treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xcbuild treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xcpretty treewide: add final newline 2021-01-22 07:18:04 +10:00
xib2nib treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xqilla treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
yaml2json treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
yarn treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
yarn2nix-moretea yarn2nix: Handle codeload.github.com tarballs 2020-12-30 19:01:48 +01:00
yj treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
yq-go yq-go: 3.4.1 -> 4.4.1 (#109897) 2021-01-18 21:58:34 -08:00
ytt ytt: remove goPackagePath 2020-12-17 16:38:13 +10:00
yuicompressor treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00