Skip to content

Commit 24d89e9

Browse files
committed
Merge branch 'main' of github.com:Vulnetix/cli
2 parents 665fa75 + 45c4d1d commit 24d89e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
flake-utils.lib.eachDefaultSystem (system:
1111
let
1212
pkgs = nixpkgs.legacyPackages.${system};
13-
version = "3.67.0";
13+
version = "3.69.0";
1414
in
1515
{
1616
packages = {

0 commit comments

Comments
 (0)