Revert "switch to nixpkgs hosteded by cache.nixos.org"

This reverts commit 30fc207dc5.
This commit is contained in:
Pablo Ovelleiro Corral
2025-02-25 09:04:27 +01:00
parent 8aab746bd0
commit 1d906b8373
2 changed files with 11 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
description = "clan.lol base operating system";
inputs = {
nixpkgs.url = "https://nixos.org/channels/nixpkgs-unstable/nixexprs.tar.xz";
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
flake-parts.url = "github:hercules-ci/flake-parts";
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";