Commit Graph

5990 Commits

Author SHA1 Message Date
Artturi
6d007b2ce4
Merge pull request #172250 from Artturin/ridofnulls
remove some useless null asserts
2022-05-10 04:24:31 +03:00
Artturin
5007ea281d gwyddion: remove useless nulls 2022-05-10 00:56:23 +03:00
davidak
0bc16c7f2b
Merge pull request #172182 from markuskowa/fix-siesta
siesta: fix build for gcc/gfortran-10/11
2022-05-09 15:16:40 +02:00
Markus Kowalewski
a5e2f0f410
siesta: fix build for gcc/gfortran-10/11 2022-05-09 14:31:16 +02:00
Sandro
c1daf2ae36
Merge pull request #170792 from grindhold/elmerfix
elmerfem: make elmerfem-9.0 run properly
2022-05-09 12:00:52 +02:00
grindhold
865d79bb5b elmerfem: make elmerfem-9.0 properly
0) ElmerGUI displays things in the Model tree on the
     left screen side again
  1) Enable the import of STEP- and other opencascade-
     based formats
  2) Patch the source to enable builds with gcc-11
  3) Build the Qt5 version instead of the Qt4 version
2022-05-09 10:41:56 +02:00
Sandro
20b3e2f83d
Merge pull request #172079 from lschuermann/dev/horizon-eda-2.3.0
horizon-eda: 2.2.0 -> 2.3.0
2022-05-09 01:16:46 +02:00
Sandro
5c1adf9ffd
Merge pull request #168576 from evils/kicad-unstable 2022-05-08 23:50:51 +02:00
Sandro
a0aeb0dc1e
Merge pull request #171765 from evils/kicad-6.0.5
kicad: 6.0.4 -> 6.0.5
2022-05-08 23:50:32 +02:00
Leon Schuermann
c353f171b9 horizon-eda: 2.2.0 -> 2.3.0
Signed-off-by: Leon Schuermann <leon@is.currently.online>
2022-05-08 20:57:06 +02:00
Bobby Rong
0542fa89a7
Merge pull request #171479 from tpwrules/fix-qgroundcontrol-build
qgroundcontrol: fix build
2022-05-08 20:26:58 +08:00
Sergei Trofimovich
428045f39b bwa: pull upstream fix for -fno-common tollchains
Without the change build fails on -fno-common toolchains like upstream
gcc-10 as:

    $ nix build -L --impure --expr 'with import ./. {}; bwa.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ...
    ld: ./libbwa.a(rope.o):/build/bwa-0.7.17/rle.h:33:
      multiple definition of `rle_auxtab'; ./libbwa.a(bwtindex.o):/build/bwa-0.7.17/rle.h:33: first defined here
    ld: ./libbwa.a(rle.o):/build/bwa-0.7.17/rle.h:33:
      multiple definition of `rle_auxtab'; ./libbwa.a(bwtindex.o):/build/bwa-0.7.17/rle.h:33: first defined here
