summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* pythonPackages.flake8-import-order: init at 0.17Robert Schütz2018-03-01
|
* pythonPackages.pylama: init at 7.4.3Robert Schütz2018-03-01
|
* mkvtoolnix: 20.0.0. -> 21.0.0rnhmjoj2018-03-01
|
* regextester: init at 0.1.7Sam Parkinson2018-03-01
|
* elementary-cmake-modules: init at 319ec5336...Sam Parkinson2018-03-01
|
* callCabal2nix: Fix filtering for non-cleanSourceable sources.Shea Levy2018-02-28
| | | | | | | What was here before wasn't correct anyway, and now it works in restricted mode. Fixes #35207
* Merge pull request #35643 from volth/graalvm8-init-0.31Will Dietz2018-02-28
|\ | | | | graalvm8: init at 0.31
| * grallvm8: use callPackages in all-packages.nixvolth2018-02-28
| |
| * graalvm8: init at 0.31volth2018-02-26
| |
* | icu: fix regression on 32bit, missing parens :)Will Dietz2018-02-28
| |
* | linux: Remove 4.13.xTim Steinbach2018-02-28
| |
* | udisks: point to udisks2Jan Tojnar2018-02-28
| |
* | libgee_0_{6,8}: get rid of legacy libgeeJan Tojnar2018-02-28
| | | | | | | | | | | | It was never needed anyway. [1] [1]: https://github.com/NixOS/nixpkgs/pull/19421
* | [RDY] pythonPackages.cmd2: 0.7.7 -> 0.8.0 (#35162)Matthieu Coudron2018-02-28
| | | | | | | | | | | | | | | | Some cool stuff like history saving to transcripts, support for argparse based parsers etc: https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md It is now possible to run tests though many fails.
* | glm: remove 0.9.5.4, as it not used anymore.Alexander V. Nikolaev2018-02-28
| | | | | | | | | | was used only in libreoffice-still, where was commented out 2 years ago. I feel it time for farewell 0.9.5.4.
* | Merge pull request #34840 from Ma27/init-coreutilsTim Steinbach2018-02-28
|\ \ | | | | | | uutils-coreutils: init at 2018-02-09
| * | uutils-coreutils: init at 2018-02-09Maximilian Bosch2018-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `uutils-coreutils` is an a cross-platform rewrite of GNU/coreutils based on Rust. It aims to increase portability and improve Windows support (see https://github.com/uutils/coreutils#why). Since the derivation provides the same binaries as `coreutils` does a `prefix` argument as been added to the function to avoid any conflicts that can be used like this: ``` nix self: super: { uutils-coreutils = self.uutils-coreutils.override { prefix = "uutils"; }; } ``` Resolves #28114 /cc @NeQuissimus ----- Important notice: the patch depends on #34505 which needs to be merged *FIRST* as it fixes a bug in the `rustc` setup of nixpkgs (see the PR's discussion and https://github.com/rust-lang/cargo/commit/5c9665f41c6b4d3b99d3b9f8b48a286f5f154692#commitcomment-27271420 for further reference).
* | | Merge pull request #36115 from limeytexan/perlPackages-POE-Test-LoopsJörg Thalheim2018-02-28
|\ \ \ | | | | | | | | perlPackages.POE-Test-Loops: init at 1.360
| * | | perlPackages.POE-Test-Loops: init at 1.360Michael Brantley2018-02-28
| | | |
* | | | Merge pull request #34600 from michaelpj/imp/silJörg Thalheim2018-02-28
|\ \ \ \ | | | | | | | | | | sil: init at 1.3.0
| * | | | sil: init at 1.3.0Michael Peyton Jones2018-02-27
| | | | |
* | | | | Merge pull request #33975 from mnacamura/gutenbergJörg Thalheim2018-02-28
|\ \ \ \ \ | | | | | | | | | | | | gutenberg: init at 0.3.1
| * | | | | gutenberg: init at 0.3.1Mitsuhiro Nakamura2018-02-28
| | | | | |
* | | | | | Merge pull request #36113 from limeytexan/perlPackages-Test-Pod-No404sJörg Thalheim2018-02-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | perlPackages.Test-Pod-No404s: init at 0.02
| * | | | | | perlPackages.Test-Pod-No404s: init at 0.02Michael Brantley2018-02-28
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #35584 from aij/opensmJörg Thalheim2018-02-28
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | opensm: init at 3.3.20
| * | | | | opensm: init at 3.3.20Ivan Jager2018-02-25
| | | | | |
* | | | | | perlPackages.Mail-Sendmail: init at 0.80 (#35223)Michael Brantley2018-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * perl-Mail-Sendmail: init at 0.80 * Disabled unit test that could never succeed in sandbox
* | | | | | perlPackages.Socket: skip broken testJörg Thalheim2018-02-28
| |/ / / / |/| | | |
* | | | | Merge pull request #35842 from makefu/pkgs/python-packages/moveRobert Schütz2018-02-28
|\ \ \ \ \ | |_|/ / / |/| | | | move python packages owned by makefu into separate folders in python-modules
| * | | | pythonPackages.xstatic-pygments: move to python-modulesmakefu2018-02-28
| | | | |
| * | | | pythonPackages.xstatic-jquery-ui: move to python-modulesmakefu2018-02-28
| | | | |
| * | | | pythonPackages.xstatic-jquery-file-upload: move to python-modulesmakefu2018-02-28
| | | | |
| * | | | pythonPackages.xstatic-jquery: move to python-modulesmakefu2018-02-28
| | | | |
| * | | | pythonPackages.xstatic-bootstrap: move to python-modulesmakefu2018-02-28
| | | | |
| * | | | pythonPackages.xstatic-bootbox: move to python-modulesmakefu2018-02-28
| | | | |
| * | | | pythonPackages.xstatic: move to python-modulesmakefu2018-02-28
| | | | |
| * | | | pythonPackages.d2to1: move to python-modulesmakefu2018-02-27
| | | | |
* | | | | pacman: init at 5.0.2Masayuki Takeda2018-02-28
| | | | |
* | | | | Merge pull request #35885 from rnhmjoj/mpvJörg Thalheim2018-02-28
|\ \ \ \ \ | | | | | | | | | | | | mpv: fix lua library paths and clean up
| * | | | | mpv: also disable xineramaSupport & xvSupport on darwinJörg Thalheim2018-02-28
| | | | | |
| * | | | | mpv: also disable x11support on darwinJörg Thalheim2018-02-27
| | | | | |
| * | | | | mpv: add luasocket pathrnhmjoj2018-02-27
| | | | | |
| * | | | | mpv: clean up optionsrnhmjoj2018-02-27
| | | | | |
* | | | | | Merge pull request #35451 from obsidiansystems/android-crossJohn Ericson2018-02-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | Android Cross compilation
| * | | | | | prebuilt android tools: Init using SDKJohn Ericson2018-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose as an option for the cross stdenv.
* | | | | | | Merge pull request #34167 from rasendubi/screenkeyJörg Thalheim2018-02-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | screenkey: init at 0.9
| * | | | | | | pythonPackages.screenkey: removeAlexey Shmalko2018-02-12
| | | | | | | |
| * | | | | | | screenkey: init at 0.9Alexey Shmalko2018-02-12
| | | | | | | |
* | | | | | | | digitalbitbox: init at 2.2.2 (#33787)David Asabina2018-02-27
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * digitalbitbox: init at 2.2.2 The commits that lead to this have been squashed from independent commits see branch @vidbina/add/digitalbitbox-wip that did the following: - 0a3030fa0ec digitalbitbox: init at 2.2.2 - c18ffa3ffd4 digitalbitbox: moved meta to EOF - 0c5f3d6972a digitalbitbox: using preConfigure + configureFlags - a85b1dfc3fd digitalbitbox: nativeBuildInputs - 90bdd35ef0f digitalbitbox: autoreconfHook - 91810eea055 digitalbitbox: default installPhase & makeWrapper - 90e43fb7e2a digitalbitbox: doc rm $PWD hack & printf-tee deal - fd033b2fe5a digitalbitbox: cleanup, alphabetically sort attrs - c5907982db3 digitalbitbox: added hardware module - 88e46bc9ae0 digitalbitbox: added program module - amend to change name: dbb-app -> digitalbitbox - amend to add install instructions based on feedback (https://github.com/NixOS/nixpkgs/pull/33787#issuecomment-362813149) - amend to add longDescription - moved program to its own dir - overridable udev rules handling - added docs to manual - added package attr to program module - added package attr to hardware module * digitalbitbox: use libsForQt5.callPackage