From 83f91ce528c2266a8e9eba740b558951d2270ce9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sun, 20 Feb 2022 15:57:58 +0000 Subject: [PATCH] discord unstable --- flake.lock | 18 +++++++++--------- flake.nix | 5 ++++- nixos/gui/default.nix | 4 ++-- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/flake.lock b/flake.lock index b5fab066..d944f729 100644 --- a/flake.lock +++ b/flake.lock @@ -110,11 +110,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1644870092, - "narHash": "sha256-RLPD92lqXW98LDIbbwYqwAbt3R4iD1V1PiylfgBq5cU=", + "lastModified": 1645346782, + "narHash": "sha256-3qd0cu+2kapIP7cdHW9n8zh1wCvRGg83K7/cCj5Xv+A=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "10eab1c4cd8e715c0b41d32c28af2b89fc67bed0", + "rev": "1ccfe243aa6e94bf80f2a66f6be41d086d37fc87", "type": "github" }, "original": { @@ -139,11 +139,11 @@ }, "nixpkgs-nixos-unstable": { "locked": { - "lastModified": 1644525281, - "narHash": "sha256-D3VuWLdnLmAXIkooWAtbTGSQI9Fc1lkvAr94wTxhnTU=", + "lastModified": 1644613700, + "narHash": "sha256-wLRPJclMH8vsHuFtyI78aF09lw5mbi3lMB6uiK5S2wE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "48d63e924a2666baf37f4f14a18f19347fbd54a2", + "rev": "23d785aa6f853e6cf3430119811c334025bbef55", "type": "github" }, "original": { @@ -203,11 +203,11 @@ }, "nur": { "locked": { - "lastModified": 1645271045, - "narHash": "sha256-roWSAmjwU6B/2gYmphvSqGQOrQD0Cd6bOYJJFqwEkbA=", + "lastModified": 1645345408, + "narHash": "sha256-dUZcxmO7I98HRYiKnh7Zwf7d8dQvTPtbytXd96Gt1Mc=", "owner": "nix-community", "repo": "NUR", - "rev": "a331ed9fb29bdb39d089d036fb0cf0a4d0bf06cb", + "rev": "87c63633bb99359fa0d4a34248e2aac70fcc7cbb", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 18bbb1e4..a7b5afdc 100644 --- a/flake.nix +++ b/flake.nix @@ -40,7 +40,10 @@ } ]; - specialArgs = { inherit inputs; }; + specialArgs = { + inherit inputs system; + unstableAndUnfree = import nixpkgs-nixos-unstable { inherit system; config = { allowUnfree = true; }; }; + }; }; in diff --git a/nixos/gui/default.nix b/nixos/gui/default.nix index cd9e32df..74f7795c 100644 --- a/nixos/gui/default.nix +++ b/nixos/gui/default.nix @@ -1,4 +1,4 @@ -{ config, pkgs, inputs, ... }: +{ config, pkgs, unstableAndUnfree, inputs, ... }: let unstable = inputs.nixpkgs-nixos-unstable.legacyPackages.${pkgs.system}; in @@ -42,7 +42,7 @@ in brave cheese digikam - discord + unstableAndUnfree.discord electrum element-desktop eog