2022-05-08 08:56:43 +01:00
R. Ryantm
5b55f851ac snakemake: 7.6.1 -> 7.6.2 2022-05-07 16:16:09 +00:00
Evils
3592ccf6cc kicad-unstable: 2022-03-19 -> 2022-05-06 2022-05-06 06:20:03 +02:00
Evils
64436e0df5 kicad: 6.0.4 -> 6.0.5 2022-05-06 04:48:05 +02:00
Bernardo Meurer
e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
Will Dietz
4b79fa29a6 verilator: 4.220 -> 4.222 2022-05-05 12:15:54 -05:00
Fabian Affolter
ad619e60da
Merge pull request #171548 from r-ryantm/auto-update/snakemake
snakemake: 7.5.0 -> 7.6.1
2022-05-05 09:06:17 +02:00
Vincent Laporte
c777cdf5c5 easycrypt-runtest: init at 2022.04 2022-05-05 06:57:50 +02:00
Vincent Laporte
b20934a65c easycrypt: init at 2022.04 2022-05-05 06:57:50 +02:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
R. Ryantm
166b1378fe snakemake: 7.5.0 -> 7.6.1 2022-05-04 16:06:44 +00:00
Thomas Watson
8030981007 qgroundcontrol: fix build
Fixes build problems on x86_64 caused by a bug in their vendored version of
gst-plugins-good. Unfortunately I can't `fetchpatch` the fix because it just
changes a submodule pointer. The patch I added was generated from the fix at
https://github.com/mavlink/qgroundcontrol/issues/10140 .
2022-05-03 20:57:46 -05:00
Luis Pedro Coelho
596c5e7ea2 Static bwa
AR needs to be passed specifically on the command line
2022-05-04 02:20:50 +02:00
Luis Pedro Coelho
4758873378 Static build for samtools
Curses is not supported (it may be possible to support it)
2022-05-04 02:16:17 +02:00
Luis Pedro Coelho
0b1c28d5a1 Static build for megahit 2022-05-04 02:13:31 +02:00
Fabian Affolter
b10e012588
Merge pull request #171121 from fabaff/pathy-clean
python310Packages.smart-open: 5.2.1 -> 6.0.0, python39Packages.spacy: 3.2.4 -> 3.3.0, snakemake: 6.15.5 -> 7.5.0
2022-05-02 12:33:22 +02:00
Fabian Affolter
8b176291d7 snakemake: 6.15.5 -> 7.5.0 2022-05-01 13:02:10 +02:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
Guillaume Girol
03e1b22740
Merge pull request #170413 from jdupak/master
QtRVSim: 0.9.2 -> 0.9.3
2022-04-29 18:42:50 +00:00
Bruno Bzeznik
5661ca1a2d adolc: init at 2.7.2 2022-04-29 10:38:40 -05:00
R. Ryantm
a82b1b63c3 blast: 2.12.0 -> 2.13.0 2022-04-29 09:39:10 -05:00
Vladimír Čunát
8caa1418f6
Merge branch 'master' into staging-next-2022-04-23 2022-04-28 18:04:16 +02:00
Serge K
1248ea16e1
colmap: fix for cuda11.6/gcc11 (#169623)
* colmap: force nvcc std=c++14 after gcc11 bump

* colmap: optional -> optionals

* colmap: sha256 -> hash

* colmapWithCuda: force CUDA_ENABLED=ON safeguard

* colmapWithCuda: add opengl runpath
2022-04-27 16:09:30 -07:00
github-actions[bot]
8261a7aaba
Merge master into staging-next 2022-04-27 00:02:17 +00:00
Ryan Mulligan
9fc849704f
Merge pull request #169916 from r-ryantm/auto-update/mavproxy
mavproxy: 1.8.48 -> 1.8.49
2022-04-26 16:31:50 -07:00
github-actions[bot]
f8c265f433
Merge master into staging-next 2022-04-26 06:01:08 +00:00
Rick van Schijndel
4586388f85
Merge pull request #170320 from andersk/negated-version
treewide: Simplify negated uses of versionAtLeast, versionOlder
2022-04-26 07:50:15 +02:00
Sandro
7deb7b084d
Merge pull request #170020 from Ma27/bump-stellarium
stellarium: 0.22.0 -> 0.22.1
2022-04-26 02:37:56 +02:00
Anders Kaseorg
00e66f10fa coq: Rename internal versionAtLeast helper to coqAtLeast
To avoid potential confusion with lib.versionAtLeast.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-25 13:35:06 -07:00
github-actions[bot]
073cad8fd6
Merge master into staging-next 2022-04-25 12:04:02 +00:00
markuskowa
b656483a05
Merge pull request #170240 from r-ryantm/auto-update/gromacs
gromacs: 2022 -> 2022.1
2022-04-25 13:54:46 +02:00
Jakub Dupak
773f7905b9 QtRVSim: 0.9.2 -> 0.9.3 2022-04-25 14:38:39 +03:00
R. Ryantm
0d56b692fa gromacs: 2022 -> 2022.1 2022-04-25 11:09:40 +00:00
Gabriel Ebner
5838726cb9 calculix: 2.17 -> 2.19 2022-04-25 12:56:36 +02:00
Gabriel Ebner
94f1225197 calculix: fix build with gfortran 10 2022-04-25 12:51:12 +02:00
Sandro
2f517412c4
Merge pull request #165477 from rbreslow/dcm2niix-optional-modules 2022-04-25 11:59:49 +02:00
github-actions[bot]
6a14b5834e
Merge master into staging-next 2022-04-25 00:02:35 +00:00
Ryan Mulligan
f05a748058
Merge pull request #169246 from r-ryantm/auto-update/bada-bib
bada-bib: 0.6.1 -> 0.6.2
2022-04-24 13:58:11 -07:00
R. Ryantm
e66cf9c6c8 elan: 1.4.0 -> 1.4.1 2022-04-24 14:14:48 -04:00