Commit Graph

244494 Commits

Author SHA1 Message Date
dawidsowa
8bb5c62adc gallery-dl: 1.14.5 -> 1.15.0 2020-09-20 22:42:36 +02:00
adisbladis
fa1272e956
emacsPackages.libgit: Fix build 2020-09-20 22:27:52 +02:00
Thomas Friese
edd8fb3757
sunvox: fix hash mismatch 2020-09-20 21:51:47 +02:00
WORLDofPEACE
684d691c6e
Merge pull request #97738 from cole-h/build-vm-for-flakes
nixos-rebuild: add flake support for build-vm
2020-09-20 15:10:16 -04:00
WORLDofPEACE
8f00cc47e9
Merge pull request #98330 from jonringer/update-contributing
contributing.md: mention rebased or squashed merges
2020-09-20 15:06:11 -04:00
Gabriel Ebner
3aa1721efa
Merge pull request #98327 from yvesf/qcad-fix-qt5-arg
qcad: replace qt argument
2020-09-20 20:56:22 +02:00
Travis CI
358cfe9106 gitAndTools.git-machete: 2.15.5 -> 2.15.6
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2020-09-20 18:32:57 +00:00
Drew Risinger
4e435eee31 pythonPackages.cfn-lint: 0.35.0 -> 0.35.1
* Update version
* Cleanup packaging: run tests & use GitHub source
* Meta: add changelog
2020-09-20 11:30:00 -07:00
Tim Steinbach
9a4468b935
linux: 5.9-rc4 -> 5.9-rc5 2020-09-20 14:15:31 -04:00
Doron Behar
4d4516a04e gnome-network-displays: init at 0.90.4 2020-09-20 21:06:00 +03:00
Maximilian Bosch
783bf0ab8a
Merge pull request #98218 from Ma27/bump-matrix-synapse
matrix-synapse: 1.19.2 -> 1.19.3
2020-09-20 19:36:17 +02:00
Martin Weinelt
1696de584b
Merge pull request #98329 from jonringer/disable-shouldbe
python38Packages.shouldbe: disable for python3.8
2020-09-20 19:04:25 +02:00
Jonathan Ringer
96e4438959
contributing.md: mention rebased or squashed merges 2020-09-20 09:31:54 -07:00
Jonathan Ringer
43c0499f3a
python38Packages.shouldbe: disable for python3.8 2020-09-20 09:16:15 -07:00
Robert Scott
eb86bff30d libgumath, pythonPackages.gumath: unstable-2018-11-27 -> unstable-2019-08-01
this is the most recent commit to upstream's master at time of writing

includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Robert Scott
dcd6847ddb libxnd, pythonPackages.xnd: unstable-2018-11-27 -> unstable-2019-08-01
this is the most recent commit to upstream's master at time of writing

includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Robert Scott
044533c99b libndtypes, pythonPackages.ndtypes: unstable-2018-11-27 -> unstable-2019-08-01
this is the most recent commit to upstream's master at time of writing

includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Raghav Sood
09bc8c8d85 can-isotp: 20180629 -> 20200910 2020-09-20 08:42:28 -07:00
Maxim Krivchikov
172f3a197e lldb_5, lldb_6: add patch for >=python-3.7 2020-09-20 08:31:46 -07:00
Doron Behar
8bf99f6787 csvkit: fix tests
Remove unneeded glibcLocales. Remove overrided agate-sql and agate-dbf,
as these overrides are not needed. Use pytestCheckHook instead of
overriding checkPhase. Add an upstream patch that fixes tests.
2020-09-20 08:29:18 -07:00
Doron Behar
eb9393a4db csvkit: 1.0.4 -> 1.0.5 2020-09-20 08:29:18 -07:00
Doron Behar
b3178aee51 python.pkgs.agate-sql: fix tests by adding crate to inputs 2020-09-20 08:29:18 -07:00
Doron Behar
d07100d89f python3Packages.crate: init at 0.24.0 2020-09-20 08:29:18 -07:00
Yves Fischer
a426157210 qcad: replace qt argument
change qcad to take the individual packages instead of qt5 as argument
2020-09-20 17:24:42 +02:00
Robert Scott
a28068a992 svgbob: fix build
loosen lint settings
2020-09-20 08:24:00 -07:00
Raphael Borun Das Gupta
355d255d6c pythonPackages.mock-open: 1.3.2 -> 1.4.0 2020-09-20 08:18:31 -07:00
Raphael Borun Das Gupta
b103ddb9ab pythonPackages.mock-open: 1.3.1 -> 1.3.2 2020-09-20 08:18:31 -07:00
Austin Butler
05f994426f pythonPackages.glom: fix tests 2020-09-20 08:17:50 -07:00
Gabriel Ebner
4e7b124f13
Merge pull request #98290 from yvesf/qcad-3.25.2.0 2020-09-20 17:04:11 +02:00
Gabriel Ebner
de3cc475e0
Merge pull request #81014 from fgaz/platforms/endianness
platforms: add bigEndian and littleEndian
2020-09-20 17:03:55 +02:00
Trolli Schmittlauch
0b3ffb512c cawbird: 1.1.0 -> 1.2.1
- regular version bump to 1.2.0, then bugfix release on top
- changes: see
    - https://github.com/IBBoard/cawbird/releases/tag/v1.2.0
    - https://github.com/IBBoard/cawbird/releases/tag/v1.2.1
