fix: commit lock due to ccid issue

This commit is contained in:
Noa Aarts 2024-10-17 12:23:02 +02:00
parent 6eedbc688c
commit 09a685735b
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -3,7 +3,7 @@
inputs = { inputs = {
nixpkgs.url = "github:nixos/nixpkgs/master"; nixpkgs.url = "github:nixos/nixpkgs/master";
# nixpkgs.url = "github:nixos/nixpkgs/d6725bb4e318c25f5d6f909cad7ea3e7688ab238"; # nixpkgs.url = "/home/noa/programming/nixpkgs";
nix-colors = { nix-colors = {
url = "github:itepastra/nix-colors"; url = "github:itepastra/nix-colors";