mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 06:46:35 +03:00
Switch nixpkgs to darwin-cross branch
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
naersk.url = "github:nix-community/naersk";
|
||||
nix-filter.url = "github:numtide/nix-filter";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:reckenrode/nixpkgs/darwin-cross";
|
||||
android.url = "github:tadfisher/android-nixpkgs";
|
||||
};
|
||||
outputs = { self, nixpkgs, flake-utils, nix-filter, naersk, fenix, android }:
|
||||
|
||||
Reference in New Issue
Block a user