summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* vscode-extensions.ms-vscode.cpptools: use mono 5 (#49489)Edmund Wu2018-10-30
|
* 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
| * androidenv: version buildTools and add buildToolsVersions sdk argumentNick Novitski2018-10-26
| |
| * androidenv: add androidsdk_{8_1,9_0}{,_extras}Nick Novitski2018-10-26
| |
| * androidenv: run ./fetch.shNick Novitski2018-10-26
| | | | | | | | | | | | | | Manually corrected three problems: - fetch.sh: android cli cannot find java executable - addons.nix: google_apis_25 expression not added correctly - addons.nix: android_support_extra expression deleted (replaced in android 9 with jetpack/androidx)
| * androidenv: remove `android` command from fetch.shNick Novitski2018-10-26
| | | | | | | | | | It's deprecated, and no longer prints the urls of any xml files for the script to parse.
| * androidenv.androidndk: patch prebuilt 64bit binariesNick Novitski2018-10-26
| |
| * androidenv.buildTools: patch hard-coded /bin/ls pathsNick Novitski2018-10-26
| |
| * androidenv.buildtools: 28.0.2 -> 28.0.3Nick Novitski2018-10-25
| |
| * 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
| |
* | Merge pull request #49416 from veprbl/pr/texlive_repstopdf_fixMichael Raskin2018-10-30
|\ \ | | | | | | texlive: provide repstopdf
| * | texlive: provide repstopdfDmitry Kalinkin2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | repstopdf is supposed to be a symlink to epstopdf. Then epstopdf looks at "$0" to detect when restricted mode needs to be enabled. Unfortunately our wrapper will drop all intermediate symlinks, which messes up "$0". Restricted mode appears to be a security feature, so a test is introduced to verify that the wrapper works as expected.
* | | Merge pull request #49254 from jtojnar/remmina-cleanupJan Tojnar2018-10-30
|\ \ \ | | | | | | | | remmina: clean up
| * | | remmina: clean upJan Tojnar2018-10-28
| | | | | | | | | | | | | | | | | | | | Desktop file is included now, so no need to create it manually. libgnome-keyring is not used anymore, libsecret replaced it.
* | | | ocamlPackages_latest.ocaml: 4.07.0 -> 4.07.1Vincent Laporte2018-10-30
| | | |
* | | | Compare to `None` using identity `is` operatorMichał Janiszewski2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a trivial change that replaces `==` operator with `is` operator, following PEP 8 guideline: > Comparisons to singletons like None should always be done with is or is not, never the equality operators. https://legacy.python.org/dev/peps/pep-0008/#programming-recommendations
* | | | python36Packages.nbxmpp: 0.6.6 -> 0.6.8R. RyanTM2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.6-nbxmpp/versions
* | | | 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.
* | | | beancount: fix buildCarlos Morera de la Chica2018-10-30
| | | | | | | | | | | | | | | | pytest is now a runtime dependency
* | | | 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 #49468 from worldofpeace/bamf-fixJan Tojnar2018-10-30
|\ \ \ \ \ | | | | | | | | | | | | bamf: 0.5.3 -> 2018-02-07, fix build
| * | | | | bamf: 0.5.3 -> 2018-02-07, fix buildworldofpeace2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | Technically this is 0.5.4 but it's unreleased
* | | | | | Merge pull request #49469 from Ekleog/self-as-maintainermarkuskowa2018-10-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add self as maintainer
| * | | | | | global-platform-pro: add self as maintainerLéo Gaspard2018-10-31
| | | | | | |
* | | | | | | 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
| * | | | | | | axoloti: use nativeBuildInputs correctlyMatthew Bauer2018-10-30
| | | | | | | |
| * | | | | | | teensy-loader-cli: build on macosMatthew Bauer2018-10-30
| | | | | | | |
| * | | | | | | 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.
| * | | | | | | dfu-programmer: supports macosMatthew Bauer2018-10-29
| | | | | | | |
| * | | | | | | gcc: support avrMatthew Bauer2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - respect libc’s incdir and libdir - make non-unix systems single threaded - set LIMITS_H_TEST to false for avr - misc updates to support new libc’s - use multilib with avr For threads we want to use: - posix on unix systems - win32 on windows - single on everything else For avr: - add library directories for avrlibc - to disable relro and bind - avr5 should have precedence over avr3 - otherwise gcc uses the wrong one
| * | | | | | | avr: use new compilation infrastructureMatthew Bauer2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gets rid of: avrbinutils avrgcc to replace with: pkgsCross.avr.buildPackages.binutils pkgsCross.avr.buildPackages.gcc
* | | | | | | | signal-desktop: 1.17.1 -> 1.17.2Michael Weiss2018-10-30
| | | | | | | |
* | | | | | | | firefox-beta-bin: 64.0b3 -> 64.0b5adisbladis2018-10-30
| | | | | | | |
* | | | | | | | firefox-devedition-bin: 64.0b3 -> 64.0b5adisbladis2018-10-30
| | | | | | | |
* | | | | | | | nodePackages.git-ssb: add node-gyp-build dependencyPatrick Elliott2018-10-30
| | | | | | | |
* | | | | | | | khal: fix buildGabriel Ebner2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrading icalendar to 4.0.3 broke the pinned dateutil version. Luckily khal 0.9.10 now works with dateutil 2.7, so we no longer need to override it. However now one test in khal fails (the string output changed from icalendar 4.0.2 to 4.0.3)...
* | | | | | | | pbpst: init at unstable-2018-01-11 (#49459)Lizard2018-10-30
| | | | | | | |
* | | | | | | | python36Packages.cassandra-driver: 3.6.0 -> 3.15.1 (#49018)R. RyanTM2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.6-cassandra-driver/versions
* | | | | | | | gmime3: 3.2.0 -> 3.2.1, enable tests, now uses libidn2 (#49390)Will Dietz2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NEWS: https://raw.githubusercontent.com/jstedfast/gmime/87405143bb870a6977b7170706a04d747341b425/NEWS