summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* gogetdoc: init at unstable 2018-10-25Wael M. Nasreddine2018-11-02
|
* reftools: init at unstable 2018-09-14Wael M. Nasreddine2018-11-02
|
* errcheck: init at 1.1.0Wael M. Nasreddine2018-11-02
|
* asmfmt: init at 1.1Wael M. Nasreddine2018-11-02
|
* stage.nix: pkgsi686Linux only works on x86 familyMatthew Bauer2018-11-02
| | | | | | | | aarch64 cpus are going to break on pkgsi686Linux packages. See this error: https://hydra.nixos.org/build/82962379/
* release-corss.nix: fix ppc-embedded nameMatthew Bauer2018-11-02
| | | | s/powerpc-embedded/ppc-embedded
* Merge pull request #49352 from talyz/masterRenaud2018-11-03
|\ | | | | nomachine-client: init at 6.3.6_1
| * nomachine-client: init at 6.3.6_1talyz2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | Packages mainly the nxplayer part of the client, since the tray doesn't work very well without the server / a complete installation. Use the shipped libs, since nxplayer really doesn't like any others. I believe they use internally modified versions of many libs. Audio doesn't work: the libasound.so shipped looks for the alsa config files in the wrong place, and even if it finds them, it still doesn't work. Using the one from alsaLib doesn't work either and adds instability.
* | pythonPackages.PyICU: 2.0.3 -> 2.2Robert Helgesson2018-11-02
| |
* | timescaledb-parallel-copy: init at 2018-05-14Austin Seipp2018-11-02
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | haskellPackages: default to ghc 8.4.4 as per Stackage LTS 12.16Peter Simons2018-11-02
| |
* | Merge pull request #49347 from sjau/easysnap-initLinus Heckemann2018-11-02
|\ \ | | | | | | easysnap: init at 2018-10-28
| * | easysnap: init at 2018-10-28sjau2018-10-31
| | |
* | | Merge pull request #49617 from aanderse/openscenegraph_3_4Michael Raskin2018-11-02
|\ \ \ | | | | | | | | Fix flightgear, simgear & speed_dreams
| * | | flightgear, simgear & speed_dreams: use openscenegraph_3_4 (version 3.4.0) ↵Aaron Andersen2018-11-01
| | | | | | | | | | | | | | | | instead of openscenegraph (version 3.6.2)
* | | | dropwatch: init at 1.5 (#49593)Renaud2018-11-02
|/ / /
* | | Merge pull request #49565 from obsidiansystems/release-lib-cleanupJohn Ericson2018-11-01
|\ \ \ | | | | | | | | release-lib: Cache cross nixpkgs evals too, and other fixes
| * \ \ Merge remote-tracking branch 'upstream/master' into release-lib-cleanupJohn Ericson2018-11-01
| |\ \ \
| * | | | top-level: libcCrossChooser: More `or` fallback hackJohn Ericson2018-11-01
| | | | | | | | | | | | | | | | | | | | This fixes some eval errors in release-cross.nix
| * | | | release-lib: Fallback on uncached rather than error for unknown crossSystemJohn Ericson2018-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | The `ensureUnaffected` the tests purposefully use an absurd crossSystem. Also sheevaplug and pogoplug share the same config.
| * | | | release-lib: Cache cross nixpkgs evals tooJohn Ericson2018-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | This will help with release-cross.nix eval time. It also allowed me to share code between the cross and native helpers.
* | | | | Merge pull request #47375 from taku0/remove_oraclejdk_10Franz Pletz2018-11-01
|\ \ \ \ \ | |_|/ / / |/| | | | oraclejdk: remove version 10
| * | | | oraclejdk: remove version 10taku02018-11-01
| | | | |
* | | | | pmtools: remove and alias (#49596)Renaud2018-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | These are the old tools that later became part of ACPICA. It is obsolete and we already have newer acpica-tools. Alias to acpica-tools for out of tree backward-compat
* | | | | HybridReverb2: init at 2.1.1 (#49080)Bart Brouns2018-11-01
| | | | |
* | | | | avldrums-lv2: init at 0.3.0 (#48896)Bart Brouns2018-11-01
| | | | |
* | | | | percona-toolkit: 3.0.11 -> 3.0.12 (#47963)Yurii Izorkin2018-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * percona-toolkit: 3.0.11 -> 3.0.12 License is GPL2 (or Artistic License) but not LGPL2 https://www.percona.com/doc/percona-toolkit/LATEST/copyright_license_and_warranty.html
* | | | | gImageReader: init at 3.2.99Matthieu Coudron2018-11-02
|/ / / / | | | | | | | | | | | | | | | | gImageReader is a GUI for tesseract, an optical character recognition engine. While the UI supports Qt/Gtk, I have only added the gtk one in the nix derivation.
* | | | Merge pull request #48326 from jerith666/jdk11Franz Pletz2018-11-01
|\ \ \ \ | | | | | | | | | | openjdk: 10.0.2 -> 11.0.1
| * | | | openjdk: 10.0.2 -> 11.0.1Matt McHenry2018-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * the jre is no longer an official part of the jdk (jmod is recommended as a replacement when needing to create smaller runtime images) * darwin continues to use zulu from azul * apps that used 10 now use 11 (eclipse, bazel, josm)
* | | | | pythonPackages.trueskill: init at 0.4.5 (#49342)Edmund Wu2018-11-01
| | | | |
* | | | | pythonPackages.zstd: init at 1.3.5.1 (#49339)Edmund Wu2018-11-01
| | | | |
* | | | | Merge pull request #49158 from alyssais/doh-proxyRobert Schütz2018-10-31
|\ \ \ \ \ | | | | | | | | | | | | doh-proxy: init at 0.0.8
| * | | | | doh-proxy: init at 0.0.8Alyssa Ross2018-10-31
| | | | | |
| * | | | | python3Packages.aioh2: init at 0.2.2Alyssa Ross2018-10-31
| | | | | | | | | | | | | | | | | | | | | | | | Tests skipped due to https://github.com/decentfox/aioh2/issues/17.
| * | | | | python3Packages.aiohttp_remotes: init at 0.1.2Alyssa Ross2018-10-31
| | | | | |
| * | | | | python3Packages.priority: init at 1.3.0Alyssa Ross2018-10-29
| | | | | |
* | | | | | dotnetPackages.SharpFont: 3.1.0 -> 4.0.1 (#49545)Tristan Helmich2018-10-31
| | | | | |
* | | | | | Merge pull request #49476 from Synthetica9/cuda-updateFrederik Rietdijk2018-10-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | cudatoolkit, cudnn: many updates
| * | | | | | pytorch: remove pre-cuda92 hackPatrick Hilhorst2018-10-31
| | | | | | |
| * | | | | | cudatoolkit, cudnn: many updatesPatrick Hilhorst2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cudatoolkit_9_1: 9.1.85.1 -> 9.1.85.3 cudatoolkit_9_2: init at 9.2.148.1 cudatoolkit_9: 9.1.85.1 -> 9.2.148.1 cudatoolkit_10, cudatoolkit_10_0: init at 10.0.130 cudnn_cudatoolkit_9_0: 7.0.5 -> 7.3.0 cudnn_cudatoolkit_9_1: init at 7.1.3 cudnn_cudatoolkit_9_2: init at 7.2.1 cudnn_cudatoolkit_9: 7.0.5 (9.1) -> 7.3.1 (9.2) cudnn_cudatoolkit_10, cudnn_cudatoolkit_10_0: init at 7.3.1
* | | | | | | gxplugins-lv2: init at 0.5 (#48847)Bart Brouns2018-10-31
| | | | | | |
* | | | | | | wolf-shaper: init at 0.1.6 (#49087)Bart Brouns2018-10-31
| | | | | | |
* | | | | | | Merge pull request #48183 from costrouc/costrouc/python-atommanRobert Schütz2018-10-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | pythonPackages.atomman: init at 1.2.3
| * | | | | | | pythonPackages.atomman: init at 1.2.3Chris Ostrouchov2018-10-30
| | | | | | | |
| * | | | | | | pythonPackages.DataModelDict: init at 0.9.4Chris Ostrouchov2018-10-30
| | | | | | | |
| * | | | | | | pythonPackages.numericalunits: init at 1.16Chris Ostrouchov2018-10-30
| | | | | | | |
* | | | | | | | Merge pull request #49330 from sephalon/fstrcmpJoachim F2018-10-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fstrcmp: init at 0.7
| * | | | | | | | fstrcmp: init at 0.7Stefan Wiehler2018-10-31
| | | | | | | | |
* | | | | | | | | Merge pull request #48848 from nicknovitski/android-sdk-26-licensesJörg Thalheim2018-10-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Update android sdk, add license config option and selectable build tools