Merge pull request #317378 from Sigmanificient/apl-386-update-2024-01-10

apl386: unstable-2022-03-07 -> 0-unstable-2024-01-10
This commit is contained in:
Peder Bergebakken Sundt 2024-06-10 11:42:25 +02:00 committed by GitHub
commit 4395b4338c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 5 deletions

View File

@ -2,13 +2,13 @@
stdenvNoCC.mkDerivation {
pname = "apl386";
version = "unstable-2022-03-07";
version = "0-unstable-2024-01-10";
src = fetchFromGitHub {
owner = "abrudz";
repo = "APL386";
rev = "6332c9dbb588946a0e8c9d7984dd0c003eeea266";
hash = "sha256-oHk4e7NRgAjGtZzQmZToYz7wCZETaj7/yRwZMeeYF2M=";
rev = "43ebc6349506b0e7ab5c49f6b08f8afe66c4d9c5";
hash = "sha256-MLHSYHFyI9eKdrE/yM7u4vu4Dz6riEk7XQTUuAXPfzM=";
};
installPhase = ''

View File

@ -28258,8 +28258,6 @@ with pkgs;
brise = callPackage ../data/misc/brise { };
apl386 = callPackage ../data/fonts/apl386 { };
bqn386 = callPackage ../data/fonts/bqn386 { };
cacert = callPackage ../data/misc/cacert { };