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