*: syntax correction
This commit is contained in:
parent
b4f3c7cea9
commit
fd5b963bfb
1 changed files with 2 additions and 3 deletions
|
@ -12,7 +12,6 @@ in
|
|||
packageOverrides = pkgs: rec {
|
||||
go = gitpkgs.go1_6;
|
||||
bluez = pkgs.bluez5;
|
||||
#pythonPackages.sqlalchemy7 = pkgs.pythonPackages.sqlalchemy7.override { doCheck = false; };
|
||||
|
||||
myLinuxPackages = pkgs.recurseIntoAttrs (pkgs.linuxPackagesFor
|
||||
(pkgs.linux_latest.override {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue