summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2017-03-01 12:59:48 -0500
committerShea Levy <shea@shealevy.com>2017-03-01 12:59:48 -0500
commitb0cff509837789ce732a648c1b37bccc9b302af4 (patch)
tree970fc5edc25861f6f6457563c62f69998c7a52d9 /pkgs
parentf34c9d78859d2e731bd7e70c6e44a4c585a0db79 (diff)
downloadnixlib-b0cff509837789ce732a648c1b37bccc9b302af4.tar
nixlib-b0cff509837789ce732a648c1b37bccc9b302af4.tar.gz
nixlib-b0cff509837789ce732a648c1b37bccc9b302af4.tar.bz2
nixlib-b0cff509837789ce732a648c1b37bccc9b302af4.tar.lz
nixlib-b0cff509837789ce732a648c1b37bccc9b302af4.tar.xz
nixlib-b0cff509837789ce732a648c1b37bccc9b302af4.tar.zst
nixlib-b0cff509837789ce732a648c1b37bccc9b302af4.zip
nix-buffer: 2.0.0 -> 2.1.0
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/editors/emacs-modes/melpa-generated.nix6
-rw-r--r--pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix6
2 files changed, 6 insertions, 6 deletions
diff --git a/pkgs/applications/editors/emacs-modes/melpa-generated.nix b/pkgs/applications/editors/emacs-modes/melpa-generated.nix
index 9e403f5aaab6..6f67650e7636 100644
--- a/pkgs/applications/editors/emacs-modes/melpa-generated.nix
+++ b/pkgs/applications/editors/emacs-modes/melpa-generated.nix
@@ -45566,12 +45566,12 @@
     nix-buffer = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild }:
     melpaBuild {
         pname = "nix-buffer";
-        version = "20170301.417";
+        version = "20170301.951";
         src = fetchFromGitHub {
           owner = "shlevy";
           repo = "nix-buffer";
-          rev = "6e8a0a1a9b820c35ece2d29c7215cd6ce8292267";
-          sha256 = "0qdflqvridzgjjzq7lckdqb831c8d98wx8mfls3mjdanqpf85mip";
+          rev = "a4b403eab4a94f8416ef9339d67fdb6f7db8a821";
+          sha256 = "1a5v2lk2rzx0nzsmmln80757di1blnhsvldyhybablds3qfjdinw";
         };
         recipeFile = fetchurl {
           url = "https://raw.githubusercontent.com/milkypostman/melpa/08b978724ff26b3ea7a134d307d888c80e2a92a9/recipes/nix-buffer";
diff --git a/pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix b/pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix
index 1b7035509d67..b9d306d6a0ac 100644
--- a/pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix
+++ b/pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix
@@ -22123,12 +22123,12 @@
     nix-buffer = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild }:
     melpaBuild {
         pname = "nix-buffer";
-        version = "2.0.0";
+        version = "2.1.0";
         src = fetchFromGitHub {
           owner = "shlevy";
           repo = "nix-buffer";
-          rev = "6e8a0a1a9b820c35ece2d29c7215cd6ce8292267";
-          sha256 = "0qdflqvridzgjjzq7lckdqb831c8d98wx8mfls3mjdanqpf85mip";
+          rev = "a4b403eab4a94f8416ef9339d67fdb6f7db8a821";
+          sha256 = "1a5v2lk2rzx0nzsmmln80757di1blnhsvldyhybablds3qfjdinw";
         };
         recipeFile = fetchurl {
           url = "https://raw.githubusercontent.com/milkypostman/melpa/08b978724ff26b3ea7a134d307d888c80e2a92a9/recipes/nix-buffer";