use pr for discord in home assistant
This commit is contained in:
parent
da93c2f7ac
commit
5b0ae4b7e8
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -1043,16 +1043,16 @@
|
|||
},
|
||||
"nixpkgs_8": {
|
||||
"locked": {
|
||||
"lastModified": 1731283410,
|
||||
"narHash": "sha256-eqAeewviz/GbY21LjweT4bm6pqTPdVsqyv7LCR4Yz5g=",
|
||||
"lastModified": 1731179756,
|
||||
"narHash": "sha256-UaQKAXTuMEU7hI/knFbmGWD0LYlHm26gRctFP00ZglU=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "5b27ef3c5495bff7f4e659ac5c84372a20204757",
|
||||
"rev": "9b83f4c1249fe7d9dcd136089af0e930e1f9d9d4",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "master",
|
||||
"ref": "9b83f4c",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
description = "Nixos config flake";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/master";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/9b83f4c";
|
||||
# nixpkgs.url = "/home/noa/programming/nixpkgs";
|
||||
|
||||
nix-colors = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue