about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* urjtag: enable various featuresAndreas Wagner2015-09-23
| | | | [Bjørn: commit message: enabled -> enable]
* urjtag: path fixes, use svn to get version stringAndreas Wagner2015-09-23
| | | | | | | | | | | | | | | | If built from svn: $ jtag --version UrJTAG 0.10 #2051 If built from git: $ jtag --version UrJTAG 0.10 # Also, with svn we don't need to download the web/ subdirectory because svn supports partial repository clones. [Bjørn: extend commit message]
* thunar-dropbox-plugin: fixup after #9935Vladimír Čunát2015-09-23
| | | | | | | | | Close #9935. I don't think it's good to split thunarx into a separate derivation in this way. We would have the library and associated stuff twice and two expressions, etc. Distributions do these things by an analogy to multiple-output derivation (Debian does, for example), so we could use that, but it doesn't seem important in this case and would be better after #7701 anyway.
* xfce.thunar-dropbox-plugin: init at 0.2.1Raymond Gauthier2015-09-23
| | | | | | | | | | | | | | | | | | | | | | | A thunar dropbox plugin that allows to copy links and add files to dropbox. Depends on new `xfce.thunarx-2-dev` plugin sdk package instead of thunar. Doing so seem standard on other distributions such as Ubuntu and narrows depedencies to only the sdk headers (i.e.: what's needed by plugins). Note that replacing the `xfce.thunarx-2-dev` dependency directly by `xfce.thunar` work equally well. However it now would be impossible for the `thunar` executable to depend on the plugin. Tests: - When dropbox daemon active, functionalities are added to right click on file and folders menu. - When dropbox daemon inactive, functionalities **not** added to menu. - Successfully copied a dropbox link. - Successfully moved a file to dropbox.
* Merge pull request #10017 from nckx/update-sshuttleDomen Kožar2015-09-23
|\ | | | | sshuttle: 0.61 -> 0.71
| * sshuttle: 0.61 -> 0.71Tobias Geerinckx-Rice2015-09-23
| | | | | | | | | | | | | | | | | | Account for a zany new build system & add myself as a maintainer. Tested by connecting to a remote system and browsing the web & LAN, both as root and a regular (sudo) user. Cool tool. CC @iElectric
* | thunar: plugin improvements (close #9908)Raymond Gauthier2015-09-23
| | | | | | | | | | | | | | | | | | | | | | Improve thunar/thunarx so that thunar's plugin directory could be overriden using a `THUNARX_MODULE_DIR` environment variable so that plugins not built along with the `thunar` package could be installed as well. This could allow one to wrap `thunar` in a `thunar-with-plugins` package where plugins are declared instead of being found (a bit in the same fashion as gstreamer plugins).
* | Merge pull request #10016 from cleverca22/masterArseniy Seroka2015-09-23
|\ \ | | | | | | open-iscsi: 2.0-871 -> 2.0-873
| * | open-iscsi: 2.0-871 -> 2.0-873michael bishop2015-09-23
| | | | | | | | | | | | | | | remove the kernel patch, since the package no longer builds the module, its already in the kernel move it from the kernel function to the main all-packages list
* | | Merge pull request #10003 from gebner/qutebrowser-youtubeArseniy Seroka2015-09-23
|\ \ \ | | | | | | | | qutebrowser: youtube support
| * | | qutebrowser: set gstreamer and qt plugin paths.Gabriel Ebner2015-09-22
| | | |
| * | | qt5.multimedia: fix gstreamer support.Gabriel Ebner2015-09-22
| |/ /
* | | Merge pull request #10008 from rycee/fix/eclipse-plugin-scalaArseniy Seroka2015-09-23
|\ \ \ | | | | | | | | eclipse-plugin-scala: 4.1.1 -> 4.1.1.20150911
| * | | eclipse-plugin-scala: 4.1.1 -> 4.1.1.20150911Robert Helgesson2015-09-23
| | | | | | | | | | | | | | | | No URL change since the update, unfortunately, happens in-place.
* | | | configuration-hackage2nix.yaml: fix evaluation errors on DarwinPeter Simons2015-09-23
| | | |
* | | | yoshimi: update from 1.3.5.1 to 1.3.5.2Cillian de Róiste2015-09-23
| | | |
* | | | bump ghcjs, ghcjs-boot, ghcjs-shimsRenzo Carbonara2015-09-23
| | | |
* | | | cabal2nix: update to version 20150922Peter Simons2015-09-23
| | | |
* | | | hackage-packages.nix: update Haskell package setPeter Simons2015-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v20150922-4-g3df9130 using the following inputs: - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/5eb46915ca840f5a6e90124a13279a2aa78a2369 - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/238be6f44331777aaf0cf6b4c86fd415d7beb915 - LTS Haskell: https://github.com/fpco/lts-haskell/commit/c7012a704b558556ca067861eb156f9916aa2afb - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/a46ea057c995297b0058419aa54c1cbcaca28a31
* | | | jitsi: fix meta.license and refactor metaVladimír Čunát2015-09-23
| | | | | | | | | | | | | | | | /cc maintainer @khumba.
* | | | jitsi: rename xlibs -> xorgVladimír Čunát2015-09-23
| | | |
* | | | tweakAlias: simplify, thanks to @edolstraVladimír Čunát2015-09-23
| | | |
* | | | Merge pull request #10002 from lancelotsix/add_numpydocDomen Kožar2015-09-23
|\ \ \ \ | |_|_|/ |/| | | pythonPackages.numpydoc: init at 0.5
| * | | pythonPackages.numpydoc: init at 0.5Lancelot SIX2015-09-22
| | |/ | |/|
* | | pythonPackages.PyXAPI: init at 0.1Tobias Geerinckx-Rice2015-09-23
| | |
* | | miniupnpc: further downgrade to 1.9.20150430Tobias Geerinckx-Rice2015-09-23
| | | | | | | | | | | | | | | 20150730 still breaks bitcoin: https://github.com/NixOS/nixpkgs/commit/43fba1d1ebc0d8fe3d44c051bba26aa33ebec59e#commitcomment-13386751
* | | all-packages: don't recurse into aliased setsVladimír Čunát2015-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | So far nix-env -qP would prefer e.g. `xlibs.*` to `xorg.*`, so we just disallow recursing into aliased sets while keeping them available for explicit usage. Consequently, `xlibs` references should get killed on the next regeneration.
* | | Merge pull request #10013 from aespinosa/oath-toolkit-on-darwinArseniy Seroka2015-09-23
|\ \ \ | | | | | | | | oathToolkit: Support darwin
| * | | oathToolkit: Support darwinAllan Espinosa2015-09-23
| | |/ | |/|
* | | all-packages: fix orderingVladimír Čunát2015-09-23
| | | | | | | | | | | | I forgot to stage this during merge.
* | | Merge: xlibs and x11 attribute cleanupVladimír Čunát2015-09-23
|\ \ \ | | | | | | | | | | | | Frequently using multiple *almost* identical attributes is bad.
| * | | hackage-packages: revert the xlib renaming changesVladimír Čunát2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The file is generated anyway. @peti: is there an easy way to make the generator use different attribute names? (But this case isn't important at all.)
| * | | xlibs: replace occurrences by xorgVladimír Čunát2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
| * | | x11: replace its usage by xlibsWrapper directlyVladimír Čunát2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | Scilab note: the parameters already had pointed to nonexistent dirs before this set of refactoring. But that config wasn't even used by default.
| * | | x11,xlibs: deprecate these aliasesVladimír Čunát2015-09-15
| | | |
| * | | xlibs.xlibs: removeVladimír Čunát2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | It was really ugly that `xlibs.xlibs` meant something else than `xlibs`, especially when using `with xlibs`, such as in wine. Also, now `xlibs` is the same as `xorg`.
* | | | separateDebugInfo: one more commentVladimír Čunát2015-09-23
| | | |
* | | | pam_u2f: 0.0.1 -> 1.0.1William A. Kennington III2015-09-22
| | | |
* | | | libu2f-server: 0.0.0 -> 1.0.1William A. Kennington III2015-09-22
| | | |
* | | | firefox-bin: 40.0.3 -> 41.0taku02015-09-23
| |/ / |/| |
* | | Merge pull request #9839 from matejc/newxtreemfsMatej Cotman2015-09-22
|\ \ \ | | | | | | | | update xtreemfs and add nixos module
| * | | xtreemfs: repackage and updateMatej Cotman2015-09-22
| | | |
* | | | separateDebugInfo: fix typo in commentVladimír Čunát2015-09-22
| | | |
* | | | separateDebugInfo: compress it by defaultVladimír Čunát2015-09-22
|/ / / | | | | | | | | | | | | Using zlib should be cheap enough and save lots of HDD space. Case study (glib): 11 MB -> 4 MB.
* | | firefox: Update to 41.0Eelco Dolstra2015-09-22
| | |
* | | firefox-esr: Update to 38.3.0esrEelco Dolstra2015-09-22
| | |
* | | hello/ex-2 -> helloEelco Dolstra2015-09-22
| | |
* | | separateDebugInfo: Assert LinuxEelco Dolstra2015-09-22
| | | | | | | | | | | | Also remove some unintended setting of separateDebugInfo.
* | | pysvn: 1.7.8 -> 1.8.0William A. Kennington III2015-09-22
| |/ |/|
* | Merge pull request #9997 from phunehehe/nginx-streamArseniy Seroka2015-09-22
|\ \ | | | | | | add an option to build nginx's stream module