From aab7b75826a1fafa3d2e3547c9c43d1745d73de9 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Wed, 2 Jun 2021 11:02:38 +0200 Subject: flake: input release-20.09 -> nixos-20.09 --- flake.lock | 2 +- flake.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.lock b/flake.lock index c4641c9..9008184 100644 --- a/flake.lock +++ b/flake.lock @@ -85,7 +85,7 @@ }, "original": { "owner": "NixOS", - "ref": "release-20.09", + "ref": "nixos-20.09", "repo": "nixpkgs", "type": "github" } diff --git a/flake.nix b/flake.nix index dd96e4b..e4ac862 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { description = "My NixOS configurations"; - inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-20.09"; + inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-20.09"; inputs.nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable"; inputs.flake-utils.url = "github:numtide/flake-utils"; inputs.home-manager = { -- cgit v1.2.3