about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* python.pkgs: maintenance updatesFrederik Rietdijk2017-11-24
|
* python.pkgs.trollius: use optionals instead of optional, fixes eval for neovimFrederik Rietdijk2017-11-24
| | | | | Eval of neovim was broken at https://github.com/NixOS/nixpkgs/commit/40851a4d26daabf1613c9a79e638aaf9f94b476c#commitcomment-25817374.
* Merge remote-tracking branch 'upstream/python-unstable' into HEADFrederik Rietdijk2017-11-24
|\
| * pythonPackages: Add version and pname attributes to packagesadisbladis2017-11-23
| |
| * pythonPackages.locustio: 0.7.2 -> 0.8adisbladis2017-11-23
| |
| * pythonPackages.gevent: 1.1.2 -> 1.2.2adisbladis2017-11-23
| |
| * python.pkgs.psutil: 4.3.0 -> 5.4.1Frederik Rietdijk2017-11-23
| |
| * python.pkgs.psutil: move to separate expressionFrederik Rietdijk2017-11-23
| |
* | Merge remote-tracking branch 'upstream/python-unstable' into HEADFrederik Rietdijk2017-11-23
|\|
| * python.pkgs: use disabledIfFrederik Rietdijk2017-11-23
| |
| * python.pkgs.setuptools: 36.4.0/36.6.0 -> 36.7.1Frederik Rietdijk2017-11-23
| |
| * python.pkgs.buildPythonPackage: some commentsFrederik Rietdijk2017-11-23
| |
| * python.pkgs.pytest: add missing setuptools dependencyFrederik Rietdijk2017-11-23
| |
| * python.pkgs.buildPythonPackage: do not pass attributes that ↵Frederik Rietdijk2017-11-23
| | | | | | | | stdenv.mkDerivation does not use
| * python.pkgs.rivet: add bindings for rivetFrederik Rietdijk2017-11-23
| |
| * python.pkgs.buildPythonPackage: meta.maintainers: don't add chaoflowFrederik Rietdijk2017-11-23
| |
| * system-config-printer: recurse into python dependenciesFrederik Rietdijk2017-11-23
| | | | | | | | | | | | pythonPath is used to create the eventual wrappers. It does not recurse into the Python dependencies, which means e.g. requests doesn't haven its dependencies.
| * python.pkgs: use toPythonModule for packages defined outside python-packages.nixFrederik Rietdijk2017-11-23
| |
| * Python: the pythonModule attributeFrederik Rietdijk2017-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Python libraries or modules now have an attribute `pythonModule = interpreter;` to indicate they provide Python modules for the specified `interpreter`. The package set provides the following helper functions: - hasPythonModule: Check whether a derivation provides a Python module. - requiredPythonModules: Recurse into a list of Python modules, returning all Python modules that are required. - makePythonPath: Create a PYTHONPATH from a list of Python modules. Also included in this commit is: - disabledIf: Helper function for disabling non-buildPythonPackage functions.
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-11-23
|\ \
| * \ Merge pull request #27513 from lukeadams/prl-tools-fixJörg Thalheim2017-11-23
| |\ \ | | |/ | |/| [NixOS] Fix + update `hardware.parallels` config option
| | * prl-tools: remove user services using .desktop filesLuke Adams2017-11-11
| | |
| | * prl-tools: hardeningDisable: +"format"Luke Adams2017-11-11
| | |
| | * prl-tools: unpackPhase: extract prl-tools-lin.iso from dmg; add undmg, ↵Luke Adams2017-11-11
| | | | | | | | | | | | fetchurl inputs; update sourceRoot
| | * prl-tools: 10.0.2.27712 -> 12.2.1-41615; src: download parallels dmgLuke Adams2017-11-11
| | |
| | * prl-tools: Update platforms and urlLuke Adams2017-11-11
| | |
| | * prl-tools: ignore patchelf errorsLuke Adams2017-11-11
| | |
| * | Merge pull request #31959 from yrashk/gdbguiJörg Thalheim2017-11-23
| |\ \ | | | | | | | | gdbgui: init at 0.9.0.1
| | * | gdbgui: init at 0.9.0.1Yurii Rashkovskii2017-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Feature rich browser-based frontend with data structure visualizations (like DDD), and gdb terminal access. Compatible with C, C++, golang, Rust, fortran. Written in Python and JavaScript gdbgui is at the top of the GDB Front Ends list on https://sourceware.org/gdb/wiki/GDB%20Front%20Ends
| * | | Merge pull request #31966 from mikoim/fonts/miguJörg Thalheim2017-11-23
| |\ \ \ | | | | | | | | | | migu: init at 20150712
| | * | | migu: init at 20150712Eshin Kunishima2017-11-23
| | | | |
| * | | | Merge pull request #31964 from srhb/imagemagick-upGraham Christensen2017-11-23
| |\ \ \ \ | | | | | | | | | | | | imagemagick: 6.9.9-21 -> 6.9.9-23
| | * | | | imagemagick: 6.9.9-21 -> 6.9.9-23Sarah Brofeldt2017-11-23
| | | | | |
| * | | | | inginious: mark as brokenzimbatm2017-11-23
| | |/ / / | |/| | | | | | | | | | | | | The project doesn't exist on github anymore.
| * | | | nodePackages.nsp: init at 3.1.0Peter Romfeld2017-11-23
| | | | |
| * | | | Merge pull request #31961 from adisbladis/hedgewars-0_9_23Pascal Wittmann2017-11-23
| |\ \ \ \ | | | | | | | | | | | | hedgewars: 0.9.22 -> 0.9.23
| | * | | | hedgewars: 0.9.22 -> 0.9.23adisbladis2017-11-23
| | | | | |
| * | | | | Merge pull request #27344 from lukeadams/gnuradio-updateBjørn Forsman2017-11-23
| |\ \ \ \ \ | | |/ / / / | |/| | | | Gnuradio: Enable Darwin Support
| | * | | | gnuradio-osmosdr: update homepageLuke Adams2017-11-22
| | | | | |
| | * | | | gnuradio-{ais,gsm,nacl,osmosdr,rds}: enableParallelBuildingLuke Adams2017-11-22
| | | | | |
| | * | | | gnuradio-{ais,gsm,nacl,osmosdr,rds}: enable Darwin buildingLuke Adams2017-11-22
| | | | | |
| | * | | | gnuradio-ais: Fix Volk library search issue. Fix incorrect version date.Luke Adams2017-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Issue fixed in my PR (bistromath/gr-ais@8502d02) - The commit date of the original src is "2015-12-20" not "2016-08-26" (version hasn't changed)
| | * | | | gnuradio: enable Darwin buildingLuke Adams2017-11-22
| | | | | |
| | * | | | gnuradio: 3.7.11.0 -> 3.7.11.1Luke Adams2017-11-22
| | | | | | | | | | | | | | | | | | | | | | | | this version includes GCC6 improvements
| | * | | | gnuradio: Resolve darwin c++11 issuesLuke Adams2017-11-22
| | | | | | | | | | | | | | | | | | | | | | | | -std=c++11 causes errors with OBJ-C files on Darwin. Inject dynamic compiler flag into every cmake file to work around this.
| | * | | | gnuradio: force wxgui and pygtk check to trueLuke Adams2017-11-22
| | | | | | | | | | | | | | | | | | | | | | | | enables gnuradio-companion compilation in headless/nix-multiuser environment
| | * | | | gnuradio: setupHook: enable composition with nix-shellLuke Adams2017-11-22
| | | | | |
| | * | | | gnuradio: postInstall: PYTHONPATH / DYLD_FRAMEWORK_PATH notesLuke Adams2017-11-22
| | | | | |
| | * | | | gnuradio: wrapProgram: set DYLD_FRAMEWORK_PATHLuke Adams2017-11-22
| | | | | | | | | | | | | | | | | | | | | | | | This prevents CoreFoundation-related crashes
| | * | | | gnuradio: add CoreAudio input for DarwinLuke Adams2017-11-22
| | | | | |