Add support for aarch64-linux (#57)

This commit is contained in:
Julien Malka 2023-04-02 11:43:55 +02:00 committed by GitHub
parent 61961973cf
commit db56f164dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@
genSystems = lib.genAttrs [
# Add more systems if they are supported
"x86_64-linux"
"aarch64-linux"
];
pkgsFor = nixpkgs.legacyPackages;
mkDate = longDate: (lib.concatStringsSep "-" [