switched to unstable

This commit is contained in:
Rouven Seifert 2023-01-18 23:10:09 +01:00
parent dd10deec8c
commit b875872cf1
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 9 additions and 10 deletions

View file

@ -44,11 +44,11 @@
"utils": "utils" "utils": "utils"
}, },
"locked": { "locked": {
"lastModified": 1673815682, "lastModified": 1674041176,
"narHash": "sha256-zG7Rroki+89poCTr1D8BM/wTCl+DZJvU4IUE+5hxG7U=", "narHash": "sha256-cMf1BQzI39nHQ0H/mOatthbbI3392qLmJ9gU0u520P4=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "3e42035fc013ed4d8af6ee8dc0079c0c551c45a5", "rev": "2c29ae48f9a149151bdd82f429ac61d4412c312a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -78,16 +78,16 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1673800717, "lastModified": 1673796341,
"narHash": "sha256-SFHraUqLSu5cC6IxTprex/nTsI81ZQAtDvlBvGDWfnA=", "narHash": "sha256-1kZi9OkukpNmOaPY7S5/+SlCDOuYnP3HkXHvNDyLQcc=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "2f9fd351ec37f5d479556cd48be4ca340da59b8f", "rev": "6dccdc458512abce8d19f74195bb20fdb067df50",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "nixos", "owner": "nixos",
"ref": "nixos-22.11", "ref": "nixos-unstable",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
} }

View file

@ -1,7 +1,7 @@
{ {
description = "My nix setup"; description = "My nix setup";
inputs = { 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.url = github:nix-community/home-manager;
home-manager.inputs.nixpkgs.follows = "nixpkgs"; home-manager.inputs.nixpkgs.follows = "nixpkgs";
sops-nix.url = github:Mic92/sops-nix; sops-nix.url = github:Mic92/sops-nix;

View file

@ -38,8 +38,7 @@
# yubikey and password stuff # yubikey and password stuff
yubikey-manager yubikey-manager
yubikey-manager-qt yubikey-manager-qt
yubioath-desktop yubioath-flutter
#yubioath-flutter # do as soon as thing is done
pass pass
# misc # misc