Masum Reza
9777a72dd3
Take over the role of maintainer luc65r ( #356536 )
2024-11-21 15:03:06 +05:30
Colin
d63375c74f
stellarium: add passthru.updateScript ( #346147 )
2024-11-18 22:31:32 +00:00
Dmitry Kalinkin
294fb30959
root: 6.32.06 -> 6.32.08, fix on darwin, move to pkgs/by-name ( #355981 )
2024-11-18 08:19:14 -05:00
Pol Dellaiera
6342c11434
kicad: 8.0.5 -> 8.0.6 ( #356616 )
2024-11-17 21:33:12 +01:00
Dmitry Kalinkin
adea5468dc
root: move to by-name
2024-11-17 15:20:42 -05:00
Dmitry Kalinkin
48bcebe361
root: 6.32.06 -> 6.32.08
2024-11-17 15:20:42 -05:00
Dmitry Kalinkin
5473798787
root: adapt to new darwin SDK
2024-11-17 15:20:42 -05:00
Sam Connelly
7c66fb1ec5
migrate maintainership from luc65r to clevor
...
They said they haven't used Nix in a while and is not interested in
maintaining cemu-ti (presumably other packages too), so I asked to take
over his role. I removed luc65r from the meta.maintainers attribtes, and
adopted the packages I wanted to adopt. I chose to adopt the TI graphing
calculator-related packages as I am part of Cemetech.
2024-11-17 14:30:20 -05:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is ( #356363 )
...
* treewide: stdenv.is -> stdenv.hostPlatform.is
* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
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