From b29beddeda211de14556cd2c5622b053ba402865 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Wed, 28 Feb 2024 20:46:00 -0600 Subject: [PATCH] Add lens and atuin. --- flake.lock | 12 ++++++------ home-manager/durincore.nix | 3 +++ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 33d2ec3..3960e79 100644 --- a/flake.lock +++ b/flake.lock @@ -101,11 +101,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1708831307, - "narHash": "sha256-0iL/DuGjiUeck1zEaL+aIe2WvA3/cVhp/SlmTcOZXH4=", + "lastModified": 1708979614, + "narHash": "sha256-FWLWmYojIg6TeqxSnHkKpHu5SGnFP5um1uUjH+wRV6g=", "owner": "nixos", "repo": "nixpkgs", - "rev": "5bf1cadb72ab4e77cb0b700dab76bcdaf88f706b", + "rev": "b7ee09cf5614b02d289cd86fcfa6f24d4e078c2a", "type": "github" }, "original": { @@ -166,11 +166,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1708830076, - "narHash": "sha256-Cjh2xdjxC6S6nW6Whr2dxSeh8vjodzhTmQdI4zPJ4RA=", + "lastModified": 1708987867, + "narHash": "sha256-k2lDaDWNTU5sBVHanYzjDKVDmk29RHIgdbbXu5sdzBA=", "owner": "Mic92", "repo": "sops-nix", - "rev": "2874fbbe4a65bd2484b0ad757d27a16107f6bc17", + "rev": "a1c8de14f60924fafe13aea66b46157f0150f4cf", "type": "github" }, "original": { diff --git a/home-manager/durincore.nix b/home-manager/durincore.nix index 5f5fbde..0800489 100644 --- a/home-manager/durincore.nix +++ b/home-manager/durincore.nix @@ -98,6 +98,7 @@ kubernetes-helm cilium-cli hubble + lens # misc fastfetch @@ -110,6 +111,7 @@ gawk zstd gnupg + fira-code-nerdfont # nix related # @@ -150,6 +152,7 @@ # Dev vscode termius + atuin ]; # starship - an customizable prompt for any shell