binutils is useful, actually

This commit is contained in:
Artemis Tosini 2024-03-18 21:31:00 +00:00
parent ec14681455
commit a89f4497c0
Signed by: artemist
SSH key fingerprint: SHA256:EsuWCwx6fjxxExxf65rX+ocQJJAdw4R1KarpFue6Uwc
2 changed files with 20 additions and 19 deletions

View file

@ -10,11 +10,11 @@
]
},
"locked": {
"lastModified": 1710113982,
"narHash": "sha256-6AGBWiDVVcnL2qPaPaf+iDYf0kEwsjB3bElslvhzJdA=",
"lastModified": 1710553836,
"narHash": "sha256-iUQ4M7Gy+/By6Z4UAqKY1GFTU4qZLEvOxiJf0IseX00=",
"ref": "refs/heads/canon",
"rev": "9a965cb5a3cc4184e7944d0ce88fe22a5e42d30f",
"revCount": 41,
"rev": "3d6e66d3b921ea19323517e782efd7ed8074a365",
"revCount": 42,
"type": "git",
"url": "https://git.mildlyfunctional.gay/artemist/packages.git"
},
@ -279,11 +279,11 @@
]
},
"locked": {
"lastModified": 1710527391,
"narHash": "sha256-3uM8+g/nb7ROgzSmJwOrKefctZpjR5uBJtUz4lpwWJI=",
"lastModified": 1710714957,
"narHash": "sha256-eZCxuF58YWgaJMMRrn8oRkwRhxooe5kBS/s2wRVr9PA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "c781b28add41b74423ab2e64496d4fc91192e13a",
"rev": "7b3fca5adcf6c709874a8f2e0c364fe9c58db989",
"type": "github"
},
"original": {
@ -349,11 +349,11 @@
]
},
"locked": {
"lastModified": 1710120787,
"narHash": "sha256-tlLuB73OCOKtU2j83bQzSYFyzjJo3rjpITZE5MoofG8=",
"lastModified": 1710644923,
"narHash": "sha256-0fjbN5GYYDKPyPay0l8gYoH+tFfNqPPwP5sxxBreeA4=",
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "e76ff2df6bfd2abe06abd8e7b9f217df941c1b07",
"rev": "e25efda85e39fcdc845e371971ac4384989c4295",
"type": "github"
},
"original": {
@ -364,11 +364,11 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1710123225,
"narHash": "sha256-j3oWlxRZxB7cFsgEntpH3rosjFHRkAo/dhX9H3OfxtY=",
"lastModified": 1710783728,
"narHash": "sha256-eIsfu3c9JUBgm3cURSKTXLEI9Dlk1azo+MWKZVqrmkc=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "ad2fd7b978d5e462048729a6c635c45d3d33c9ba",
"rev": "1e679b9a9970780cd5d4dfe755a74a8f96d33388",
"type": "github"
},
"original": {
@ -379,11 +379,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1710451336,
"narHash": "sha256-pP86Pcfu3BrAvRO7R64x7hs+GaQrjFes+mEPowCfkxY=",
"lastModified": 1710631334,
"narHash": "sha256-rL5LSYd85kplL5othxK5lmAtjyMOBg390sGBTb3LRMM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d691274a972b3165335d261cc4671335f5c67de9",
"rev": "c75037bbf9093a2acb617804ee46320d6d1fea5a",
"type": "github"
},
"original": {
@ -424,11 +424,11 @@
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
"lastModified": 1710491356,
"narHash": "sha256-DeMiM/lgf8HqeAcDU26EeMaoU0phB8mY2RVYBtpvZN0=",
"lastModified": 1710790872,
"narHash": "sha256-Y461cP8iiWycPCREOGb5zhz3bj57PNb0Uc4cwygOMKM=",
"owner": "nix-community",
"repo": "nixvim",
"rev": "9f7c78852f37126244b43e71e5158cdc3d70ad0a",
"rev": "303b9ca2c0c043ccd0e33aae0960d26f24cf5088",
"type": "github"
},
"original": {

View file

@ -10,6 +10,7 @@
};
environment.systemPackages = with pkgs; [
apktool
binutils
nmap
pwndbg
python3Packages.binwalk-full