Skip to content

Commit 39796bf

Browse files
committed
flake: track nix-darwin upstream again
Copy change was merged
1 parent cb3553a commit 39796bf

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

flake.lock

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
};
3030
};
3131
nix-darwin = {
32-
# url = "github:nix-darwin/nix-darwin";
33-
url = "github:khaneliman/nix-darwin/copy";
32+
url = "github:nix-darwin/nix-darwin";
3433
inputs.nixpkgs.follows = "nixpkgs-unstable";
3534
};
3635
nix-rosetta-builder = {

0 commit comments

Comments
 (0)