Skip to content

Commit 220f5a2

Browse files
committed
chore: reintroduce -dev suffix
1 parent c271826 commit 220f5a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/package/unwrapped.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}:
1010
buildGo126Module (finalAttrs: {
1111
pname = "nixos-cli-unwrapped";
12-
version = "0.16.1";
12+
version = "0.16.1-dev";
1313

1414
src = lib.fileset.toSource {
1515
root = ../../.;

0 commit comments

Comments
 (0)