···67python3Packages.buildPythonApplication {
8 pname = "antfs-cli";
9- version = "unstable-2017-02-11";
10 format = "pyproject";
1112 meta = with lib; {
···67python3Packages.buildPythonApplication {
8 pname = "antfs-cli";
9+ version = "0-unstable-2017-02-11";
10 format = "pyproject";
1112 meta = with lib; {
···67python3.pkgs.buildPythonApplication rec {
8 pname = "ec2stepshell";
9- version = "unstable-2023-04-07";
10 format = "pyproject";
1112 src = fetchFromGitHub {
···67python3.pkgs.buildPythonApplication rec {
8 pname = "ec2stepshell";
9+ version = "0-unstable-2023-04-07";
10 format = "pyproject";
1112 src = fetchFromGitHub {
+1-1
pkgs/by-name/ec/ecc/package.nix
···12 inherit (rustPackages) rustPlatform;
13 bpftool = llvmPackages.stdenv.mkDerivation {
14 pname = "bpftool";
15- version = "unstable-2023-03-11";
1617 # this fork specialized for some functions
18 # and has eventually been embedded into the ecc binary
···12 inherit (rustPackages) rustPlatform;
13 bpftool = llvmPackages.stdenv.mkDerivation {
14 pname = "bpftool";
15+ version = "0-unstable-2023-03-11";
1617 # this fork specialized for some functions
18 # and has eventually been embedded into the ecc binary
···1112stdenv.mkDerivation {
13 pname = "kalibrate-hackrf";
14- version = "unstable-2016-08-27";
1516 # There are no tags/releases, so use the latest commit from git master.
17 # Currently, the latest commit is from 2016-07-03.
···1112stdenv.mkDerivation {
13 pname = "kalibrate-hackrf";
14+ version = "0-unstable-2016-08-27";
1516 # There are no tags/releases, so use the latest commit from git master.
17 # Currently, the latest commit is from 2016-07-03.