From 38ac9a5749743a95d27a5231d05eb93c2340e6bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Thu, 2 Jul 2020 13:04:50 +0200 Subject: Upgrade environment and freeze home-manager/nixpkgs version --- nix/sources.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'nix') diff --git a/nix/sources.json b/nix/sources.json index af026b8..b403e62 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -45,6 +45,18 @@ "type": "git", "version": "f1d42ba-master" }, + "home-manager": { + "branch": "master", + "description": "Manage a user environment using Nix", + "homepage": "https://rycee.gitlab.io/home-manager/", + "owner": "rycee", + "repo": "home-manager", + "rev": "a94c8b072e08b11bd9a2462b741f8d3b673ec690", + "sha256": "1yv2wrx84qifysxybdaq5wq7w6zg0hcak2hapm0v1wz1mc7wq915", + "type": "tarball", + "url": "https://github.com/rycee/home-manager/archive/a94c8b072e08b11bd9a2462b741f8d3b673ec690.tar.gz", + "url_template": "https://github.com///archive/.tar.gz" + }, "niv": { "branch": "master", "description": "Easy dependency management for Nix projects", @@ -69,6 +81,18 @@ "url": "https://github.com/NixOS/nixpkgs-channels/archive/fce7562cf46727fdaf801b232116bc9ce0512049.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, + "nixpkgs-home-manager": { + "branch": "nixos-unstable", + "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", + "homepage": "https://github.com/NixOS/nixpkgs", + "owner": "NixOS", + "repo": "nixpkgs-channels", + "rev": "", + "sha256": "22a81aa5fc15b2d41b12f7160a71cd4a9f3c3fa1", + "type": "tarball", + "url": "https://github.com/NixOS/nixpkgs-channels/archive/22a81aa5fc15b2d41b12f7160a71cd4a9f3c3fa1.tar.gz", + "url_template": "https://github.com///archive/.tar.gz" + }, "nixpkgs-nixops": { "branch": "nixos-unstable", "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", -- cgit v1.2.3