Skip to content

Commit

Permalink
Remove version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenfoxivey committed Nov 6, 2024
1 parent 935fa2c commit 02f7494
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -10,7 +10,6 @@
}:
flake-utils.lib.eachDefaultSystem (system: let
name = "liboqs";
version = "0.0.1";
src = ./.;
pkgs = nixpkgs.legacyPackages.${system};

0 comments on commit 02f7494

Please sign in to comment.