Commit Graph

5050 Commits

Author SHA1 Message Date
Ryan Burns
4e1586c6ad
Merge pull request #139338 from r-burns/protobuf
treewide: fixes for protobuf 3.18+
2021-09-25 14:54:43 -07:00
Ryan Burns
40299257cc Merge branch 'master' into staging-next 2021-09-23 18:43:00 -07:00
Naïm Favier
b2391a51d2 coq: add desktop file for coqide 2021-09-23 14:39:50 +02:00
Sandro
9f5d7fa703
Merge pull request #136526 from smancill/shogun-remove-svmlight
shogun: remove non-distributable SVMlight code
2021-09-23 14:11:12 +02:00
Ryan Burns
813c400edc cntk: fix build with protobuf 3.18+ 2021-09-23 02:16:17 -07:00
Bobby Rong
c25465873c
Merge pull request #138022 from natsukium/blast/update
blast: 2.11.0 -> 2.12.0
2021-09-23 14:48:35 +08:00
Ryan Burns
e12802213e caffe: fix build with protobuf 3.18+ 2021-09-22 21:57:13 -07:00
github-actions[bot]
796a5df129
Merge master into staging-next 2021-09-23 00:01:50 +00:00
Sandro
1d180608da
Merge pull request #138968 from hjones2199/kstars355 2021-09-22 22:32:28 +02:00
Guillaume Girol
4bc83aaffa
Merge pull request #136489 from ehmry/nimPackages
nimpackages / buildNimPackage
2021-09-22 18:35:38 +00:00
Hunter Jones
3ba268b73d kstars: 3.5.4 -> 3.5.5 2021-09-22 11:35:38 -05:00
markuskowa
b4f1a1338f
Merge pull request #138512 from r-burns/csdp
[staging-next] Revert "csdp: move gfortran to nativeBuildInputs"
2021-09-20 12:18:40 +02:00
Alyssa Ross
e2bb7997c4
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	nixos/doc/manual/release-notes/rl-2111.section.md
2021-09-19 17:08:00 +00:00
Ryan Burns
b23afbb866 Revert "csdp: move gfortran to nativeBuildInputs"
We are not using gfortran as a native binary; we are using its lib.

Fixes build on darwin.

This reverts commit eabbf45b60.
2021-09-19 02:35:27 -07:00
Bobby Rong
0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon 2021-09-18 23:07:00 +08:00
github-actions[bot]
263bdbdad4
Merge master into staging-next 2021-09-18 06:01:19 +00:00
figsoda
0e575a459e
Merge pull request #137974 from r-ryantm/auto-update/bowtie
bowtie: 1.3.0 -> 1.3.1
2021-09-17 22:52:43 -04:00
Sebastián Mancilla
e810fad47a shogun: remove non-distributable SVMlight code
SVMlight uses a non-standard license [0] that doesn't allow distribution
without the author's permission:

> The software must not be modified and distributed without prior permission of the author.

So remove all code related to it when building the binary package.
Use upstream's own script to do it (which they use to create and
distribute their own Debian package), with a few fixes.

There is still the option of building from source with SVMlight enabled
with an override that sets the withSvmLight parameter.

If SVMlight is enabled set the license to unfree. Also fix the
deprecated gpl3 license to gpl3Plus.

