Commit Graph

10265 Commits

Author SHA1 Message Date
Henner Zeller
c2e4e1b2a1 kicad: 8.0.5 -> 8.0.6 2024-11-16 17:53:09 -08:00
R. Ryantm
ae031a02e7 nanovna-saver: 0.6.4 -> 0.6.5 2024-11-16 01:26:22 +00:00
Colin
26cf0447c0
kallisto: Add updateScript (#333998) 2024-11-15 08:36:29 +00:00
Theodore Ni
539826a5bf
treewide: use new Darwin SDK pattern on some packages (#355156) 2024-11-12 20:55:45 -08:00
Nick Cao
96408cafc7
caneda: 0.3.1 -> 0.4.0 (#352750) 2024-11-11 08:38:02 -05:00
Theodore Ni
13277222b4
gretl: use new Darwin SDK pattern 2024-11-11 00:08:46 -08:00
Weijia Wang
97a1ad0df0
tulip: fix build (#354236) 2024-11-10 01:51:33 +01:00
Emily
3b91a81423
treewide: remove redundant patches and locks (#354215) 2024-11-09 12:57:37 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Robert Scott
03987a692c
hal-hardware-analyzer: 4.2.0 -> 4.4.1 (#353436) 2024-11-08 22:37:22 +00:00
Robert Scott
2a29ee734c hal-hardware-analyzer: 4.2.0 -> 4.4.1
also add verilator support
2024-11-08 20:33:21 +00:00
R. Ryantm
17926cc521 fastp: 0.23.4 -> 0.24.0 2024-11-08 14:14:48 +00:00
Noa Aarts
27c93e95f9
tulip: fix compilation by adding the -fpermissive flag
A typecast from unsigned char* to char* in the source broke the build
2024-11-08 10:01:27 +01:00
Ellie Hermaszewska
e134422465
maintainers: remove expipiplus1
Another year, another exhausting undermoderated thread full of people
arguing against being an inclusive community, tone policing and denying
that discriminatory behaviour even exists.

This clearly isn't getting any better and I'm embarrassed that I stayed
around for this long. I can't continue to lend my name to such a
project.
2024-11-08 14:24:58 +08:00
aleksana
b74fdd2386 treewide: remove redundant patches and locks
These files are no longer referenced.
2024-11-08 12:54:15 +08:00
Noa Aarts
b62797a3d7
tulip: format using nixfmt 2024-11-07 14:39:26 +01:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Aleksana
23f6066f42
cemu-ti: Fix build failure (#349005) 2024-11-05 19:24:04 +08:00
Markus Kowalewski
4b43b70d37
openmolcas: fix shebangs in python scripts (#353641) 2024-11-05 11:22:25 +01:00
Vincent Laporte
71408df70f tamarin-prover: 1.8.0 → 1.10.0 2024-11-05 10:01:53 +01:00
Markus Kowalewski
fa58667f93 openmolcas: fix shebangs in python scripts
patchShebangs replaces the shebang with the bare python
interpreter, but not with our defined environment.

This patch fixes the shebang manually and restores function
of all python scripts in $out/bin
2024-11-04 14:14:01 +01:00
Markus Kowalewski
7d3596a932 gromacs: 2024.3 -> 2024.4 2024-11-04 10:22:15 +01:00
Robert Schütz
f634aff9dd
python312Packages.opencv-python: init at 4.9.0 (#353249) 2024-11-03 21:24:56 -08:00
Ramses
005be24458
gatk: 4.6.0.0 -> 4.6.1.0 (#352547) 2024-11-03 22:51:28 +01:00
Theodore Ni
6d6eb5b110
openroad: mark as broken (#353222) 2024-11-03 07:43:04 -08:00
George Huebner
8cf0d3a761 gtkwave: use desktopToDarwinBundle
This has the primary benefit of preventing the name of the wrapper
from leaking into the UI and process info (see #60260 for more info).
2024-11-03 08:46:05 +01:00
Robert Schütz
ea60f68a87 mavproxy: use opencv-python 2024-11-02 17:38:42 -07:00
Weijia Wang
729859dd6a openroad: mark as broken 2024-11-02 22:27:00 +01:00
Weijia Wang
527e4bfbdd
clp: 1.17.9 -> 1.17.10 (#348244) 2024-11-02 21:07:33 +01:00
Theodore Ni
3bfb704e3d
various: fix darwin builds by adding libutil dependency (#352912) 2024-11-02 10:40:01 -07:00
Weijia Wang
9992401bd8
gp2c: 0.0.13 -> 0.0.14 (#348233) 2024-11-02 15:06:25 +01:00
Olivér Falvai
7ed598dcfb
surelog: fix darwin build 2024-11-02 14:28:08 +01:00
Olivér Falvai
f6ecf9784c
uhdm: fix darwin build 2024-11-02 14:26:30 +01:00
Nick Cao
d441bf480d
seqkit: 2.8.2 -> 2.9.0 (#352925) 2024-11-02 09:17:28 -04:00
Sefa Eyeoglu
6f860c1245
jbrowse: 2.15.4 -> 2.16.0 (#352036) 2024-11-01 23:56:19 +01:00
R. Ryantm
269236bbd4 seqkit: 2.8.2 -> 2.9.0 2024-11-01 16:52:07 +00:00
Weijia Wang
723a414a27
systemc: 3.0.0 -> 3.0.1 (#349464) 2024-11-01 14:57:17 +01:00
Mauricio Collares
2a1725e211
sage: fix gc-related hypellfrob.pyx test failure (#352810) 2024-11-01 14:47:28 +01:00
Weijia Wang
0016082501
sumo: 1.20.0 -> 1.21.0 (#348611) 2024-11-01 13:49:22 +01:00
Weijia Wang
e9964f6d61
gtkwave: 3.3.120 -> 3.3.121 (#348706) 2024-11-01 13:25:32 +01:00
Weijia Wang
143d5c9d69
siril: 1.2.3 -> 1.2.4 (#348719) 2024-11-01 13:16:01 +01:00
Weijia Wang
879ffcb4e8
simgrid: 3.35 -> 3.36 (#348293) 2024-11-01 12:54:28 +01:00
Mauricio Collares
434a9ccdba sage: fix gc-related hypellfrob.pyx test failure 2024-11-01 08:47:45 +01:00
Weijia Wang
5750d458ab
fast-downward: 23.06.0 -> 24.06.0 (#347848) 2024-11-01 04:07:59 +01:00
R. Ryantm
171d219159 caneda: 0.3.1 -> 0.4.0 2024-11-01 00:00:03 +00:00
Tomo
22f235290d
key: 2.10.0 -> 2.12.2 (#350313) 2024-10-31 14:02:58 -07:00
Fabian Affolter
3c9071f916
python312Packages.types-requests: 2.32.0.20240914 -> 2.32.0.20241016 (#349418) 2024-10-31 17:57:41 +01:00
Fabian Affolter
5f587e764d cwltool: 3.1.20240708091337 -> 3.1.20241024121129
Diff: https://github.com/common-workflow-language/cwltool/compare/refs/tags/3.1.20241024121129...3.1.20241024121129

Changelog: https://github.com/common-workflow-language/cwltool/releases/tag/3.1.20241024121129
2024-10-31 12:53:03 +01:00
FliegendeWurst
65082aa666 key: 2.10.0 -> 2.12.2 2024-10-31 09:49:58 +01:00
Reno Dakota
8fa1386a98
apbs: add libutil for darwin 2024-10-31 07:26:33 +00:00