summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* treewide: purge maintainers.urkudVladimír Čunát2017-03-27
| | | | | It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
* buildDotnetPackage: don't depend on invalid quoting in makeWrapperNikolay Amiantov2017-03-27
| | | | Fixes #24387.
* Revert "Revert "gdm module: only make xserver args overrideable""Robin Gloster2017-03-27
| | | | | | This reverts commit 4e57e7f7c6db9a9c00f527eff80cb37890ba516d. This actually broke gnome3 and didn't fix anything, I failed bisecting.
* libvirt: 3.0.0 -> 3.1.0Franz Pletz2017-03-27
| | | | Missing in 1cca97cf1864605e5163b298c43b5d2f6b3ff4c1.
* libtoxcore: 0.1.6 -> 0.1.7Peter Hoeg2017-03-27
|
* Merge pull request #24384 from jfraudeau/masterTim Steinbach2017-03-27
|\ | | | | openjdk-darwin: zulu1.8.0_66 -> zulu1.8.0_121
| * openjdk-darwin: zulu1.8.0_66 -> zulu1.8.0_121Jérémie FRAUDEAU2017-03-27
| |
* | torbrowser: support obfs and fte transportsJoachim Fasting2017-03-27
|/ | | | | meek still broken, but then, sending all your traffic to Amazon seems like something you'd do only if everything else fails.
* dropbox-cli: include dropbox icon (#24368)Benjamin Staffin2017-03-27
|
* Merge pull request #24286 from jdanekrh/jd_idea-communityEdward Tjörnhammar2017-03-27
|\ | | | | idea-community: 2016.3.5 -> 2017.1
| * idea-community: 2016.3.5 -> 2017.1Jiri Danek2017-03-24
| |
* | Merge pull request #24281 from Ma27/update-phpstormEdward Tjörnhammar2017-03-27
|\ \ | | | | | | idea.phpstorm: 2016.3.2 -> 2017.1
| * | idea.phpstorm: 2016.3.2 -> 2017.1Maximilian Bosch2017-03-24
| | |
* | | Merge pull request #24379 from roberth/mysql-haskell-dontcheckDomen Kožar2017-03-27
|\ \ \ | | | | | | | | mysql-haskell: dontCheck because check requires running server
| * | | mysql-haskell: dontCheck because check requires running serverRobert Hensing2017-03-27
| | | |
* | | | Merge pull request #24148 from volth/libvirt-3.1.0Franz Pletz2017-03-27
|\ \ \ \ | |/ / / |/| | | libvirt: 3.0.0 -> 3.1.0
| * | | libvirt: make guest suspend work, use upstream unitsFranz Pletz2017-03-25
| | | |
| * | | libvirt: build with attr and apparmorFranz Pletz2017-03-25
| | | |
| * | | virt-manager: needs file for building translationsFranz Pletz2017-03-25
| | | |
| * | | libvirt: 3.0.0 -> 3.1.0Volth2017-03-25
| | | |
* | | | callCabal2nix: Revert "Don't rebuild unchanged cabal file"Peter Simons2017-03-27
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 24b47526ce38e3ccb073c776b32c0ea220f3c0f2 since it broke callCabal2nix, apparently. See https://github.com/NixOS/nixpkgs/issues/24245 for details.
* | | | Merge pull request #24373 from ebzzry/emem-0.2.48Pascal Wittmann2017-03-27
|\ \ \ \ | | | | | | | | | | emem: 0.2.47 -> 0.2.48
| * | | | emem: 0.2.47 -> 0.2.48Rommel M. Martinez2017-03-27
| | | | |
* | | | | Merge pull request #24370 from orivej/pocoPascal Wittmann2017-03-27
|\ \ \ \ \ | | | | | | | | | | | | poco: init at 1.7.8
| * | | | | poco: init at 1.7.8Orivej Desh2017-03-27
| | | | | |
* | | | | | nixos/tests/virtualbox: Fix @shell@ expansionaszlig2017-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This has surfaced since f803270b7e00fa7124282809838d5652083b6aad. The commit bumped bash to version 4.4, which caused to change the order of --subst-var flags in substituteAll, which this test was relying on, because it added a @shell@ to boot.initrd.postMountCommands. Our substituter is currently working a bit like this: original.replace('@var1@', 'val1').replace('@var2@', 'val2')... Unfortunately, this means that if @var2@ occurs within @var1@ it is replaced by the new value, so the order of the substvars actually matter. I highly doubt that we want a behaviour like this and I'm wondering why it didn't occur to me as a problem while writing the initial implementation of the VirtualBox tests. Whether to get rid of this and disallowing substitution of substvars within substvars is another topic which I think needs discussion in a different place. As for now, I'm using stdenv.shell, because the closure size of this should fit within the initrd, so it's fine especially because it's just a test. Tested with the net-hostonlyif and systemd-detect-virt tests and they both succeed with this change. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Reported-by: @globin on IRC
* | | | | | iperf2: 2.0.5 -> 2.0.9Dan Peebles2017-03-26
|/ / / / / | | | | | | | | | | | | | | | This also fixes the build on clang 4
* | | | | linux: 4.11-rc3 -> 4.11-rc4Tim Steinbach2017-03-26
| | | | |
* | | | | Merge pull request #24367 from pmahoney/skarnet-darwinMichael Raskin2017-03-27
|\ \ \ \ \ | | | | | | | | | | | | skarnet.org packages: fix darwin build
| * | | | | skarnet.org packages: fix darwin buildPatrick Mahoney2017-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The configure scripts have been changed so that `--build` is now the way to specify (non-cross compiling) build target, which is necessary on darwin for binary compatibility across darwin versions.
* | | | | | Merge pull request #24325 from ndowens/lzfsendowens2017-03-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | lzfse: 2016-06-21 -> 2017-03-08
| * | | | | | lzfse: 2016-06-21 -> 2017-03-08ndowens2017-03-25
| | | | | | |
* | | | | | | Merge pull request #24265 from ndowens/mxt-appndowens2017-03-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mxt-app:1.26 -> 1.27
| * | | | | | | mxt-app:1.26 -> 1.27ndowens2017-03-23
| | | | | | | |
* | | | | | | | capnproto: fix on clang 4Dan Peebles2017-03-26
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Embedding the patch because the way they build their source releases changes the paths, so fetchpatch against GitHub doesn't apply cleanly
* | | | | | | Merge pull request #24355 from LnL7/libcxx-4-pthreadmachDaniel Peebles2017-03-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libcxx-4: add pthread_mach_thread_np patch
| * | | | | | | libcxx-4: add pthread_mach_thread_np patchDaiderd Jordan2017-03-26
| | | | | | | |
* | | | | | | | Merge pull request #24364 from sternenseemann/shrikhandMichael Raskin2017-03-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | shrikhand: init 2016-03-03
| * | | | | | | | shrikhand: init 2016-03-03sternenseemann2017-03-26
| | | | | | | | |
* | | | | | | | | Merge pull request #24363 from pmahoney/skarnet-updatesMichael Raskin2017-03-26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | update skarnet.org packages
| * | | | | | | | | update skarnet.org packagesPatrick Mahoney2017-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | execline: 2.1.4.5 -> 2.2.0.0 s6-dns: 2.0.0.7 -> 2.1.0.0 s6-linux-utils: 2.0.2.3 -> 2.2.0.0 s6-networking: 2.1.0.4 -> 2.2.1.0 s6-portable-utils: 2.1.0.0 -> 2.1.0.0 (no version change) s6-rc: 0.0.2.1 -> 0.1.0.0 s6: 2.2.4.3 -> 2.4.0.0 skalibs: 2.3.9.0 -> 2.4.0.1 Also use new --enable-absolute-paths configure arg to correctly set paths to runtime executables to point within the nix store rather than relying on PATH resolution.
* | | | | | | | | | grsecurity: 4.9.17-201703221829 -> 4.9.18-201703261106Joachim Fasting2017-03-26
| | | | | | | | | |
* | | | | | | | | | signing-party: Fix deps and include all toolsMichael Weiss2017-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additional tools: - gpg-key2latex - gpgdir - gpgwrap This module is really hacky and the dependencies are very messy... :o However I tried my best at testing all 19 individual tools and they should (hopefully) all work now (apart from sendmail which can be provided by multiple packages) :) The code is very redundant (sorry) but imho it's easier to read and maintain it that way. TODO: There are some additional manual pages that could be included (I'm too exhausted for that atm...). And there might be a lot of stuff that could be improved in the future.
* | | | | | | | | | google-compute-image: fix Yama LSM option conflictc74d2017-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Having fixed the Google Compute Engine image build process's copying of store paths in PR #24264, I ran `nixos-rebuild --upgrade switch`... and the GCE image broke again, because it sets the NixOS configuration option for the sysctl variable `kernel.yama.ptrace_scope` to `mkDefault "1"`, i.e., with override priority 1000, and now the `sysctl` module sets the same option to `mkDefault "0"` (this was changed in commit 86721a5f78718caf10c578e9501f8b4d19c0eb44). This patch raises the override priority of the Google Compute Engine image configuration's definition of the Yama sysctl option to 500 (still lower than the priority of an unmodified option definition). I have tested that this patch allows the Google Compute Engine image to again build successfully for me.
* | | | | | | | | | Merge pull request #22850 from ↵Franz Pletz2017-03-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kampfschlaefer/feature/21745-fix_networking_restart fix #21745, preserve container connectivity when the bridge changes
| * | | | | | | | | | network-interfaces: reload bridges on conf changesArnold Krille2017-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And adopt the tests to add an interface and remove it again. It should work when deactivating rstp, it will not work when activating rstp for the first bridge as then the userspace daemon is not yet available. But once one bridge is active with stp, it should work with the reload for any further bridge. Fixes #21745. Also see #22547.
* | | | | | | | | | | Merge pull request #24361 from miltador/way-coolerMichael Raskin2017-03-26
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | way-cooler: init at 0.5.2
| * | | | | | | | | | way-cooler: init at 0.5.2Vasiliy Solovey2017-03-26
| | | | | | | | | | |
* | | | | | | | | | | dropbox: 21.4.25 -> 22.4.24Thomas Tuegel2017-03-26
| | | | | | | | | | |
* | | | | | | | | | | filezilla: 3.25.0 -> 3.25.1Pascal Wittmann2017-03-26
|/ / / / / / / / / /