Skip to content

Commit 3b1f5b1

Browse files
committed
flake: switch to upstream nixpkgs from my fork
1 parent c2346a8 commit 3b1f5b1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

flake.lock

Lines changed: 6 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "A flake for NixOS iso's that work on T2 Macs";
33

44
inputs = {
5-
nixpkgs.url = "github:kekrby/nixpkgs/add-fetchpartial";
5+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
66
nixos-hardware.url = "github:kekrby/nixos-hardware";
77
};
88

0 commit comments

Comments
 (0)