-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: 7808b5d3ce8f
head repository: NixOS/nixpkgs
compare: 375c381f7f86
Commits on Mar 10, 2020
-
MailMover: many fixes Previously, MailMover didn't properly preserve flags when renaming files, and moved all mail to `cur`. This was fixed. Also, MailMover gained a test suite. New filters: PropagateTags[ByRegex]InThreadFilter These filters allow propagating tags set to a message to the whole thread. New command line argument: --notmuch-args= in move mode In move mode, afew calls `notmuch new` after moving mails around. This prevents `afew -m` from being used in a pre-new hook in `notmuch`. Now it's possible to specify notmuch args, so something like `afew -m --notmuch-args=--no-hooks` can live happily in a pre-new hook. Python 3.4 and 3.5 support dropped afew stopped supporting the older python versions 3.4 and 3.5, and removed some more Python 2 compatibility code. (`from __future__ import …`, utf-8 headers, relative imports, …)
Configuration menu - View commit details
-
Copy full SHA for 906dccf - Browse repository at this point
Copy the full SHA 906dccfView commit details
Commits on Mar 24, 2020
-
* Update znapzend and the dependencies * add autoreconfHook
Rail Aliiev committedMar 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 0c08595 - Browse repository at this point
Copy the full SHA 0c08595View commit details -
Add new znapzend features to modules
Rail Aliiev committedMar 24, 2020 Configuration menu - View commit details
-
Copy full SHA for ba7e3c6 - Browse repository at this point
Copy the full SHA ba7e3c6View commit details
Commits on Apr 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 730d542 - Browse repository at this point
Copy the full SHA 730d542View commit details -
firefox: wrapper: use ffmpeg_4 for vaapi
without this, adding libva is insufficient to get VA-API working in Firefox.
Configuration menu - View commit details
-
Copy full SHA for 552d729 - Browse repository at this point
Copy the full SHA 552d729View commit details
Commits on May 4, 2020
-
Needed for regulatory compliance and unlocking some channels.
Configuration menu - View commit details
-
Copy full SHA for 151d32d - Browse repository at this point
Copy the full SHA 151d32dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c09c054 - Browse repository at this point
Copy the full SHA c09c054View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d0442 - Browse repository at this point
Copy the full SHA d6d0442View commit details -
Configuration menu - View commit details
-
Copy full SHA for c683bee - Browse repository at this point
Copy the full SHA c683beeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d33679a - Browse repository at this point
Copy the full SHA d33679aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be75fae - Browse repository at this point
Copy the full SHA be75faeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e31b4c3 - Browse repository at this point
Copy the full SHA e31b4c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55e40ed - Browse repository at this point
Copy the full SHA 55e40edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4748748 - Browse repository at this point
Copy the full SHA 4748748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6967ad7 - Browse repository at this point
Copy the full SHA 6967ad7View commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a55b736 - Browse repository at this point
Copy the full SHA a55b736View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03369ef - Browse repository at this point
Copy the full SHA 03369efView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed55750 - Browse repository at this point
Copy the full SHA ed55750View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad62779 - Browse repository at this point
Copy the full SHA ad62779View commit details -
Configuration menu - View commit details
-
Copy full SHA for c013748 - Browse repository at this point
Copy the full SHA c013748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67ee391 - Browse repository at this point
Copy the full SHA 67ee391View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6898f49 - Browse repository at this point
Copy the full SHA 6898f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f306cd - Browse repository at this point
Copy the full SHA 7f306cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f093f - Browse repository at this point
Copy the full SHA 07f093fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53dd392 - Browse repository at this point
Copy the full SHA 53dd392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8277f8a - Browse repository at this point
Copy the full SHA 8277f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cd1b7a - Browse repository at this point
Copy the full SHA 4cd1b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f68a003 - Browse repository at this point
Copy the full SHA f68a003View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce6107b - Browse repository at this point
Copy the full SHA ce6107bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a8e78 - Browse repository at this point
Copy the full SHA 65a8e78View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c814b - Browse repository at this point
Copy the full SHA d3c814bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53effac - Browse repository at this point
Copy the full SHA 53effacView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca141f7 - Browse repository at this point
Copy the full SHA ca141f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b337337 - Browse repository at this point
Copy the full SHA b337337View commit details -
nixos/systemd/resolved: add resolve to nss hosts database if enabled
We keep the "only add the nss module if nscd is enabled" logic for now. The assertion never was triggered, so it can be removed.
Configuration menu - View commit details
-
Copy full SHA for 7426bec - Browse repository at this point
Copy the full SHA 7426becView commit details -
nixos/systemd: move NSS module logic to systemd module
We keep the conditional on only adding if nscd is enabled for now.
Configuration menu - View commit details
-
Copy full SHA for c0995d2 - Browse repository at this point
Copy the full SHA c0995d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0da3a - Browse repository at this point
Copy the full SHA ff0da3aView commit details -
Merge pull request #86942 from r-ryantm/auto-update/khard
khard: 0.16.0 -> 0.16.1
Configuration menu - View commit details
-
Copy full SHA for 34b9b13 - Browse repository at this point
Copy the full SHA 34b9b13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9d179 - Browse repository at this point
Copy the full SHA 4c9d179View commit details -
Merge pull request #86941 from r-ryantm/auto-update/jbake
jbake: 2.6.4 -> 2.6.5
Configuration menu - View commit details
-
Copy full SHA for 2c3e8e6 - Browse repository at this point
Copy the full SHA 2c3e8e6View commit details -
Merge pull request #86935 from marsam/update-git-subtrac
gitAndTools.git-subtrac: 0.01 -> 0.02
Configuration menu - View commit details
-
Copy full SHA for 694ac1b - Browse repository at this point
Copy the full SHA 694ac1bView commit details -
golangci-lint: 1.25.1 -> 1.26.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Configuration menu - View commit details
-
Copy full SHA for 96274c6 - Browse repository at this point
Copy the full SHA 96274c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da38dd - Browse repository at this point
Copy the full SHA 3da38ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a901d2 - Browse repository at this point
Copy the full SHA 3a901d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b3ad9 - Browse repository at this point
Copy the full SHA 87b3ad9View commit details -
Merge pull request #86887 from r-ryantm/auto-update/gromacs
gromacs: 2020.1 -> 2020.2
Configuration menu - View commit details
-
Copy full SHA for 73dc3fc - Browse repository at this point
Copy the full SHA 73dc3fcView commit details -
Merge pull request #86712 from rardiol/hostapd
nixos/hostapd: country selection, CRDA, logging
Configuration menu - View commit details
-
Copy full SHA for ef0f57f - Browse repository at this point
Copy the full SHA ef0f57fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8085245 - Browse repository at this point
Copy the full SHA 8085245View commit details -
Configuration menu - View commit details
-
Copy full SHA for e506284 - Browse repository at this point
Copy the full SHA e506284View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37676e7 - Browse repository at this point
Copy the full SHA 37676e7View commit details
There are no files selected for viewing