diff options
| author | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-02 18:52:01 +0300 |
|---|---|---|
| committer | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-02 18:52:01 +0300 |
| commit | 9abbaae5b59443f7c714ffaed3d03a87e79455ad (patch) | |
| tree | 6f9b25e5599b6d813f054a08427e3ae75b2be3e5 /meta/flake.nix | |
| parent | d3261e64152397db2dca4d691a990c6bc2a6f4dd (diff) | |
| download | Project-Tick-9abbaae5b59443f7c714ffaed3d03a87e79455ad.tar.gz Project-Tick-9abbaae5b59443f7c714ffaed3d03a87e79455ad.zip | |
NOISSUE updated meta with Project Tick patches
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'meta/flake.nix')
| -rw-r--r-- | meta/flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/flake.nix b/meta/flake.nix index aaacaa58e5..6fd0c6d82b 100644 --- a/meta/flake.nix +++ b/meta/flake.nix @@ -1,5 +1,5 @@ { - description = "Prism Launcher Metadata generation scripts"; + description = "ProjT Launcher Metadata generation scripts"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable"; |
