forked from mirrors_public/oddlama_nix-config
chore: update inputs and add temporary fix for pcsclite
This commit is contained in:
parent
e95e65c890
commit
a4dbffe80b
3 changed files with 43 additions and 39 deletions
|
@ -67,7 +67,8 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
# BUG: nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:oddlama/nixpkgs/fix-kanidm-build";
|
||||
|
||||
nixpkgs-wayland = {
|
||||
url = "github:nix-community/nixpkgs-wayland";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue