Fabian Affolter
f6d222e5bb
python3Packages.minidump: 0.0.13 -> 0.0.15
2021-03-18 22:37:44 +01:00
Jan Tojnar
39bc2f7abe
gimp: Fix crash without dot
...
GEGL 0.4.28 started marking introspect action as unavailable when dot is not present.
But GIMP previously required the action to be present at startup, even though it was only ever used in dev builds.
Let’s apply an upstream patch that removes this strict requirement.
2021-03-18 22:18:51 +01:00
Sandro
2ba2500228
Merge pull request #116759 from 06kellyjac/waypoint
...
waypoint: 0.2.3 -> 0.2.4
2021-03-18 21:59:08 +01:00
matthewcroughan
6a31db4e8f
freecad: symlink uppercase executable names to lowercase in postFixup
...
When a user installs this package, it's likely they will try to run 'freecad' instead of 'FreeCAD', this symlinks FreeCAD -> freecad such that the user will not be confused and assume that installation of the package did not work properly.
2021-03-18 20:54:35 +00:00
Sandro
8497314b8e
Merge pull request #116773 from r-burns/darwin-make-bootstrap
...
[staging-next] darwin/make-bootstrap-tools: avoid brotli dependency
2021-03-18 21:50:33 +01:00
Ivan Babrou
d4d14bd4b6
liblapack: disable select tests on all darwin platforms ( #116779 )
2021-03-18 16:34:50 -04:00
Timo Kaufmann
7e5b76bb3b
Merge pull request #116488 from collares/sage-maintainers
...
maintainers: add collares to the sage team
2021-03-18 20:30:04 +00:00
sternenseemann
4b0741093d
fdtools: set platforms to linux only
...
Seems like there is portability trouble preventing it from working on
darwin and likely also BSDs. The website says:
> On some systems (currently only Linux, as far as I know) they can
> also allocate, lock, and switch virtual consoles.
2021-03-18 21:27:42 +01:00
Profpatsch
82b3b20d72
fdtools: fix missing gcc -> $CC replacement
...
clang compilation would fail because the author likes to hardcode
`gcc` in the build files.
2021-03-18 21:14:03 +01:00
Sandro
72daafa2e6
Merge pull request #116720 from fabaff/bump-pymitv
...
python3Packages.pymitv: 1.4.3 -> 1.5.0
2021-03-18 21:05:45 +01:00
Sandro
3a71547da6
Merge pull request #116719 from zowoq/kapp
...
kapp: install completion
2021-03-18 21:05:28 +01:00
Sandro
1c7f116d1d
Merge pull request #116537 from onsails/fix/rust-analyzer
2021-03-18 20:55:58 +01:00
Ryan Burns
bcd7b0dd5d
darwin/make-bootstrap-tools: avoid brotli dependency
...
Needed as of e3d19670a0f6b012aac5e05b50951d8a991ba143
2021-03-18 12:30:16 -07:00
Ivan Babrou
06c5ea2a14
liblapack: disable failing tests on darwin
...
Tests were enabled in #113021 and staging is broken since then.
2021-03-18 20:27:14 +01:00
Benjamin Staffin
ef2083cb7a
google-cloud-sdk: Fix bash completion for gcloud, gsutil
...
bash-completion expects the files in
share/bash-completion/completions/ to be named identically to the
applicable commands (I think. This does make it work at least.)
2021-03-18 15:06:08 -04:00
Sebastian Graf
532ba32490
alttab: Enable doCheck
...
Consequently I had to add a few dependencies for the testsuite.
2021-03-18 19:58:05 +01:00
Sandro
80c7312da6
Merge pull request #116714 from fabaff/bump-pyinsteon
...
python3Packages.pyinsteon: 1.0.9 -> 1.0.10
2021-03-18 19:57:31 +01:00
sternenseemann
de78745bdd
trivial-builders: rework runCommand' into runCommandWith && expose
...
runCommandWith receives an attribute set with options which previously
were positional arguments of runCommand' and a buildCommand. This
allows for overriding the used stdenv freely (so stuff like
llvmPackages.stdenv can be used). Additionally the possibility to change
arguments passed to stdenv.mkDerivation is made more explicit via the
derivationArgs argument.
2021-03-18 19:56:40 +01:00
sternenseemann
b398d00903
trivial-builders: merge passAsFile with env in runCommand'
...
Previously it was awkward to use the runCommand-variants with
passAsFile as a double definition of passAsFile would potentially
break runCommand: passAsFile would overwrite the previous definition,
defeating the purpose of setting it in runCommand in the first place.
This is now fixed by concatenating the [ "buildCommand" ] list with
one the one from env, if present.
Adjust buildEnv where passAsFile = null; was passed in some cases,
breaking evaluation since it'd evaluate to [ "buildCommand" ] ++ null.
2021-03-18 19:56:40 +01:00
Sandro
e235883275
Merge pull request #116703 from iAmMrinal0/update/google-cloud-sdk
...
google-cloud-sdk: 328.0.0 -> 332.0.0
2021-03-18 19:56:18 +01:00
Fabian Affolter
35d53584ff
Merge pull request #116727 from oxzi/python-ajsonrpc-1.1.0
...
pythonPackages.ajsonrpc: init at 1.1.0
2021-03-18 19:34:45 +01:00
Fabian Affolter
c048a53666
Merge pull request #112736 from r-ryantm/auto-update/python3.7-mergedeep
...
python37Packages.mergedeep: 1.3.1 -> 1.3.4
2021-03-18 19:28:56 +01:00
Fabian Affolter
f1d1f326ba
Merge pull request #112739 from r-ryantm/auto-update/python3.7-phonenumbers
...
python37Packages.phonenumbers: 8.12.13 -> 8.12.18
2021-03-18 19:28:17 +01:00
Fabian Affolter
39534fc4ca
Merge pull request #112993 from r-ryantm/auto-update/python3.7-ftfy
...
python37Packages.ftfy: 5.8 -> 5.9
2021-03-18 19:26:26 +01:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next
2021-03-18 19:24:39 +01:00
Jaakko Luttinen
5c1e77bdf9
liblinphone: 4.4.21 -> 4.4.35
2021-03-18 20:17:04 +02:00
Jaakko Luttinen
fb1b82cce5
belle-sip: 4.4.26 -> 4.4.34
2021-03-18 20:17:04 +02:00
Jaakko Luttinen
fc31e95415
bzrtp: 4.4.9 -> 4.4.34
2021-03-18 20:17:04 +02:00
Jaakko Luttinen
95b192e0d5
belr: 4.3.2 -> 4.4.34
2021-03-18 20:17:04 +02:00
Jaakko Luttinen
174bb45e8d
belcard: 4.4.24 -> 4.4.34
2021-03-18 20:17:04 +02:00
Jaakko Luttinen
674ad1501a
lime: 4.4.21 -> 4.4.34
2021-03-18 20:17:04 +02:00
Jaakko Luttinen
de8658c0e6
mediastreamer: 4.4.32 -> 4.4.35
2021-03-18 20:17:03 +02:00
Jaakko Luttinen
07be34e059
ortp: 4.4.32 -> 4.4.34
2021-03-18 20:17:03 +02:00
Jaakko Luttinen
67c0595753
bctoolbox: 4.4.24 -> 4.4.34
2021-03-18 20:17:03 +02:00
R. RyanTM
56e36a836e
soci: 4.0.0 -> 4.0.1
2021-03-18 20:17:03 +02:00
Fabian Affolter
9a48ca8027
Merge pull request #112934 from r-ryantm/auto-update/mbuffer
...
mbuffer: 20200929 -> 20210209
2021-03-18 19:15:43 +01:00
Fabian Affolter
94bcca22ff
Merge pull request #116556 from r-ryantm/auto-update/PortfolioPerformance
...
portfolio: 0.51.1 -> 0.51.2
2021-03-18 19:12:53 +01:00
Fabian Affolter
20f6436fd5
Merge pull request #116583 from r-ryantm/auto-update/python3.8-bx-python
...
python38Packages.bx-python: 0.8.10 -> 0.8.11
2021-03-18 19:12:18 +01:00
Fabian Affolter
c8bf309ca8
Merge pull request #116582 from r-ryantm/auto-update/python3.8-datashader
...
python38Packages.datashader: 0.12.0 -> 0.12.1
2021-03-18 19:11:55 +01:00
Fabian Affolter
5e4589c884
Merge pull request #113749 from r-ryantm/auto-update/python3.7-cornice
...
python37Packages.cornice: 5.0.3 -> 5.1.0
2021-03-18 19:11:35 +01:00
Fabian Affolter
77f39c54d3
Merge pull request #113551 from r-ryantm/auto-update/assh
...
assh: 2.11.0 -> 2.11.3
2021-03-18 19:11:00 +01:00
Sebastian Graf
a8fe53907d
alttab: Clarify license to GPLv3-or-later
2021-03-18 18:57:44 +01:00
superherointj
642412d0ab
tfk8s: 0.1.0 -> 0.1.2
2021-03-18 14:41:33 -03:00
Fabian Affolter
b50a4339fb
Merge pull request #115541 from r-ryantm/auto-update/rspamd
...
rspamd: 2.6 -> 2.7
2021-03-18 18:16:30 +01:00
Fabian Affolter
4abe80b5bf
Merge pull request #115559 from r-ryantm/auto-update/rshell
...
rshell: 0.0.28 -> 0.0.30
2021-03-18 18:11:56 +01:00
Fabian Affolter
ba4e8406b0
Merge pull request #115684 from r-ryantm/auto-update/xlockmore
...
xlockmore: 5.65 -> 5.66
2021-03-18 18:10:34 +01:00
John Ericson
417658beae
Merge pull request #116666 from obsidiansystems/cutensor
...
cudatensor: Init at 1.2.2
2021-03-18 13:08:16 -04:00
Maximilian Bosch
29ad1e7737
Merge pull request #116658 from r-ryantm/auto-update/thc-hydra
...
thc-hydra: 9.1 -> 9.2
2021-03-18 17:53:14 +01:00
Maximilian Bosch
4419aeaa9c
Merge pull request #116680 from r-ryantm/auto-update/cargo-fuzz
...
cargo-fuzz: 0.8.0 -> 0.10.0
2021-03-18 17:49:39 +01:00
Cole Helbling
853f1b740c
fish: 3.2.0 -> 3.2.1
2021-03-18 09:49:05 -07:00