We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebe1aa3 commit 0818692Copy full SHA for 0818692
nix/packages/nixos-facter/package.nix
@@ -15,7 +15,7 @@ let
15
in
16
buildGo124Module (final: {
17
pname = "nixos-facter";
18
- version = "0.3.2";
+ version = "0.4.0";
19
20
src = fs.toSource {
21
root = ../../..;
0 commit comments