about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Set upstream to https://github.com/ibara/mgD. Guthrie2020-05-07
| | | | | | | | | As per reasonable suggestion, instead of extensively patching the hboetes version of mg to work on MacOS using bits from ibara's mg, just set upstream to ibara's mg. This also removes the dependency on libbsd, although I'm not sure if this is a good or bad thing.
* Fix the patch: when converting it to the new version (20200215), forgot to ↵D. Guthrie2020-04-21
| | | | remove temporary files
* Bump package version to 20200215D. Guthrie2020-04-20
| | | | | | The actual most recent version is 20200215, so update the package version to this. Furthermore, update the patch accordingly so it still builds. This adds back the reallocarray.c file.
* Fix mg building on darwin.D. Guthrie2020-02-01
| | | | | | | | | | | | | | | | | | | | | | | I am not happy with this at all. It avoids using libbsd at all on darwin because there are conflicting header files, particularly the header string.h. Ideally that would be the thing to fix. But in the meantime, this patch should do the trick. It declares a header file apple.h, which files include if target is darwin (checks for presence of __APPLE__). This header file also references the three source files futimens.c, reallocarray.c and strtonum.c. The former and latter are from https://github.com/ibara/mg which is another portable fork, but building against more platforms. From the OpenBSD source tree is _null.h and tree.h. There is a check so that if __APPLE__ is present then it will include them from this source tree. Now,the makefile GNUMakefile will not link against libbsd on darwin, by checking the output of uname in much the same way as it did already for FreeBSD.
* gpxsee: 7.19 -> 7.20 (#78730)Vladyslav M2020-01-28
|\ | | | | gpxsee: 7.19 -> 7.20
| * gpxsee: 7.19 -> 7.20Nikolay Korotkiy2020-01-28
| |
* | arrow-cpp: fix for darwin (#78614)tobim2020-01-28
| | | | | | Using pkgsStatic.gtest fails to link, so we just use the default.
* | nixos/docker-containers: add imageFile and dependsOn optionsYorick2020-01-28
|/ | | | | | | - the `imageFile` option allows to load an image from a derivation - the `dependsOn` option can be used to specify dependencies between container systemd units. Co-authored-by: Christian Höppner <mkaito@users.noreply.github.com>
* direnv: 2.21.1 -> 2.21.2zimbatm2020-01-28
|
* Merge pull request #78397 from sternenseemann/uberwriter-bugfixMatthew Bauer2020-01-28
|\ | | | | uberwriter: add shared-mime-info to environment and update
| * uberwriter: 2019-11-29 -> 2020-01-24sternenseemann2020-01-25
| |
| * uberwriter: add shared-mime-info to environmentsternenseemann2020-01-24
| |
* | pythonPackages.ConfigArgParse: 0.15.2 -> 1.0Marek Mahut2020-01-28
| |
* | ocamlPackages.utop: 2.4.2 → 2.4.3Vincent Laporte2020-01-28
| |
* | pythonPackage.robotframework-requests: 0.6.2 -> 0.6.3Taito Horiuchi2020-01-28
| |
* | Merge pull request #78602 from jobojeha/feature/paraview-pythonpath-prefixDavid Guibert2020-01-28
|\ \ | | | | | | paraview: prefix PYTHONPATH
| * | paraview: prefix PYTHONPATHjobojeha2020-01-27
| | | | | | | | | | | | --prefix gives the possibility to add additional python modules to path
* | | Don't set background to black if ~/.background-image not prese… (#78346)Silvan Mosberger2020-01-28
|\ \ \ | | | | | | | | Don't set background to black if ~/.background-image not present
| * | | nixos/desktop-manager: Don't fall back to black backgroundSilvan Mosberger2020-01-23
| | | | | | | | | | | | | | | | | | | | | | | | Previously if ~/.background-image wasn't present, the background would be set to black, which would override what the user could set in e.g. services.xserver.windowManager.i3.extraSessionCommands
| * | | nixos/desktop-managers: Remove needBGPackages thingSilvan Mosberger2020-01-23
| | | | | | | | | | | | | | | | This value isn't used since 71a8dbb956f5735030cd3982263d72f1bffdae23
* | | | Merge pull request #78056 from mayflower/pkg/platformio-4.1.0Franz Pletz2020-01-28
|\ \ \ \ | | | | | | | | | | platformio: 4.0.3 -> 4.1.0
| * | | | platformio: 4.0.3 -> 4.1.0Franz Pletz2020-01-27
| | | | |
| * | | | spdx-license-list-data: init at 3.7Franz Pletz2020-01-27
| | | | |
* | | | | Merge pull request #78601 from foxit64/masterJörg Thalheim2020-01-28
|\ \ \ \ \ | | | | | | | | | | | | telegraf 1.12.1 -> 1.13.2
| * | | | | telegraf: reference nixosTestsJörg Thalheim2020-01-28
| | | | | |
| * | | | | maintainers: add foxit64foxit642020-01-28
| | | | | |
| * | | | | maintainers: add foxit64foxit642020-01-28
| | | | | |
| * | | | | telegraf 1.12.1 -> 1.13.2foxit642020-01-27
| | | | | |
* | | | | | Merge pull request #77836 from sjau/evdi-2020-01-16Peter Hoeg2020-01-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | evdi: 1.6.4 -> git-2020-01-16
| * | | | | | evdi: 1.6.4 -> git-2020-01-16sjau2020-01-24
| | | | | | |
* | | | | | | Merge #75437: kramdown-rfc2629: init at 1.2.13Vladimír Čunát2020-01-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | I left it open much longer than planned. Re-tested it creates html.
| * | | | | | | kramdown-rfc2629: init at 1.2.13Vladimír Čunát2019-12-10
| | | | | | | |
* | | | | | | | Merge pull request #77739 from NixOS/staging-nextFrederik Rietdijk2020-01-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Staging next
| * \ \ \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2020-01-28
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #77972 from LnL7/enable-rustc-devDaiderd Jordan2020-01-20
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | rustPackages: make rustc-dev optional
| | * | | | | | | | | rustPackages: make rustc-dev optionalDaiderd Jordan2020-01-18
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was only introduced in 1.40.0 and doesn't work on older versions. thread 'main' panicked at 'Error: no rules matched rustc-dev.', src/bootstrap/builder.rs:231:21 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace. failed to run: /build/rustc-1.38.0-src/build/bootstrap/debug/bootstrap dist rustc-dev
| * | | | | | | | | Merge master into staging-nextFrederik Rietdijk2020-01-17
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #77917 from hedning/fix-gtk-3.24.13-darwinJörg Thalheim2020-01-17
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | gtk3: fix missing header file on darwin
| | * | | | | | | | | | gtk3: fix missing header file on darwinTor Hedin Brønner2020-01-17
| |/ / / / / / / / / /
| * | | | | | | | | | Merge staging into staging-nextFrederik Rietdijk2020-01-15
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | treewide: Fix unsafe concatenation of $LD_LIBRARY_PATHAnders Kaseorg2020-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Naive concatenation of $LD_LIBRARY_PATH can result in an empty colon-delimited segment; this tells glibc to load libraries from the current directory, which is definitely wrong, and may be a security vulnerability if the current directory is untrusted. (See #67234, for example.) Fix this throughout the tree. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
| | * | | | | | | | | | x264: fix cross compilationDaniel Fullmer2020-01-15
| | | | | | | | | | | |
| | * | | | | | | | | | bash: enable PGRP_PIPE deterministically #77055Arnout Engelen2020-01-15
| | | | | | | | | | | |
| | * | | | | | | | | | coreutils: Fix cross compilation for AndroidBastian Köcher2020-01-15
| | | | | | | | | | | |
| | * | | | | | | | | | libarchive: 3.4.0 -> 3.4.1R. RyanTM2020-01-15
| | | | | | | | | | | |
| | * | | | | | | | | | pcsclite: 1.8.25 -> 1.8.26R. RyanTM2020-01-15
| | | | | | | | | | | |
| | * | | | | | | | | | curl: 7.67.0 -> 7.68.0zowoq2020-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://curl.haxx.se/changes.html#7_68_0
| | * | | | | | | | | | stdenv: make symlinks that refer to the same output relativeAndreas Rammhold2020-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While looking at the graph of all the outputs in my personal binary cache it became obvious that we have a lot of self references within the package set. That isn't an isuse by itself. However it increases the size of the binary cache for every (reproducible) build of a package that carries references to itself. You can no longer deduplicate the outputs since they are all unique. One of the ways to get rid of (a few) references is to rewrite all the symlinks that are currently used to be relative symlinks. Two build of something that didn't really change but carries a self-reference can the be store as the same NAR file again. I quickly hacked together this change to see if that would yield and success. My bash scripting skills are probably not great but so far it seem to somewhat work.
| | * | | | | | | | | | ethtool: 5.3 -> 5.4Will Dietz2020-01-15
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #77610 from LnL7/darwin-stdenv-python3Frederik Rietdijk2020-01-15
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | darwin-stdenv: bootstrap with python3