2020-09-20 17:03:31 +02:00
Gabriel Ebner
0c550170d1
Merge pull request #97469 from Emantor/bump/thermald 2020-09-20 16:55:30 +02:00
Dmitry Kalinkin
b3a9f9d6ba
Merge pull request #98319 from Luflosi/update/youtube-dl
youtube-dl: 2020.09.14 -> 2020.09.20
2020-09-20 10:43:07 -04:00
Gabriel Ebner
a2bd21f1bf
Merge pull request #98314 from gebner/upgradejava 2020-09-20 16:36:52 +02:00
Yves Fischer
2f934a967c qcad: fix library browser
the drawing library of qcad uses qt's database abstract for sqlite.

Somehow the libqsqlite library file is not found in the default
location. As workaround it is copied to the qcad library directory.
2020-09-20 16:35:24 +02:00
Gabriel Ebner
088ddf717c
Merge pull request #97661 from hannesweisbach/opencascade-oce
opencascade: enable macOS build and add features
2020-09-20 16:31:42 +02:00
sohalt
40722346b8 avy: 2017.10.16 -> 2019.05.01 2020-09-20 16:13:29 +02:00
Francesco Gazzetta
4fc8c5098d platforms: add bigEndian and littleEndian 2020-09-20 16:12:58 +02:00
Mario Rodas
e5869f999f gitAndTools.git-imerge: 1.1.0 -> 1.2.0
https://github.com/mhagger/git-imerge/releases/tag/v1.2.0
2020-09-20 09:10:00 -05:00
Ryan Mulligan
fcf1df1ceb
Merge pull request #95449 from r-ryantm/auto-update/liquibase
liquibase: 3.10.2 -> 4.0.0
2020-09-20 07:03:45 -07:00
Ryan Mulligan
4de9a13eef
Merge pull request #95973 from r-ryantm/auto-update/heimer
heimer: 1.18.0 -> 1.19.0
2020-09-20 07:01:39 -07:00
Hannes Weisbach
80a6743c37 opencascade: enable macOS build and add features
enable/fix macOS build and add options for TBB and GL2PS dependencies

VTK integration needed a patch because implicit conversions in initializer
lists are an error in C++11, which is the default in clang 7 used by nix.
2020-09-20 15:05:09 +02:00
Luflosi
907fd8d6f6
youtube-dl: 2020.09.14 -> 2020.09.20
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.20
2020-09-20 14:45:41 +02:00
Daniël de Kok
b83824d9c4
Merge pull request #98159 from sternenseemann/noto-emoji-unicode-13.1
noto-fonts-emoji: unstable-2020-08-20 → 2020-09-16
2020-09-20 14:20:19 +02:00
Robert Scott
dc413903fc
Merge pull request #98074 from risicle/ris-pforth-fix
pforth: fix build with patch
2020-09-20 13:06:06 +01:00
Robert Scott
ecd5886830 truvari: 1.3.4 -> 2.0.2, fixing build
seeing it has no tests, use pythonImportsCheck in an attempt to detect
total breakage, even though it's not intended to be used as an importable
module
2020-09-20 12:25:17 +01:00
Robert Scott
e61102d5c2 pythonPackages.acebinf: init at 1.0.2 2020-09-20 12:23:18 +01:00
Robert Scott
4543e54991 pythonPackages.pytabix: init at 0.1 2020-09-20 12:23:18 +01:00
Robert Scott
ccf4645500 pythonPackages.bwapy: init at 0.1.4 2020-09-20 12:23:18 +01:00
Robert Scott
f1d2491057 bwa: include static library and some key headers in output 2020-09-20 12:23:18 +01:00