summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* python.pkgs.pandas: 0.21.0 -> 0.21.1Frederik Rietdijk2017-12-23
|
* Merge pull request #32585 from vbgl/ocaml-lru-0.2.0Vincent Laporte2017-12-23
|\ | | | | Add OCaml libraries: psq, lru, faraday, farfadet, digestif
| * ocamlPackages.digestif: init at 0.5Vincent Laporte2017-12-15
| | | | | | | | | | | | Digestif provides some hash functions in OCaml. Homepage: https://github.com/mirage/digestif
| * ocamlPackages.farfadet: init at 0.2Vincent Laporte2017-12-15
| | | | | | | | | | | | Farfadet is a printf-like for Faraday library. Homepage: https://github.com/oklm-wsh/Farfadet
| * ocamlPackages.faraday: init at 0.5.0Vincent Laporte2017-12-15
| | | | | | | | | | | | | | Faraday is a library for writing fast and memory-efficient serializers in OCaml. Homepage: https://github.com/inhabitedtype/faraday
| * ocamlPackages.lru: init at 0.2.0Vincent Laporte2017-12-15
| | | | | | | | | | | | lru provides LRU caches for OCaml. Homepage: https://github.com/pqwy/lru
| * ocamlPackages.psq: init at 0.1.0Vincent Laporte2017-12-15
| | | | | | | | | | | | psq provides a functional priority search queue for OCaml. Homepage: https://github.com/pqwy/psq
* | buildUboot: add openssl to nativeBuildInputsFlorian Klink2017-12-23
| | | | | | | | | | | | required by tools/kwbimage.c, tools/mxsimage.c and in various other places too. As those are tools running on the host, it's a nativeBuildInput.
* | ubootClearfog: addFlorian Klink2017-12-23
| |
* | Merge pull request #32694 from yegortimoshenko/SkypeExport/initOrivej Desh2017-12-23
|\ \ | | | | | | SkypeExport: init at 1.4.0
| * | SkypeExport: init at 1.4.0Yegor Timoshenko2017-12-15
| | |
* | | ubootTools: set CONFIG_ARCH_MVEBU=yFlorian Klink2017-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | u-boot only builds some architecture-specific tools, if this architecture is selected in configuration. So a 'allnoconfig' won't include them. As they are pretty useful however, we'd like to have them in ubootTools. This can be accomplished by enabling CONFIG_KIRKWOOD=y and possibly more later.
* | | uboot: add extraMakeFlags optionFlorian Klink2017-12-23
| | |
* | | Merge pull request #32991 from Infinisil/logkeys-fixOrivej Desh2017-12-23
|\ \ \ | | | | | | | | nixos/logkeys: fix evaluation
| * | | nixos/logkeys: fix evaluationSilvan Mosberger2017-12-23
|/ / /
* | | Merge pull request #32424 from oxij/nixos/related-packagesArseniy Seroka2017-12-23
|\ \ \ | | | | | | | | nixos: doc: implement related packages in the manual
| * | | nixos/xen-dom0: add related packages, make it play well with themJan Malakhovski2017-12-07
| | | |
| * | | xen, qemu: passthru the path to qemu-system-i386Jan Malakhovski2017-12-07
| | | |
| * | | nixos/tmux: use related packagesJan Malakhovski2017-12-07
| | | |
| * | | nixos, lib: implement relatedPackages optionJan Malakhovski2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | This allows one to specify "related packages" in NixOS that get rendered into the configuration.nix(5) man page. The interface philosophy is pretty much stolen from TeX bibliography.
| * | | nixos/doc: push all the `enable*' and `package*` options to the top of their ↵Jan Malakhovski2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | option group Why? Because this way configuration.nix(5) can be read linearly. Before: > virtualisation.xen.bootParams > ... > virtualisation.xen.enable > ... > virtualisation.xen.package > ... After: > virtualisation.xen.enable > virtualisation.xen.package > virtualisation.xen.bootParams > ...
| * | | lib: implement `compare`, `splitByAndCompare`, and `compareLists`Jan Malakhovski2017-12-07
| | | |
* | | | aiohttp-cors: 0.5.3 -> 0.6.0Michael Weiss2017-12-23
| | | |
* | | | speechd: 0.8.5 -> 0.8.8, refactoredBert Moens2017-12-22
| | | |
* | | | espeak: 2016-08-28 → 1.49.2Bert Moens2017-12-22
| | | |
* | | | haskellPackages.coordinate: Fix build on ghc 8.2Shea Levy2017-12-22
| | | |
* | | | haskellPackages.lenz: Fix against latest hs-functorsShea Levy2017-12-22
| | | |
* | | | hadoop-rpc: Fix build on ghc 8.2Shea Levy2017-12-22
| | | |
* | | | Merge pull request #32985 from vbgl/coq-contribs-recurseJohn Wiegley2017-12-22
|\ \ \ \ | | | | | | | | | | coqPackages.contribs: recurse into the nested set
| * | | | coqPackages.contribs.containers: fix urlVincent Laporte2017-12-22
| | | | |
| * | | | coqPackages.contribs: recurse into the nested setVincent Laporte2017-12-22
| | | | |
* | | | | Disable tests on haskellPackages.protobufShea Levy2017-12-22
| | | | |
* | | | | Merge pull request #32826 from jtojnar/gnome-python3Jan Tojnar2017-12-22
|\ \ \ \ \ | | | | | | | | | | | | More GNOME clean-ups
| * | | | | gnome3.anjuta: clean upJan Tojnar2017-12-20
| | | | | |
| * | | | | gnome3.evolution_data_server: clean upJan Tojnar2017-12-20
| | | | | |
| * | | | | gnome3.glade: enable libgladepythonJan Tojnar2017-12-20
| | | | | |
| * | | | | gnome3.gnome_desktop: clean upJan Tojnar2017-12-20
| | | | | |
| * | | | | gnome3.gnome_keyring: clarify Python version & enable testsJan Tojnar2017-12-20
| | | | | |
| * | | | | gnome3.gnome_control_center: clean upJan Tojnar2017-12-20
| | | | | |
* | | | | | gurobipy: Bump to 7.5.2Shea Levy2017-12-22
| | | | | |
* | | | | | chrootenv: code reviewYegor Timoshenko2017-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Wrap LEN macro in parantheses * Drop env_filter in favor of stateful environ_blacklist_filter, use execvp instead of execvpe, don't explicitly use environ * Add argument error logging wherever it makes sense * Drop strjoin in favor of asprintf * char* -> const char* where appropriate * Handle stat errors * Print user messages with fputs, not errorf * Abstract away is_str_in (previously bind_blacklisted) * Cleanup temporary directory on error * Some minor syntactic and naming changes Thanks to Jörg Thalheim and Tuomas Tynkkynen for the code review!
* | | | | | chrootenv: error on chrootenv-inside-chrootenv, resolves #32802Yegor Timoshenko2017-12-22
| | | | | |
* | | | | | chrootenv: replace env whitelist with blacklist, closes #32878Yegor Timoshenko2017-12-22
| | | | | |
* | | | | | chrootenv: bind-mount all dirs in /, symlink files, closes #32877Yegor Timoshenko2017-12-22
| | | | | |
* | | | | | chrootenv: print sysctl command for Debian users, fixes #32876Yegor Timoshenko2017-12-22
| | | | | |
* | | | | | Merge #32974: thunderbird: 52.5.0 -> 52.5.2 (security)Vladimír Čunát2017-12-22
|\ \ \ \ \ \
| * | | | | | thunderbird: 52.5.0 -> 52.5.2taku02017-12-22
| | | | | | |
| * | | | | | thunderbird-bin: 52.5.0 -> 52.5.2taku02017-12-22
| | | | | | |
* | | | | | | haskell-modules: Request older haddock-library to match haddock-api.Shea Levy2017-12-22
| | | | | | |
* | | | | | | haskellPackages.monad-memo: Fix testsuiteShea Levy2017-12-22
| | | | | | |