From cfe4708463462a1fa580bfa6b3f7e7c4572239b8 Mon Sep 17 00:00:00 2001 From: uakci Date: Fri, 13 May 2022 22:52:35 +0200 Subject: remove explicit nixpkgs input --- flake.lock | 12 +++++------- flake.nix | 1 - 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/flake.lock b/flake.lock index 5a7c8b0..222369b 100644 --- a/flake.lock +++ b/flake.lock @@ -54,18 +54,16 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1632143592, - "narHash": "sha256-n2wnd/m+SkXVV2l5hi4Bv+Rdzuqn14Cr9+G6oaDuutA=", + "lastModified": 1652252629, + "narHash": "sha256-SvT64apetqc8P5nYp1/fOZvUmHUPdPFUZbhSpKy+1aI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ea1eae5b47014d721080ec464fe44ff72f95467e", + "rev": "d2fc6856824cb87742177eefc8dd534bdb6c3439", "type": "github" }, "original": { - "owner": "NixOS", - "ref": "master", - "repo": "nixpkgs", - "type": "github" + "id": "nixpkgs", + "type": "indirect" } }, "nuigui-upstream": { diff --git a/flake.nix b/flake.nix index 5344a4a..36d3918 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,5 @@ { inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/master"; flake-utils.url = "github:numtide/flake-utils/master"; gomod2nix.url = "github:tweag/gomod2nix/master"; nuigui-upstream.url = "github:uakci/nuigui/master"; -- cgit v1.2.3