-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 32340793aafe
head repository: NixOS/nixpkgs-channels
compare: f319c7fc89c6
Commits on Oct 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for efca8b4 - Browse repository at this point
Copy the full SHA efca8b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 149a55e - Browse repository at this point
Copy the full SHA 149a55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2962f94 - Browse repository at this point
Copy the full SHA 2962f94View commit details -
make-derivation: use
?
instead ofbuiltins.hasAttr
As suggested by @edolstra
Configuration menu - View commit details
-
Copy full SHA for 5be927d - Browse repository at this point
Copy the full SHA 5be927dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7e026b - Browse repository at this point
Copy the full SHA c7e026bView commit details
Commits on Oct 30, 2018
-
make-derivation: use a more descriptive assert message
As suggested by @Profpatsch
Configuration menu - View commit details
-
Copy full SHA for 1f7fc09 - Browse repository at this point
Copy the full SHA 1f7fc09View commit details
Commits on Nov 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 81f39ee - Browse repository at this point
Copy the full SHA 81f39eeView commit details
Commits on Nov 2, 2018
-
nixos/rspamd: Add support for included files
By default rspamd will look for multiple files in /etc/rspamd/local.d and /etc/rspamd/override.d to be included in subsections of the merged final config for rspamd. Most of the config snippets in the official rspamd documentation are made to these files and so it makes sense for NixOS to support them and this is what this commit does. As part of rspamd 1.8.1 support was added for having custom Lua rules stored in $LOCAL_CONFDIR/rspamd.local.lua which means that it is now possible for NixOS to support such rules and so this commit also adds support for this to the rspamd module.
Configuration menu - View commit details
-
Copy full SHA for 0810d63 - Browse repository at this point
Copy the full SHA 0810d63View commit details -
Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.
We keep the latest minor release of each one of the last 3 major releases, which currently are GHC versions 8.2.2, 8.4.4, and 8.6.1. We also have ghc-HEAD, but this doesn't count. Dropping these compilers implied that we have to drop the corresponding versions of ghcjs, too. We can also drop a shitload of obsolete compiler patches that newer versions no longer need. At some point, we can probably simplify the generic builder, too.
Configuration menu - View commit details
-
Copy full SHA for 2f0de54 - Browse repository at this point
Copy the full SHA 2f0de54View commit details -
zsh-git-prompt: don't hard-code any particular compiler version
Just use whatever is the current default.
Configuration menu - View commit details
-
Copy full SHA for bf26876 - Browse repository at this point
Copy the full SHA bf26876View commit details
Commits on Nov 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 74ef823 - Browse repository at this point
Copy the full SHA 74ef823View commit details -
sway-beta module: add missing pieces
gnidorah committedNov 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 15c2fb7 - Browse repository at this point
Copy the full SHA 15c2fb7View commit details -
Averell Dalton committed
Nov 3, 2018 Configuration menu - View commit details
-
Copy full SHA for f3999f6 - Browse repository at this point
Copy the full SHA f3999f6View commit details -
rstudio-preview: init at f33fb2b2
Averell Dalton committedNov 3, 2018 Configuration menu - View commit details
-
Copy full SHA for c93caa5 - Browse repository at this point
Copy the full SHA c93caa5View commit details -
Merge pull request #49653 from peti/drop-old-ghc-versions
drop old ghc versions 7.10.3, 8.0.2, and 8.4.3.
Configuration menu - View commit details
-
Copy full SHA for bf084e0 - Browse repository at this point
Copy the full SHA bf084e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f259074 - Browse repository at this point
Copy the full SHA f259074View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef16e1f - Browse repository at this point
Copy the full SHA ef16e1fView commit details -
grpc: only set -Wno-error on clang
Apparently GCC errors on this: https://hydra.nixos.org/build/83561519/
Configuration menu - View commit details
-
Copy full SHA for f0cee6b - Browse repository at this point
Copy the full SHA f0cee6bView commit details -
Merge pull request #49620 from griff/rspamd-multifile
nixos/rspamd: Add support for included files
Configuration menu - View commit details
-
Copy full SHA for 9c44eeb - Browse repository at this point
Copy the full SHA 9c44eebView commit details -
release-cross: use ghc844 for tests
This GHC version has much better support for cross compilation. It should hopefully fix our mingw breakages from #42407. /cc @Ericson2314
Configuration menu - View commit details
-
Copy full SHA for dfd0818 - Browse repository at this point
Copy the full SHA dfd0818View commit details -
krb5: don't pull in keyutils with bionic
keyutils breaks with bionic. since it's an optional dependency, it seems safe to just disable it with libkrb5 (which otherwise works fine with bionic libc).
Configuration menu - View commit details
-
Copy full SHA for ef4d78a - Browse repository at this point
Copy the full SHA ef4d78aView commit details -
Merge pull request #49694 from periklis/alacritty-fix-regression
alacritty: fix build on darwin
Configuration menu - View commit details
-
Copy full SHA for 330afca - Browse repository at this point
Copy the full SHA 330afcaView commit details -
Merge pull request #49702 from worldofpeace/lollypop/0.9.610
lollypop: 0.9.607 -> 0.9.610
Configuration menu - View commit details
-
Copy full SHA for 1fddf2b - Browse repository at this point
Copy the full SHA 1fddf2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for da1f78b - Browse repository at this point
Copy the full SHA da1f78bView commit details -
Merge pull request #49398 from Synthetica9/implement-rfc0035
Implement rfc0035: default `name` from `pname`
Configuration menu - View commit details
-
Copy full SHA for 3fc7d5e - Browse repository at this point
Copy the full SHA 3fc7d5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eadb998 - Browse repository at this point
Copy the full SHA eadb998View commit details -
Merge pull request #49707 from Mic92/linux_beagleboard
linux_beagleboard: remove
Configuration menu - View commit details
-
Copy full SHA for 6acf6f3 - Browse repository at this point
Copy the full SHA 6acf6f3View commit details
Commits on Nov 4, 2018
-
pg_hll: 2.10.2-9af41684 -> 2.12
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Configuration menu - View commit details
-
Copy full SHA for b5be88c - Browse repository at this point
Copy the full SHA b5be88cView commit details -
pg_repack: reindent to 2-spaces
More or less all the Postgres code uses this, so it's nice to be consistent. Signed-off-by: Austin Seipp <aseipp@pobox.com>
Configuration menu - View commit details
-
Copy full SHA for cecee87 - Browse repository at this point
Copy the full SHA cecee87View commit details -
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Configuration menu - View commit details
-
Copy full SHA for a713251 - Browse repository at this point
Copy the full SHA a713251View commit details -
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Configuration menu - View commit details
-
Copy full SHA for d8abcdc - Browse repository at this point
Copy the full SHA d8abcdcView commit details -
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Configuration menu - View commit details
-
Copy full SHA for 800184d - Browse repository at this point
Copy the full SHA 800184dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7be7eb - Browse repository at this point
Copy the full SHA e7be7ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd21f83 - Browse repository at this point
Copy the full SHA dd21f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e05256 - Browse repository at this point
Copy the full SHA 6e05256View commit details -
Merge pull request #49603 from dtzWill/feature/slack-term
slack-term: init at 0.4.1
Configuration menu - View commit details
-
Copy full SHA for 3866910 - Browse repository at this point
Copy the full SHA 3866910View commit details -
Revert "Merge pull request #49398 from Synthetica9/implement-rfc0035"…
Configuration menu - View commit details
-
Copy full SHA for abea6f4 - Browse repository at this point
Copy the full SHA abea6f4View commit details -
openjpeg: adding patch for CVE-2018-7648
(cherry picked from commit 3dc0838) Forward-picking from staging-next. The CVE is marked as critical, and the amount of rebuilds isn't that high (~500 linux, ~100 darwin).
Configuration menu - View commit details
-
Copy full SHA for 058a3c0 - Browse repository at this point
Copy the full SHA 058a3c0View commit details -
Revert "systemd: 239 -> 239.20181031"
This reverts commit d1de23b. The changes turned out to be too intrusive, so we'll patch instead. Discussion: NixOS/systemd#24
Configuration menu - View commit details
-
Copy full SHA for 587c377 - Browse repository at this point
Copy the full SHA 587c377View commit details -
systemd: apply patches from Debian
There are some security fixes among those.
Configuration menu - View commit details
-
Copy full SHA for 179b814 - Browse repository at this point
Copy the full SHA 179b814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7859957 - Browse repository at this point
Copy the full SHA 7859957View commit details -
Merge pull request #49739 from timokau/spotify-1.0.93
spotify: 1.0.83.316.ge96b6e67-5 -> 1.0.93.242.gc2341a27-15
Configuration menu - View commit details
-
Copy full SHA for f2e6f8d - Browse repository at this point
Copy the full SHA f2e6f8dView commit details -
Merge pull request #49727 from dtzWill/update/jdupes-1.11
jdupes: 1.10.4 -> 1.11
Configuration menu - View commit details
-
Copy full SHA for 7ca7e89 - Browse repository at this point
Copy the full SHA 7ca7e89View commit details -
Merge pull request #49701 from averelld/rstudio-preview
RStudio 1.2 preview init
Configuration menu - View commit details
-
Copy full SHA for 4a7cdf4 - Browse repository at this point
Copy the full SHA 4a7cdf4View commit details -
Merge pull request #49687 from gnidorah/sway
sway-beta module: add missing pieces
Configuration menu - View commit details
-
Copy full SHA for f319c7f - Browse repository at this point
Copy the full SHA f319c7fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 32340793aafe...f319c7fc89c6