[0]: https://github.com/shogun-toolbox/shogun/blob/shogun_6.1.4/doc/license/LICENSE_SVMlight.md
2021-09-17 15:04:34 -03:00
github-actions[bot]
a21275cdae
Merge master into staging-next 2021-09-17 18:01:14 +00:00
figsoda
715d551a10
Merge pull request #136637 from L-as/alliance
alliance: 5.1.1 -> unstable-2020-12-04
2021-09-17 12:47:55 -04:00
Las Safin
33390f6bc7
alliance: 5.1.1 -> unstable-2021-09-15 2021-09-17 16:17:23 +00:00
github-actions[bot]
2ad7b248e6
Merge staging-next into staging 2021-09-17 00:02:15 +00:00
Robert Scott
c1dac4490e
Merge pull request #138061 from Stunkymonkey/switch-fetchFromGitLab
quantum-espresso,postgresql11Packages.pg_ed25519: switch to fetchFromGitlab
2021-09-16 23:53:23 +01:00
github-actions[bot]
85bd312fb6
Merge staging-next into staging 2021-09-16 12:02:04 +00:00
markuskowa
228e15e7cb
Merge pull request #138123 from markuskowa/fix-octopus
octopus: add CPU optimization flags
2021-09-16 13:25:47 +02:00
Markus Kowalewski
bd69f3d627
octopus: add CPU optimization flags 2021-09-16 12:53:47 +02:00
Bobby Rong
12d38c57c3
Merge pull request #134133 from Kranzes/auto-update/SPAdes
SPAdes: 3.15.2 -> 3.15.3
2021-09-16 17:09:24 +08:00
Bobby Rong
77f92d23c7
Merge pull request #137608 from lopsided98/qgroundcontrol-update
qgroundcontrol: 4.1.3 -> 4.1.4
2021-09-16 14:18:28 +08:00
Felix Buehler
64bac8e874 quantum-espresso: switch to fetchFromGitLab 2021-09-15 23:13:57 +02:00
github-actions[bot]
1c625bf844
Merge staging-next into staging 2021-09-15 18:01:59 +00:00
Dmitry Kalinkin
d8ed39b309
Merge pull request #135525 from veprbl/pr/open_memstream_fmemopen_darwin_fix
Add implemetations of open_memstream/fmemopen to be used on BSDs
2021-09-15 11:49:55 -04:00
Dmitry Kalinkin
84f408f206
Merge pull request #136016 from veprbl/pr/root_6_24_04
root: 6.24.02 -> 6.24.06
2021-09-15 11:35:07 -04:00
Tomoya Otabi
1e9bd43214 blast: 2.11.0 -> 2.12.0 2021-09-15 15:33:44 +00:00
github-actions[bot]
24a34e5706
Merge staging-next into staging 2021-09-15 12:01:34 +00:00
Michael Raskin
47eaf6727b
Merge pull request #137876 from r-ryantm/auto-update/opensmt
opensmt: 2.1.0 -> 2.1.1
2021-09-15 09:03:33 +00:00
R. RyanTM
7bf7c9b92b bowtie: 1.3.0 -> 1.3.1 2021-09-15 07:35:44 +00:00
github-actions[bot]
636ebe3a72
Merge staging-next into staging 2021-09-15 06:01:54 +00:00
Justin Bedő
9c4f65db4b
Merge pull request #137884 from r-ryantm/auto-update/picard-tools
picard-tools: 2.26.0 -> 2.26.2
2021-09-15 04:59:06 +00:00
R. RyanTM
e676fdcb90 picard-tools: 2.26.0 -> 2.26.2 2021-09-14 19:53:25 +00:00
R. RyanTM
1c9cbe8a05 opensmt: 2.1.0 -> 2.1.1 2021-09-14 18:44:37 +00:00
github-actions[bot]
95f24a8a57
Merge staging-next into staging 2021-09-14 18:01:40 +00:00
R. RyanTM
504529d628 horizon-eda: 2.0.0 -> 2.1.0 2021-09-14 10:46:32 +00:00
github-actions[bot]
04e48fbe4f
Merge staging-next into staging 2021-09-13 18:01:51 +00:00
adisbladis
fcf5397793
Merge pull request #135905 from dukc/secondDmd2097
D compiler update
2021-09-13 11:36:55 -05:00
Ben Wolsieffer
03111112cc qgroundcontrol: 4.1.3 -> 4.1.4 2021-09-13 00:11:37 -04:00
github-actions[bot]
dfd1161f35
Merge staging-next into staging 2021-09-13 00:02:22 +00:00
Sandro
11e504567d
Merge pull request #137454 from r-ryantm/auto-update/MAVProxy
mavproxy: 1.8.41 -> 1.8.42
2021-09-13 00:26:51 +02:00
github-actions[bot]
fef6f602e6
Merge staging-next into staging 2021-09-12 18:01:50 +00:00
Daniël de Kok
6f2ce2a65e treewide: remove danieldk as maintainer from a set of packages
I currently do not have much time to work on nixpkgs. Remove
myself as a maintainer from a bunch of packages to avoid that
people are waiting on me for a review.
2021-09-12 14:42:12 +00:00
Sandro
83eef43893
Merge pull request #135906 from yl3dy/xoscope
xoscope: 2.0 -> 2.3
2021-09-12 16:15:41 +02:00