From 0bfcb8fb410f55f44d305d5c4d485f388f7988a8 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Mon, 3 Jun 2024 10:42:27 +0000 Subject: lix cache not working, can't rebuild on baby system --- flake.lock | 6 +++--- flake.nix | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 7cbe5e8..0c97f05 100644 --- a/flake.lock +++ b/flake.lock @@ -427,11 +427,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1716948383, - "narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=", + "lastModified": 1717196966, + "narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "ad57eef4ef0659193044870c731987a6df5cf56b", + "rev": "57610d2f8f0937f39dbd72251e9614b1561942d8", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 449d23a..5ca09d2 100644 --- a/flake.nix +++ b/flake.nix @@ -294,7 +294,7 @@ bosco = nixpkgs.lib.nixosSystem { # this is my networking server modules = [ ./machines/bosco/configuration.nix - lix-module.nixosModules.default + # lix-module.nixosModules.default ./modules/nixos/nix-common.nix ./modules/nixos/environment.nix -- cgit v1.2.3