Commit graph

6967 commits

Author SHA1 Message Date
ajs124 9830366cd4
Merge pull request #209567 from QuantMint/qalculate-qt6
qalculate-qt: build with qt6
2023-01-09 11:47:20 +01:00
Sandro 7bd0c509f2
Merge pull request #208824 from wegank/phd2-wxgtk 2023-01-08 23:49:17 +01:00
Thomas Gerbet 186a0b4575 pulseview: fix hash of the patch
The patch introduced in 475e7fa802 have an
incorrect hash. OfBorg was already complaining about it in the PR
checks.
2023-01-08 18:13:01 +01:00
Thiago Kenji Okada d80ad2df4b
Merge pull request #208721 from wegank/starspace-darwin
starspace: fix build on aarch64-darwin
2023-01-08 14:47:42 +00:00
QuantMint 7f1a5d7f8d qalculate-qt: build with qt6 2023-01-07 22:38:04 +01:00
Weijia Wang 787f337dc1 starspace: fix version 2023-01-06 23:30:34 +01:00
Weijia Wang 75a4b125dd starspace: fix build on aarch64-darwin 2023-01-06 23:30:18 +01:00
Doron Behar 518e1103be
Merge pull request #209166 from alyaeanyx/qalculate-4.5.1
{libqalculate, qalculate-gtk, qalculate-qt}: 4.5.0 -> 4.5.1
2023-01-06 23:46:04 +02:00
Pierre Roux cc1d830b2a
coq_8_17: init at 8.17+rc1 (#209145) 2023-01-06 15:51:50 +01:00
alyaeanyx 762b538557 {libqalculate, qalculate-gtk, qalculate-qt}: 4.5.0 -> 4.5.1 2023-01-05 14:51:31 +01:00
Weijia Wang f0425af6cd root5: migrate to python3 2023-01-05 10:56:07 +01:00
markuskowa 0aad1c5182
Merge pull request #208523 from r-ryantm/auto-update/dataexplorer
dataexplorer: 3.7.3 -> 3.7.4
2023-01-03 14:44:02 +01:00
R. Ryantm 605d013aac igv: 2.15.1 -> 2.15.4 2023-01-03 14:36:54 +08:00
Weijia Wang 3e26df42ab phd2: migrate to wxGTK32 2023-01-02 23:50:47 +01:00
Nicolas Benes e8a2f9fba6 dataexplorer: pin jdk17
Since the default jdk changed to jdk19, DataExplorer fails at startup:

```console
$ ./result/bin/DataExplorer
java.lang.NullPointerException: Cannot read field "width" because the return value of "gde.config.Settings.getWindow()" is null
	at gde.ui.DataExplorer.execute(DataExplorer.java:406)
	at gde.GDE.main(GDE.java:544)
```

Therefore, pin to jdk17, which is also the latest recommended version by
upstream:

> The only requirement is the installation of a Java run-time of version
> 8 to Java 17 for the 32 bit versions and Java 11 to 17 for the 64 bit
> versions, such as IcedTea or open JDK.

https://www.nongnu.org/dataexplorer/index.html#Introduction
2023-01-01 17:44:51 +01:00
markuskowa 3325956ea1
Merge pull request #208365 from illdefined/xnec2c
xnec2c: init at 4.4.12
2023-01-01 14:55:45 +01:00
Doron Behar a40405b971
Merge pull request #207697 from herberteuler/fix/mathematica-13.2.0
mathematica: 13.1.0 -> 13.2.0
2022-12-31 22:24:10 +02:00
Doron Behar d6a592c02e mathematica: Add 13.1.0 webdoc=true source hash 2022-12-31 21:31:45 +02:00
Mikael Voss bab5a9ca87
xnec2c: init at 4.4.12 2022-12-31 20:25:23 +01:00
Mauricio Collares 2082422786
Merge pull request #206238 from collares/lean-3.50.0
lean: 3.49.0 -> 3.50.3
2022-12-31 13:55:52 -03:00
R. Ryantm cde346ccd5 dataexplorer: 3.7.3 -> 3.7.4 2022-12-31 16:36:44 +00:00
Guanpeng Xu ee5237701e mathematica: document the command for calculating hashes 2022-12-31 22:55:38 +08:00
R. Ryantm c45eae4334 workcraft: 3.3.8 -> 3.3.9 2022-12-30 23:45:14 +08:00
Théo Zimmermann 387cd36d7d
Merge pull request #207995 from Artturin/fixtypocoq
coqPackages.coq: fix typo
2022-12-27 20:04:32 +01:00
Artturin 685bf1f690 coqPackages.coq: fix typo
introduced in d1136611
2022-12-27 20:44:32 +02:00
Mauricio Collares b25ad6c153
Merge pull request #207933 from r-ryantm/auto-update/polymake
polymake: 4.7 -> 4.8
2022-12-27 12:51:37 -03:00
Fabian Affolter fc4b36771b
polymake: add changelog to meta 2022-12-27 10:20:07 +01:00
R. Ryantm ec36ffd7cc polymake: 4.7 -> 4.8 2022-12-27 08:48:16 +00:00
Ben Darwin 9c748218f2 itk: unstable -> 5.3.0 2022-12-27 09:06:37 +01:00
figsoda c78ad3c4fa
Merge pull request #207744 from figsoda/nix-update-script
treewide: remove attrPath from nix-update-script calls
2022-12-26 19:00:46 -05:00
Mauricio Collares a8fa345c5e lean: 3.50.2 -> 3.50.3 2022-12-26 19:05:40 -03:00
Mauricio Collares 72ea4253a1 lean: 3.50.1 -> 3.50.2 2022-12-26 19:03:40 -03:00
figsoda a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
kilianar 00f3a18c70 stellarium: 1.1 -> 1.2
https://github.com/Stellarium/stellarium/releases/tag/v1.2
2022-12-26 17:16:12 +01:00
Pavol Rusnak e2dfc9a72d
vhd2vl: unstable-2018-09-01 -> unstable-2022-12-26 2022-12-26 14:11:23 +01:00
Pavol Rusnak e941262b0f
verilog: bump tests, enable tests on darwin 2022-12-26 13:47:28 +01:00
Matt Melling 475e7fa802 pulseview: fix build 2022-12-26 09:55:25 +01:00
Doron Behar b5f421490b
Merge pull request #207087 from doronbehar/pkg/mathematica.src
Mathematica: Allow overriding src directly.
2022-12-25 19:13:12 +02:00
Guanpeng Xu 34cd4905d1 mathematica: use installer name to decide if it contains local docs 2022-12-25 23:29:09 +08:00
Guanpeng Xu ca595aca5b mathematica: 13.1.0 -> 13.2.0 2022-12-25 22:54:19 +08:00
maralorn 9fa43f69e1 Merge branch 'master' into haskell-updates 2022-12-24 18:31:46 +01:00
Thiago Kenji Okada 17bd7bf0bf
Merge pull request #207516 from r-ryantm/auto-update/streamlit
streamlit: 1.15.0 -> 1.16.0
2022-12-24 11:56:00 +00:00
Dennis Gosnell ac92ac9908
petrinizer: mark as broken because sbv no longer builds 2022-12-24 16:05:31 +09:00
R. Ryantm 260d40e72e streamlit: 1.15.0 -> 1.16.0 2022-12-24 04:53:42 +00:00
Sandro b20fb264cc
Merge pull request #197575 from thyol/sratoolkit-init 2022-12-24 02:58:47 +01:00
7c6f434c 7fd752872e
Merge pull request #206769 from collares/gap-4.12.2
gap: 4.12.1 -> 4.12.2
2022-12-22 18:27:13 +00:00
Mauricio Collares 689ff65cde lean: 3.50.0 -> 3.50.1 2022-12-22 13:07:21 -03:00
Doron Behar 914b07da7d Mathematica: Allow overriding src directly. 2022-12-21 12:46:13 +02:00
Evils 2c2f1519b5 kicad: 6.0.9 -> 6.0.10 2022-12-20 15:16:38 +01:00
Evils 8a6772fee6 kicad: bunch of cleanup
add patch to ensure writability of created projects
  (upstream issue 12941)

disable the qa_eeschema test as it fails to find the ngspice lib
  which allows re-enabling tests as a whole on unstable
  there is a patch for this, but it still fails with something else...
  (upstream issue 12491)
  and remove ngspice workaround that doesn't work anymore

set meta.mainProgram
  since for kicad-unstable, the binary isn't called kicad-unstable
2022-12-20 15:14:31 +01:00