1
0
Fork 0

chore: update flake

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2023-09-14 12:39:27 -05:00
parent 7582590a0b
commit e87e95bcac
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
3 changed files with 22 additions and 22 deletions

View File

@ -6,7 +6,7 @@
imports = [ imports = [
./bat.nix ./bat.nix
./bottom.nix ./bottom.nix
./exa.nix ./eza.nix
./fzf.nix ./fzf.nix
./git.nix ./git.nix
./go.nix ./go.nix

View File

@ -1,14 +1,14 @@
{lib, ...}: { {lib, ...}: {
programs.exa = { programs.eza = {
enable = true; enable = true;
# These don't affect nushell currently # These don't affect nushell currently
# git = true; # git = true;
# icons = true; # icons = true;
}; };
programs.nushell.shellAliases = { programs.nushell.shellAliases = {
exa = "exa --git --icons"; eza = "eza --git --icons";
ls = "exa"; ls = "eza";
ll = lib.mkForce "exa -al"; ll = lib.mkForce "eza -al";
lt = "exa --tree"; lt = "eza --tree";
}; };
} }

View File

@ -27,11 +27,11 @@
"systems": "systems" "systems": "systems"
}, },
"locked": { "locked": {
"lastModified": 1692799911, "lastModified": 1694529238,
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=", "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide", "owner": "numtide",
"repo": "flake-utils", "repo": "flake-utils",
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44", "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -95,11 +95,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1693170594, "lastModified": 1694636981,
"narHash": "sha256-7B8iugyTt26vVsYnXkLIack32r5uh//iZiSw+I1xiJU=", "narHash": "sha256-nRy7migOn3i3NZwSlCepol1Bx/xZ/XEigy2O15+COrw=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "43ec65ad553dab80a8f619e6e3e888002772ce58", "rev": "aed5ed979eced3790a39d069f08884061bda3c82",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -115,11 +115,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1692850752, "lastModified": 1694711002,
"narHash": "sha256-kjhlpFCT8YugkW6t07GNbtv2rd1hyJEXh71OmJLr/H8=", "narHash": "sha256-CpgqY5L4SvVcp71BYTcSZTLycoMSdFq7sDld4bDzVjI=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "51b44872812a5c7851ace65bb01537f63e623726", "rev": "cd1bd15f510aa638411370e9311b1a722f175d65",
"revCount": 161, "revCount": 163,
"type": "git", "type": "git",
"url": "https://git.jojodev.com/jolheiser/nur" "url": "https://git.jojodev.com/jolheiser/nur"
}, },
@ -130,11 +130,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1693060755, "lastModified": 1694593561,
"narHash": "sha256-KNsbfqewEziFJEpPR0qvVz4rx0x6QXxw1CcunRhlFdk=", "narHash": "sha256-WSaIQZ5s9N9bDFkEMTw6P9eaZ9bv39ZhsiW12GtTNM0=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "c66ccfa00c643751da2fd9290e096ceaa30493fc", "rev": "1697b7d480449b01111e352021f46e5879e47643",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -162,11 +162,11 @@
}, },
"nur": { "nur": {
"locked": { "locked": {
"lastModified": 1693943116, "lastModified": 1694634356,
"narHash": "sha256-QxoI1WPPWDurTD69+m0lRUciOozBoIs6lXgoT2qrZpw=", "narHash": "sha256-S9Yk9qUMInmlJ27RHelLUCmPVOColeyzj8JkuZEhgjc=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "4794cc1b71814c2a2dd657228716a4f6a9112ada", "rev": "3ef27af57c37b7ab94f6239e7995e4475e6c5aa2",
"type": "github" "type": "github"
}, },
"original": { "original": {