summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaiderd Jordan <daiderd@gmail.com>2018-01-06 23:33:56 +0100
committerDaiderd Jordan <daiderd@gmail.com>2018-01-06 23:33:56 +0100
commit94a30ef0347bdeead226bfef712b030e213b4447 (patch)
tree68805e7faf67eb834fce58164fc2c29c8da8ea10
parent6fe46e8335a3ce2b4114ecfbdedfa95820e7e807 (diff)
add overlays entry to changelog
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 845bc95..823fef1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+2017-01-06
+- added nixpkgs.overlays, there is a chapter on overlays in the nixpkgs manual
+ https://nixos.org/nixpkgs/manual/#chap-overlays with more information.
+
2017-01-04
- the nix.useDaemon/services.nix-daemon.enable options now automatically
reload the daemon for you when nix.conf changes.