diff --git a/flake.lock b/flake.lock index 3960e79..8f837ac 100644 --- a/flake.lock +++ b/flake.lock @@ -101,11 +101,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1708979614, - "narHash": "sha256-FWLWmYojIg6TeqxSnHkKpHu5SGnFP5um1uUjH+wRV6g=", + "lastModified": 1709128929, + "narHash": "sha256-GWrv9a+AgGhG4/eI/CyVVIIygia7cEy68Huv3P8oyaw=", "owner": "nixos", "repo": "nixpkgs", - "rev": "b7ee09cf5614b02d289cd86fcfa6f24d4e078c2a", + "rev": "c8e74c2f83fe12b4e5a8bd1abbc090575b0f7611", "type": "github" }, "original": { diff --git a/home-manager/durincore.nix b/home-manager/durincore.nix index 0800489..4876b5f 100644 --- a/home-manager/durincore.nix +++ b/home-manager/durincore.nix @@ -38,6 +38,7 @@ # rtx activate fish | source shellInit = '' direnv hook fish | source + atuin init fish | source set -gx PATH $PATH $HOME/.krew/bin ''; functions = {