forked from mirrors_public/oddlama_nix-config
chore(flake): switch back to upstream wired-notify since PR is merged
This commit is contained in:
parent
585c6c6f1a
commit
051fdc24cb
2 changed files with 5 additions and 6 deletions
9
flake.lock
generated
9
flake.lock
generated
|
@ -1316,16 +1316,15 @@
|
||||||
"utils": "utils"
|
"utils": "utils"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1697115341,
|
"lastModified": 1697336859,
|
||||||
"narHash": "sha256-1R8lPIH82OgrBchW5RGkJMB0NzH9cChljmGOFLoS748=",
|
"narHash": "sha256-1R8lPIH82OgrBchW5RGkJMB0NzH9cChljmGOFLoS748=",
|
||||||
"owner": "oddlama",
|
"owner": "Toqozz",
|
||||||
"repo": "wired-notify",
|
"repo": "wired-notify",
|
||||||
"rev": "cca2314431a88027fa44eade3fbf42f28ce9bfbc",
|
"rev": "0fe5cc4682c30b178dfb2c9c0e3ad19d20d0bc6f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "oddlama",
|
"owner": "Toqozz",
|
||||||
"ref": "feat-not-render-criterion",
|
|
||||||
"repo": "wired-notify",
|
"repo": "wired-notify",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
@ -94,7 +94,7 @@
|
||||||
templates.url = "github:NixOS/templates";
|
templates.url = "github:NixOS/templates";
|
||||||
|
|
||||||
wired-notify = {
|
wired-notify = {
|
||||||
url = "github:oddlama/wired-notify/feat-not-render-criterion";
|
url = "github:Toqozz/wired-notify";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue