Compare commits

..

3 Commits

Author SHA1 Message Date
synchronous 13f7bec0d5 generation 570 25.11.20250714.62e0f05 2026-01-07 09:19:40 -05:00
synchronous e7e5770b2c generation 569 25.11.20250714.62e0f05 2026-01-01 12:04:38 -05:00
synchronous 6552afdbc8 generation 568 25.11.20250714.62e0f05 2025-12-30 19:01:10 -05:00
4 changed files with 8 additions and 6 deletions
Generated
+4 -4
View File
@@ -157,17 +157,17 @@
},
"nixpkgs-signal": {
"locked": {
"lastModified": 1760284886,
"narHash": "sha256-TK9Kr0BYBQ/1P5kAsnNQhmWWKgmZXwUQr4ZMjCzWf2c=",
"lastModified": 1767640445,
"narHash": "sha256-UWYqmD7JFBEDBHWYcqE6s6c77pWdcU/i+bwD6XxMb8A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cf3f5c4def3c7b5f1fc012b3d839575dbe552d43",
"rev": "9f0c42f8bc7151b8e7e5840fb3bd454ad850d8c5",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cf3f5c4def3c7b5f1fc012b3d839575dbe552d43",
"rev": "9f0c42f8bc7151b8e7e5840fb3bd454ad850d8c5",
"type": "github"
}
},
+2 -2
View File
@@ -18,8 +18,8 @@
nixpkgs-clisp.url = "github:NixOS/nixpkgs/da320e5472f021b96a883f71fc525ca0e4815273";
# pin only signal versions jake likes. recall, you must back up .config/Signal when changing this
# this ver includes triple ratchet
nixpkgs-signal.url = "github:NixOS/nixpkgs/cf3f5c4def3c7b5f1fc012b3d839575dbe552d43";
# this version includes: triple ratchet iirc
nixpkgs-signal.url = "github:NixOS/nixpkgs/9f0c42f8bc7151b8e7e5840fb3bd454ad850d8c5";
verus-flake.url = "github:JakeGinesin/verus-flake";
};
+2
View File
@@ -149,6 +149,8 @@ in {
nuclei
subfinder
hcxtools
binwalk
lz4
]
++ (
with lib; let
Binary file not shown.