Update
This commit is contained in:
parent
feea4f5ad9
commit
909c32fef8
@ -9,7 +9,6 @@ feel free to contribute <3 ([CONTRIBUTING.md](CONTRIBUTING.md))
|
|||||||
- [ ] MacOS theme
|
- [ ] MacOS theme
|
||||||
- [ ] Make hyprcursor work
|
- [ ] Make hyprcursor work
|
||||||
- [ ] Homepage (web) v2
|
- [ ] Homepage (web) v2
|
||||||
- [ ] Compile the sveltejs project
|
|
||||||
- [ ] Different link on web/mobile (so it can open ios/android apps)
|
- [ ] Different link on web/mobile (so it can open ios/android apps)
|
||||||
- [ ] Manifest & favicon
|
- [ ] Manifest & favicon
|
||||||
- [ ] Nixvim
|
- [ ] Nixvim
|
||||||
@ -26,3 +25,4 @@ feel free to contribute <3 ([CONTRIBUTING.md](CONTRIBUTING.md))
|
|||||||
- [ ] server fetch
|
- [ ] server fetch
|
||||||
- [ ] Remote push
|
- [ ] Remote push
|
||||||
- [ ] Ntfy auth file
|
- [ ] Ntfy auth file
|
||||||
|
- [ ] Fix adguard
|
||||||
|
@ -70,8 +70,8 @@ let
|
|||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "anotherhadi";
|
owner = "anotherhadi";
|
||||||
repo = "homepage";
|
repo = "homepage";
|
||||||
rev = "6588787368cbc403cdec08fd25ef27b42077b8d3";
|
rev = "19f56771ae7ac04e2710cbde763f70bb097eb250";
|
||||||
hash = "sha256-Z2TZ56I6lRmYkLRnnMscvmSCzGt5q9yX90lGPebJpe8=";
|
hash = "sha256-8IzXcQ/hm2ZDzFKUL4B3501PoWoEOiKIN7rP2UrvG84=";
|
||||||
};
|
};
|
||||||
|
|
||||||
npmDepsHash = "sha256-YxdrNTBbbgMHJ0WoSHePxdM7UJLbKsSbObW8M1uArUg=";
|
npmDepsHash = "sha256-YxdrNTBbbgMHJ0WoSHePxdM7UJLbKsSbObW8M1uArUg=";
|
||||||
|
Loading…
Reference in New Issue
Block a user