Downgrade to ncdu 1.x temporarily
This commit is contained in:
parent
e632e57a07
commit
4d69142a90
2 changed files with 10 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -7,11 +7,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1691882297,
|
"lastModified": 1692260837,
|
||||||
"narHash": "sha256-e1/LAQSGLnBywfA1TfMl0Vj3tvYka73XOZ/D2/CJowE=",
|
"narHash": "sha256-2FpkX1zl+7ni7djK7NeE1ZGupRUwZgjW+RPCSBgDf4k=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "c3ab5ea047e6dc73df530948f7367455749d8906",
|
"rev": "6a94c1a59737783c282c4031555a289c28b961e4",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -22,11 +22,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1691654369,
|
"lastModified": 1692174805,
|
||||||
"narHash": "sha256-gSILTEx1jRaJjwZxRlnu3ZwMn1FVNk80qlwiCX8kmpo=",
|
"narHash": "sha256-xmNPFDi/AUMIxwgOH/IVom55Dks34u1g7sFKKebxUm0=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "ce5e4a6ef2e59d89a971bc434ca8ca222b9c7f5e",
|
"rev": "caac0eb6bdcad0b32cb2522e03e4002c8975c62e",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -24,7 +24,10 @@
|
||||||
monaco-powerline
|
monaco-powerline
|
||||||
mtools
|
mtools
|
||||||
mtr
|
mtr
|
||||||
ncdu
|
# TODO: Zig currently has issues under Darwin, so
|
||||||
|
# we'll temporarily prefer ncdu 1.x.
|
||||||
|
# See also: https://github.com/NixOS/nixpkgs/pull/249722
|
||||||
|
ncdu_1
|
||||||
neofetch
|
neofetch
|
||||||
nixopsUnstable
|
nixopsUnstable
|
||||||
p7zip
|
p7zip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue