flake: switch to upstream nixpkgs from my fork
This commit is contained in:
parent
c2346a80d9
commit
3b1f5b1099
2 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "A flake for NixOS iso's that work on T2 Macs";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:kekrby/nixpkgs/add-fetchpartial";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixos-hardware.url = "github:kekrby/nixos-hardware";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue