Commit graph

62306 commits

Author SHA1 Message Date
Pavol Rusnak 9a2966f7b9
Merge pull request #85698 from ToxicFrog/openttd
add openttd `nml` and `grfcodec` tools
2021-07-04 00:24:42 +02:00
Rebecca Kelly 82c4085089 openttd-nml: init at 0.5.3 2021-07-03 17:54:01 -04:00
Rebecca Kelly 277d1a1569 openttd-grfcodec: init at 6.0.6+git20210310
N.b. 6.0.6 release version is ~5 years old now, and doesn't build under gcc10
2021-07-03 17:54:01 -04:00
Dmitry Kalinkin f0fbfdefe7
Merge branch 'master' into staging-next 2021-07-03 17:51:15 -04:00
Fabian Affolter f69aae0bcb python3Packages.bson: init at 0.5.10 2021-07-03 22:17:31 +02:00
Luke Granger-Brown 3cc1884ab0
Merge pull request #125961 from lukegb/mercurial
mercurial: fix build, improve extension support
2021-07-03 19:44:46 +01:00
Jörg Thalheim dfdcb86cca
Merge pull request #129120 from fabaff/fix-pyls-spyder
python3Packages.pyls-spyder: fix build
2021-07-03 19:27:41 +01:00
github-actions[bot] d39be47e17
Merge master into staging-next 2021-07-03 18:01:07 +00:00
Fabian Affolter 6b9f12f113 python3Packages.gibberish-detector: init at 0.1.1 2021-07-03 18:33:04 +02:00
Jörg Thalheim 89de05fcdc
Merge pull request #129040 from fabaff/bump-diff-cover
python3Packages.diff_cover: 5.2.0 -> 5.4.0
2021-07-03 14:24:19 +01:00
Pavol Rusnak 029ea81492
Merge pull request #129124 from prusnak/gegl
gegl: drop the old 0.2 version, make gegl 0.4 default
2021-07-03 15:18:37 +02:00
Robert Schütz ada27b88e2 python2Packages.certifi: init at 2019.11.28
We use the sources from 2019.11.28 to build, but inherit the cert bundle
from the maintained Python3-only version of certifi.

Co-authored-by: adisbladis <adisbladis@gmail.com>
2021-07-03 14:49:49 +02:00
Jörg Thalheim 642f236637
Merge pull request #128971 from dotlambda/micloud-init
pythonPackages.micloud: init at 0.3
2021-07-03 13:48:47 +01:00
Pavol Rusnak 4cea628efb
gegl: drop the old 0.2 version, make gegl 0.4 default 2021-07-03 14:31:52 +02:00
github-actions[bot] 6cead635ad
Merge master into staging-next 2021-07-03 12:01:23 +00:00
Robert Schütz 88cb011dfe pythonPackages.dateutil: move to python-aliases.nix 2021-07-03 13:51:06 +02:00
Robert Schütz 1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
Fabian Affolter bebb18083f python3Packages.python-lsp-server: init at 1.1.0 2021-07-03 13:36:10 +02:00
Fabian Affolter 14da51500d python3Packages.python-lsp-jsonrpc: init at 1.0.0 2021-07-03 13:10:19 +02:00
Luke Granger-Brown dcf3dec494 mercurialFull: add highlight in-tree extension support
This also moves the individual flag flips from the mercurialFull
definition in all-packages into the mercurial module itself.
2021-07-03 10:56:29 +00:00
Luke Granger-Brown c83a5bce66 mercurialFull: add support for experimental in-tree git extension
The git extension is bundled in-tree, similarly to the hg gui, but also
requires pygit2. Enable it for mercurialFull, but don't bother with it
for the stock mercurial install.

Alas, it doesn't (yet?) work on nixpkgs because it doesn't support
octopus merges:

