From 8e1f4fc90a2ebb5845579bf623bcef3a17123ad8 Mon Sep 17 00:00:00 2001 From: Rouven Seifert Date: Sun, 23 Apr 2023 16:56:26 +0200 Subject: [PATCH] nix flake update --- flake.lock | 24 +++++++++++------------ users/rouven/modules/helix/default.nix | 2 +- users/rouven/modules/hyprland/default.nix | 1 + users/rouven/modules/packages.nix | 1 - 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/flake.lock b/flake.lock index d1023a4..10d69a2 100644 --- a/flake.lock +++ b/flake.lock @@ -23,11 +23,11 @@ ] }, "locked": { - "lastModified": 1682072616, - "narHash": "sha256-sR5RL3LACGuq5oePcAoJ/e1S3vitKQQSNACMYmqIE1E=", + "lastModified": 1682203081, + "narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=", "owner": "nix-community", "repo": "home-manager", - "rev": "47d6c3f65234230d37f1cf7d3d6b5575ec80fe0c", + "rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1", "type": "github" }, "original": { @@ -209,11 +209,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1681613598, - "narHash": "sha256-Ogkoma0ytYcDoMR2N7CZFABPo+i0NNo26dPngru9tPc=", + "lastModified": 1682173319, + "narHash": "sha256-tPhOpJJ+wrWIusvGgIB2+x6ILfDkEgQMX0BTtM5vd/4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "1040ce5f652b586da95dfd80d48a745e107b9eac", + "rev": "ee7ec1c71adc47d2e3c2d5eb0d6b8fbbd42a8d1c", "type": "github" }, "original": { @@ -225,11 +225,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1681920287, - "narHash": "sha256-+/d6XQQfhhXVfqfLROJoqj3TuG38CAeoT6jO1g9r1k0=", + "lastModified": 1682181988, + "narHash": "sha256-CYWhlNi16cjGzMby9h57gpYE59quBcsHPXiFgX4Sw5k=", "owner": "nixos", "repo": "nixpkgs", - "rev": "645bc49f34fa8eff95479f0345ff57e55b53437e", + "rev": "6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe", "type": "github" }, "original": { @@ -298,11 +298,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1681821695, - "narHash": "sha256-uwyBGo/9IALi97AfMuzkJroQQhV6hkybaZVdw6pRNG4=", + "lastModified": 1682218555, + "narHash": "sha256-kojMklCNBnPe8KtRvJvBtFGU/gPAqRKYpZEqyehHfn4=", "owner": "Mic92", "repo": "sops-nix", - "rev": "5698b06b0731a2c15ff8c2351644427f8ad33993", + "rev": "8a95e6f8cd160a05c2b560e66f702432a53b59ac", "type": "github" }, "original": { diff --git a/users/rouven/modules/helix/default.nix b/users/rouven/modules/helix/default.nix index c91e727..71cd22b 100644 --- a/users/rouven/modules/helix/default.nix +++ b/users/rouven/modules/helix/default.nix @@ -25,8 +25,8 @@ enable = true; themes.dracula-transparent = { inherits = "dracula"; - # hacky way to get the background transparent "ui.background" = "{}"; + "ui.virtual.inlay-hint" = { fg = "#666666"; }; }; settings = { theme = "dracula-transparent"; diff --git a/users/rouven/modules/hyprland/default.nix b/users/rouven/modules/hyprland/default.nix index f08963c..c101985 100644 --- a/users/rouven/modules/hyprland/default.nix +++ b/users/rouven/modules/hyprland/default.nix @@ -30,6 +30,7 @@ icon-theme=${config.gtk.iconTheme.name} show-actions=yes width=80 + terminal=${pkgs.foot}/bin/foot [colors] background=${config.colorScheme.colors.base00}ff diff --git a/users/rouven/modules/packages.nix b/users/rouven/modules/packages.nix index 8c14aad..3ac08b4 100644 --- a/users/rouven/modules/packages.nix +++ b/users/rouven/modules/packages.nix @@ -61,7 +61,6 @@ gdb powerline-fonts - vscode # libs libyubikey