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
Vladimír Čunát
463a971ae0
cemu: fix build, missing wayland-scanner
2024-08-31 11:14:44 +02:00
Reno Dakota
e01163e1dd
cemu: move glslang to buildInputs
...
fix build perhaps after change 9b7f1a3913
2024-08-16 03:21:07 +00:00
R. Ryantm
f981eaa34e
cemu: 2.0-91 -> 2.0-92
2024-08-10 04:24:15 +00:00
R. Ryantm
1115d7fb0d
cemu: 2.0-88 -> 2.0-91
2024-07-30 05:48:56 +00:00
K900
24076029d2
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-28 01:04:35 +03:00
Reno Dakota
0ac2c427e0
cemu: fix strict deps
...
add wxGTK32 to nativeBuildInputs
2024-07-25 07:21:21 +00:00
github-actions[bot]
5cfda25a07
Merge staging-next into staging
2024-07-02 12:01:51 +00:00
Sefa Eyeoglu
416ba8804b
treewide: use addDriverRunpath
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-06-30 15:01:01 -04:00
R. Ryantm
0ff13cd587
cemu: 2.0-86 -> 2.0-88
2024-06-30 03:27:46 +00:00
Anderson Torres
e3ff77236f
cemu: 2.0-85 -> 2.0-86
2024-06-17 17:54:13 -03:00
Anderson Torres
5759f989b0
cemu: add test.version
2024-06-17 17:01:01 -03:00
Anderson Torres
532f10715c
cemu: refactor
...
- finalAttrs
- rename patch file
- strictDeps
- use lib.cmake* functions
- ninja
- get rid of nested with
- fix description
2024-06-17 17:01:01 -03:00
Anderson Torres
ca1a2b7526
cemu: add AndersonTorres as maintainer
2024-06-17 17:01:01 -03:00
Anderson Torres
56a75ae59f
cemu: migrate to by-name
2024-06-17 17:01:01 -03:00