summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos/gitlab: rebuild authorized_keys during preStartWilliButz2018-09-25
| | | | | This updates the path to the 'gitlab-shell' to the correct store path when gitlab is restarted.
* gitlab module: workhorse may start before gitlabRobin Gloster2018-09-25
|
* gitlab: 11.2.3 -> 11.3.0Robin Gloster2018-09-25
|
* gitaly: 0.117.2 -> 0.120.0Robin Gloster2018-09-25
|
* gitlab-shell: 8.1.1 -> 8.3.3Robin Gloster2018-09-25
|
* gitlab-workhorse: 6.0.0 -> 6.1.0Robin Gloster2018-09-25
|
* nixos/gitlab: avoid creating recursive symlinks, add gitlab-rake depsKristoffer Thømt Ravneberg2018-09-25
|
* gitlab-ee: init at 11.2.3Kristoffer Thømt Ravneberg2018-09-25
|
* gitlab: 10.8.0 -> 11.2.3Kristoffer Thømt Ravneberg2018-09-25
|
* gitlab-shell: 7.1.2 -> 8.1.1Kristoffer Thømt Ravneberg2018-09-25
|
* gitaly: 0.100.0 -> 0.117.2Kristoffer Thømt Ravneberg2018-09-25
|
* gitlab-workhorse: 4.2.0 -> 6.0.0Kristoffer Thømt Ravneberg2018-09-25
|
* Merge pull request #47303 from obsidiansystems/haskell-no-recJohn Ericson2018-09-24
|\ | | | | ghc, ghcjs: Get rid of extraneous alex, happy, and hscolour args
| * Merge remote-tracking branch 'upstream/master' into haskell-no-recJohn Ericson2018-09-24
| |\ | |/ |/|
* | Merge pull request #47300 from obsidiansystems/haskell-no-recJohn Ericson2018-09-24
|\ \ | | | | | | haskellPackages: Avoid outer `rec { .. }`
| | * Merge remote-tracking branch 'upstream/master' into haskell-no-recJohn Ericson2018-09-24
| | |\ | |_|/ |/| |
* | | Merge pull request #47238 from obsidiansystems/overrideScope-orderJohn Ericson2018-09-24
|\ \ \ | | | | | | | | lib: Deprecate `overrideScope` in lieu of `overrideScope'` taking arguments in the conventional order
* | | | libtins: 3.5 -> 4.0 (#38208)R. RyanTM2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libtins/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 4.0 with grep in /nix/store/izz1bkj35g5bb6kvqa5kqgb376xhardg-libtins-4.0 - found 4.0 in filename of file in /nix/store/izz1bkj35g5bb6kvqa5kqgb376xhardg-libtins-4.0 - directory tree listing: https://gist.github.com/26990576c9472ca38b4d21613157856b
* | | | compactor: 0.11.0 -> 0.11.1 (#47271)Felipe Espinoza2018-09-24
| | | |
* | | | Merge pull request #47296 from matthewbauer/closure-size-reductionsxeji2018-09-24
|\ \ \ \ | | | | | | | | | | ISO/OVA closure size reductions
| * | | | nfs-utils: properly strip system-generatorsMatthew Bauer2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs-utils had a dependency on gcc through etc/systemd/system-generators/*-server-generator. It was not stripped correctly because it’s not in an expected path. This adds it to the strip list.
| * | | | nixos: don’t enableQt4Support for installer profileMatthew Bauer2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is already done in installer/cd-dvd/installation-cd-graphical-kde.nix but not in profiles/graphical.nix. Related to #47256.
* | | | | nixos/chrony: clean up, rework to be a little closer to upstreamAustin Seipp2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most importantly, this sets PrivateTmp, ProtectHome, and ProtectSystem so that Chrony flaws are mitigated, should they occur. Moving to ProtectSystem=full however, requires moving the chrony key files under /var/lib/chrony -- which should be fine, anyway. This also ensures ConditionCapability=CAP_SYS_TIME is set, ensuring that chronyd will only be launched in an environment where such a capability can be granted. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | bluez-alsa: init at 1.3.1 (#47236)Jan Malakhovski2018-09-24
| | | | |
* | | | | Merge pull request #47112 from Avaq/add/twaJörg Thalheim2018-09-24
|\ \ \ \ \ | | | | | | | | | | | | twa: init at 1.3.1
| * | | | | twa: init at 1.3.1Aldwin Vlasblom2018-09-24
| | | | | |
* | | | | | dotnet-sdk: Reduce closure: Unpack to a subdirectory to prevent copying ↵baracoder2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | build files (#47269)
* | | | | | lhapdf: fix "lhapdf list" interactive tool (#44905)Dmitry Kalinkin2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | In version 6.2.1 the "list" command now uses python bindings, which need to be imported, so we need to set the PYTHONPATH.
* | | | | | fzy: 0.9 -> 1.0 (#47295)Vladyslav M2018-09-24
| | | | | |
* | | | | | texlive/combine.nix: drop nix1 support (#47294)Dmitry Kalinkin2018-09-24
| | | | | | | | | | | | | | | | | | Since 7d1968c0e38 ('Nix minimal version: 1.11 -> 2.0') nixpkgs now require nix 2.0+
* | | | | | phpPackages.phpcbf: 3.3.1 -> 3.3.2Elis Hirwing2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.3.2
* | | | | | phpPackages.phpcs: 3.3.1 -> 3.3.2Elis Hirwing2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.3.2
* | | | | | Merge pull request #47289 from 1000101/masterMichael Raskin2018-09-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | trezord: 2.0.14 -> 2.0.19 and nixos/trezord: revised and updated udev rules
| * | | | | | nixos/trezord: revised and updated udev rules10001012018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/trezord: revised and updated udev rules
| * | | | | | trezord: 2.0.14 -> 2.0.1910001012018-09-24
| | | | | | |
| * | | | | | add myself 1000101 as maintainer10001012018-09-24
| | | | | | |
* | | | | | | Merge pull request #47273 from pacien/patch-5Jörg Thalheim2018-09-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | matrix-synapse: 0.33.3.1 -> 0.33.5
| * | | | | | | matrix-synapse: 0.33.3.1 -> 0.33.5Notkea2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade matrix-synapse to the latest version, adding a new required dependency (treq)
* | | | | | | | Merge pull request #47283 from flokli/elasticsearch-dsl-6.2.1Jörg Thalheim2018-09-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | pythonPackages.elasticsearch-dsl: 0.0.9 -> 6.2.1
| * | | | | | | | pythonPackages.elasticsearch-dsl: 0.0.9 -> 6.2.1Florian Klink2018-09-24
| | | | | | | | |
* | | | | | | | | Update overrides for ghc-8.6.x.Peter Simons2018-09-24
| | | | | | | | |
* | | | | | | | | haskell-hspec-core: use latest version when building with ghc 8.6.xPeter Simons2018-09-24
| | | | | | | | |
* | | | | | | | | haskell-stm: update overrides for the new 2.5.x versionPeter Simons2018-09-24
| | | | | | | | |
* | | | | | | | | haskell-text: update overrides for the new versionPeter Simons2018-09-24
| | | | | | | | |
* | | | | | | | | haskell-stm: update overrides for the new 2.5.x versionPeter Simons2018-09-24
| | | | | | | | |
* | | | | | | | | Add a couple of overrides to fix build with GHC 8.6.1.Peter Simons2018-09-24
| | | | | | | | |
* | | | | | | | | all-cabal-hashes: update snapshot to Hackage at 2018-09-18T11:13:20ZPeter Simons2018-09-24
| | | | | | | | |
* | | | | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.11.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/be1e8a29d299be9e024a031a685db5b7fa702c38.
* | | | | | | | | hackage2nix: disable broken Hydra buildsPeter Simons2018-09-24
| | | | | | | | |
* | | | | | | | | nixos tests: move common configuration into separate fileDomen Kožar2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows tests outside nixos to use acme setup.