From c31ca68c24d6cc34624b925d69191488d3d60d44 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Thu, 2 Jul 2020 16:47:39 +0200 Subject: [PATCH] Upgrade nix home-manager to latest --- environments/immae-eu.nix | 2 +- nix/sources.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/environments/immae-eu.nix b/environments/immae-eu.nix index 1da9373..dddc1fd 100644 --- a/environments/immae-eu.nix +++ b/environments/immae-eu.nix @@ -84,7 +84,7 @@ let rtorrent ldapvi fzf - #buku # broken + buku vimPlugins.vim-plug (vim_configurable.override { python = python3; }) mailcap diff --git a/nix/sources.json b/nix/sources.json index b403e62..565d3a4 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -51,10 +51,10 @@ "homepage": "https://rycee.gitlab.io/home-manager/", "owner": "rycee", "repo": "home-manager", - "rev": "a94c8b072e08b11bd9a2462b741f8d3b673ec690", - "sha256": "1yv2wrx84qifysxybdaq5wq7w6zg0hcak2hapm0v1wz1mc7wq915", + "rev": "7f7348b47049e8d25fb5b98db1d6215f8f643f0d", + "sha256": "1s8j8h42k354xzwlqizbzxlqvsagx7yrxl20qfxgxmx522ajw63p", "type": "tarball", - "url": "https://github.com/rycee/home-manager/archive/a94c8b072e08b11bd9a2462b741f8d3b673ec690.tar.gz", + "url": "https://github.com/rycee/home-manager/archive/7f7348b47049e8d25fb5b98db1d6215f8f643f0d.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "niv": { @@ -87,10 +87,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs-channels", - "rev": "", - "sha256": "22a81aa5fc15b2d41b12f7160a71cd4a9f3c3fa1", + "rev": "b3251e04ee470c20f81e75d5a6080ba92dc7ed3f", + "sha256": "0hld390gb3q055sa7j1rzxl1hzaxgagc60vrqmkk8fnfpv813g75", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs-channels/archive/22a81aa5fc15b2d41b12f7160a71cd4a9f3c3fa1.tar.gz", + "url": "https://github.com/NixOS/nixpkgs-channels/archive/b3251e04ee470c20f81e75d5a6080ba92dc7ed3f.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs-nixops": { -- 2.41.0