mercurial.error.ProgrammingError: git support can't handle octopus
merges, found a commit with 16 parents :(

I'm sure that commit is loved equally by all 16 parents.
2021-07-03 10:36:01 +00:00
Jörg Thalheim 279009b42d
Merge pull request #129085 from Mic92/lammps-cython
lammps-cython: remove
2021-07-03 11:19:07 +01:00
Jörg Thalheim a47ace80e5
Merge pull request #126187 from K900/vaultwarden
vaultwarden: update to 1.21.0, rename from bitwarden_rs
2021-07-03 11:15:22 +01:00
Robert Hensing 0768784c90
Merge pull request #119563 from sternenseemann/wayland-proxy-virtwl
wayland-proxy-virtwl: init at unstable-2021-04-15
2021-07-03 11:24:39 +02:00
Robert Hensing 198ece4057
Merge pull request #122136 from Pamplemousse/tapview
tapview: init at 1.1
2021-07-03 11:10:20 +02:00
Julius de Bruijn dcd1a5d673 pscale: Init at 0.51.0 2021-07-03 10:32:03 +02:00
Alexander Bakker 0c1c0634d2 otpclient: init at 2.4.4 2021-07-03 09:53:17 +02:00
Alexander Bakker 2749c98368 libcotp: init at 1.2.3 2021-07-03 09:53:17 +02:00
Alexander Bakker 3d4ddc90f3 libbaseencode: init at 1.0.11 2021-07-03 09:53:17 +02:00
Jörg Thalheim 18b6027ad1
python3.pkgs.dftfit: remove 2021-07-03 08:45:31 +02:00
Jörg Thalheim 887d449c2d
python3.pkgs.lammps-cython: remove 2021-07-03 08:45:17 +02:00
github-actions[bot] 77a94d88ad
Merge master into staging-next 2021-07-03 06:01:13 +00:00
Jörg Thalheim 0e82a32697
linuxPackages.dpdk: remove alias
This was causing evaluation errors in some instances.

Fixes https://github.com/NixOS/nixpkgs/issues/127275
2021-07-03 06:09:05 +02:00
Luke Granger-Brown 5a4b7d989f
Merge pull request #128870 from hagl/submit/pgtop
pgtop: init at 0.11
2021-07-03 01:54:11 +01:00
Luke Granger-Brown 02b2ec5a17
Merge pull request #128883 from primeos/libliftoff
libliftoff: init at 0.1.0
2021-07-03 01:53:01 +01:00
Luke Granger-Brown ff474e2e67
Merge pull request #128887 from musfay/adriconf-init
adriconf: init at 2.4.1
2021-07-03 01:30:40 +01:00
github-actions[bot] c1fb3b22cd
Merge master into staging-next 2021-07-03 00:01:32 +00:00
Fabian Affolter 9a1a5e8101 python3packages.diff-cover: rename from diff_cover 2021-07-03 00:00:21 +02:00
Mauricio Scheffer 3fbc8ee273 pianoteq.{stage-trial,standard-trial,stage-6,stage-7}: init at 7.3.0 2021-07-02 17:13:58 +01:00
Roman Volosatovs 68a780e669
neovim: remove lua override 2021-07-02 17:04:05 +02:00
Yurii Matsiuk 2f0d1e41e2
Revert "linux: fix regression in bridge VLAN configuration"
This reverts commit 24a08441d5.
2021-07-02 15:10:00 +02:00
Fabian Affolter a7e1fe1139 python-aliases: add alias for bt-proximity 2021-07-02 14:33:03 +02:00
github-actions[bot] 03ea42ab93
Merge master into staging-next 2021-07-02 12:01:08 +00:00
Robert Schütz 4d957e8613 pythonPackages.micloud: init at 0.3 2021-07-02 11:26:04 +02:00
Ulrik Strid 752035e078
ocamlPackages.alcotest-mirage: init at 1.2.3 (#128601) 2021-07-02 10:50:12 +02:00
Ulrik Strid 483be376f7 ocamlPackages.routes: init at 0.9.1 2021-07-02 10:39:19 +02:00
Fabian Affolter c535c86c9b python3Packages.python-pkcs11: init at 0.7.0 2021-07-02 09:51:55 +02:00
github-actions[bot] 685840634a
Merge master into staging-next 2021-07-02 06:01:07 +00:00
Ben Siraphob f4ccef0999
Merge pull request #128869 from siraben/itauto-init
coqPackages.itauto: init at 8.13+no
2021-07-02 12:36:15 +07:00
Austin Butler 579769535f python3Packages.editdistance-s: init at 1.0.0 2021-07-01 21:20:57 -07:00
github-actions[bot] dcd8f68f13
Merge master into staging-next 2021-07-02 00:01:33 +00:00
Robert Schütz dc9b36e54d rotate-backups: move out of pythonPackages 2021-07-01 14:35:12 -07:00
github-actions[bot] 9d5de3eca1
Merge master into staging-next 2021-07-01 18:01:04 +00:00
Robert Helgesson 5ac54b6c88 yajsv: init at 1.4.0 2021-07-01 18:27:45 +02:00
Ben Siraphob 9fd32c9121 coqPackages.itauto: init at 8.13+no 2021-07-01 21:46:19 +07:00
Mustafa Çalışkan bb9d2cbb74 adriconf: init at 2.4.1 2021-07-01 17:05:19 +03:00
Robin Gloster ac822da188
Merge pull request #128881 from helsinki-systems/upd/php
php80: 8.0.7 -> 8.0.8, php74: 7.4.20 -> 7.4.21
2021-07-01 08:53:50 -05:00
Michael Weiss f41dfe1989
libliftoff: init at 0.1.0 2021-07-01 14:55:30 +02:00
Harald Gliebe 31dff21794 pgtop: init at 0.11 2021-07-01 14:27:02 +02:00
ajs124 4c424870e6 phpPackages.dom: drop patch
does not apply to to 7.4.21 and 8.0.8 anymore
2021-07-01 14:07:39 +02:00
github-actions[bot] 26416f52eb
Merge master into staging-next 2021-07-01 12:01:05 +00:00
Fabian Affolter 05af00f0a1
Merge pull request #128821 from dotlambda/pypoint-init
home-assistant: support point component
2021-07-01 13:27:09 +02:00
K900 dc1b56c714 vaultwarden: update to 1.22.1, rename from bitwarden_rs
I tried to make this as non-breaking as possible, but it will still
break things slightly for people expecting certain file names in the
packages themselves.
2021-07-01 12:31:20 +03:00
dan4ik e43844bbad tonelib-zoom: init at 4.3.1 2021-07-01 15:41:28 +07:00
dan4ik e2ca27be58 tonelib-jam: init at 4.6.6 2021-07-01 15:39:45 +07:00
github-actions[bot] 9ae4f4c991
Merge master into staging-next 2021-07-01 06:01:03 +00:00
IvarWithoutBones 3000fa6851 discordchatexporter-cli: init at 2.28 2021-06-30 22:43:00 -07:00
Peter Hoeg 9bf8cea055 weidu: init at 247 2021-07-01 08:23:16 +08:00
Peter Hoeg 7046ee9476 elkhound: init at unstable-2020-04-13 2021-07-01 08:23:16 +08:00
Ron B b2be8c5b3a
pufferpanel: init at 2.2.0 (#128243)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-01 02:10:12 +02:00
github-actions[bot] 7350c52b9b
Merge master into staging-next 2021-07-01 00:01:35 +00:00
Nikolay Korotkiy 40888fda31
kiln: init at 0.2.1 2021-07-01 02:13:58 +03:00
Sandro bc21b7a9ed
Merge pull request #128593 from starcraft66/kustomize_3 2021-07-01 00:34:06 +02:00
Maximilian Bosch 6bb13c3479
Merge pull request #128551 from tuxinaut/complete-alias
complete-alias: init at 1.10.0
2021-06-30 23:43:14 +02:00
Robert Schütz e17572e3d1 python3Packages.pypoint: init at 2.1.0 2021-06-30 23:41:23 +02:00
Fabian Affolter 67bc985271
Merge pull request #128780 from dotlambda/pyfreedompro-init
python3Packages.pyfreedompro: init at 1.1.0
2021-06-30 21:20:33 +02:00
Fabian Affolter c4f8d9523d
Merge pull request #128782 from dotlambda/aiomusiccast-init
python3Packages.aiomusiccast: init at 0.8.0
2021-06-30 21:17:07 +02:00
github-actions[bot] 1a1f2ce95d
Merge master into staging-next 2021-06-30 18:04:09 +00:00
Anderson Torres af82f34c1c
Merge pull request #128702 from AndersonTorres/new-kirc
kirc: init at 0.2.7
2021-06-30 13:37:33 -03:00
Alyssa Ross 0c21d0fd70
linuxPackages_latest: 5.12.12 -> 5.13
Fixes: 367a53a82b ("linux_5_13: init at 5.13")
2021-06-30 15:01:49 +00:00
Khushraj Rathod b5b2f19c22
dprint: init at 0.15.0 2021-06-30 20:20:31 +05:30
Robert Schütz 96d70d7b85 python3Packages.aiomusiccast: init at 0.8.0 2021-06-30 16:49:33 +02:00
Robert Schütz c96dd6c6f2 python3Packages.pyfreedompro: init at 1.1.0 2021-06-30 16:33:37 +02:00
github-actions[bot] 629cea2cd0
Merge master into staging-next 2021-06-30 12:04:22 +00:00
Elis Hirwing f091739337
Merge pull request #128521 from aanderse/php-mkExtension
php: expose mkExtension
2021-06-30 13:16:43 +02:00
Denny Schäfer a619e1bdd2
complete-alias: init at 1.10.0 2021-06-30 11:34:21 +02:00
Robert Schütz e0d776fab3 python3Packages.netmap: init at 0.7.0.2 2021-06-30 09:20:58 +02:00
Domen Kožar 1b98bbf304
Merge pull request #128657 from mikroskeem/darwin-fix-sdl
SDL: fix wrongly linking to Mesa on Darwin
2021-06-30 08:37:58 +02:00
github-actions[bot] 7f05df0a91
Merge master into staging-next 2021-06-30 06:04:18 +00:00
AndersonTorres 5853503f7a kirc: init at 0.2.7 2021-06-30 02:49:24 -03:00
Fabian Affolter e7ba38072e python3Packages.python-ipmi: init at 0.5.1 2021-06-29 21:17:23 -07:00
Vanilla ec00b2d3a2 flat-remix-gnome: init at 20210623 2021-06-29 19:53:51 -07:00
Yusuf Bera Ertan a3274dca88
helix: init at 0.3.0 (#126208)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-30 03:54:42 +02:00
Tristan Gosselin-Hane d0f4bb9cf8
kustomize_3: init at 3.10.0 2021-06-29 21:54:15 -04:00
Sandro dd57f984c6
Merge pull request #127163 from berbiche/nwg-panel-init-at-0.3.2
nwg-panel: init at 0.3.2
2021-06-30 03:52:24 +02:00
Sandro 809c17294f
Merge pull request #128011 from alyssais/tinywl
tinywl: init at 0.14.0
2021-06-30 03:51:19 +02:00
Sandro 875a104ea8
Merge pull request #119038 from emmanuelrosa/bisq
bisq: init at 1.7.0
2021-06-30 03:50:27 +02:00
Sandro 458c985073
Merge pull request #128015 from cburstedde/package-p4est-sc 2021-06-30 03:31:41 +02:00
github-actions[bot] 0fa08dae1b
Merge master into staging-next 2021-06-30 00:08:50 +00:00
Sandro d23fa41ae4
Merge pull request #128623 from dotlambda/smart-meter-texas-init 2021-06-30 01:00:35 +02:00