This additionally removes `mitmproxy` - unfortunately, it's broken under macOS.

It's quite a useful tool, but can be installed via other means for the time being.
This commit is contained in:
Spotlight 2024-01-31 22:35:26 -06:00
parent fa724ef3d5
commit f7b491f73d
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View file

@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1706306660, "lastModified": 1706473109,
"narHash": "sha256-lZvgkHtVeduGByPb0Tz9LpAi4olfkEm8XPgv0o7GRsk=", "narHash": "sha256-iyuAvpKTsq2u23Cr07RcV5XlfKExrG8gRpF75hf1uVc=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "b2f56952074cb46e93902ecaabfb04dd93733434", "rev": "d634c3abafa454551f2083b054cd95c3f287be61",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -22,11 +22,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1706191920, "lastModified": 1706550542,
"narHash": "sha256-eLihrZAPZX0R6RyM5fYAWeKVNuQPYjAkCUBr+JNvtdE=", "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "ae5c332cbb5827f6b1f02572496b141021de335f", "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -7,6 +7,7 @@
# Commonly used packages. # Commonly used packages.
home.packages = with pkgs; [ home.packages = with pkgs; [
binwalk binwalk
bun
cloc cloc
croc croc
dmg2img dmg2img
@ -24,7 +25,6 @@
libimobiledevice libimobiledevice
libusbmuxd libusbmuxd
meld meld
mitmproxy
monaco-powerline monaco-powerline
mtools mtools
mtr mtr