Change intray nixpkgs rev
This commit is contained in:
parent
5bac66f98e
commit
b3e6804137
|
@ -2200,7 +2200,7 @@
|
|||
"narHash": "sha256-Q0Uzjik9kUTN9pd/kp52XJi5kletBhy29ctBlAG+III=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "0c5678df521e1407884205fe3ce3cf1d7df297db",
|
||||
"rev": "c757e9bd77b16ca2e03c89bf8bc9ecb28e0c06ad",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -70,8 +70,8 @@
|
|||
|
||||
# Intray
|
||||
intray.url = "github:Mateiadrielrafael/intray";
|
||||
intray.inputs.nixpkgs.follows = "nixpkgs";
|
||||
intray.inputs.home-manager.follows = "home-manager";
|
||||
# intray.inputs.nixpkgs.follows = "nixpkgs";
|
||||
# intray.inputs.home-manager.follows = "home-manager";
|
||||
|
||||
# Tickler
|
||||
tickler.url = "github:NorfairKing/tickler";
|
||||
|
|
Loading…
Reference in a new issue