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": {
|
"nixpkgs_8": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1731283410,
|
"lastModified": 1731179756,
|
||||||
"narHash": "sha256-eqAeewviz/GbY21LjweT4bm6pqTPdVsqyv7LCR4Yz5g=",
|
"narHash": "sha256-UaQKAXTuMEU7hI/knFbmGWD0LYlHm26gRctFP00ZglU=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "5b27ef3c5495bff7f4e659ac5c84372a20204757",
|
"rev": "9b83f4c1249fe7d9dcd136089af0e930e1f9d9d4",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"ref": "master",
|
"ref": "9b83f4c",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
description = "Nixos config flake";
|
description = "Nixos config flake";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:nixos/nixpkgs/master";
|
nixpkgs.url = "github:nixos/nixpkgs/9b83f4c";
|
||||||
# nixpkgs.url = "/home/noa/programming/nixpkgs";
|
# nixpkgs.url = "/home/noa/programming/nixpkgs";
|
||||||
|
|
||||||
nix-colors = {
|
nix-colors = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue