mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
doh
svn path=/nixpkgs/trunk/; revision=16292
This commit is contained in:
parent
1744fe5183
commit
78454c62a8
@ -7898,7 +7898,7 @@ let
|
||||
|
||||
sourceAndTags = import ../misc/source-and-tags {
|
||||
inherit pkgs stdenv unzip lib ctags;
|
||||
inherit (ghc68executables) hasktags;
|
||||
hasktags = haskellPackages.myhasktags;
|
||||
};
|
||||
|
||||
synaptics = import ../misc/synaptics {
|
||||
|
Loading…
Reference in New Issue
Block a user