Bump intray
This commit is contained in:
parent
17bc9c8886
commit
50bac44768
10
flake.lock
10
flake.lock
|
@ -1485,15 +1485,15 @@
|
|||
"yesod-static-remote": "yesod-static-remote"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1706973531,
|
||||
"narHash": "sha256-GvJlqUF0OXf2llL4HvNa/zosPRpizVHG2KxuKG7ehEw=",
|
||||
"owner": "Mateiadrielrafael",
|
||||
"lastModified": 1706973371,
|
||||
"narHash": "sha256-9xfpX0yPGXp1QiWSCrnyKCClHEUGfaMTTUR4sdlVTSA=",
|
||||
"owner": "NorfairKing",
|
||||
"repo": "intray",
|
||||
"rev": "e8b37c624cc3fd92489b761897834bafb5aa2f12",
|
||||
"rev": "01317d051f7745a02f7786a69d7fc67c3c7e86c7",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Mateiadrielrafael",
|
||||
"owner": "NorfairKing",
|
||||
"repo": "intray",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -69,8 +69,8 @@
|
|||
# smos.inputs.home-manager.follows = "home-manager";
|
||||
|
||||
# Intray
|
||||
intray.url = "github:Mateiadrielrafael/intray";
|
||||
# intray.inputs.nixpkgs.follows = "nixpkgs";
|
||||
intray.url = "github:NorfairKing/intray";
|
||||
intray.inputs.nixpkgs.url = "github:NixOS/nixpkgs/cf28ee258fd5f9a52de6b9865cdb93a1f96d09b7";
|
||||
# intray.inputs.home-manager.follows = "home-manager";
|
||||
|
||||
# Tickler
|
||||
|
|
Loading…
Reference in a new issue