From 45a989280bd8adca71731decae1c5052fd15958a Mon Sep 17 00:00:00 2001 From: Vivian Date: Fri, 22 Nov 2024 13:15:49 +0100 Subject: [PATCH] temp disable displaylink & libreoffice due to build failures --- common/desktop/home.nix | 2 +- flake.lock | 8 ++++---- flake.nix | 2 +- hosts/thalassa/aoife/hardware.nix | 2 +- hosts/thalassa/aoife/home/default.nix | 1 - 5 files changed, 7 insertions(+), 8 deletions(-) diff --git a/common/desktop/home.nix b/common/desktop/home.nix index d861a208..82bd3f4c 100644 --- a/common/desktop/home.nix +++ b/common/desktop/home.nix @@ -40,7 +40,7 @@ in discord jetbrains.rust-rover kdenlive - libreoffice-fresh + # libreoffice mattermost-desktop neofetch nixpkgs-review diff --git a/flake.lock b/flake.lock index 7e25fe38..83c34dea 100644 --- a/flake.lock +++ b/flake.lock @@ -966,16 +966,16 @@ }, "nixpkgs_4": { "locked": { - "lastModified": 1732267161, - "narHash": "sha256-6NjOM6IWdyqJLzrFxuajvf1DGDEr7ceFaeKZ081Ya3w=", + "lastModified": 1732014248, + "narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a25e476c6a35d5fbc5c85754bba5eeba0ee3074e", + "rev": "23e89b7da85c3640bbc2173fe04f4bd114342367", "type": "github" }, "original": { "id": "nixpkgs", - "ref": "nixos-unstable-small", + "ref": "nixos-unstable", "type": "indirect" } }, diff --git a/flake.nix b/flake.nix index 1489a7d0..aa50e451 100644 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,7 @@ # * https://github.com/Infinidoge/nix-minecraft inputs = { - nixpkgs.url = "nixpkgs/nixos-unstable-small"; + nixpkgs.url = "nixpkgs/nixos-unstable"; flake-utils-plus.url = "github:gytis-ivaskevicius/flake-utils-plus"; nur.url = "github:nix-community/NUR"; colmena.url = "github:zhaofengli/colmena"; diff --git a/hosts/thalassa/aoife/hardware.nix b/hosts/thalassa/aoife/hardware.nix index cf952932..adca3b8c 100644 --- a/hosts/thalassa/aoife/hardware.nix +++ b/hosts/thalassa/aoife/hardware.nix @@ -37,7 +37,7 @@ # Video Driver xserver = { - videoDrivers = [ "displaylink" ]; + # videoDrivers = [ "displaylink" ]; dpi = 280; }; diff --git a/hosts/thalassa/aoife/home/default.nix b/hosts/thalassa/aoife/home/default.nix index 8d11d428..bfbe13a8 100644 --- a/hosts/thalassa/aoife/home/default.nix +++ b/hosts/thalassa/aoife/home/default.nix @@ -15,7 +15,6 @@ ''; home.packages = with pkgs; [ - libreoffice-fresh jetbrains.rust-rover jetbrains.clion # jetbrains.idea-ultimate