Compare commits
2 commits
df36846fb2
...
b2079ab04d
| Author | SHA1 | Date | |
|---|---|---|---|
|
b2079ab04d |
|||
|
80916c6b85 |
3 changed files with 32 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, nixpkgs-unstable, ... }:
|
||||||
let
|
let
|
||||||
tangerineUI = pkgs.fetchgit {
|
tangerineUI = pkgs.fetchgit {
|
||||||
url = "https://github.com/nileane/TangerineUI-for-Mastodon.git";
|
url = "https://github.com/nileane/TangerineUI-for-Mastodon.git";
|
||||||
|
|
@ -40,7 +40,7 @@ let
|
||||||
modern-dark: styles/modern-dark.scss" >> $out/config/themes.yml
|
modern-dark: styles/modern-dark.scss" >> $out/config/themes.yml
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
patches = [
|
patches = prev.mastodon.src.patches ++ [
|
||||||
"${mastodonNekoversePatches}/patches/001_increase_image_dimensions_limit.patch"
|
"${mastodonNekoversePatches}/patches/001_increase_image_dimensions_limit.patch"
|
||||||
"${mastodonNekoversePatches}/patches/002_disable_image_reprocessing.patch"
|
"${mastodonNekoversePatches}/patches/002_disable_image_reprocessing.patch"
|
||||||
"${mastodonNekoversePatches}/patches/003_make_toot_cute.patch"
|
"${mastodonNekoversePatches}/patches/003_make_toot_cute.patch"
|
||||||
|
|
|
||||||
21
config/hosts/mastodon/yarn.patch
Normal file
21
config/hosts/mastodon/yarn.patch
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
diff --git a/.yarnrc.yml b/.yarnrc.yml
|
||||||
|
--- a/.yarnrc.yml
|
||||||
|
+++ b/.yarnrc.yml
|
||||||
|
@@ -1 +1,6 @@
|
||||||
|
nodeLinker: node-modules
|
||||||
|
+
|
||||||
|
+approvedGitRepositories:
|
||||||
|
+ - "**"
|
||||||
|
+
|
||||||
|
+enableScripts: true
|
||||||
|
diff --git a/yarn.lock b/yarn.lock
|
||||||
|
--- a/yarn.lock
|
||||||
|
+++ b/yarn.lock
|
||||||
|
@@ -2,6 +2,6 @@
|
||||||
|
# Manual changes might be lost - proceed with caution!
|
||||||
|
|
||||||
|
__metadata:
|
||||||
|
- version: 8
|
||||||
|
+ version: 9
|
||||||
|
cacheKey: 10c0
|
||||||
|
|
||||||
18
flake.lock
generated
18
flake.lock
generated
|
|
@ -118,11 +118,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1777554940,
|
"lastModified": 1778830137,
|
||||||
"narHash": "sha256-adRHzYRN0huy51aAykoXC4xxBe84AupPMp81lmoNJHM=",
|
"narHash": "sha256-wVKu7ZYV3ikh7RVDY1TVlaKwPTFvfkYnOzQGn3IqT4o=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "7fea5ede44b70af67136a82b41e39878cfb3a51b",
|
"rev": "a3c34a1dd63140ab2150ebb4fa290bbbae58193b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -134,11 +134,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs-master": {
|
"nixpkgs-master": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1777592373,
|
"lastModified": 1778877216,
|
||||||
"narHash": "sha256-/H8BBZdwWPVS9mzK5a8XskmLI+wMf6Zf8d22ZLeWSc4=",
|
"narHash": "sha256-NZ9yg+VJy6RftGD3YXeqCEEVsPZH9hPu6yWm/bAuqLM=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "6d457375d24d7d6c8b537a161660173ca225dfdf",
|
"rev": "b0415a300a8d2daf19019ef418f0b019ee38cf47",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -150,11 +150,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs-unstable": {
|
"nixpkgs-unstable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1777586718,
|
"lastModified": 1778843877,
|
||||||
"narHash": "sha256-XqqAel6imMLIA8ZeX5CNydzOaokD6GIoUf02DuFeWr4=",
|
"narHash": "sha256-BxYhb8H0aVtiM1kGRt+S49NbsJMUMIHvOXxziE9u0nY=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "417335fe04072fe234d9a566b72d7955df681844",
|
"rev": "758b562bc257084aef30b8e3efbdd61d292806c3",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue