flake: use unstable branch of nixpkgs

This commit is contained in:
Michael Roitzsch
2021-10-20 10:43:55 +02:00
parent f79226a965
commit 40216ef6d4
2 changed files with 5 additions and 3 deletions
+1
View File
@@ -21,6 +21,7 @@
url = "github:ahl/apfs";
flake = false;
};
nixpkgs.url = "flake:nixpkgs/nixpkgs-unstable";
};
outputs = { self, nixpkgs, acextract, command-line, dyld-shared-cache, snapshot-header, snap-util }: {
packages.x86_64-darwin = {