Karl Hallsby
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
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
525ba3e492
octavePackages.strings: add pkg-config for build to pick up pcre(2)
2023-03-22 20:22:56 +02:00
R. Ryantm
40ec2c7954
dnsperf: 2.11.1 -> 2.11.2
2023-03-22 17:57:40 +00:00
Fabian Affolter
a00a372b6f
python310Packages.skodaconnect: 1.3.4 -> 1.3.5
...
Changelog: https://github.com/lendy007/skodaconnect/releases/tag/1.3.5
2023-03-22 18:54:43 +01:00
Paul Zeinlinger
d815460b54
headscale: 0.20.0 -> 0.21.0
2023-03-22 18:44:26 +01:00
Weijia Wang
50ddfb4b91
python310Packages.pymupdf: fix build on darwin
2023-03-22 19:42:16 +02:00
Weijia Wang
2cc556e4fe
Merge pull request #222564 from wegank/ogre-1-9-drop
...
ogre1_9: drop
2023-03-22 19:20:48 +02:00
Weijia Wang
eed3be2c59
Merge pull request #222514 from viraptor/gptfdisk
...
gptfdisk: fix darwin build
2023-03-22 19:19:00 +02:00
Weijia Wang
fd4b74b949
vhs: unbreak on darwin
2023-03-22 19:15:07 +02:00
R. Ryantm
a6f9791e4a
govc: 0.30.2 -> 0.30.4
2023-03-22 17:07:38 +00:00
figsoda
635998af84
Merge pull request #222353 from figsoda/sccache
2023-03-22 12:57:25 -04:00
Weijia Wang
ea97d50ff0
ogre1_9: drop
2023-03-22 18:51:04 +02:00
Weijia Wang
3efc9e2dc9
Merge pull request #211152 from ThibaultLemaire/stuntrally-2.7
...
stuntrally: 2.6.2 -> 2.7
2023-03-22 18:45:45 +02:00
R. Ryantm
61f59e48e6
fluent-bit: 2.0.9 -> 2.0.10
2023-03-22 16:40:21 +00:00
Doron Behar
aa2efab614
Merge pull request #222395 from doronbehar/pkg/rust_hdl
...
vhdl-ls: init at 0.64.0
2023-03-22 09:37:11 -07:00
Weijia Wang
3d1d0bf910
wayland: allow building without tests
2023-03-22 18:15:22 +02:00
superherointj
7b67f786c9
Merge pull request #222339 from chmod222/k3s-sqlite
...
k3s: Adjust Go tags to dynamically link against sqlite
2023-03-22 13:12:28 -03:00
Alyssa Ross
27f97953e0
nixos/test-driver: accept non-\w* filenames
...
What the code was trying to do was helpfully add a directory and
extension if none were specified, but it did this by checking whether
the filename was composed of a very limited character set that didn't
even include dashes.
With this change, the intention of the code is clearer, and I can put
dashes in my screenshot names.
2023-03-22 15:54:06 +00:00
Sergei Trofimovich
cece288092
Merge pull request #222548 from Luflosi/yices-fix-typo
...
yices: fix typo in comment
2023-03-22 15:41:09 +00:00
K900
2607d40e58
mesa-demos: 8.5.0 -> 9.0.0
...
Now with vkgears!
2023-03-22 18:36:27 +03:00
Weijia Wang
7b93912f0e
wayland-protocols: do not check with a non-BFD linker
2023-03-22 17:19:52 +02:00
Luflosi
ddb714f68d
yices: fix typo in comment
2023-03-22 16:08:09 +01:00
ajs124
b3f83086ac
rspamd: 3.4 -> 3.5
...
0c671194e8
2023-03-22 15:57:09 +01:00
K900
07513e2c6b
Merge pull request #222545 from K900/nft-avoid-wildcards
...
nixos/firewall-nftables: avoid using wildcards
2023-03-22 17:54:41 +03:00
Doron Behar
b6a8afe448
vhdl-ls: init at 0.64.0
2023-03-22 16:52:16 +02:00
K900
d0f7d224da
nixos/firewall-nftables: avoid using wildcards
...
Those were added in kernel 5.13, which is newer than our oldest supported.
2023-03-22 17:45:05 +03:00
Cole Helbling
fcfd9f35b1
python3Packages.debian-inspector: orphan
2023-03-22 07:26:20 -07:00
Cole Helbling
7c6ef93f41
python3Packages.typecode-libmagic: orphan
2023-03-22 07:26:00 -07:00
Cole Helbling
9bffc3bac9
python3Packages.extractcode: orphan
2023-03-22 07:25:47 -07:00
Cole Helbling
2561d8cfa8
python3Packages.extractcode-7z: orphan
2023-03-22 07:25:35 -07:00
Cole Helbling
0e0d2f1a1a
python3Packages.extractcode-libarchive: orphan
2023-03-22 07:25:21 -07:00
Cole Helbling
bada6cef56
python3Packages.kaitaistruct: orphan
2023-03-22 07:24:50 -07:00
Cole Helbling
28f7bab28c
python3Packages.pyimpfuzzy: orphan
2023-03-22 07:24:34 -07:00
Cole Helbling
9a5fcebd6e
python3Packages.commoncode: orphan
2023-03-22 07:24:19 -07:00
Cole Helbling
878a1f611b
python3Packages.urlpy: orphan
2023-03-22 07:24:04 -07:00
Cole Helbling
46b6a80327
python3Packages.plugincode: orphan
2023-03-22 07:23:48 -07:00
Cole Helbling
b0fc8558b8
python3Packages.gemfileparser: orphan
2023-03-22 07:23:35 -07:00
Cole Helbling
62c404f206
python3Packages.vivisect: orphan
2023-03-22 07:23:20 -07:00
Cole Helbling
ba0af25e23
python3Packages.tern: orphan
2023-03-22 07:22:56 -07:00
Cole Helbling
3a546dacb2
python3Packages.saneyaml: orphan
2023-03-22 07:22:38 -07:00
Cole Helbling
a198268950
python3Packages.cxxfilt: orphan
2023-03-22 07:22:14 -07:00
Cole Helbling
93cb2f16af
python3Packages.scancode-toolkit: orphan
2023-03-22 07:21:49 -07:00
Cole Helbling
0c503e0994
python3Packages.qiling: orphan
2023-03-22 07:21:32 -07:00
Cole Helbling
f8296b2f66
python3Packages.fingerprints: orphan
2023-03-22 07:21:15 -07:00
Bernardo Meurer
396918ad01
Merge pull request #222522 from K900/fix-systemtap
2023-03-22 11:21:01 -03:00
Cole Helbling
d061f2b407
python3Packages.liblzfse: orphan
2023-03-22 07:20:53 -07:00
Cole Helbling
d9080e4b47
python3Packages.multimethod: orphan
2023-03-22 07:20:33 -07:00
Cole Helbling
963ed2c7a3
python3Packages.requirements-parser: orphan
2023-03-22 07:20:17 -07:00
Cole Helbling
84cf9ff2a5
python3Packages.spdx-tools: orphan
2023-03-22 07:19:59 -07:00