mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 23:36:30 +03:00
Switch nixpkgs to darwin-cross branch
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
flake-utils.url = "github:numtide/flake-utils";
|
flake-utils.url = "github:numtide/flake-utils";
|
||||||
naersk.url = "github:nix-community/naersk";
|
naersk.url = "github:nix-community/naersk";
|
||||||
nix-filter.url = "github:numtide/nix-filter";
|
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";
|
android.url = "github:tadfisher/android-nixpkgs";
|
||||||
};
|
};
|
||||||
outputs = { self, nixpkgs, flake-utils, nix-filter, naersk, fenix, android }:
|
outputs = { self, nixpkgs, flake-utils, nix-filter, naersk, fenix, android }:
|
||||||
|
|||||||
Reference in New Issue
Block a user