-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: eb639a82e018
head repository: NixOS/nixpkgs-channels
compare: 92d970c7667e
Commits on Mar 9, 2020
-
nixos/nvidia : added nvidia-persistenced
Rakesh Gupta committedMar 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 89a8a31 - Browse repository at this point
Copy the full SHA 89a8a31View commit details
Commits on May 9, 2020
-
php.buildPecl: Allow PECLs to depend on other PECLs
Some PECLs depend on other PECLs and, like internal PHP extension dependencies, need to be loaded in the correct order. This makes this possible by adding the argument "peclDeps" to buildPecl, which adds the extension to buildInputs and is treated the same way as internalDeps when the extension config is generated.
Configuration menu - View commit details
-
Copy full SHA for 9f09253 - Browse repository at this point
Copy the full SHA 9f09253View commit details -
php.extensions.apcu_bc: Fix runtime loading
Fix an issue brought up in #86463, where the apcu_bc extension isn't loaded correctly since it produces a .so with a different name than the extension name. Also, the apcu extension has to be loaded and loaded prior to loading this extension.
Configuration menu - View commit details
-
Copy full SHA for 295fc29 - Browse repository at this point
Copy the full SHA 295fc29View commit details -
php.extensions.pcs: Mark broken in 7.3, add tokenizer dependency
The pcs extension fails to load at runtime with PHP 7.3, so let's mark it broken from 7.3 onwards. It also depends on the tokenizer internal extension.
Configuration menu - View commit details
-
Copy full SHA for 2f1f359 - Browse repository at this point
Copy the full SHA 2f1f359View commit details -
php.extensions.couchbase: Fix build and runtime loading
The couchbase extension depends on the igbinary PECL which needs to be loaded and loaded prior to it. It also seems like the pcs extension isn't actually needed - it at least builds and loads without it. Since the pcs extension dependency was the reason couchbase didn't build on PHP 7.4 it now does, so let's unmark it broken.
Configuration menu - View commit details
-
Copy full SHA for fa4c995 - Browse repository at this point
Copy the full SHA fa4c995View commit details -
dino: allow newer versions of libsignal-protocol-c
The exact version of libsignal-protocol-c used by dino is hard-coded to 2.3.2 because "libsignal-protocol-c has a history of breaking compatibility on the patch level". This prevents libsignal-protocol-c from being updated in NixOS/nixpkgs#83736. Upstream already allows newer versions in the latest git master, so patch the source with this commit. Unfortunately patching doesn't work with git submodules but since the submodule is not used anyways, simply ignore this part of the patch.
Configuration menu - View commit details
-
Copy full SHA for 099bc11 - Browse repository at this point
Copy the full SHA 099bc11View commit details
Commits on May 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3572963 - Browse repository at this point
Copy the full SHA 3572963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 254aeb5 - Browse repository at this point
Copy the full SHA 254aeb5View commit details -
Merge pull request #86614 from talyz/php-buildpecl-pecldeps
php.buildPecl: Make it possible for PECLs to depend on other PECLs, fix apcu_bc and couchbase
Configuration menu - View commit details
-
Copy full SHA for e4efa8b - Browse repository at this point
Copy the full SHA e4efa8bView commit details -
Merge pull request #77054 from formbay/nvidia-persistenced
nixos/nvidia : added nvidia-persistenced
Configuration menu - View commit details
-
Copy full SHA for be03474 - Browse repository at this point
Copy the full SHA be03474View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef53fe2 - Browse repository at this point
Copy the full SHA ef53fe2View commit details -
isync: Add myself (@primeos) as maintainer
Since 887295f we need a new maintainer and I depend on this software. The rest of the changes is just a refactoring (apart from meta attributes).
Configuration menu - View commit details
-
Copy full SHA for 6c1b066 - Browse repository at this point
Copy the full SHA 6c1b066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 024a6dc - Browse repository at this point
Copy the full SHA 024a6dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da0ce4 - Browse repository at this point
Copy the full SHA 8da0ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1104de3 - Browse repository at this point
Copy the full SHA 1104de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22fef8e - Browse repository at this point
Copy the full SHA 22fef8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2405542 - Browse repository at this point
Copy the full SHA 2405542View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec285b8 - Browse repository at this point
Copy the full SHA ec285b8View commit details -
Merge pull request #87467 from r-ryantm/auto-update/qbs
qbs: 1.15.0 -> 1.16.0
Configuration menu - View commit details
-
Copy full SHA for 58d3628 - Browse repository at this point
Copy the full SHA 58d3628View commit details -
Merge pull request #87460 from r-ryantm/auto-update/qbittorrent
qbittorrent: 4.2.2 -> 4.2.5
Configuration menu - View commit details
-
Copy full SHA for f88bdf3 - Browse repository at this point
Copy the full SHA f88bdf3View commit details -
Merge pull request #87485 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2002.0 -> 8.2004.0
Configuration menu - View commit details
-
Copy full SHA for 88fd82d - Browse repository at this point
Copy the full SHA 88fd82dView commit details -
nixos/tests/gitdaemon: fix spurious test failures due to flaky network
This test is sometimes flaky on hydra as at the time of the `git clone` the network isn't really configured yet[1]. That problem doesn't seem to occur locally but if you run it on a machine with high enough load (such as hydra build machines). Hopefully this will make the test not flaky anymore. [1] https://hydra.nixos.org/build/118710378/nixlog/21/raw
Configuration menu - View commit details
-
Copy full SHA for a432f83 - Browse repository at this point
Copy the full SHA a432f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1792c4 - Browse repository at this point
Copy the full SHA b1792c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ae0c0 - Browse repository at this point
Copy the full SHA 03ae0c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6ac6d0 - Browse repository at this point
Copy the full SHA a6ac6d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92d970c - Browse repository at this point
Copy the full SHA 92d970cView commit details
There are no files selected for viewing