summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* hologram: 2017-01-30 -> 2018-03-19Joel Thompson2018-03-20
|
* riemann-c-client: 1.9.1 -> 1.10.2Jörg Thalheim2018-03-20
| | | | | also fix compilation, found while reviewing #37412
* Merge pull request #37358 from brainrape/idrisPackages-updateJörg Thalheim2018-03-20
|\ | | | | idrisPackages: add packages
| * idrisPackages: add packagesMárton Boros2018-03-20
| |
| * maintainers: add brainrapeMárton Boros2018-03-16
| |
* | elisa: init at 0.0.20180320Peter Hoeg2018-03-20
| |
* | Merge pull request #37398 from obsidiansystems/greppableJohn Ericson2018-03-19
|\ \ | | | | | | lib: Make platform predicates greppable
| * | lib: Make platform predicates greppableJohn Ericson2018-03-19
| | |
* | | linux-copperhead: 4.15.10.a -> 4.15.11.aTim Steinbach2018-03-19
| | |
* | | Merge pull request #37399 from obsidiansystems/release-lib-typoJohn Ericson2018-03-19
|\ \ \ | |/ / |/| | lib: Messed up `or` operator precedence
| * | lib: Messed up `or` operator precedenceJohn Ericson2018-03-19
| | | | | | | | | | | | | | | Github broke oddly on my previous PR, so I tested and merged by hand. Otherwise ofborg would have caught this.
* | | Merge pull request #37397 from obsidiansystems/nixpkgsJohn Ericson2018-03-19
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into fix-cross-jobsJohn Ericson2018-03-19
| |\ \ \ | | |/ / | |/| |
| * | | release-lib: Filter supportedSystems with `meta.platforms`-style patternsJohn Ericson2018-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of intersecting system strings, we filter with the sort of patterns used in `meta.platforms`. Indicating this change `forTheseSystems` has been renamed to `forMatchingSystems`, since the given list is now patterns to match, and not the systems themselves. [Just as with `meta.platforms`, systems strings are also supported for backwards compatibility.] This is more flexible, and makes the `forMatchingSystems` and packagePlatforms` cases more analogous.
* | | | Merge pull request #37054 from dtzWill/update/aws-sdk-cpp-1.4.15Will Dietz2018-03-19
|\ \ \ \ | | | | | | | | | | aws-sdk-cpp: 1.4.10 -> 1.4.15
| * | | | aws-sdk-cpp: 1.4.10 -> 1.4.15Will Dietz2018-03-19
|/ / / /
* | | | armTrustedFirmware: Remove targetPlatforms like was done in U-BootTuomas Tynkkynen2018-03-20
| | | | | | | | | | | | | | | | | | | | Should also fix Hydra attempting to build this stuff on x86, like https://hydra.nixos.org/build/71533289
* | | | Merge pull request #37385 from coreyoconnor/google-drive-ocamlfuse-updateJörg Thalheim2018-03-20
|\ \ \ \ | | | | | | | | | | google-drive-ocamlfuse and gapi-ocaml update
| * | | | google-drive-ocamlfuse: 0.6.21 -> 0.6.25.Corey O'Connor2018-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | Also change to use jbuilder for build per upstream instructions. In this case, the build needs to be driven by jbuilder but opam still needs to be in PATH.
| * | | | gapi-ocaml: 0.3.4 -> 0.3.6. Also change to use opam/jbuilder for build.Corey O'Connor2018-03-19
| | | | |
* | | | | Merge pull request #37394 from jlesquembre/kittyJörg Thalheim2018-03-20
|\ \ \ \ \ | | | | | | | | | | | | kitty: 0.8.0 -> 0.8.2
| * | | | | kitty: 0.8.0 -> 0.8.2José Luis Lafuente2018-03-19
| | | | | |
* | | | | | Merge pull request #37395 from obsidiansystems/lib-meta-platformJohn Ericson2018-03-19
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | lib: Factor in tiny bit of `meta.platform` checking
| * | | | | lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson2018-03-19
| | | | | | | | | | | | | | | | | | | | | | | | I need it in stdenv and release-lib, so that seems motivation enough.
* | | | | | tdesktopPackages.preview: init at 1.2.12Michael Weiss2018-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start tracking the pre-releases. I'll have to refactor/improve the patching soon.
* | | | | | Merge pull request #37387 from tadfisher/bump/browserpassJörg Thalheim2018-03-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | browserpass: 2.0.11 -> 2.0.13
| * | | | | | browserpass: 2.0.11 -> 2.0.13Tad Fisher2018-03-19
| | | | | | |
* | | | | | | Merge pull request #37384 from gnidorah/cgitJörg Thalheim2018-03-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | cgit: wrap python scripts
| * | | | | | | cgit: wrap python scriptsgnidorah2018-03-19
| | | | | | | |
* | | | | | | | Merge pull request #37354 from knedlsepp/fix-pythonPackages.notebook-on-darwinDaiderd Jordan2018-03-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | pythonPackages.notebook: fix darwin build
| * | | | | | | | pythonPackages.notebook: fix darwin buildJosef Kemetmüller2018-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The send2trash library, which is now included in the notebook doesn't succeed during build, even though it works.
* | | | | | | | | libftdi: mark linux onlyDaiderd Jordan2018-03-20
| | | | | | | | |
* | | | | | | | | kore: fix clang buildDaiderd Jordan2018-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /cc ZHF #36454
* | | | | | | | | iniparser: fix darwin buildDaiderd Jordan2018-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /cc ZHF #36454
* | | | | | | | | imatix_gsl: fix clang buildDaiderd Jordan2018-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /cc ZHF #36454
* | | | | | | | | ii: fix darwin buildDaiderd Jordan2018-03-19
| |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | /cc ZHF #36454
* | | | | | | | Merge pull request #37392 from xeji/p/altermimeJörg Thalheim2018-03-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | altermime: fix build
| * | | | | | | | altermime: fix buildxeji2018-03-19
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #37391 from lsix/svg-path-2.2Robert Schütz2018-03-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | pythonPackages.svg-path: 2.0b1 -> 2.2
| * | | | | | | | pythonPackages.svg-path: 2.0b1 -> 2.2Lancelot SIX2018-03-19
| |/ / / / / / /
* | | | | | | | Merge pull request #37389 from tadfisher/bump/gmailieerJörg Thalheim2018-03-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | gmailieer: 0.5 -> 0.6
| * | | | | | | | gmailieer: 0.5 -> 0.6Tad Fisher2018-03-19
| | | | | | | | |
* | | | | | | | | Chromium: fix skia build on aarch64Andrew Childs2018-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch imported from Arch Linux ARM
* | | | | | | | | Merge pull request #37347 from knedlsepp/fix-pycurl-on-darwinDaiderd Jordan2018-03-19
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | python3Packages.pycurl: fix darwin build
| * | | | | | | | python3Packages.pycurl: fix darwin buildJosef Kemetmüller2018-03-18
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #35590 from TomSmeets/android-studio-ndk-fixMatthew Justin Bauer2018-03-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | android-studio: Depend on ncurses5
| * | | | | | | | android-studio: Depend on ncurses5Tom Smeets2018-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The android ndk fails to compile the test program because it could not find the `ncurses.so.5` library. Also, `ncurses5` is a dependency according to https://developer.android.com/studio/troubleshoot.html#linux_libraries
* | | | | | | | | Merge pull request #36381 from bgamari/bump-kicadMatthew Justin Bauer2018-03-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | kicad-unstable: Bump git commit
| * | | | | | | | | kicad-unstable: 2017-12-11 -> 2018-03-10Ben Gamari2018-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is much closer to what will become the final kicad 5 release.
* | | | | | | | | | metabase: init at 0.28.1 (#33460)schneefux2018-03-19
| | | | | | | | | |