Flake update

Replaced ncdu with ncdu_1 because of Zig incompatibility with older MacOS
This commit is contained in:
2025-10-05 12:57:11 -07:00
parent 1800015afa
commit 3a67bbb607
2 changed files with 11 additions and 10 deletions

18
nix/flake.lock generated
View File

@@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1740725613, "lastModified": 1744007427,
"narHash": "sha256-j6HoX1k4+alRX35/Z/K+kfqfWytNLcO+eBOnyoh42iw=", "narHash": "sha256-eccCwW7GQVSk/WOCxt5izY5VdVknheI3oAXa0Xg9k9U=",
"owner": "slotThe", "owner": "slotThe",
"repo": "emacs-lsp-booster-flake", "repo": "emacs-lsp-booster-flake",
"rev": "007bdf3f48a28f611fdfe0b480534cc110637043", "rev": "8229947cf6d2f565a9aa882b7946c643099e1ef0",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -27,11 +27,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1743136572, "lastModified": 1759337100,
"narHash": "sha256-uwaVrKgi6g1TUq56247j6QvvFtYHloCkjCrEpGBvV54=", "narHash": "sha256-CcT3QvZ74NGfM+lSOILcCEeU+SnqXRvl1XCRHenZ0Us=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "1efd2503172016a6742c87b47b43ca2c8145607d", "rev": "004753ae6b04c4b18aa07192c1106800aaacf6c3",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -42,11 +42,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1743076231, "lastModified": 1759133924,
"narHash": "sha256-yQugdVfi316qUfqzN8JMaA2vixl+45GxNm4oUfXlbgw=", "narHash": "sha256-eegjF6fo080481S/ZHyDENjeGG1ZgW2v86O9UZQxLJ8=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "6c5963357f3c1c840201eda129a99d455074db04", "rev": "9547cfd27b5158eb612a6812dfc5c7b3d118b996",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -21,7 +21,8 @@
duf duf
# Better top # Better top
htop htop
ncdu # ncdu_1 because ncdu is incompatible with older MacOS versions due to some Zig bug
ncdu_1
ripgrep ripgrep
nerd-fonts.fira-code nerd-fonts.fira-code
roboto-mono roboto-mono