summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* stdenv: Don't unset propagated*DepFiles before main phasesJohn Ericson2019-11-05
| | | | | | | | | A bunch of stdenv-internal variables were deleted in 1601a7fcce389ae3f1b1b36676fd5545035566af, but these are needed in the fixup phase, whereas the rest are just needed for the initial work (findInputs, etc) before the user phases. CC @matthewbauer
* Merge pull request #69603 from matthewbauer/unset-unused-setup-varMatthew Bauer2019-11-05
|\ | | | | Unset unused variables in setup.sh
| * generic/setup.sh: Unset locally defined variablesMatthew Bauer2019-09-26
| | | | | | | | | | | | setup.sh adds a bunch of variables that only it needs. To avoid polluting environments, we should unset these as soon as we are done with them.
* | Merge pull request #65761 from lopsided98/perl-cross-referencesJohn Ericson2019-11-05
|\ \ | | | | | | perl: fix errant references when cross-compiling
| * | perl: fix errant references when cross-compilingBen Wolsieffer2019-11-05
| | |
* | | Merge pull request #72362 from worldofpeace/nm-fix-pppd-pathworldofpeace2019-11-05
|\ \ \ | | | | | | | | networkmanager: fix PPPD_PATH
| * | | networkmanager: add worldofpeace to maintainersworldofpeace2019-11-03
| | | |
| * | | networkmanager: fix PPPD_PATHworldofpeace2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #72330 Upstream MR: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/323
* | | | Merge pull request #72837 from jtojnar/gcr-3.34worldofpeace2019-11-05
|\ \ \ \ | | | | | | | | | | gcr: 3.33.4 → 3.34.0
| * | | | gcr: 3.33.4 → 3.34.0Jan Tojnar2019-11-05
| | | | | | | | | | | | | | | | | | | | https://download.gnome.org/sources/gcr/3.34/gcr-3.34.0.news
| * | | | gcr: Clean upJan Tojnar2019-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Format with nixpkgs-format * Correct license * Explicitly specify patched shebangs * Build in parallel * Drop unnecessary dependencies
* | | | | Merge pull request #70352 from wucke13/systemd-importdFlorian Klink2019-11-05
|\ \ \ \ \ | | | | | | | | | | | | systemd: add systemd-importd
| * | | | | nixosTests.systemd-nspawn: add testFlorian Klink2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a test downloading an nspawn container via http, and ensures sha256sum verification and gpg signature verification work.
| * | | | | systemd: adding support for systemd-importdwucke132019-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding `systemd-importd` to the build, so that `machinectl`s `import-.*` may actually do anything. Currently they fail with ``` Failed to transfer image: The name org.freedesktop.import1 was not provided by any .service files ``` as `systemd-importd` is not built. Also registers the regarding dbus api and service in the systemd module.
| * | | | | gnugp: adding option for minimal buildwucke132019-11-02
| | | | | | | | | | | | | | | | | | | | | | | | Basically a flavour of gnugpg, which solely containts `bin/gnupg`.
* | | | | | Merge pull request #72262 from dtzWill/update/sudo-1.8.29Will Dietz2019-11-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | sudo: 1.8.28 -> 1.8.29
| * | | | | | sudo: 1.8.28 -> 1.8.29Will Dietz2019-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://www.sudo.ws/stable.html#1.8.29 Build tweak: fix build failure when attempting to check that the "existing" sudoers file on $out/etc/sudoers parses clean-- this update changed precondition for this test to check if DESTDIR is non-empty instead of previous behavior "does the file exist".
* | | | | | | Merge staging-next into stagingFrederik Rietdijk2019-11-05
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-11-05
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pull request #72810 from marijanp/port-tests-pythonFlorian Klink2019-11-05
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Port tests to Python
| | | * | | | | | | nixos/simple: port test to pythonMarijan2019-11-05
| | | | | | | | | |
| | | * | | | | | | nixos/nix-generate-config: port test to pythonMarijan2019-11-05
| | | | | | | | | |
| | | * | | | | | | nixos/fsck: port test to pythonMarijan2019-11-05
| | | | | | | | | |
| | | * | | | | | | nixos/transmission: port test to pythonMarijan2019-11-05
| | | | | | | | | |
| | | * | | | | | | nixos/tor: port test to pythonMarijan2019-11-05
| | | | | | | | | |
| | | * | | | | | | nixos/openssh: port test to pythonMarijan2019-11-05
| | | | | | | | | |
| | * | | | | | | | python.pkgs.pyglet: Fix missing librariesPhilip Kranz2019-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the paths for Xext, fontconfig and freetype to the hardcoded library paths in load_library.
| | * | | | | | | | Merge pull request #72588 from romildo/upd.eflJosé Romildo Malaquias2019-11-05
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | enlightenment.efl: 1.23.1 -> 1.23.2
| | | * | | | | | | | enlightenment.efl: 1.23.1 -> 1.23.2José Romildo Malaquias2019-11-02
| | | | | | | | | | |
| | * | | | | | | | | Merge pull request #72569 from romildo/upd.lounge-gtk-themeJosé Romildo Malaquias2019-11-05
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | lounge-gtk-theme: init at 1.22
| | | * | | | | | | | | lounge-gtk-theme: init at 1.22José Romildo Malaquias2019-11-02
| | | | | | | | | | | |
| | * | | | | | | | | | aerc: Fix store references in default configTadeo Kondrak2019-11-05
| | | | | | | | | | | |
| | * | | | | | | | | | gns3-{gui,server}: 2.2.1 -> 2.2.2Michael Weiss2019-11-05
| | | | | | | | | | | |
| | * | | | | | | | | | android-studio: 3.5.1.0 -> 3.5.2.0Michael Weiss2019-11-05
| | | | | | | | | | | |
| | * | | | | | | | | | pythonPackages.mesonpep517: init at 0.1.9999994Frederik Rietdijk2019-11-05
| | | | | | | | | | | |
| | * | | | | | | | | | pythonPackages.meson: initFrederik Rietdijk2019-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add meson as Python package so it can easily be used by mesonpep517 for PEP 517 builds.
| | * | | | | | | | | | pythonPackages.intreehooks: init at 1.0Frederik Rietdijk2019-11-05
| | | | | | | | | | | |
| | * | | | | | | | | | android-udev-rules: 20190315 -> 20191103Jörg Thalheim2019-11-05
| | | | | | | | | | | |
| | * | | | | | | | | | pythonPackages.scikitlearn: 0.21.2 -> 0.21.3Tyler Benster2019-11-05
| | | | | | | | | | | |
| | * | | | | | | | | | Revert "lvm2: enable parallel building" (#72823)Kirill Elagin2019-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert "lvm2: enable parallel building" This reverts commit 494d2deebfc3bde363ca5fe0bb32ddf81a86e62d. I am getting ``` gcc: error: ../../device_mapper/libdevice-mapper.a: No such file or directory ```
| | * | | | | | | | | | python38Packages.telethon: 1.9.0 -> 1.10.8R. RyanTM2019-11-05
| | | | | | | | | | | |
| | * | | | | | | | | | python38Packages.wurlitzer: 1.0.3 -> 2.0.0R. RyanTM2019-11-05
| | | | | | | | | | | |
| | * | | | | | | | | | python38Packages.willow: 1.1 -> 1.3R. RyanTM2019-11-05
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #72747 from Azulinho/nfstraceRenaud2019-11-05
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | nfstrace: init at 0.4.3.2
| | | * | | | | | | | | | nfstrace: init at 0.4.3.2Azulinho2019-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Renaud <c0bw3b@users.noreply.github.com> Co-authored-by: Nick Partridge <nkpart@gmail.com>
| | * | | | | | | | | | | simplenote: 1.8.0 -> 1.9.1R. RyanTM2019-11-05
| | | | | | | | | | | | |
| | * | | | | | | | | | | yad: 0.42.0 -> 5.0R. RyanTM2019-11-05
| | | | | | | | | | | | |
| | * | | | | | | | | | | pythonPackages.schema: Add myself as maintainerTobias Mayer2019-11-05
| | | | | | | | | | | | |
| | * | | | | | | | | | | pythonPackages.schema: FixTobias Mayer2019-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This depends on contextlib2 and mock. The preConfigure hook can probably be removed with the next version bump, see https://github.com/keleshev/schema/pull/222.
| | * | | | | | | | | | | Merge pull request #66645 from WhittlesJr/python-easysnmp-and-poster3Linus Heckemann2019-11-05
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | pythonPackages.easysnmp: init at 0.2.5; python3Packages.poster3: init at 0.8.1