Skip to content

Commit 573aef8

Browse files
authored
Merge pull request #193 from nix-community/fix/uint64
fix: nix cannot support uint64
2 parents b929b47 + e2b9e86 commit 573aef8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/root.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import (
1010
"strings"
1111

1212
"github.com/numtide/nixos-facter/pkg/udev"
13-
1413
"github.com/numtide/nixos-facter/pkg/build"
1514
"github.com/numtide/nixos-facter/pkg/facter"
1615
"github.com/numtide/nixos-facter/pkg/hwinfo"

0 commit comments

Comments
 (0)