summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* 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`.
* lesstif: correct the versionVladimír Čunát2015-09-15
| | | | | ... to correspond to what is really downloaded and built. Also, the 2006 comment was no longer correct, as the version is from 2009.
* makeInitrd, makeModulesClosure: reduce repetitionVladimír Čunát2015-09-15
| | | | After #9869.
* python-packages numpy: disabled for Py35Frederik Rietdijk2015-09-15
| | | | | numpy 1.9.2 does not support python 3.5. The newer version, 1.9.3 or 1.10 for sure will. http://numpy-discussion.10968.n7.nabble.com/OK-to-upload-patched-1-9-2-for-Python-3-5-td41032.html
* python-packages: Python 3.5Frederik Rietdijk2015-09-15
|
* Merge pull request #9866 from ericsagnes/byobuvbgl2015-09-15
|\ | | | | byobu: fixup script paths (closes #9865)
| * byobu: fixup script pathsEric Sagnes2015-09-15
| |
* | "Parallel Tools" -> Parallels ToolsTobias Geerinckx-Rice2015-09-15
| |
* | perlPackages.SysVirt: 1.2.9 -> 1.2.19Tobias Geerinckx-Rice2015-09-15
| |
* | fix nixos evalDomen Kožar2015-09-15
| |
* | python33Packages: too old to build them on hydraDomen Kožar2015-09-15
| |
* | add python35 and python35PackagesDomen Kožar2015-09-15
| |
* | Merge pull request #9869 from Mathnerd314/import-fixDomen Kožar2015-09-15
|\ \ | | | | | | all-packages: Use callPackage where possible
| * | all-packages: Use callPackage where possibleMathnerd3142015-09-14
| | |
* | | Merge pull request #9864 from ebzzry/unetbootin-613Domen Kožar2015-09-15
|\ \ \ | | | | | | | | unetbootin: 608 -> 613
| * | | unetbootin: 608 -> 613Rommel M. Martinez2015-09-15
| | | |
* | | | Merge pull request #9860 from ktosiek/openafs-linux-4.2Domen Kožar2015-09-15
|\ \ \ \ | | | | | | | | | | openafs: patches for linux 4.2
| * | | | openafs: patches for linux 4.2Tomasz Kontusz2015-09-14
| | | | |
* | | | | libreoffice: 5.0.0.5 -> 5.0.1.2, refactorDomen Kožar2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've extracted some of libraries and made expression simpler. (cherry picked from commit 66e6f99d40350a4b2a235913a1fa77d88b1a44a6) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | | disable chronos /cc @offlinehackerDomen Kožar2015-09-15
| |_|/ / |/| | | | | | | | | | | | | | | (cherry picked from commit 83cc494542b9c53921616caa06984bd72f4e3dea) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | python/notmuch: Fix runtime dep on libnotmuch.aszlig2015-09-15
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | The Python library wants to use ctypes.CDLL() on libnotmuch, so we need to patch in the correct store path of the shared object file. Thanks to mog from the #nixos IRC for stumbling over this. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | hack (font): init at 2.013Tobias Geerinckx-Rice2015-09-15
| | |
* | | mcelog: 125 -> 126Tobias Geerinckx-Rice2015-09-15
| | | | | | | | | | | | Adds --is-cpu-supported command line option.
* | | Merge pull request #9309 from acowley/nix-darwinEric Seidel2015-09-14
|\ \ \ | | | | | | | | nix: use libsodium on darwin
| * | | Nix darwin use libsodiumAnthony Cowley2015-08-17
| | | |
* | | | dstat: add python-wifi dependency for --wifiTobias Geerinckx-Rice2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is limited to kernels with the (legacy) Wireless Extensions, and supported wireless cards. Also add myself as a maintainer. CC maintainer @jgeerds
* | | | pythonPackages.python-wifi: init at 0.6.0Tobias Geerinckx-Rice2015-09-14
| | | |
* | | | geolite-legacy: update 2015-09-08 -> 2015-09-14Tobias Geerinckx-Rice2015-09-14
| | | |
* | | | erlang-mode: refactor maintainers (close #9855)Samuel Rivas2015-09-14
| | | |
* | | | llvm: 3.6 -> 3.7 (close #9815)Benjamin Saunders2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package changes from 3.6: - CMake exports patch no longer necessary - Cosmetic purity patch fix - Build libc++ with private libc++abi headers visible from sources - Work around bugs in lldb's configure scripts
* | | | lttng-modules: 2.6.2-1-g7a88f8b -> 2.6.3Tomasz Kontusz2015-09-14
| |_|/ |/| | | | | | | | | | | This also drops the assertion about kernel.version - we don't have anything older than 3.4 in nixpkgs anyway.
* | | Merge pull request #9857 from ebzzry/deluge-1.3.12vbgl2015-09-14
|\ \ \ | | | | | | | | deluge: 1.3.11 -> 1.3.12
| * | | deluge: 1.3.11 -> 1.3.12Rommel M. Martinez2015-09-15
| | | |
* | | | Make the jdk/jre attributes work on DarwinEelco Dolstra2015-09-14
| | | |
* | | | ocaml-dolog: 1.0 -> 1.1Vincent Laporte2015-09-14
|/ / /
* | | Make the "openjdk7" attribute work on DarwinEelco Dolstra2015-09-14
| | |
* | | Fix Darwin evalEelco Dolstra2015-09-14
| | |
* | | Disambiguate openjdk/openjreEelco Dolstra2015-09-14
| | | | | | | | | | | | | | | | | | This makes "nix-env -i openjre" work again. Also get rid of some unnecessary aliases.
* | | Merge pull request #9854 from lancelotsix/update_ddrescueDomen Kožar2015-09-14
|\ \ \ | | | | | | | | ddrescue: 1.19 -> 1.20
| * | | ddrescue: 1.19 -> 1.20Lancelot SIX2015-09-14
| | | |
* | | | openjdk8: Add missing setup hooksEelco Dolstra2015-09-14
| | | |
* | | | Rename OpenJDK expressionsEelco Dolstra2015-09-14
| | | | | | | | | | | | | | | | | | | | It's silly to have OpenJDK 7 in default.nix when it's not in fact the default.
* | | | w3m: use gpm with ncurses supportPascal Wittmann2015-09-14
| | | | | | | | | | | | | | | | fixes #9652
* | | | Merge pull request #9362 from 4z3/bump-eximPascal Wittmann2015-09-14
|\ \ \ \ | | | | | | | | | | exim: 4.85 -> 4.86
| * | | | exim: 4.85 -> 4.86tv2015-08-20
| | | | |
* | | | | ghcjs: import gtk2hs-buildtools from the regular Haskell package setPeter Simons2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | The tool is required for ghcjs builds, but ghcjs cannot compile it itself, obviously, because it's written in C.
* | | | | Merge pull request #9832 from ardumont/fix-org-trelloArseniy Seroka2015-09-14
|\ \ \ \ \ | | | | | | | | | | | | emacs24PackagesNg.org-trello: fix inclusion files pattern
| * | | | | org-trello: fix inclusion files patternAntoine R. Dumont2015-09-12
| | | | | |