summary refs log tree commit diff
path: root/pkgs/applications/networking/linssid/default.nix
Commit message (Collapse)AuthorAge
* treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
| | | | | | | | | | | | | | | | | | This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
* Change many homepage urls from http to https #30636Pascal Wittmann2017-11-10
|
* misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sedJohn Ericson2017-09-21
| | | | | Importantly, this included regenerating pkgs/servers/x11/xorg, to clobber the old sed.
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* qt5: rename qmakeHook to qmakeThomas Tuegel2017-06-18
|
* linssid: move to qmakeHookNikolay Amiantov2016-04-20
| | | | This reverts commit cf3f891369655cd30431bd4f2975a46f8adb0167.
* linssid: Fix running of {pre,post}Configureaszlig2016-04-15
| | | | | | | | | | | Commit 0055c6a introduced a new preConfigure hook that sets the right qmake path. Unfortunately the mkDerivation attributes of linssid override the whole configurePhase, so this hook isn't run at all. This fixes the build of linssid and it now successfully compiles on my machine. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* linssid: Qt 5 infrastructure updateThomas Tuegel2015-12-20
|
* linssid: unbundle QWTThomas Tuegel2015-09-19
|
* linssid: use Qt 5.4Thomas Tuegel2015-09-19
| | | | This breaks the build.
* linssid: fix build by using qt53Vladimír Čunát2015-05-30
|
* fix evals /cc @ttuegelDomen Kožar2015-05-10
|
* boost: Remove boost.libWilliam A. Kennington III2014-11-02
|
* boost: Update depdendent packagesWilliam A. Kennington III2014-09-21
|
* linssid: new packageBjørn Forsman2014-09-09
LinSSID is a graphical wireless scanning application for Linux. http://sourceforge.net/projects/linssid/