Commit Graph

10 Commits

Author SHA1 Message Date
K900
8aa8c517db nix-ld: 2.0.2 -> 2.0.3
Diff: https://github.com/mic92/nix-ld/compare/2.0.2...2.0.3
2024-10-05 09:31:47 +03:00
K900
ffebe64e16 nix-ld: 2.0.0 -> 2.0.2
Diff: https://github.com/mic92/nix-ld/compare/2.0.0...2.0.2
2024-10-02 14:02:43 +03:00
K900
290f5c015a nix-ld: backport patch for Rust 1.81 2024-10-02 09:44:20 +03:00
Sandro Jäckel
0fd46573ba
nix-ld: fix hash after #342540 2024-09-18 18:26:50 +02:00
Sandro
1de6e89701
nix-ld: use pname+version 2024-09-17 15:26:50 +02: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
Jörg Thalheim
5b2d93300f nix-ld: 1.2.3 -> 2.0.0 2024-07-14 20:04:35 +02:00
Jörg Thalheim
04ec4568c6 nix-ld-rs: init at 2024-03-23 2024-03-24 12:27:20 +01:00
Jörg Thalheim
e29150b7fe nix-ld: use dynamicLinker as provided by stdenv 2024-03-24 12:27:18 +01:00
Jörg Thalheim
a78abbad4a nix-ld: move to pkgs/by-name 2024-03-24 12:27:09 +01:00