Skip to content
This repository was archived by the owner on Jun 16, 2024. It is now read-only.

Commit cb92afb

Browse files
chore(inputs): use nixpkgs fork
1 parent 3b79182 commit cb92afb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

flake.lock

Lines changed: 5 additions & 5 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
@@ -88,7 +88,7 @@
8888
};
8989
};
9090

91-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
91+
nixpkgs.url = "github:ErrorNoInternet/nixpkgs/nixos-unstable";
9292

9393
nix-super = {
9494
url = "github:privatevoid-net/nix-super";

0 commit comments

Comments
 (0)