summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nixos/spice-webdavd: init•••spice-webdavd installed in the guest allows file sharing with the host. origin/kevincox-phodav-udevKevin Cox2020-09-012-0/+28
* phodav: Expose udev rules.Kevin Cox2020-09-011-1/+7
* python3Packages.qiskit: 0.19.6 -> 0.20.0Drew Risinger2020-08-251-7/+14
* python3Packages.qiskit-aqua: 0.7.3 -> 0.7.5Drew Risinger2020-08-251-5/+19
* python3Packages.qiskit-ignis: 0.3.3 -> 0.4.0Drew Risinger2020-08-251-7/+11
* python3Packages.qiskit-ibmq-provider: 0.7.2 -> 0.8.0Drew Risinger2020-08-251-2/+3
* python3Packages.qiskit-aer: 0.5.2 -> 0.6.1Drew Risinger2020-08-252-21/+76
* python3Packages.yfinance: init at 0.1.54Drew Risinger2020-08-252-0/+38
* python3Packages.multitasking: init at 0.0.9•••Dependency for python3Packages.yfinance Drew Risinger2020-08-252-0/+27
* python3Packages.qiskit-terra: 0.14.2 -> 0.15.1Drew Risinger2020-08-251-16/+8
* python3Packages.retworkx: 0.3.4 -> 0.4.0•••Also compile from source using Rust. Now possible b/c pyo3/maturin work on Rust stable. Drew Risinger2020-08-252-36/+44
* muparserx: init at 4.0.8Drew Risinger2020-08-252-0/+44
* python3Packages.pylatexenc: 2.4 -> 2.7Drew Risinger2020-08-251-3/+3
* podman: 2.0.4 -> 2.0.5•••https://github.com/containers/podman/releases/tag/v2.0.5 zowoq2020-08-261-2/+2
* Merge pull request #95678 from helsinki-systems/upd/sogo•••sogo: 4.3.2 -> 5.0.0Lassulus2020-08-263-9/+9
|\
| * sogo: switch to (hopefully) stable patch url•••patches were "rewritten" in their repo, that's why the hash changed ajs1242020-08-241-2/+2
| * sogo: remove SOGoZipPath•••sogo links against libzip now ajs1242020-08-171-1/+0
| * sogo: 4.3.2 -> 5.0.0ajs1242020-08-171-4/+5
| * sope: 4.3.2 -> 5.0.0ajs1242020-08-171-2/+2
* | Merge pull request #79024 from helsinki-systems/xcowsay-init•••xcowsay: Init at 1.5Lassulus2020-08-262-0/+42
|\ \
| * | xcowsay: Init at 1.4Janne Heß2020-08-252-0/+42
* | | libappindicator: 12.10.0 -> 12.10.1+20.10.20200706.1•••This moves libappindicator to use a different upstream source. Rather than use the 8 year old (!) version displayed on its homepage (https://launchpad.net/libappindicator), this switches us to the maintained lp:libappindicator branch, browseable over here: https://code.launchpad.net/~indicator-applet-developers/libappindicator/trunk. This includes numerous fixes, remains updated, and matches what ubuntu uses. Due to a personal preference for git over bzr, I have the package using ubuntu's git mirror of the package for the source rather than the bzr repo where I _think_ development actually takes place. This also removes the no-python patch, because per revision 292 (https://bazaar.launchpad.net/~indicator-applet-developers/libappindicator/trunk/revision/292), that has been dropped from upstream already, so the patch is no longer needed. The primary motivation behind this change is to fix a crash with libappindicator (reported https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1867996 and in various other places). The relevant patch for that should be included in this version. Euan Kemp2020-08-251-17/+11
* | | Merge pull request #96263 from bendlas/warn-wpa-supplicant-config•••nixos: wpa_supplicant: warn on unused configHerwig Hochleitner2020-08-251-0/+3
|\ \ \
| * | | nixos: wpa_supplicant: warn on unused configHerwig Hochleitner2020-08-251-0/+3
* | | | Merge pull request #96226 from marsam/update-vault•••vault: 1.5.0 -> 1.5.2Lassulus2020-08-252-8/+8
|\ \ \ \
| * | | | vault-bin: 1.3.0 -> 1.5.2Mario Rodas2020-08-241-6/+6
| * | | | vault: 1.5.0 -> 1.5.2Mario Rodas2020-08-241-2/+2
* | | | | Merge pull request #96121 from OmnipotentEntity/katago-1.6.0•••katago: 1.5.0 -> 1.6.0Michele Guerini Rocco2020-08-252-9/+27
|\ \ \ \ \
| * | | | | katago: 1.5.0 -> 1.6.0Michael Reilly2020-08-242-9/+27
* | | | | | nixos/tests: use ::1 instead of anycast address (#96250)•••According to RFC4291[1], 2001:db8:: is the anycast address for the prefix and will be answered by all routers responsible for this prefix. This means that before the iputils bump, the ping from client to isp was answered by the router and not by the ISP machine. Switching away from the anycast address fixes this issue. Credits for finding this go to @primeos. [1]: https://tools.ietf.org/html/rfc4291#section-2.6.1 Fixes #96188Rouven Czerwinski2020-08-251-4/+4
* | | | | | vagrant: 2.2.9 -> 2.2.10•••ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.2.10/CHANGELOG.md#2210-august-24-2020 Apart from the usual `gemset`-update the following patches were altered: * Deprecation fix on ruby 2.6.5: was removed since the underlying issue was fixed upstream. * 0004-Support-system-installed-plugins.patch: re-downloaded the rebased version from `salsa.debian.org`[1] where we originally obtained the patch from. * use-system-bundler-version: re-applied on top of Vagrant 2.2.10. [1] https://salsa.debian.org/ruby-team/vagrant/-/blob/9d86f222/debian/patches/0004-Support-system-installed-plugins.patch Maximilian Bosch2020-08-254-38/+37
* | | | | | Merge pull request #96179 from bbigras/sssd•••nixos/sssd: fix the moduleAnderson Torres2020-08-253-1/+21
|\ \ \ \ \ \
| * | | | | | nixos/sssd: fix the module•••'system.nssModules' was not set correctly fix #91242 Bruno Bigras2020-08-243-1/+21
* | | | | | | Merge pull request #79239 from andersk/mlocate-warning•••locate: Clarify mlocate warning messageAnderson Torres2020-08-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | locate: Clarify mlocate warning message•••Make it clear that the warning is that updatedb will run as root, not that locate will only run as root. Also explain how to silence the warning. Fixes #30864. Signed-off-by: Anders Kaseorg <andersk@mit.edu> Anders Kaseorg2020-03-251-1/+1
* | | | | | | | Merge pull request #96291 from lucperkins/open-policy-agent-0.23.2•••open-policy-agent: 0.22.0 -> 0.23.2lewo2020-08-251-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | open-policy-agent: 0.22.0 -> 0.23.2Luc Perkins2020-08-251-2/+2
* | | | | | | | | Merge pull request #96281 from expipiplus1/joe-hls-typo•••haskellPackages.haskell-language-server: fix typo in update scriptRobert Hensing2020-08-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | haskellPackages.haskell-language-server: fix typo in update scriptJoe Hermaszewski2020-08-251-1/+1
* | | | | | | | | | lutris: add harfbuzz to fhsenv•••libpango needs harfbuff André-Patrick Bubel2020-08-251-1/+1
* | | | | | | | | | Merge pull request #96068 from r-ryantm/auto-update/navi•••navi: 2.7.1 -> 2.8.0Ryan Mulligan2020-08-251-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | navi: 2.7.1 -> 2.8.0R. RyanTM2020-08-231-3/+3
* | | | | | | | | | | helm: compile with gcc9 (#95862)•••To make using MESA libraries that are compiled with gcc9 work, refs #95806Arnout Engelen2020-08-252-6/+23
* | | | | | | | | | | qt5.qtwebengine: fix build with bison-3.7 (#96295)Fabian Möller2020-08-251-1/+12
* | | | | | | | | | | Merge branch 'llvm_11' into master•••This merges #94204 with the only difference being that I modified the history into three commits that should be easier to review and understand. Original history: 3524f4cfa94744bf5058bed6f2e3f6490f4c8e1b Modified history: df267a4cca6814261e10e9e3cb87fb706519307d Michael Weiss2020-08-2520-0/+1508
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | llvm_11: 11.0.0rc1 -> 11.0.0rc2•••http://lists.llvm.org/pipermail/release-testers/2020-August/001321.html Gabor Greif2020-08-2510-12/+12
| * | | | | | | | | | | llvm_11: init at 11.0.0rc1•••http://lists.llvm.org/pipermail/release-testers/2020-July/001305.html TODO: Enable Polly. Co-authored-by: conferno <conferno@camfex.cz> Gabor Greif2020-08-2514-145/+37
| * | | | | | | | | | | llvm_11: Copy all files from llvmPackages_10•••This is simply the result of: cp -r pkgs/development/compilers/llvm/10 pkgs/development/compilers/llvm/11/ Michael Weiss2020-08-2521-0/+1616
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Revert "nheko: dirty fix to #94942 (#95060)"•••This reverts commit f8a49ec8dbe3eac1a8f6e4dd8146eae633142808. With 57f05745951 in master this workaround is not required anymore. Michael Weiss2020-08-251-5/+0
* | | | | | | | | | | Revert "tdesktop: Add a temporary workaround to fix the Linux build"•••This reverts commit e7987936c1b28b0de3d774731bc26cde47c24c44. With 57f05745951 in master this workaround is not required anymore. Michael Weiss2020-08-251-3/+1