From b875872cf11eb918743e956189876243e700aa5c Mon Sep 17 00:00:00 2001 From: Rouven Seifert Date: Wed, 18 Jan 2023 23:10:09 +0100 Subject: [PATCH] switched to unstable --- flake.lock | 14 +++++++------- flake.nix | 2 +- users/rouven/modules/packages.nix | 3 +-- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index f7a5389..7a6b88f 100644 --- a/flake.lock +++ b/flake.lock @@ -44,11 +44,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1673815682, - "narHash": "sha256-zG7Rroki+89poCTr1D8BM/wTCl+DZJvU4IUE+5hxG7U=", + "lastModified": 1674041176, + "narHash": "sha256-cMf1BQzI39nHQ0H/mOatthbbI3392qLmJ9gU0u520P4=", "owner": "nix-community", "repo": "home-manager", - "rev": "3e42035fc013ed4d8af6ee8dc0079c0c551c45a5", + "rev": "2c29ae48f9a149151bdd82f429ac61d4412c312a", "type": "github" }, "original": { @@ -78,16 +78,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1673800717, - "narHash": "sha256-SFHraUqLSu5cC6IxTprex/nTsI81ZQAtDvlBvGDWfnA=", + "lastModified": 1673796341, + "narHash": "sha256-1kZi9OkukpNmOaPY7S5/+SlCDOuYnP3HkXHvNDyLQcc=", "owner": "nixos", "repo": "nixpkgs", - "rev": "2f9fd351ec37f5d479556cd48be4ca340da59b8f", + "rev": "6dccdc458512abce8d19f74195bb20fdb067df50", "type": "github" }, "original": { "owner": "nixos", - "ref": "nixos-22.11", + "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } diff --git a/flake.nix b/flake.nix index bcab917..4ee2150 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { description = "My nix setup"; inputs = { - nixpkgs.url = github:nixos/nixpkgs/nixos-22.11; + nixpkgs.url = github:nixos/nixpkgs/nixos-unstable; home-manager.url = github:nix-community/home-manager; home-manager.inputs.nixpkgs.follows = "nixpkgs"; sops-nix.url = github:Mic92/sops-nix; diff --git a/users/rouven/modules/packages.nix b/users/rouven/modules/packages.nix index 09ca225..b3d0af5 100644 --- a/users/rouven/modules/packages.nix +++ b/users/rouven/modules/packages.nix @@ -38,8 +38,7 @@ # yubikey and password stuff yubikey-manager yubikey-manager-qt - yubioath-desktop - #yubioath-flutter # do as soon as thing is done + yubioath-flutter pass # misc