summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* 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
| * | | | | androidsdk: 25.2.5 -> 26.1.1, license agreementNick Novitski2018-10-25
| | | | | |
* | | | | | modem-manager-gui: init at 0.0.19.1Ales Huzik2018-10-30
| | | | | |
* | | | | | perlPackages.Po4a: fix install pathsAles Huzik2018-10-30
| | | | | |
* | | | | | pythonPackages.pythondaemon: rename to pythonPackages.python-daemonBenjamin Hipple2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit renames the pythondaemon module to match its module name, github name, and pypi name, which makes it easier to find and reference. In order to avoid breaking any external users, I've left an alias with a deprecated warning.
* | | | | | Merge pull request #49477 from obsidiansystems/haskell-shell-completionsJohn Ericson2018-10-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | haskell-lib: Factor out shell completion scripts helper
| * | | | | | haskell-lib: Factor out shell completion scripts helperJohn Ericson2018-10-30
| | | | | | |
* | | | | | | cppclean: init at 2018-05-12 (#49264)Niklas Thörne2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cppclean: init at 2018-05-12 * Updated according to review comments
* | | | | | | Merge pull request #48286 from matthewbauer/avrgccMatthew Bauer2018-10-30
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | avr: use new cross compilation infrastructure
| * | | | | | systems/examples: add i686 & x86-64 embeddedMatthew Bauer2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #28160
| * | | | | | qmk_firmware: init at 0.6.144Matthew Bauer2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | A convenient way to test embedded projects
| * | | | | | mentorToolchains: removeMatthew Bauer2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mentorToolchains.armLinuxGnuEabi is replaced with: - pkgsCross.pogoplug4.buildPackages.gcc - pkgsCross.pogoplug4.buildPackages.binutils and mentorToolchains.armEabi is replaced with: - pkgsCross.arm-embedded.buildPackages.gcc - pkgsCross.arm-embedded.buildPackages.binutils Fixes #39087
| * | | | | | gcc-arm-embedded: removeMatthew Bauer2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replace with: - pkgsCross.arm-embedded.buildPackages.gcc - pkgsCross.arm-embedded.buildPackages.binutils
| * | | | | | treewide: use gnu toolchain for avr/arm-embeddedMatthew Bauer2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These packages should in theory work with our GCC toolchains, but there are some definite breakages that need to be tracked down. Comparing output of these to old gcc-arm-embedded is important. Affected packages include: - axolooti - avrdudess - opentx - microscheme - betaflight - inav - blackmagic - simavr - gnuk
| * | | | | | gnuk{-git,-unstable}: removeMatthew Bauer2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These two are unmaintained, no reason to keep them when they are out-of-date
| * | | | | | release-cross: add new targetsMatthew Bauer2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adds: - arm-embedded - avr - aarch64-embedded - powerpc-embedded
| * | | | | | newlib: init at 3.0.0Matthew Bauer2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #47533 newlib seems to think it’s a compiler when it’s not. Anyway had to make host refer to build platform for things to work.
| * | | | | | avr: use new compilation infrastructureMatthew Bauer2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gets rid of: avrbinutils avrgcc to replace with: pkgsCross.avr.buildPackages.binutils pkgsCross.avr.buildPackages.gcc
* | | | | | | pbpst: init at unstable-2018-01-11 (#49459)Lizard2018-10-30
| | | | | | |
* | | | | | | pyo3-pack: init at 0.3.8 (#46754)Daniël de Kok2018-10-30
| | | | | | |
* | | | | | | Merge pull request #48664 from alyssais/postgres11Lancelot SIX2018-10-30
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | postgresql_11: init at 11.0
| * | | | | | postgresql_11: init at 11.0Alyssa Ross2018-10-30
| | | | | | |
| * | | | | | postgresql*: use underscores in version numbersAlyssa Ross2018-10-30
| | | | | | |
| * | | | | | postgresql10: rename from postgresql100Alyssa Ross2018-10-30
| | | | | | |
* | | | | | | coq_8_4: removeJörg Thalheim2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | verasco was its only user
* | | | | | | verasco: remove unmaintained projectJörg Thalheim2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Verasco is no longer maintained by upstream and blocks updates of some libraries. Removing it also makes it possible to remove coq 8.4.
* | | | | | | Merge pull request #48873 from romildo/new.jwm-settings-managerMichael Raskin2018-10-30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | jwm-settings-manager: init at 2018-10-19
| * | | | | | jwm-settings-manager: init at 2018-10-19José Romildo Malaquias2018-10-30
| | | | | | |
* | | | | | | Merge pull request #47594 from midchildan/add-sourcetrailJörg Thalheim2018-10-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | sourcetrail: init at 2018.3.55
| * | | | | | | sourcetrail: init at 2018.3.55midchildan2018-10-23
| | | | | | | |
* | | | | | | | tomboy: build against mono 5, refs #49369Stefan Siegl2018-10-30
| | | | | | | |
* | | | | | | | Merge pull request #49074 from c0bw3b/pkg/veracryptxeji2018-10-29
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | veracrypt: 1.22 -> 1.23 / truecrypt: remove and alias to veracrypt