summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "nixos/nix-daemon: use structural settings"origin/revert-139075-nix-structural-settings-patch-1pennae2022-01-2825-471/+338
* Merge pull request #157059 from helsinki-systems/drop/softether_4_25•••softether_4_25: dropajs1242022-01-282-54/+0
|\
| * softether_4_25: dropajs1242022-01-272-54/+0
* | lighttpd: add patch to fix build on darwin x86_64Robert Scott2022-01-281-0/+9
* | Merge pull request #147557 from wmertens/nixos-ozone•••wayland: enable ozone via $NIXOS_OZONE_WLWout Mertens2022-01-2712-38/+67
|\ \
| * | wayland: enable ozone via $NIXOS_OZONE_WL•••Chrome, Chromium, VSCode, Slack, Signal, Discord, element-desktop, schildichat. For the latter two, the feature flag useWayland was removed and a wrapper script was provided. Wout Mertens2022-01-2712-38/+67
* | | smooth: 0.9.8 -> 0.9.9•••(#156321)R. RyanTM2022-01-271-2/+2
* | | Merge pull request #157037 from r-ryantm/auto-update/linode-cli•••linode-cli: 5.14.0 -> 5.15.0Ryan Mulligan2022-01-271-4/+4
|\ \ \
| * | | linode-cli: 5.14.0 -> 5.15.0R. Ryantm2022-01-271-4/+4
* | | | libosmium: 2.17.2 -> 2.17.3•••(#156566)R. RyanTM2022-01-271-2/+2
* | | | flatpak: 1.12.2 -> 1.12.4•••Fixes CVE-2021-43860 and CVE-2022-21682 Changes: https://github.com/flatpak/flatpak/releases/tag/1.12.4 https://github.com/flatpak/flatpak/releases/tag/1.12.3 Security advisories: https://github.com/flatpak/flatpak/security/advisories/GHSA-qpjc-vq3c-572j https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx Thomas Gerbet2022-01-272-10/+3
| |_|/ |/| |
* | | Merge pull request #156396 from helsinki-systems/upd/mysocket•••mysocketw: switch to fork with version 3.10.27ajs1242022-01-272-12/+10
|\ \ \
| * | | mysocketw: switch to fork with version 3.10.27ajs1242022-01-242-12/+10
* | | | Merge pull request #156857 from hercules-ci/fix-version-suffix-convention•••doc/coding-conventions: Fix version attribute suffix to match realityRobert Hensing2022-01-271-1/+1
|\ \ \ \
| * | | | doc/coding-conventions: Fix version attribute suffix to match reality•••The current doc is wildly out of touch with reality. A regex search shows the following stats. ``` Style example Frequency Regex used nix-2-5: 8 [a-zA-Z]-[0-9]+(-[0-9]+)+ = nix-2_5: 17 [a-zA-Z]-[0-9]+(_[0-9]+)+ = nix_2_5: 689 [a-zA-Z]_[0-9]+(_[0-9]+)+ = nix_2-5: 1 [a-zA-Z]_[0-9]+(-[0-9]+)+ = ``` Robert Hensing2022-01-261-1/+1
* | | | | Merge pull request #156845 from mayflower/nextcloud-group•••nextcloud: make home group-readableLinus Heckemann2022-01-271-3/+2
|\ \ \ \ \
| * | | | | nextcloud: use tmpfiles to create group-readable home•••users.users.*.createHome makes home only owner-readable. This breaks nginx reading static assets from nextcloud's home, after a nixos-rebuild that did not restart nextcloud-setup. Closes #112639 Jörg Thalheim2022-01-271-3/+2
* | | | | | nixos/lib: Use SingleLineStr in systemd descriptionDaniel Olsen2022-01-271-1/+1
* | | | | | Merge pull request #157043 from tomfitzhenry/spot-0.3.1•••spot: 0.3.0 -> 0.3.1Jan Tojnar2022-01-271-3/+3
|\ \ \ \ \ \
| * | | | | | spot: 0.3.0 -> 0.3.1•••https://github.com/xou816/spot/releases/tag/0.3.1 Tom Fitzhenry2022-01-281-3/+3
* | | | | | | keepalived: 2.2.4 -> 2.2.7•••Fixes CVE-2021-44225. https://www.keepalived.org/release-notes/Release-2.2.7.html Thomas Gerbet2022-01-271-2/+2
* | | | | | | flatpak-builder: 1.2.0 -> 1.2.2•••Changes: https://github.com/flatpak/flatpak-builder/releases/tag/1.2.2 https://github.com/flatpak/flatpak-builder/releases/tag/1.2.1 Security advisory: https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx Thomas Gerbet2022-01-271-6/+2
* | | | | | | python310Packages.azure-mgmt-applicationinsights: 2.0.0 -> 2.1.0R. Ryantm2022-01-271-2/+2
* | | | | | | python310Packages.sqlite-utils: 3.22 -> 3.22.1R. Ryantm2022-01-271-2/+2
* | | | | | | python39Packages.mautrix: 0.14.5 -> 0.14.6R. Ryantm2022-01-271-2/+2
* | | | | | | python310Packages.sagemaker: 2.73.0 -> 2.74.0R. Ryantm2022-01-271-2/+2
* | | | | | | lighttpd: 1.4.63 -> 1.4.64•••https://www.lighttpd.net/2022/1/19/1.4.64/ Thomas Gerbet2022-01-271-14/+5
|/ / / / / /
* | | | | | Merge pull request #156899 from drupol/php/add-ds-extensionSandro2022-01-272-0/+21
|\ \ \ \ \ \
| * | | | | | phpExtensions.ds: init at 1.4.0Pol Dellaiera2022-01-262-0/+21
* | | | | | | python3Packages.objax: fix tensorboard dependency (#156909)•••Also moved `jaxlib` to `buildInputs` to avoid injecting it into dependent packages.Alexander Tsvyashchenko2022-01-271-5/+8
* | | | | | | Merge pull request #154003 from primeos/signal-desktop•••signal-desktop: 5.27.1 -> 5.29.1Michael Weiss2022-01-271-2/+2
|\ \ \ \ \ \ \
| * | | | | | | signal-desktop: 5.29.0 -> 5.29.1Michael Weiss2022-01-271-2/+2
| * | | | | | | signal-desktop: 5.28.0 -> 5.29.0Michael Weiss2022-01-221-2/+2
| * | | | | | | signal-desktop: 5.27.1 -> 5.28.0•••This update breaks Ozone/Wayland due to an Electron update [0]. This isn't ideal but we cannot block Signal-Desktop updates indefinitely based on that. It's an upstream issue that is tracked by both Signal-Desktop [1] and Electron [2]. Unfortunately, there are no known fixes/workarounds yet. [0]: https://github.com/signalapp/Signal-Desktop/commit/46ddcc50f9efbd492126dad9f215a2a66e39995b [1]: https://github.com/signalapp/Signal-Desktop/issues/5719 [2]: https://github.com/electron/electron/issues/32436 Michael Weiss2022-01-221-2/+2
* | | | | | | | Merge pull request #156698 from bachp/poco-1.11.0•••poco: 1.10.1 -> 1.11.1Robert Scott2022-01-271-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | poco: 1.10.1 -> 1.11.1Pascal Bach2022-01-251-5/+5
* | | | | | | | | Merge pull request #156663 from lovesegfault/nix-refactor•••nix: factor out common.nixBernardo Meurer2022-01-2712-291/+397
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nix: remove pointless let..in from commonBernardo Meurer2022-01-261-4/+1
| * | | | | | | | | hydra: don't use nixUnstable aliasBernardo Meurer2022-01-261-2/+2
| * | | | | | | | | nixVersions: move buildNix functionality into common.nixBernardo Meurer2022-01-262-53/+41
| * | | | | | | | | nixVersions: keep attrset chronologically sortedBernardo Meurer2022-01-261-17/+18
| * | | | | | | | | treewide: replace nix_2_3 with nixVersions.nix_2_3Bernardo Meurer2022-01-263-15/+4
| * | | | | | | | | treewide: replace nix_2_4 with nixVersions.nix_2_4Bernardo Meurer2022-01-261-4/+4
| * | | | | | | | | nixVersions: initBernardo Meurer2022-01-263-31/+33
| * | | | | | | | | nix: move declaration to top-level/all-packagesBernardo Meurer2022-01-262-4/+3
| * | | | | | | | | nixStable: make an alias of nixBernardo Meurer2022-01-264-6/+4
| * | | | | | | | | nix: update boehmgc-coroutine-sp-fallback.patchBernardo Meurer2022-01-261-3/+6
| * | | | | | | | | nix: factor out common.nixBernardo Meurer2022-01-266-232/+361
* | | | | | | | | | twa: 1.9.1 -> 1.10.0•••(#156769)Renaud2022-01-271-13/+18
* | | | | | | | | | qt5.qtwebkit: add disambiguate handle for darwin (#156809)Will Cohen2022-01-273-0/+15