summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* kubernetes: update serviceMatej Cotman2017-09-24
|
* kube-dns: 1.14.1Matej Cotman2017-09-24
|
* kubernetes module: authorization improvementsJaka Hudoklin2017-09-24
|
* kubernetes: 1.5.6 -> 1.6.4Matej Cotman2017-09-24
|
* tinc: 1.0.31 -> 1.0.32Florian Jacob2017-09-24
|
* maintainers/hydra-eval-failures: fix with new libRobin Gloster2017-09-24
| | | | lib/maintainers.nix now is a function
* Merge pull request #29108 from Gerschtli/update/slock-patchesJörg Thalheim2017-09-24
|\ | | | | slock: adds ability to add custom patches
| * slock: adds ability to add custom patchesTobias Happ2017-09-23
| |
* | Merge pull request #29689 from jerith666/minecraft-1.12.2Joachim F2017-09-24
|\ \ | | | | | | minecraft-server: 1.12 -> 1.12.2
| * | minecraft-server: 1.12 -> 1.12.2Matt McHenry2017-09-22
| | |
* | | Merge pull request #29714 from bachp/riot-web-0.12.6Joachim F2017-09-24
|\ \ \ | | | | | | | | riot-web: 0.12.5 -> 0.12.6
| * | | riot-web: 0.12.5 -> 0.12.6Pascal Bach2017-09-23
| | | |
* | | | Merge pull request #29020 from danbst/salt-updateJoachim F2017-09-24
|\ \ \ \ | | | | | | | | | | salt: 2016.11.5 -> 2017.7.1, patch fix
| * | | | salt: 2016.11.5 -> 2017.7.1, patch fixdanbst2017-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The libcrypto patch didn't work well with `salt-ssh` (that code failed on remote machines), so let's make Nix-based library lookup as fallback. https://github.com/saltstack/salt/issues/43350
* | | | | fscrypt: init at 0.2.1Michael Weiss2017-09-24
| | | | |
* | | | | nixos/rabbitmq: fix restarts and sasl logsGraham Christensen2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. The chmod 400 with the preset cookie prevented restarts, as on the second boot it would fail to write to the cookie. Oops. 2. As far as I can tell, sasl logs were disabled because of the following error: {error,{cannot_log_to_tty,sasl_report_tty_h,not_installed}} Not because we actually wanted to disable them. This meant the management plugin wasn't usable due to a bug set to be fixed in 3.7.0.
* | | | | encfs: 1.9.1 -> 1.9.2Joachim Fasting2017-09-23
| | | | | | | | | | | | | | | | | | | | See https://github.com/vgough/encfs/releases/tag/v1.9.2
* | | | | openafs-client: 1.6.21 -> 1.6.21.1Joachim Fasting2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per https://www.openafs.org/dl/openafs/1.6.21.1/RELNOTES-1.6.21.1 this release adds support for linux 4.13 Related to https://github.com/NixOS/nixpkgs/issues/28643
* | | | | sshfs: 3.2.0 -> 3.3.0Michael Weiss2017-09-23
| | | | |
* | | | | libjack2: fix darwin buildDaiderd Jordan2017-09-23
| | | | |
* | | | | darwin-frameworks: add impure version of CoreFoundationDaiderd Jordan2017-09-23
| | | | |
* | | | | tor-browser-bundle-bin: support audio playback without pulseaudioJoachim Fasting2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | Still a little rough around the edges but does work. Defaults to using the default plughw; set the APULSE_PLAYBACK_DEVICE envvar to override.
* | | | | apulse: 0.1.6 -> 0.1.10Joachim Fasting2017-09-23
| | | | |
* | | | | fuse3: 3.1.1 -> 3.2.0Michael Weiss2017-09-23
| |/ / / |/| | |
* | | | Merge pull request #29690 from therealpxc/varnishDaiderd Jordan2017-09-23
|\ \ \ \ | | | | | | | | | | varnish: enable Darwin build
| * | | | varnish: enable Darwin buildPatrick Callahan2017-09-22
| | | | |
* | | | | qt5-qtbase: fix darwin buildDaiderd Jordan2017-09-23
| | | | | | | | | | | | | | | | | | | | Fixes #27474
* | | | | Merge pull request #21077 from xtruder/nixos/programs/npm/addJaka Hudoklin2017-09-23
|\ \ \ \ \ | | | | | | | | | | | | npm module: add npm module for global npm config
| * | | | | npm module: add npm as nixos programJaka Hudoklin2017-09-23
| | | | | |
* | | | | | nixos-generate-config: add programs options examplesFranz Pletz2017-09-23
| | | | | |
* | | | | | nixos/install: disable kernel debug console loggingFranz Pletz2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add another option for debugging instead. Lots of users have been complaining about this default behaviour. This patch also cleans up the EFI bootloader entries in the ISO.
* | | | | | encrypted devices: add label set assertion (#29651)Silvan Mosberger2017-09-23
| | | | | |
* | | | | | asymptote: do not install sty-files, let texlive care of itMichael Raskin2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TeXLive version is effectively identical anyway, and it caused an unneccessary file name collision. Fixes: #29671
* | | | | | Merge pull request #29708 from obsidiansystems/ghc-prebuilt-indentJohn Ericson2017-09-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | ghc prebuilt: Normalize style without changing hashes
| * | | | | | ghc prebuilt: Fix indentationJohn Ericson2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Doing this separately so the other commits are more readable
| * | | | | | ghc prebuilt: Clean up syntax, without changes hashesJohn Ericson2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If I'm going to make a bunch more of these, I think it's a good idea to make them more uniform first.
| * | | | | | ghc prebuilt: Don't hardcode the version in a few more placesJohn Ericson2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes noise in the diff, making creating new versions easier. No hashes should be changed.
| * | | | | | ghc-6.10.2-binary: Remove dead Darwin codeJohn Ericson2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This looks like a WIP attempt from 2008
* | | | | | | Merge pull request #29678 from mimadrid/update/axel-2.14.1Pascal Wittmann2017-09-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | axel: 2.13.1 -> 2.14.1
| * | | | | | | axel: 2.13.1 -> 2.14.1mimadrid2017-09-23
| | | | | | | |
* | | | | | | | Merge pull request #29677 from mimadrid/update/entr-3.8Pascal Wittmann2017-09-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | entr: 3.7 -> 3.8
| * | | | | | | | entr: 3.7 -> 3.8mimadrid2017-09-23
| |/ / / / / / /
* | | | | | | | Merge pull request #29681 from mimadrid/update/filezilla-3.27.1Pascal Wittmann2017-09-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | filezilla: 3.27.0.1 -> 3.27.1
| * | | | | | | | filezilla: 3.27.0.1 -> 3.27.1mimadrid2017-09-23
| | | | | | | | |
| * | | | | | | | libfilezilla: 0.10.0 -> 0.10.1mimadrid2017-09-23
| |/ / / / / / /
* | | | | | | | Merge pull request #29680 from mimadrid/update/gsource-0.47Pascal Wittmann2017-09-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | gsource: 0.44 -> 0.47
| * | | | | | | | gsource: 0.44 -> 0.47mimadrid2017-09-23
| |/ / / / / / /
* | | | | | | | python.pkgs.python-gnupg: disable failing test test_search_keysRobert Scott2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reading the code, it's hard to see how this test was *ever* supposed to pass. interestingly, peeking across the fence, guix have disabled this test too for the same reason. note that tests don't actually run *at all* on py27 but that's a problem for another day
* | | | | | | | fanctl, fan module: removeRobin Gloster2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This has been broken nearly all the time due to the patches needed to iproute2 not being compatible with the newer versions we have been shipping. As long as Ubuntu does not manage to upstream these changes so they are maintained with iproute2 and we don't have a maintainer updating these patches to new iproute2 versions it is not feasible to have this available.
* | | | | | | | kodi: 17.3 -> 17.4Samuel Leathers2017-09-23
| | | | | | | |