treewide: remove redundant rec
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Although we copy in the udev rules here, you probably just want to use logitech-udev-rules instead of
|
||||
# adding this to services.udev.packages on NixOS
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "ltunify";
|
||||
version = "unstable-20180330";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user