From e87e95bcacb811a4c1c17edd4dabd9091dd55a7d Mon Sep 17 00:00:00 2001 From: jolheiser Date: Thu, 14 Sep 2023 12:39:27 -0500 Subject: [PATCH] chore: update flake Signed-off-by: jolheiser --- apps/nogui/default.nix | 2 +- apps/nogui/{exa.nix => eza.nix} | 10 +++++----- flake.lock | 32 ++++++++++++++++---------------- 3 files changed, 22 insertions(+), 22 deletions(-) rename apps/nogui/{exa.nix => eza.nix} (57%) diff --git a/apps/nogui/default.nix b/apps/nogui/default.nix index 63c2148..befae1f 100644 --- a/apps/nogui/default.nix +++ b/apps/nogui/default.nix @@ -6,7 +6,7 @@ imports = [ ./bat.nix ./bottom.nix - ./exa.nix + ./eza.nix ./fzf.nix ./git.nix ./go.nix diff --git a/apps/nogui/exa.nix b/apps/nogui/eza.nix similarity index 57% rename from apps/nogui/exa.nix rename to apps/nogui/eza.nix index 39c079e..036b32a 100644 --- a/apps/nogui/exa.nix +++ b/apps/nogui/eza.nix @@ -1,14 +1,14 @@ {lib, ...}: { - programs.exa = { + programs.eza = { enable = true; # These don't affect nushell currently # git = true; # icons = true; }; programs.nushell.shellAliases = { - exa = "exa --git --icons"; - ls = "exa"; - ll = lib.mkForce "exa -al"; - lt = "exa --tree"; + eza = "eza --git --icons"; + ls = "eza"; + ll = lib.mkForce "eza -al"; + lt = "eza --tree"; }; } diff --git a/flake.lock b/flake.lock index 3b52f69..b3d01b1 100644 --- a/flake.lock +++ b/flake.lock @@ -27,11 +27,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1692799911, - "narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=", + "lastModified": 1694529238, + "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", "owner": "numtide", "repo": "flake-utils", - "rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44", + "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", "type": "github" }, "original": { @@ -95,11 +95,11 @@ ] }, "locked": { - "lastModified": 1693170594, - "narHash": "sha256-7B8iugyTt26vVsYnXkLIack32r5uh//iZiSw+I1xiJU=", + "lastModified": 1694636981, + "narHash": "sha256-nRy7migOn3i3NZwSlCepol1Bx/xZ/XEigy2O15+COrw=", "owner": "nix-community", "repo": "home-manager", - "rev": "43ec65ad553dab80a8f619e6e3e888002772ce58", + "rev": "aed5ed979eced3790a39d069f08884061bda3c82", "type": "github" }, "original": { @@ -115,11 +115,11 @@ ] }, "locked": { - "lastModified": 1692850752, - "narHash": "sha256-kjhlpFCT8YugkW6t07GNbtv2rd1hyJEXh71OmJLr/H8=", + "lastModified": 1694711002, + "narHash": "sha256-CpgqY5L4SvVcp71BYTcSZTLycoMSdFq7sDld4bDzVjI=", "ref": "refs/heads/main", - "rev": "51b44872812a5c7851ace65bb01537f63e623726", - "revCount": 161, + "rev": "cd1bd15f510aa638411370e9311b1a722f175d65", + "revCount": 163, "type": "git", "url": "https://git.jojodev.com/jolheiser/nur" }, @@ -130,11 +130,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1693060755, - "narHash": "sha256-KNsbfqewEziFJEpPR0qvVz4rx0x6QXxw1CcunRhlFdk=", + "lastModified": 1694593561, + "narHash": "sha256-WSaIQZ5s9N9bDFkEMTw6P9eaZ9bv39ZhsiW12GtTNM0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "c66ccfa00c643751da2fd9290e096ceaa30493fc", + "rev": "1697b7d480449b01111e352021f46e5879e47643", "type": "github" }, "original": { @@ -162,11 +162,11 @@ }, "nur": { "locked": { - "lastModified": 1693943116, - "narHash": "sha256-QxoI1WPPWDurTD69+m0lRUciOozBoIs6lXgoT2qrZpw=", + "lastModified": 1694634356, + "narHash": "sha256-S9Yk9qUMInmlJ27RHelLUCmPVOColeyzj8JkuZEhgjc=", "owner": "nix-community", "repo": "NUR", - "rev": "4794cc1b71814c2a2dd657228716a4f6a9112ada", + "rev": "3ef27af57c37b7ab94f6239e7995e4475e6c5aa2", "type": "github" }, "original": {