-
-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: cb45126c3ed4
head repository: NixOS/nixpkgs-channels
compare: c0b62a782d2c
Commits on Aug 7, 2019
-
roon-server: disable DynamicUser
DynamicUser currently breaks the backup functionality provided by roon, as the roon server cannot write to non-canonical directories and the recycled UIDs/GIDs would make managing permissions for the directory impossible. On top of that, it would break the ability to manage the local music library files (as it would not be able to delete them).
Configuration menu - View commit details
-
Copy full SHA for 8becc89 - Browse repository at this point
Copy the full SHA 8becc89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d242d - Browse repository at this point
Copy the full SHA 62d242dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f160233 - Browse repository at this point
Copy the full SHA f160233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6572b5e - Browse repository at this point
Copy the full SHA 6572b5eView commit details -
[roon-server] don't create user if user changes defaults
If the user changes the user for roon, we can assume they handled the setup for it
Configuration menu - View commit details
-
Copy full SHA for 9f9b458 - Browse repository at this point
Copy the full SHA 9f9b458View commit details
Commits on Aug 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d830ae9 - Browse repository at this point
Copy the full SHA d830ae9View commit details
Commits on Aug 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9fec6df - Browse repository at this point
Copy the full SHA 9fec6dfView commit details
Commits on Aug 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e4f0b64 - Browse repository at this point
Copy the full SHA e4f0b64View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9a298 - Browse repository at this point
Copy the full SHA ea9a298View commit details
Commits on Aug 20, 2019
-
openapi-generator-cli: 4.0.3 -> 4.1.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/openapi-generator-cli/versions
Configuration menu - View commit details
-
Copy full SHA for 1a4644b - Browse repository at this point
Copy the full SHA 1a4644bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f2ecf - Browse repository at this point
Copy the full SHA 50f2ecfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b53f098 - Browse repository at this point
Copy the full SHA b53f098View commit details -
python37Packages.braintree: 3.55.0 -> 3.56.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-braintree/versions
Configuration menu - View commit details
-
Copy full SHA for c2adb5d - Browse repository at this point
Copy the full SHA c2adb5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a2c241 - Browse repository at this point
Copy the full SHA 9a2c241View commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pulseeffects/versions
Configuration menu - View commit details
-
Copy full SHA for fcadb6a - Browse repository at this point
Copy the full SHA fcadb6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5d943 - Browse repository at this point
Copy the full SHA bf5d943View commit details -
Merge pull request #67021 from vbgl/ocaml-javalib-3.1.1
ocamlPackages.javalib: 3.0 -> 3.1.1
Configuration menu - View commit details
-
Copy full SHA for a14b47b - Browse repository at this point
Copy the full SHA a14b47bView commit details -
Merge pull request #66976 from dtzWill/update/taskell-1.6.0
taskell: 1.4.3 -> 1.6.0
Configuration menu - View commit details
-
Copy full SHA for 66813d1 - Browse repository at this point
Copy the full SHA 66813d1View commit details -
Merge pull request #67014 from jtojnar/joypixels
joypixels: init at 5.0.2
Configuration menu - View commit details
-
Copy full SHA for 91d627a - Browse repository at this point
Copy the full SHA 91d627aView commit details -
Merge pull request #66988 from dtzWill/update/zstd-1.4.3
zstd: 1.4.2 -> 1.4.3
Configuration menu - View commit details
-
Copy full SHA for 0857c05 - Browse repository at this point
Copy the full SHA 0857c05View commit details -
Merge pull request #67025 from r-ryantm/auto-update/python3.7-braintree
python37Packages.braintree: 3.55.0 -> 3.56.0
Configuration menu - View commit details
-
Copy full SHA for 7525996 - Browse repository at this point
Copy the full SHA 7525996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 151d86c - Browse repository at this point
Copy the full SHA 151d86cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 225e412 - Browse repository at this point
Copy the full SHA 225e412View commit details -
Merge pull request #67003 from r-ryantm/auto-update/openapi-generator…
…-cli openapi-generator-cli: 4.0.3 -> 4.1.0
Configuration menu - View commit details
-
Copy full SHA for 40e9737 - Browse repository at this point
Copy the full SHA 40e9737View commit details -
liburing: bump to 0.1 tag + some extra patches
Normally changing the version of the tag in this manner would be nasty for users -- `nix-env -u` would not see this as an upgrade on the channel, for instance, if you had a previous version installed. But liburing is a *library* and does not really come included with any useful end-user tools. Most cases will use it directly as a build dependency, in which case, an appropriate rebuild will happen anyway. This also re-introduces AArch64 builds, which was previously broken due to some internal changes requiring memory barrier support. In a twist of fate, however, this was later broken by another patch, which was written to fix a *different* regression for users. So we simply apply both of these patches, as well as a third patch that re-fixes AArch64 support, which I will submit upstream to Jens. Life is never easy. Signed-off-by: Austin Seipp <aseipp@pobox.com>
Configuration menu - View commit details
-
Copy full SHA for 66f37f4 - Browse repository at this point
Copy the full SHA 66f37f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc18550 - Browse repository at this point
Copy the full SHA bc18550View commit details -
liburing: replace obsoleted patch with new upstream patch
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Configuration menu - View commit details
-
Copy full SHA for 6576162 - Browse repository at this point
Copy the full SHA 6576162View commit details -
Merge pull request #67051 from mmahut/jormungandr
jormungandr: removing rustup
Configuration menu - View commit details
-
Copy full SHA for 20d2531 - Browse repository at this point
Copy the full SHA 20d2531View commit details -
Merge pull request #66291 from reanimus/roon-no-dynamic
roon-server: disable DynamicUser
Configuration menu - View commit details
-
Copy full SHA for dc0d945 - Browse repository at this point
Copy the full SHA dc0d945View commit details -
Merge pull request #66987 from dtzWill/update/qownnotes-qt-mkderiv
qownnotes: 19.7.3 -> 19.8.6, use qt's mkDerivation
Configuration menu - View commit details
-
Copy full SHA for c0b62a7 - Browse repository at this point
Copy the full SHA c0b62a7View commit details
There are no files selected for viewing