Commit Graph

151 Commits

Author SHA1 Message Date
Viorel-Cătălin Răpițeanu
e28e945f4b arti: modernize derivation
Removed 'with lib;' from meta.
2024-09-28 23:44:43 +03:00
Viorel-Cătălin Răpițeanu
a41d7b3b26 arti: formatted via nixfmt-rfc-style 2024-09-28 23:44:42 +03:00
Viorel-Cătălin Răpițeanu
5136e375f2 arti: move to by-name
Move the package to the new by-name structure.
2024-09-28 23:44:36 +03:00
Connor Baker
ed96506b5d
Color transformation language init (#338697) 2024-09-27 08:39:10 -07:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
DontEatOreo
8acb91888a
arc-browser: 1.58.1-53264 -> 1.61.0-53949
Changelog: https://arc.net/e/2ADFA60D-66AF-42A2-9775-DA1E8152D050
2024-09-20 19:49:49 +03:00
h7x4
9a6c76c4af
treewide: remove unused inputs (#342672) 2024-09-19 20:36:18 +02:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
Anderson Torres
f0e64ce16f treewide: migrate packages maintained by AndersonTorres to by-name
Manual migration for the sake of by-name migration is no longer discouraged
since #340235.
2024-09-16 14:26:47 -03:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Mica Semrick
4539588dd5 art: update dependencies. 2024-09-10 18:55:50 -07:00
Moraxyc
3a8f76141e
artalk: fix ui hash 2024-09-04 13:53:43 +08:00
R. Ryantm
7e2831e2ba artalk: 2.8.7 -> 2.9.0 2024-09-04 03:41:09 +00:00
Adam C. Stephens
389ff531e7
armitage: substitute --replace with --replace-fail (#337270) 2024-09-02 20:33:10 -04:00
DontEatOreo
7a16ca4e1d
arc-browser: 1.55.0-52417 -> 1.58.1-53264
Changelog: https://arc.net/e/123493AC-A3B7-470F-BC09-DC700B348B59
2024-08-31 17:14:41 +03:00
Guanran Wang
f1d85d1db3
arkenfox-userjs: 126.1 -> 128.0 2024-08-26 19:55:09 +08:00
Roland Coeurjoly
31ae1b3e04 armitage: substitute --replace with --replace-fail 2024-08-25 17:28:27 +02:00
Peder Bergebakken Sundt
215b697080
Merge pull request #333193 from luftmensch-luftmensch/ardugotools_0.6.1
ardugotools: 0.6.0 -> 0.6.1
2024-08-18 02:10:23 +02:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
Nick Cao
3819b56196
Merge pull request #335362 from r-ryantm/auto-update/argc
argc: 1.20.0 -> 1.20.1
2024-08-17 14:22:09 -04:00
éclairevoyant
020e42a3c6
Merge pull request #324452 from DrymarchonShaun/arma3-unix-launcher-init
arma3-unix-launcher: init at 413
2024-08-17 15:05:48 +00:00
R. Ryantm
2bd355f42a argc: 1.20.0 -> 1.20.1 2024-08-17 12:35:23 +00:00
Sebastián Mancilla
2ada75024e
Merge pull request #328257 from r-ryantm/auto-update/arxiv-latex-cleaner
arxiv-latex-cleaner: 1.0.6 -> 1.0.8
2024-08-15 22:42:04 -04:00
Donovan Glover
f4c1937ea0
Merge pull request #334163 from SFrijters/arduino-cli-1.0.4
arduino-cli: 1.0.3 -> 1.0.4
2024-08-14 03:11:27 +00:00
Nick Cao
1e2364cc55
Merge pull request #333967 from DontEatOreo/update-arc-browser
arc-browser: 1.52.0-51895 -> 1.55.0-52417
2024-08-12 21:35:16 -04:00
Stefan Frijters
64b6b7a761
arduino-cli: 1.0.3 -> 1.0.4 2024-08-12 17:10:58 +02:00
DontEatOreo
60cc129239
arc-browser: 1.52.0-51895 -> 1.55.0-52417
Changelog: https://arc.net/e/AEBAABB9-CB6E-4F9A-9E58-7715F8FDFC9B
2024-08-11 21:37:40 +03:00
R. Ryantm
c90b37ffcf ares-cli: 3.1.1 -> 3.1.2 2024-08-10 13:12:46 +00:00
Peder Bergebakken Sundt
ea08d0dede
Merge pull request #331770 from pbsds/fix-sourceRoot-1722602716
treewide: use src.name in sourceRoot
2024-08-09 04:41:06 +02:00
luftmensch-luftmensch
63ac89e63a
ardugotools: 0.6.0 -> 0.6.1 2024-08-08 11:24:33 +02:00
R. Ryantm
7c2572123a argc: 1.19.0 -> 1.20.0 2024-08-08 07:17:00 +00:00
R. Ryantm
597b3e99c6 art: 1.22.1 -> 1.23 2024-08-05 00:18:24 +00:00
Peder Bergebakken Sundt
a0396ab411 treewide: use src.name in sourceRoot 2024-08-02 14:56:50 +02:00
Tristan Ross
11b7f431e7
Merge pull request #325162 from paperdigits/init-art
art: init at 1.22.1
2024-08-01 10:37:26 -07:00
rucadi
be9f031dac
ares-cli: init at 3.1.1
Co-authored-by: Gabriel Fontes <hi@m7.rs>

Updated the package to 3.1.1
Removed meta.platforms as this is set by buildNpmPackage

Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2024-07-31 23:32:04 +05:30
DrymarchonShaun
37671895b5
arma3-unix-launcher: init at 413 2024-07-28 15:51:56 -07:00
R. Ryantm
fbeb9728c8 arxiv-latex-cleaner: 1.0.6 -> 1.0.8 2024-07-28 14:11:09 +00:00
Someone
63cc38bf10
Merge pull request #324545 from paparodeo/treewide-strict-deps-fixes
treewide: fix packages that use cmake strict deps when cmake strict deps works
2024-07-27 22:19:23 +03:00
Peder Bergebakken Sundt
f81d6df1d2
Merge pull request #329361 from SFrijters/arduino-cli-1.0.3
arduino-cli: 1.0.2 -> 1.0.3, clean up
2024-07-27 18:12:11 +02:00
Sandro
07dbdcb278
Merge pull request #324665 from Pizmovc/argc-version-update
argc: 1.14.0 -> 1.19.0
2024-07-27 13:01:31 +02:00
pizmovc
ac93a0467d
argc: 1.14.0 -> 1.19.0 2024-07-26 21:59:52 +02:00
Reno Dakota
d6c9baab19
arcan: fix strict deps
add wayland-scanner to nativeBuildInputs
2024-07-25 07:21:56 +00:00
DontEatOreo
c8d5c48680
arc-browser: 1.51.0-51691 -> 1.52.0-51895
Changelog: https://arc.net/e/60112968-86B0-4696-9438-5DAB53B397C3
2024-07-23 15:39:29 +03:00
Stefan Frijters
724b8426d8
arduino-cli: move to by-name 2024-07-23 11:20:46 +02:00
Mica Semrick
804de78a0a art: init at 1.22.1 2024-07-21 15:59:02 -07:00
superherointj
2322737ebc arrow-glib: fix build
- migrate to by-name
- remove nested with
- order by alphabetical order items
2024-07-21 16:21:17 -03:00
Marcus Ramberg
55ce4ee537
Merge pull request #326692 from pyrox0/archipelago-init 2024-07-21 20:03:46 +03:00
Tobias Mayer
3666c4592b
arrow-cpp: 16.0.0 -> 17.0.0 2024-07-18 17:11:50 +02:00
Tobias Mayer
e03058e6fe
arrow-cpp: remove unused input 2024-07-18 17:11:48 +02:00
Tobias Mayer
aa91bca6f1
arrow-cpp: reformat 2024-07-18 17:11:42 +02:00