Commit graph

4397 commits

Author SHA1 Message Date
Jan Tojnar 6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
R. RyanTM 12cde5ea85 messer-slim: 3.2.1 -> 3.6 2021-03-04 18:40:37 +00:00
Sandro 13a3551cec
Merge pull request #115041 from SuperSandro2000/r
R: switch to pname + version
2021-03-04 13:38:16 +01:00
Lio李歐 51512d843a
quantum-espresso: enable on darwin 2021-03-03 19:40:47 -08:00
Sandro Jäckel 086e9e0978
R: switch to pname + version 2021-03-04 03:47:33 +01:00
R. RyanTM c340d7c85d kstars: 3.5.1 -> 3.5.2 2021-03-03 18:28:16 +00:00
sternenseemann 6f2fbf5f0b treewide: add missing lib inputs
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:

    find "$NIXPKGS" -name '*.nix' \
      -and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
      -and ! -path '$NIXPKGS/.git/**' \
      -print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
github-actions[bot] eef2c4e401
Merge staging-next into staging 2021-03-03 00:38:15 +00:00
Eduardo Sánchez Muñoz b1718d879a
librepcb: fix use of wrapQtApp (#114891) 2021-03-03 01:03:37 +01:00
github-actions[bot] e668a36492
Merge staging-next into staging 2021-03-02 12:17:32 +00:00
Vincent Laporte cd43a53947 coq_8_13: 8.13.0 → 8.13.1 2021-03-02 09:04:40 +01:00
Jan Tojnar 913394a1d9
Merge branch 'staging-next' into staging 2021-03-01 19:30:56 +01:00
R. RyanTM 4dd9084ca9 lean: 3.26.0 -> 3.27.0 2021-02-28 15:14:35 +00:00
Hunter Jones 62249b7904 kstars: update license to gpl2Plus 2021-02-27 15:11:20 -06:00
Hunter Jones 18040bda9b phd2: use third party indi drivers 2021-02-27 13:26:17 -06:00
Hunter Jones 9c4e268d65 kstars: use third party indi drivers 2021-02-27 13:25:07 -06:00
github-actions[bot] 5267db2989
Merge staging-next into staging 2021-02-27 18:16:44 +00:00
Sandro 299a683718
Merge pull request #114417 from veprbl/pr/sherpa_darwin_fix
sherpa: fix on darwin
2021-02-27 14:23:38 +01:00
github-actions[bot] 2a38839b78
Merge staging-next into staging 2021-02-27 12:20:00 +00:00
Sandro 7918f4b407
Merge pull request #114539 from SuperSandro2000/z3-java
z3: Add output for Java bindings (*.jar and *.so)
2021-02-27 11:15:31 +01:00
Lorenz Leutgeb 7306864977
z3: Add output for Java bindings (*.jar and *.so) 2021-02-27 09:01:25 +01:00
github-actions[bot] 52f404b187
Merge staging-next into staging 2021-02-27 06:17:01 +00:00
R. RyanTM 4d89f50881 jmol: 14.31.18 -> 14.31.24 2021-02-26 21:10:01 -05:00
github-actions[bot] e8162c62e3
Merge staging-next into staging 2021-02-27 00:37:54 +00:00
Vijay Lulla 2c9d7ee369 R: 4.0.3 -> 4.0.4 2021-02-26 22:42:21 +00:00
Guillaume Girol b4389c0736
Merge pull request #114271 from hjones2199/siril
siril: 0.99.6 -> 0.99.8.1
2021-02-26 20:25:19 +00:00
github-actions[bot] ec3729e487
Merge staging-next into staging 2021-02-26 18:16:46 +00:00
Timo Kaufmann be504fc82a
Merge pull request #113603 from collares/sage-test-fixes
sage: disable intermittent test and fix threejs breakage
2021-02-26 13:27:44 +00:00
Robert Schütz 54757b35c1 Merge branch 'staging-next' into staging 2021-02-26 10:56:17 +01:00
Frederik Rietdijk c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Mauricio Collares 4718aea896 sage: use slightly more robust way of getting threejs version 2021-02-25 22:31:27 -03:00
Mauricio Collares 7efa803a4b sage: disable intermittent test 2021-02-25 22:31:27 -03:00
Dmitry Kalinkin 5b9a3edb20 sherpa: fix on darwin
Fixes: 81cf1908 ('sherpa: fix build w/glibc-2.32')
2021-02-25 17:24:13 -05:00
Hunter Jones 804999f37e siril: 0.99.6 -> 0.99.8.1 2021-02-25 10:46:05 -06:00
Eduardo Sánchez Muñoz ade1748bd8
diylc: 4.15.1 -> 4.17.0 (#114260)
* diylc: set eduardosm as maintainer

* diylc: 4.15.1 -> 4.17.0

* diylc: run preInstall and postInstall hooks
2021-02-25 09:14:51 +01:00
Mario Rodas 9a6f587ab8
Merge pull request #114100 from r-ryantm/auto-update/star
star: 2.7.7a -> 2.7.8a
2021-02-24 22:36:58 -05:00
Vincent Laporte a346c68411 acgtk: 1.5.1 → 1.5.2 2021-02-24 08:13:06 +01:00
Vladimir Serov f4eddc2fad hol: 10 -> 14
also cleared broken status; builds on NixOS

Signed-off-by: Vladimir Serov <me@cab404.ru>
2021-02-23 21:31:26 -05:00
Mario Rodas 19d38d712a
Merge pull request #112945 from r-ryantm/auto-update/ngspice
ngspice: 33 -> 34
2021-02-23 20:40:05 -05:00
Vincent Laporte f9a4e6b1e2 alt-ergo: use Dune 2 2021-02-23 22:11:44 +01:00
R. RyanTM 615ff1b2ab star: 2.7.7a -> 2.7.8a 2021-02-23 10:38:00 +00:00
Sandro ad06c82b9c
Merge pull request #113965 from SuperSandro2000/fix-collection17 2021-02-23 08:44:14 +01:00
Fabian Affolter a3343fc6b9 calc: specify license 2021-02-22 14:21:33 -05:00
github-actions[bot] ed07c63105
Merge staging-next into staging 2021-02-22 06:17:08 +00:00
github-actions[bot] 227aa2c9b0
Merge master into staging-next 2021-02-22 06:17:05 +00:00
Thomas Bereknyei d3833fbe25 calc: nixpkgs-review fixes 2021-02-22 00:56:59 -05:00
R. RyanTM 840822c280 calc: 2.12.8.1 -> 2.12.8.2 2021-02-22 00:56:59 -05:00
davidak 3bbd4267ab
Merge pull request #112951 from rmcgibbo/cbc
cbc: 2.10.3 -> 2.10.4
2021-02-22 05:02:25 +01:00
Sandro Jäckel dcc2d18867
nasc: remove unused input 2021-02-22 02:27:56 +01:00
Sandro Jäckel af5886a2a3
kicad: remove unused inputs 2021-02-22 02:27:52 +01:00
R. RyanTM ff27c8e0ad last: 1178 -> 1179 2021-02-21 21:24:17 +00:00
github-actions[bot] 41e65d4eb6
Merge staging-next into staging 2021-02-21 06:16:34 +00:00
github-actions[bot] 2c8fa86436
Merge master into staging-next 2021-02-21 06:16:32 +00:00
davidak c7c0037cf2
Merge pull request #109476 from CRTified/aliza_bump
aliza: 1.98.32 -> 1.98.43
2021-02-21 04:35:57 +01:00
Ben Siraphob 127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
Robert T. McGibbon 40062e431b cbc: 2.10.3 -> 2.10.4 2021-02-20 15:41:18 -05:00
github-actions[bot] abe7db36a4
Merge staging-next into staging 2021-02-20 00:36:40 +00:00
Sandro 41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
github-actions[bot] daab056dd9
Merge staging-next into staging 2021-02-19 18:16:58 +00:00
Ben Siraphob 223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
AndersonTorres 111256a480 dap: init at 3.10 2021-02-19 10:24:24 -03:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Ryan Mulligan 110d893946
Merge pull request #113524 from r-ryantm/auto-update/MAVProxy
mavproxy: 1.8.32 -> 1.8.34
2021-02-18 20:59:29 -08:00
Sandro 0524156446
Merge pull request #113552 from r-ryantm/auto-update/calc
calc: 2.12.7.6 -> 2.12.8.1
2021-02-18 20:05:53 +01:00
R. RyanTM 71e52071fc calc: 2.12.7.6 -> 2.12.8.1 2021-02-18 06:00:33 +00:00
R. RyanTM 4450456fbc mavproxy: 1.8.32 -> 1.8.34 2021-02-17 22:46:44 +00:00
github-actions[bot] f68cf6f574
Merge master into staging-next 2021-02-17 12:20:00 +00:00
SCOTT-HAMILTON 22ecdf7051
hal-hardware-analyzer: 3.1.9 -> 3.2.5 (#112414)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-17 11:26:19 +01:00
github-actions[bot] 0e0fae3ebf
Merge master into staging-next 2021-02-15 06:16:49 +00:00
idontgetoutmuch 5eabb050be
R: fix dylib install_name (#113002)
Co-authored-by: zseri <zseri.devel@ytrizja.de>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-15 03:08:02 +01:00
github-actions[bot] 318f95e4c2
Merge master into staging-next 2021-02-13 06:16:33 +00:00
Ryan Mulligan 29dcf53a55
Merge pull request #112817 from r-ryantm/auto-update/picard-tools
picard-tools: 2.24.2 -> 2.25.0
2021-02-12 19:42:16 -08:00
Ryan Mulligan 14e3b9ebc0
Merge pull request #112766 from r-ryantm/auto-update/MAVProxy
mavproxy: 1.8.31 -> 1.8.32
2021-02-12 19:41:45 -08:00
Sandro Jäckel 2a342932d3
verilog: Disable tests on darwin 2021-02-13 01:07:43 +01:00
R. RyanTM edba482e23 ngspice: 33 -> 34 2021-02-12 22:33:55 +00:00
R. RyanTM d1067751c6 picard-tools: 2.24.2 -> 2.25.0 2021-02-11 21:10:44 +00:00
R. RyanTM 1d8764676c mavproxy: 1.8.31 -> 1.8.32 2021-02-11 12:26:47 +00:00
github-actions[bot] 9185e731d2
Merge master into staging-next 2021-02-11 12:20:09 +00:00
github-actions[bot] 3f38ab888e
Merge master into staging-next 2021-02-11 06:16:35 +00:00
David Anderson 6f1319a4d6 symbiyosys: fix the interpreter of the sby binary.
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-10 18:45:44 -08:00
R. RyanTM be145107b3 marvin: 21.1.0 -> 21.2.0 2021-02-10 14:38:25 +00:00
github-actions[bot] bb5521a62c
Merge master into staging-next 2021-02-10 12:20:06 +00:00
Fabian Affolter 5247884859 z3: 4.8.9 -> 4.8.10 2021-02-09 12:07:38 +01:00
github-actions[bot] 30dddce5e8
Merge master into staging-next 2021-02-09 06:16:02 +00:00
Mario Rodas f9a095da28
Merge pull request #112191 from r-ryantm/auto-update/star
star: 2.7.6a -> 2.7.7a
2021-02-08 20:17:49 -05:00
github-actions[bot] 1c86cb40e9
Merge master into staging-next 2021-02-08 00:36:16 +00:00
Ryan Mulligan 64c446d0ba
Merge pull request #112021 from r-ryantm/auto-update/picard-tools
picard-tools: 2.24.1 -> 2.24.2
2021-02-07 14:57:32 -08:00
github-actions[bot] 194e4e6f80
Merge master into staging-next 2021-02-07 06:16:10 +00:00
Martin Weinelt f8709117c8
Merge pull request #112107 from r-ryantm/auto-update/calc
calc: 2.12.7.2 -> 2.12.7.6
2021-02-07 02:58:17 +01:00
github-actions[bot] aaaf1218bf
Merge master into staging-next 2021-02-07 00:37:36 +00:00
Sandro 6f67b153d2
Merge pull request #112196 from lopsided98/qgroundcontrol-update
qgroundcontrol: 4.0.11 -> 4.1.1
2021-02-07 01:14:58 +01:00
Maximilian Bosch 5eae53dc5a
Merge pull request #112192 from r-ryantm/auto-update/stellarium
stellarium: 0.20.3 -> 0.20.4
2021-02-06 21:48:15 +01:00
Ben Wolsieffer 9a635d38b6 qgroundcontrol: 4.0.11 -> 4.1.1 2021-02-06 15:15:22 -05:00
R. RyanTM c0df733c0b stellarium: 0.20.3 -> 0.20.4 2021-02-06 19:58:37 +00:00
R. RyanTM ef6ed50cb4 star: 2.7.6a -> 2.7.7a 2021-02-06 19:50:22 +00:00
Orivej Desh 8d0af26e1d blast: 2.10.0 -> 2.11.0
Fixes build with gcc10.
2021-02-06 19:20:56 +00:00
R. RyanTM 390c686021 calc: 2.12.7.2 -> 2.12.7.6 2021-02-06 08:43:11 +00:00
R. RyanTM 0adfe0f108 picard-tools: 2.24.1 -> 2.24.2 2021-02-05 12:35:00 +00:00
Jan Tojnar da66296930
Merge branch 'staging-next' into staging
libkeyfinder no longer uses Qt so dontWrapQtApps is moot.
2021-02-04 19:34:26 +01:00
Lucas Ransan c0726b30b6
rofi-calc: 1.9 -> 2.0.0 2021-02-04 13:40:34 +01:00
github-actions[bot] 571eb10996
Merge staging-next into staging 2021-02-03 18:22:22 +00:00
Sandro 9a15b4dd19
Merge pull request #111697 from AndersonTorres/chemtool 2021-02-03 14:45:50 +01:00
github-actions[bot] 8ab0b85ead
Merge staging-next into staging 2021-02-03 12:22:13 +00:00
AndersonTorres 7e481eed2d chemtool: init at 1.6.14 2021-02-03 08:48:32 -03:00
Jarl G. Taxerås Flaten 813d14b9b7
coq: 8.13+beta1 -> 8.13.0 (#109479) 2021-02-03 08:34:47 +01:00
github-actions[bot] d867b6f9eb
Merge staging-next into staging 2021-02-03 06:18:15 +00:00
Ryan Mulligan e51d3443c8
Merge pull request #110971 from r-ryantm/auto-update/MAVProxy
mavproxy: 1.8.30 -> 1.8.31
2021-02-02 17:35:03 -08:00
Jan Tojnar 75153ede17
Merge branch 'staging-next' into staging 2021-02-02 19:46:31 +01:00
Sandro Jäckel 6ad10c3bcd
treewide: Remove doBuild cause it does not exist 2021-02-02 14:46:06 +01:00
github-actions[bot] 4c1eae9176
Merge staging-next into staging 2021-02-02 00:42:42 +00:00
wucke13 e4696feefc apmplanner2: 2.0.28-rc1 -> 2.0.28 2021-02-01 19:41:39 +01:00
github-actions[bot] 7044cd0c9d
Merge staging-next into staging 2021-02-01 18:31:04 +00:00
Markus Kowalewski d23e5ca0b4
openmolcas: fix license 2021-02-01 13:28:51 +01:00
Markus Kowalewski 8d466ab26a
gpredict: fix license 2021-02-01 13:27:39 +01:00
github-actions[bot] 03b81d1bef
Merge staging-next into staging 2021-01-31 18:27:42 +00:00
Markus Kowalewski 56bf82e8a1
molden: fix outdated URLs 2021-01-31 18:08:02 +01:00
github-actions[bot] 81337921f5
Merge staging-next into staging 2021-01-31 00:46:33 +00:00
Sandro d0dc21f539
Merge pull request #110824 from SuperSandro2000/fix-collection5 2021-01-31 00:35:55 +01:00
Daniel Schaefer b85a0ba2c2
Merge pull request #111332 from guserav/horizon-eda
horizon-eda: 1.3.0 -> 1.4.0
2021-01-30 23:21:51 +01:00
Sandro Jäckel ced3ec6ce3
treewide: update permanent url redirects 2021-01-30 21:48:57 +01:00
Mario Rodas b695eadb47
Merge pull request #111234 from r-ryantm/auto-update/gretl
gretl: 2020e -> 2021a
2021-01-30 15:23:52 -05:00
Mario Rodas 540346afa4
Merge pull request #111329 from r-ryantm/auto-update/marvin
marvin: 20.21.0 -> 21.1.0
2021-01-30 15:14:04 -05:00
github-actions[bot] c72ffa864a
Merge staging-next into staging 2021-01-30 18:27:30 +00:00
guserav e8906d6b4a horizon-eda: 1.3.0 -> 1.4.0 2021-01-30 18:30:22 +01:00
R. RyanTM 19842bc24d marvin: 20.21.0 -> 21.1.0 2021-01-30 17:14:01 +00:00
Mario Rodas 6d8b2d71ba
Merge pull request #111278 from r-ryantm/auto-update/last
last: 1170 -> 1178
2021-01-30 10:26:15 -05:00
R. RyanTM ad28c0fb42 last: 1170 -> 1178 2021-01-30 07:52:29 +00:00
R. RyanTM 9da1056eef gtkwave: 3.3.107 -> 3.3.108 2021-01-30 01:46:31 +00:00
R. RyanTM af91d02593 gretl: 2020e -> 2021a 2021-01-30 01:29:56 +00:00
R. RyanTM efb1662586 gwyddion: 2.56 -> 2.57 2021-01-29 22:49:53 +00:00
R. RyanTM 7a939f1db3 dcmtk: 3.6.5 -> 3.6.6 2021-01-29 16:43:50 +00:00
github-actions[bot] c367646dd4
Merge staging-next into staging 2021-01-29 12:23:58 +00:00
Gabriel Ebner b7fe801cce
Merge pull request #111117 from r-ryantm/auto-update/lean
lean: 3.25.0 -> 3.26.0
2021-01-29 11:04:43 +01:00
github-actions[bot] 4c82d7eb24
Merge staging-next into staging 2021-01-29 06:19:21 +00:00
R. RyanTM fe1239c794 lean: 3.25.0 -> 3.26.0 2021-01-29 05:15:16 +00:00
Sandro d17f76f05a
Merge pull request #108172 from sikmir/geogebra
geogebra: 5-0-609-0 → 5-0-620-0, geogebra6: 6-0-609-0 → 6-0-620-0
2021-01-29 02:19:06 +01:00
github-actions[bot] 798f7b136c
Merge staging-next into staging 2021-01-28 18:30:08 +00:00
Sandro e368149fcd
Merge pull request #111003 from NieDzejkob/isabelle-vampire
isabelle: provide perl LWP for remote_vampire
2021-01-28 18:32:27 +01:00
Jakub Kądziołka df410f8de7
isabelle: provide perl LWP for remote_vampire 2021-01-28 11:05:39 +01:00
R. RyanTM abd5395184 mavproxy: 1.8.30 -> 1.8.31 2021-01-28 00:24:12 +00:00
github-actions[bot] 06efb52369
Merge staging-next into staging 2021-01-27 18:28:34 +00:00
Roland Coeurjoly cbad557fe2
saw-tools: update license (#110920) 2021-01-27 17:52:41 +01:00
Ben Siraphob 82454e9df8 treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00
github-actions[bot] 1b5da764a7
Merge staging-next into staging 2021-01-27 12:24:09 +00:00
Sandro ad97ca4e51
Merge pull request #110912 from siraben/stdenv-lib-inherit
treewide: remove inherited stdenv.lib
2021-01-27 10:28:55 +01:00
Ben Siraphob 3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
Thomas Tuegel 0e418a1a18
Merge pull request #108888 from ttuegel/feature--staging--qt-no-mkDerivation
Qt: Do not require mkDerivation
2021-01-26 16:24:41 -06:00
Phillip Cloud bba47f95f1 sortmerna: mark broken on darwin 2021-01-26 12:55:33 -05:00
Thomas Tuegel 5590e365e4
qtbase: Check for wrapQtAppsHook in setupHook 2021-01-25 15:56:15 -06:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00