github-actions[bot]
747e072692
Merge master into staging-next
2022-12-14 06:01:05 +00:00
Robert Scott
bef7b51a7f
Merge pull request #205581 from mimame/weka/3.9.2-3.9.6
...
weka: 3.9.2 -> 3.9.6
2022-12-14 00:13:33 +00:00
github-actions[bot]
1e7dd98694
Merge master into staging-next
2022-12-14 00:02:18 +00:00
Rick van Schijndel
9833d56c24
treewide: mark packages broken that never built on PLATFORM
...
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.
I manually audited the results and removed some results that were not valid.
Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.
Some observations:
- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
- gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Miguel Madrid-Mencía
1f0f9ada86
weka: 3.9.2 -> 3.9.6
2022-12-11 18:37:06 -06:00
github-actions[bot]
99d681c4e7
Merge master into staging-next
2022-12-11 18:01:21 +00:00
Mauricio Collares
99fed31f9d
Merge pull request #205547 from r-ryantm/auto-update/primecount
...
primecount: 7.4 -> 7.6
2022-12-11 12:33:23 -03:00
Fabian Affolter
ddb2541b8a
primecount: add changelog to meta
2022-12-11 01:14:49 +01:00
Fabian Affolter
6deae326bf
primesieve: add changelog to meta
2022-12-10 23:44:00 +01:00
R. Ryantm
016aaa261d
primesieve: 8.0 -> 11.0
2022-12-10 20:15:07 +00:00
R. Ryantm
d5490032d8
primecount: 7.4 -> 7.6
2022-12-10 20:04:53 +00:00
github-actions[bot]
48b3a17dea
Merge master into staging-next
2022-12-09 12:01:30 +00:00
Vladimír Čunát
9c497bb8d6
Merge branch 'staging-next' into staging
2022-12-09 10:27:46 +01:00
Sandro
89c4ef4384
Merge pull request #204832 from Luflosi/update/yosys
2022-12-09 10:27:31 +01:00
Sandro
d1f210df8a
Merge pull request #199078 from gdinh/add-timeloop
...
timeloop: init at unstable-2022-10-28 and accelergy: init at unstable-2022-05-03
2022-12-09 09:13:02 +01:00
Grace Dinh
8a23ce4e69
timeloop: init at unstable-2022-11-29
2022-12-08 12:41:22 -08:00
Weijia Wang
fa19b16e93
ecopcr: 0.8.0 -> 1.0.1
2022-12-08 04:35:53 +01:00
Artturi
850fb23aa8
Merge pull request #204214 from wegank/wxgtk30-gtk2-drop
...
treewide: drop wxGTK30-gtk2
2022-12-06 23:28:43 +02:00
Sandro
84c17bc98f
Merge pull request #204330 from jvanbruegge/isabelle-fix-components
2022-12-06 20:46:39 +01:00
Jan van Brügge
698c7342b7
isabelle: fix build on MacOS
2022-12-06 18:05:26 +00:00
Luflosi
f48ce9295e
abc-verifier: unstable-2022-09-08 -> unstable-2022-11-09
2022-12-06 18:58:31 +01:00
Fabian Affolter
7d3c53e6d1
snakemake: rename GitPython
2022-12-05 21:53:53 +01:00
Fabian Affolter
49dc2b7042
streamlit: rename GitPython
2022-12-05 21:53:11 +01:00
Martin Weinelt
9256404e6b
Merge remote-tracking branch 'origin/staging-next' into staging
2022-12-05 13:22:34 +01:00
Vincent Laporte
221b44a071
coq: 8.16.0 → 8.16.1
2022-12-05 09:22:59 +01:00
Martin Weinelt
2c56dc4832
Merge remote-tracking branch 'origin/staging-next' into staging
2022-12-04 22:07:03 +01:00
Nikolay Korotkiy
3332040606
Merge pull request #203029 from sikmir/geogebra
...
geogebra: 5-0-723-0 → 5-0-745-0, geogebra6: 6-0-723-0 → 6-0-745-0
2022-12-04 17:31:30 +04:00
Nikolay Korotkiy
88ae5d0825
Merge pull request #202805 from r-ryantm/auto-update/cbmc
...
cbmc: 5.70.0 -> 5.71.0
2022-12-03 23:51:24 +04:00
Jan van Brügge
26c369214e
isabelle: use prebuilt z3
...
Isabelle requires this specific version of z3 which is being removed
from nixpkgs due to requiring python2 for its build. We can work around
this by patching the distributed binary
2022-12-03 18:34:13 +00:00
Jan van Brügge
d5299641bb
isabelle: make withComponents function use finalAttrs
...
Before this change
```
(isabelle.overrideAttrs (
/* whatever */
)).withComponents (/* whatever */)
```
would ignore the `overrideAttrs` and use the normal `isabelle`
derivation instead. This commit fixes this
2022-12-03 16:40:53 +00:00
github-actions[bot]
1ac9e3255b
Merge staging-next into staging
2022-12-03 06:02:18 +00:00
Weijia Wang
eac8b51565
flopoco: init at 4.1.3 ( #200459 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-03 05:26:22 +01:00
John Shaffer
9d8767be46
xcircuit: 3.10.12 -> 3.10.37, maintain
2022-12-02 21:57:29 -06:00
Weijia Wang
07cd65bea2
treewide: drop wxGTK30-gtk2
2022-12-03 03:28:32 +01:00
Martin Weinelt
e3da5a807b
Merge remote-tracking branch 'origin/staging-next' into staging
2022-12-03 01:28:01 +01:00
Sandro
e461e83aa7
Merge pull request #191966 from jvanbruegge/isabelle-2022
2022-12-03 00:45:47 +01:00
Pavol Rusnak
85f5d65b7e
Merge pull request #204149 from wegank/viennarna-bump
...
ViennaRNA: 2.4.18 -> 2.5.1, unbreak on aarch64-darwin
2022-12-03 00:23:09 +01:00
Vincent Laporte
188b935b6d
alt-ergo: fix version string
2022-12-03 00:00:05 +01:00
Weijia Wang
df1810c6e8
ViennaRNA: 2.4.18 -> 2.5.1
2022-12-02 18:20:04 +01:00
R. RyanTM
132e60b840
calc: 2.14.1.0 -> 2.14.1.2
...
Also fixed GitHub source url.
2022-12-02 18:02:05 +08:00
github-actions[bot]
c14692be87
Merge staging-next into staging
2022-11-30 18:01:46 +00:00
Mario Rodas
227de2b3bb
Merge pull request #203387 from wegank/formula-aarch64-linux
...
formula: unbreak on aarch64-linux
2022-11-30 07:02:00 -05:00
github-actions[bot]
3f79042e89
Merge staging-next into staging
2022-11-29 12:02:06 +00:00
Weijia Wang
280b4b8279
root: fix build on aarch64-linux ( #203267 )
2022-11-29 01:41:49 -05:00
Martin Weinelt
df2d130ee0
python3Packages.dataclasses: drop
...
Only required on python36, which was dropped a while ago.
2022-11-29 01:34:58 +01:00
Mauricio Collares
9102f78309
Merge pull request #192525 from r-ryantm/auto-update/pari
...
pari: 2.13.4 -> 2.15.1
2022-11-28 20:58:42 -03:00
Jack Gerrits
c5be637c72
vowpal-wabbit: 9.0.1 -> 9.6.0
...
- flatbuffers removed as a dep as the upstream doesn't support installing with flatbuffer support currently and this is an experimental feature
- BUILD_TESTS workaround removed as upstream now properly understands BUILD_TESTING
- `eigen` is a new dependency in this release
- Removed `USE_LATEST_STD` as it was causing an ICE in clang when building on an m1 macbook and it is not strictly necessary for the package
2022-11-29 00:02:14 +08:00
Mauricio Collares
40fddeb8fc
giac: mark as broken on aarch64-darwin
2022-11-28 09:33:10 -03:00
Weijia Wang
31dae4a6c0
formula: unbreak on aarch64-linux
2022-11-28 02:56:13 +01:00
Sandro
853077236a
Merge pull request #202124 from SuperSandro2000/dbus-passthru-daemon
2022-11-28 01:35:34 +01:00