mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 07:35:38 +00:00
temp: replace bpc-uploads with my own version
because it was removed from gitlab
This commit is contained in:
parent
83496bcad1
commit
e8e0c97e59
18
flake.lock
18
flake.lock
@ -52,17 +52,17 @@
|
||||
"bypass-paywalls-clean": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1712562887,
|
||||
"narHash": "sha256-aX/h8cepKd9E+9ZtKnqRWLIdxTwl6q1a0v8+8fNK+/0=",
|
||||
"owner": "magnolia1234",
|
||||
"repo": "bpc-uploads",
|
||||
"rev": "e58e8597347a8e2a656e2c4f10e259e7fcc8b52c",
|
||||
"type": "gitlab"
|
||||
"lastModified": 1713012522,
|
||||
"narHash": "sha256-35KuPa3k6j8//gKXD3JY3Y318DRBxXNo/JuzatFXG5M=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "724d4fcff64a433e988d9e54f7a08573523f2ca5",
|
||||
"revCount": 1,
|
||||
"type": "git",
|
||||
"url": "https://git.masu.rs/noah/bpc-uploads"
|
||||
},
|
||||
"original": {
|
||||
"owner": "magnolia1234",
|
||||
"repo": "bpc-uploads",
|
||||
"type": "gitlab"
|
||||
"type": "git",
|
||||
"url": "https://git.masu.rs/noah/bpc-uploads"
|
||||
}
|
||||
},
|
||||
"cmp-nvim-lsp-src": {
|
||||
|
@ -187,7 +187,8 @@
|
||||
# Firefox addon from outside the extension store
|
||||
bypass-paywalls-clean = {
|
||||
# https://gitlab.com/magnolia1234/bpc-uploads/-/commits/master/?ref_type=HEADS
|
||||
url = "gitlab:magnolia1234/bpc-uploads";
|
||||
url =
|
||||
"git+https://git.masu.rs/noah/bpc-uploads"; # temporary, shouldn't rely on myself
|
||||
flake = false;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user