Doron Behar
e8afe3afc4
octavePackages.statistics: 1.5.2 → 1.5.4
2023-03-22 20:22:57 +02:00
Karl Hallsby and Doron Behar
3d87986dd0
octavePackages.mapping: add gdal library for reading raster files
2023-03-22 20:22:57 +02:00
Karl Hallsby and Doron Behar
59742a5e04
octavePackages.octproj: unmark as broken
...
This package broke when Octave went to version 7.1.
nixpkgs commit 8399907be3 fixed this.
Octave's 7.2 release built the fix into Octave itself, so this is also
a non-issue now.
2023-03-22 20:22:57 +02:00
Karl Hallsby and Doron Behar
45b015a165
octavePackages: use alternative fetchers for moved projects
...
Many projects moved from SourceForge to other hosting sites. Use an
appropriate fetcher for each of the packages that have moved to the
new sites.
octavePackages.bim: fetchurl -> fetchFromGitHub
There was a migration from SourceForge to GitHub by the authors.
octavePackages.msh: fetchurl -> fetchFromGitHub
There was a migration from SourceForge to GitHub by the authors.
octavePackages.statistics: fetchurl -> fetchFromGitHub
There was a migration from SourceForge to GitHub by the authors.
octavePackages.octclip: fetchurl -> fetchFromBitbucket
There was a migration from SourceForge to Bitbucket by the authors.
octavePackages.geometry: fetchurl -> fetchhg
Release 4.0.0 is broken. Revision
04965cda30b5f9e51774194c67879e7336df1710 was made shortly thereafter,
fixing a compilation bug.
The bug in question:
polygon.cpp:208:22:
error: static assertion failed: comparison object must be invocable as const
is_invocable_v<const _Compare&, const _Key&, const _Key&>,
octavePackages.octproj: fetchurl -> fetchFromBitbucket
There was a migration from SourceForge to Bitbucket by the authors.
2023-03-22 20:22:56 +02:00
Karl Hallsby and Doron Behar
525ba3e492
octavePackages.strings: add pkg-config for build to pick up pcre(2)
2023-03-22 20:22:56 +02:00
Karl Hallsby and Doron Behar
be699cf06b
octavePackages: run update script on all packages
...
octavePackages.arduino: 0.7.0 -> 0.10.0
octavePackages.audio: 2.0.3 -> 2.0.5
octavePackages.bim: 1.1.5 -> 1.1.6
octavePackages.communications: 1.2.3 -> 1.2.4
octavePackages.control: 3.3.1 -> 3.4.0
octavePackages.dicom: 0.4.0 -> 0.5.1
octavePackages.ga: 0.10.2 -> 0.10.3
octavePackages.general: 2.1.1 -> 2.1.2
octavePackages.generate_html: 0.3.2 -> 0.3.3
octavePackages.image: 2.12.0 -> 2.14.0
octavePackages.instrument-control: 0.7.0 -> 0.8.0
octavePackages.interval: 3.2.0 -> 3.2.1
octavePackages.io: 2.6.3 -> 2.6.4
octavePackages.mapping: 1.4.1 -> 1.4.2
octavePackages.msh: 1.0.10 -> 1.0.12
octavePackages.nan: 3.6.0 -> 3.7.0
octavePackages.ncarray: 1.0.4 -> 1.0.5
octavePackages.netcdf: 1.0.14 -> 1.0.16
octavePackages.ocl: 1.1.1 -> 1.2.0
octavePackages.octclip: 2.0.1 -> 2.0.3
octavePackages.octproj: 2.0.1 -> 3.0.2
octavePackages.optim: 1.6.1 -> 1.6.2
octavePackages.optiminterp: 0.3.6 -> 0.3.7
octavePackages.signal: 1.4.2 -> 1.4.3
octavePackages.sockets: 1.2.1 -> 1.4.0
octavePackages.statistics: 1.4.2 -> 1.5.2
octavePackages.stk: 2.6.1 -> 2.7.0
octavePackages.strings: 1.2.0 -> 1.3.0
octavePackages.struct: 1.0.17 -> 1.0.18
octavePackages.video: 2.0.0 -> 2.0.2
octavePackages.windows: 1.6.1 -> 1.6.3
octavePackages.zeromq: 1.5.3 -> 1.5.5
2023-03-15 15:58:02 +02:00
Karl Hallsby and Doron Behar
17ea94881f
octavePackages: add automatic updating script based on Python's
...
This script is heavily based on the script used to update all python
libraries at
pkgs/development/interpreters/python/update-python-libraries/update-python-libraries.py
The Octave Packages' website uses YAML as their basis, so we must
reformat to use YAML instead of JSON.
2023-03-15 15:58:01 +02:00
Anderson Torres and GitHub
d746510795
Merge pull request #220425 from wineee/weston
...
weston: add option to build demo-clients
2023-03-11 17:35:08 -03:00
Weijia Wang and GitHub
4638c0d1c3
Merge pull request #220716 from superherointj/github-runner-fix-hash
...
github-runner: fix hash
2023-03-11 22:32:49 +02:00
Weijia Wang and GitHub
200c72fe6a
Merge pull request #220707 from OPNA2608/update/box64
...
box64: 0.2.0 -> 0.2.2
2023-03-11 22:32:16 +02:00
Doron Behar and GitHub
67440d84ce
Merge pull request #220689 from r-ryantm/auto-update/mympd
...
mympd: 10.2.4 -> 10.2.5
2023-03-11 12:27:59 -08:00
Weijia Wang and GitHub
4a1f782586
Merge pull request #220711 from r-ryantm/auto-update/diamond
...
diamond: 2.1.4 -> 2.1.5
2023-03-11 22:26:53 +02:00
Weijia Wang and GitHub
141c622164
Merge pull request #220654 from r-ryantm/auto-update/simdjson
...
simdjson: 3.1.3 -> 3.1.5
2023-03-11 22:25:01 +02:00
Weijia Wang and GitHub
f169519fbd
Merge pull request #220376 from r-ryantm/auto-update/python310Packages.python-benedict
...
python310Packages.python-benedict: 0.28.3 -> 0.29.1
2023-03-11 22:19:50 +02:00
Weijia Wang and GitHub
fa48df0ec9
Merge pull request #220661 from r-ryantm/auto-update/pulumi
...
pulumi: 3.56.0 -> 3.57.1
2023-03-11 22:19:35 +02:00
Weijia Wang and GitHub
32e4418623
Merge pull request #220372 from r-ryantm/auto-update/python310Packages.unrardll
...
python310Packages.unrardll: 0.1.5 -> 0.1.7
2023-03-11 22:15:06 +02:00
Weijia Wang and GitHub
93fe9bf166
Merge pull request #220213 from r-ryantm/auto-update/g2o
...
g2o: 20201223 -> 20230223
2023-03-11 22:11:11 +02:00
Weijia Wang and GitHub
468e80b0ae
Merge pull request #220596 from r-ryantm/auto-update/ipopt
...
ipopt: 3.14.10 -> 3.14.11
2023-03-11 22:07:20 +02:00
zendo and Bjørn Forsman
4dab9b6c97
qmmp: add missing plugins
2023-03-11 21:03:20 +01:00
Mario Rodas and GitHub
2650f88157
Merge pull request #220657 from r-ryantm/auto-update/httplib
...
httplib: 0.12.0 -> 0.12.1
2023-03-11 14:59:36 -05:00
Mario Rodas and GitHub
96563dde6e
Merge pull request #220667 from r-ryantm/auto-update/buf
...
buf: 1.15.0 -> 1.15.1
2023-03-11 14:58:53 -05:00
Mario Rodas and GitHub
5fedbb189d
Merge pull request #220697 from figsoda/stylua
...
stylua: 0.16.1 -> 0.17.0
2023-03-11 14:58:03 -05:00
Dmitry Kalinkin and GitHub
1e3bac17a6
Merge pull request #220228 from apfelkuchen6/texlive-nlink
...
texlive: fix kpathsea path expansion
2023-03-11 14:36:31 -05:00
Nikolay Korotkiy and GitHub
20cdd7c5c7
Merge pull request #220675 from r-ryantm/auto-update/kluctl
...
kluctl: 2.19.2 -> 2.19.3
2023-03-11 23:34:45 +04:00
Ivan Trubach and GitHub
54f14e8ca6
pufferpanel: 2.2.0 -> 2.6.6 ( #220506 )
2023-03-11 21:30:25 +02:00
Weijia Wang and GitHub
ac4aa94cee
Merge pull request #220378 from r-ryantm/auto-update/python310Packages.holidays
...
python310Packages.holidays: 0.20 -> 0.21
2023-03-11 21:29:21 +02:00
Weijia Wang and GitHub
5e2d3ba255
Merge pull request #220521 from r-ryantm/auto-update/tageditor
...
tageditor: 3.7.7 -> 3.7.8
2023-03-11 21:26:22 +02:00
Weijia Wang and GitHub
720625b817
Merge pull request #220550 from r-ryantm/auto-update/smartdns
...
smartdns: 40 -> 41
2023-03-11 21:26:10 +02:00
Weijia Wang and GitHub
5d028237ef
Merge pull request #220582 from r-ryantm/auto-update/pe-bear
...
pe-bear: 0.6.5 -> 0.6.5.2
2023-03-11 21:23:15 +02:00
Artturi and GitHub
43862987c3
Merge pull request #220653 from yu-re-ka/alpine-git-revisions
2023-03-11 21:07:25 +02:00
superherointj
d4a0e2f8dc
github-runner: fix hash
2023-03-11 16:07:06 -03:00
Janne Heß and GitHub
6798068e84
Merge pull request #220555 from lilyinstarlight/feature/fwupd-uefi-capsule
...
nixos/fwupd: add settings option for uefi_capsule.conf
2023-03-11 20:04:32 +01:00
Weijia Wang and GitHub
a1e3d32f62
Merge pull request #220509 from r-ryantm/auto-update/muparserx
...
muparserx: 4.0.11 -> 4.0.12
2023-03-11 21:04:20 +02:00
Nikolay Korotkiy and GitHub
96dcbc7063
Merge pull request #220677 from r-ryantm/auto-update/cudatext-qt
...
cudatext-qt: 1.186.2 -> 1.187.0
2023-03-11 23:04:04 +04:00
Vladimír Čunát
8ba3e3f299
Merge #220669 : dnsperf: 2.11.0 -> 2.11.1
2023-03-11 20:03:35 +01:00
Weijia Wang and GitHub
35871b0883
Merge pull request #220599 from r-ryantm/auto-update/waffle
...
waffle: 1.7.0 -> 1.7.2
2023-03-11 20:58:16 +02:00
Weijia Wang and GitHub
a485c44087
Merge pull request #220587 from r-ryantm/auto-update/oh-my-posh
...
oh-my-posh: 14.9.2 -> 14.12.0
2023-03-11 20:57:47 +02:00
Weijia Wang and GitHub
1f3b50e5e1
Merge pull request #220568 from r-ryantm/auto-update/spicedb
...
spicedb: 1.16.2 -> 1.17.0
2023-03-11 20:53:12 +02:00
Weijia Wang and GitHub
51829d2a92
Merge pull request #220516 from r-ryantm/auto-update/aws-vault
...
aws-vault: 7.0.0 -> 7.0.2
2023-03-11 20:44:10 +02:00
Weijia Wang and GitHub
e5747c8dc3
Merge pull request #220503 from r-ryantm/auto-update/frp
...
frp: 0.47.0 -> 0.48.0
2023-03-11 20:39:53 +02:00
Weijia Wang and GitHub
e50b03a27e
Merge pull request #220349 from r-ryantm/auto-update/python310Packages.datasette
...
python310Packages.datasette: 0.64.1 -> 0.64.2
2023-03-11 20:37:12 +02:00
Weijia Wang
9458b9a091
g2o: remove CXXFLAGS
2023-03-11 20:35:59 +02:00
Weijia Wang and GitHub
b14c5423df
Merge pull request #220502 from r-ryantm/auto-update/mdbook-katex
...
mdbook-katex: 0.3.9 -> 0.3.10
2023-03-11 20:35:00 +02:00
Weijia Wang and GitHub
9ad1496739
Merge pull request #220342 from r-ryantm/auto-update/libsForQt5.mlt
...
libsForQt5.mlt: 7.12.0 -> 7.14.0
2023-03-11 20:28:12 +02:00
Weijia Wang and GitHub
06cc66af17
Merge pull request #220396 from r-ryantm/auto-update/jenkins-job-builder
...
jenkins-job-builder: 4.1.0 -> 4.3.0
2023-03-11 20:25:03 +02:00
Weijia Wang and GitHub
03b56dc414
Merge pull request #220417 from r-ryantm/auto-update/prometheus-influxdb-exporter
...
prometheus-influxdb-exporter: 0.11.2 -> 0.11.3
2023-03-11 20:23:38 +02:00
R. Ryantm
77c83ddbc9
diamond: 2.1.4 -> 2.1.5
2023-03-11 18:22:58 +00:00
Weijia Wang and GitHub
fd407aa7b7
Merge pull request #220241 from r-ryantm/auto-update/seer
...
seer: 1.14 -> 1.15
2023-03-11 20:20:01 +02:00
Weijia Wang and GitHub
eca1dd6033
Merge pull request #220302 from r-ryantm/auto-update/kafkactl
...
kafkactl: 3.0.3 -> 3.1.0
2023-03-11 20:15:09 +02:00
Weijia Wang and GitHub
6e649eaf52
Merge pull request #220157 from r-ryantm/auto-update/mixxx
...
mixxx: 2.3.3 -> 2.3.4
2023-03-11 20:13:00 +02:00