Commit Graph

19 Commits

Author SHA1 Message Date
Markus Kowalewski
41463fdd02 prrte: 3.0.13 -> 4.1.0 2026-04-05 17:10:45 +02:00
K900
8ac28ff937 Merge remote-tracking branch 'origin/staging-next' into staging 2026-01-30 13:35:42 +03:00
quantenzitrone
6b61249106 various: switch to finalAttrs pattern
this shouldn't create any rebuilds
2026-01-30 02:36:22 +01:00
R. Ryantm
c02310f5ad prrte: 3.0.12 -> 3.0.13 2026-01-26 23:27:24 +00:00
R. Ryantm
f4daf27fab prrte: 3.0.11 -> 3.0.12 2025-09-13 12:05:46 +00:00
mivorasu
7091e75f78 treewide: replace rev with tag in fetchFromGitHub 2025-08-04 10:46:30 +00:00
Markus Kowalewski
fb2803a642 prrte: 3.0.10 -> 3.0.11 2025-05-26 14:58:00 +02:00
R. Ryantm
e6803a5ea4 prrte: 3.0.9 -> 3.0.10 2025-05-11 01:49:39 +00:00
Jonas Heinrich
d9c222c814 prrte: Fix RiscV cross-compile 2025-04-28 07:56:05 +02:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
R. Ryantm
3ec998bc50 prrte: 3.0.8 -> 3.0.9 2025-03-20 07:58:57 +00:00
Markus Kowalewski
a150314db4 prrte: fix to make multi-node openmpi jobs work out-of-the-box 2025-01-30 13:34:01 +01:00
Gabriella Gonzalez
1e27420d4e prrte: enable for darwin
The package builds just fine on darwin and wasn't broken
2024-12-22 12:48:21 -08:00
R. Ryantm
763d3a16e5 prrte: 3.0.7 -> 3.0.8 2024-12-16 02:22:42 +00:00
Markus Kowalewski
a16a1449a0 prrte: 3.0.5 -> 3.0.6 2024-11-18 18:00:49 +01: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
R. Ryantm
86a0d7e08e prrte: 3.0.5 -> 3.0.6 2024-08-07 13:56:57 +00:00
Markus Kowalewski
b0d8554f3c prrte: init at 3.0.3
Co-authored-by: Markus Kowalewski <markus.kowalewski@gmail.com>
2024-08-06 19:53:59 +03:00