Commit Graph

5065 Commits

Author SHA1 Message Date
Narazaki, Shuji
4de6574fb8 kissat: init at 2.0.1 2021-10-04 08:45:36 +09:00
Sandro
87180d88f9
Merge pull request #140102 from r-ryantm/auto-update/MAVProxy 2021-10-03 19:20:09 +02:00
Alex Martens
5430af2013 dwfv: init at 0.4.1 2021-10-02 09:03:37 -07:00
R. RyanTM
e7ad746486 mavproxy: 1.8.42 -> 1.8.43 2021-10-01 00:38:44 +00:00
Bobby Rong
8145828985
Merge pull request #134593 from r-ryantm/auto-update/star
star: 2.7.8a -> 2.7.9a
2021-09-30 22:39:05 +08:00
Austin Seipp
d474571392 symbiyosys: 2020.08.22 -> 2021.09.13
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-09-29 13:14:27 -05:00
Sandro
8f7fa26a78
Merge pull request #139309 from Baltoli/bump-z3 2021-09-29 15:00:38 +02:00
Timo Kaufmann
cb3342eec8
Merge pull request #139758 from collares/sage-threejs-path
threejs-sage: install in expected location
2021-09-28 20:05:18 +02:00
Mauricio Collares
a5a7c33e77 threejs-sage: install in expected location
Co-authored-by: Timo Kaufmann <timokau@zoho.com>
2021-09-28 19:06:48 +02:00
Sandro
5b5fb57aed
Merge pull request #139745 from Ma27/bump-stellarium 2021-09-28 14:12:02 +02:00
Maximilian Bosch
fbdf7d2206
stellarium: 0.21.1 -> 0.21.2
ChangeLog: https://github.com/Stellarium/stellarium/releases/tag/v0.21.2
2021-09-28 13:49:59 +02:00
Robert Schütz
54e1db2152
Merge pull request #138479 from dotlambda/proj-8.1.1
proj: 7.2.1 -> 8.1.1
2021-09-27 16:46:32 -07:00
Robert Schütz
98c8fc6fd0 gplates: 2.2.0 -> 2.3.0 2021-09-26 23:11:29 -07:00
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
Bruce Collie
3e213b8699 z3: 4.8.10 -> 4.8.12 2021-09-24 11:46:21 +01:00
R. RyanTM
5becb56f71
star: 2.7.8a -> 2.7.9a 2021-09-24 10:37:28 +08: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