Commit Graph

22 Commits

Author SHA1 Message Date
R. Ryantm
68104a5dc8 limine: 8.0.13 -> 8.0.14 2024-10-06 22:49:17 +00:00
Philipp Schuster
b0cec2e9ab limine: set enableParallelBuilding true
With `enableAll = true`, this reduces the build time by 50% on my 16 core
machine. 6s instead of 12s.
2024-09-28 14:48:36 +02:00
nat
da83922fdd
limine: refactor, toggleable options, build only for current arch 2024-09-27 20:07:37 +02:00
nat
67ff8244c3
limine: add sanana as maintainer 2024-09-18 00:10:12 +02:00
nat
1e85a6ab16
limine: add surfaceflinger as maintainer 2024-09-18 00:05:45 +02:00
nat
4ee79f4f1c
limine: reformat 2024-09-18 00:01:21 +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
R. Ryantm
8560a54880 limine: 7.8.0 -> 7.9.1 2024-07-02 05:06:52 +00:00
R. Ryantm
39fd56c3ce limine: 7.7.2 -> 7.8.0 2024-06-26 09:47:57 +00:00
R. Ryantm
617571a28e limine: 7.7.0 -> 7.7.2 2024-06-11 18:05:32 +00:00
R. Ryantm
635d02bfeb limine: 7.5.3 -> 7.7.0 2024-06-05 07:18:44 +00:00
R. Ryantm
88ae3fd72a limine: 7.5.2 -> 7.5.3 2024-05-29 02:54:05 +00:00
R. Ryantm
50c8f5e46d limine: 7.5.1 -> 7.5.2 2024-05-22 22:11:16 +00:00
R. Ryantm
90b56b0b89 limine: 7.5.0 -> 7.5.1 2024-05-14 14:35:27 +00:00
R. Ryantm
95ba709ab5 limine: 7.4.1 -> 7.5.0 2024-05-07 02:23:18 +00:00
R. Ryantm
8b0c0a892f limine: 7.4.0 -> 7.4.1 2024-04-30 03:00:55 +00:00
Weijia Wang
26b947c9bc limine: mark as broken on darwin 2024-04-20 23:44:35 +02:00
R. Ryantm
2ea9604b32 limine: 7.3.1 -> 7.4.0 2024-04-20 02:41:13 +00:00
R. Ryantm
e508906815 limine: 7.3.0 -> 7.3.1 2024-04-11 13:14:13 +00:00
Philipp Schuster
9dcf51fae3 limine: add all licenses of used submodules 2024-04-05 17:05:54 +02:00
Philipp Schuster
54ed3c6d9d maintainers: add _48cf 2024-04-05 17:05:54 +02:00
Philipp Schuster
002dc76285 limine: init at 7.1.0
This only inits the package, but not a module to use it as bootloader for
NixOS. This will come as a follow-up. However, this package alone is also
useful for itself, as one can create bootable images with the artifacts
exported by it, similar to `grub-mkrescue` or `grub-mkstandalone`.

Look at the Limine README for further instructions.
2024-04-05 17:05:54 +02:00