*: syntax correction
This commit is contained in:
parent
5ef856fea8
commit
70ee5a767a
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 {
|
||||
|
@ -87,7 +86,7 @@ in
|
|||
androidsdk_4_4
|
||||
|
||||
nixops
|
||||
ansible
|
||||
ansible
|
||||
|
||||
gnupg
|
||||
picocom
|
||||
|
@ -117,7 +116,7 @@ in
|
|||
audacity
|
||||
pavucontrol
|
||||
spotify
|
||||
|
||||
|
||||
gimp
|
||||
inkscape
|
||||
pdftk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue