Skip to content

Commit 1d4cbb7

Browse files
committed
macs: unpin nix
1 parent 5ebfd5a commit 1d4cbb7

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

macs/common.nix

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ in
4040
};
4141

4242
nix = {
43-
package = pkgs.nixVersions.nix_2_24.overrideAttrs (oldAttrs: {
44-
patches = oldAttrs.patches or [ ] ++ [ ./disable-chroot.patch ];
45-
});
4643
settings = {
4744
extra-experimental-features = [
4845
"nix-command"

macs/disable-chroot.patch

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)