luisnquin
4d9ee0daab
Update Zen Browser beta @ x86_64 && aarch64 to 1.11.2b
2025-04-11 21:17:17 +00:00
luisnquin
407f06610d
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11.2t#1744398301
2025-04-11 19:15:46 +00:00
luisnquin
0e84aa87cf
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11.2t#1744378499
2025-04-11 14:18:52 +00:00
luisnquin
ec5c1df02b
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11.2t#1744342447
2025-04-11 04:23:39 +00:00
luisnquin
6d50ff9489
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11.2t#1744320059
2025-04-10 22:19:22 +00:00
luisnquin
de35061adf
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11.2t#1744290733
2025-04-10 13:28:53 +00:00
luisnquin
5667f0661a
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11.2t#1744277661
2025-04-10 10:20:39 +00:00
luisnquin
a6c570c926
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11.2t#1744233681
2025-04-09 22:17:47 +00:00
luisnquin
4f66642dba
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11.2t#1744216403
2025-04-09 17:17:08 +00:00
luisnquin
a1beb7ed23
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11.2t#1744164801
2025-04-09 03:01:11 +00:00
Luis Quiñones
6ff9a7e1a7
readme: add contributing section
2025-04-08 20:35:03 -03:00
luisnquin
a1d4c9a919
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11.1t#1744144890
2025-04-08 21:17:56 +00:00
Dmitry Chermnykh
70fe8d4b27
fix: default package eval ( #41 )
2025-04-08 08:12:41 -05:00
Gavin John
fc288d87eb
refactor: move package definitions to default.nix ( #40 )
...
This allows this to be NUR-compatible.
2025-04-08 07:58:18 -05:00
luisnquin
f4edde8a09
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11.1t#1744031320
2025-04-07 13:29:00 +00:00
Luis Quiñones
d0b39aeb79
Merge pull request #39 from chermnyx/main
...
Force zen to set WM class to $MOZ_APP_LAUNCHER
2025-04-05 07:04:52 -05:00
Dmitry Chermnykh
07d29de123
Force zen to set WM class to $MOZ_APP_LAUNCHER
2025-04-05 16:30:10 +05:00
Luis Quiñones
4145548629
Merge pull request #37 from chermnyx/main
...
Fix zen symlink: link to the binary that is going to be wrapped
2025-04-05 05:42:20 -05:00
luisnquin
464fe5b828
Update Zen Browser beta @ x86_64 && aarch64 to 1.11.1b
2025-04-05 10:18:41 +00:00
luisnquin
05e0ba13f8
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11.1t#1743833402
2025-04-05 06:24:44 +00:00
luisnquin
48684cc521
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11t#1743797618
2025-04-04 20:20:13 +00:00
luisnquin
8983813684
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11t#1743792908
2025-04-04 19:16:16 +00:00
Dmitry Chermnykh
ab78c0467a
Fix zen symlink: link to the binary that is going to be wrapped
2025-04-04 22:28:34 +05:00
Luis Quiñones
05274a63b9
fix(package): create symlink to expose binary as "zen"
...
This change might fix the issue mentioned here:
https://github.com/0xc000022070/zen-browser-flake/issues/36
But the problem with this is that if both zen flavors are installed
then one of them will have more priority than the other so they should
use complete binary name like "zen-twilight" or "zen-beta" instead of
only "zen"
2025-04-03 18:24:29 -05:00
Luis Quiñones
93a716206e
dev: add alejandra as project formatter
2025-04-03 18:17:29 -05:00
Luis Quiñones
e356572091
style: nix code with alejandra format
2025-04-03 18:15:09 -05:00
luisnquin
fa21b2402e
Update Zen Browser beta @ x86_64 && aarch64 to 1.11b
2025-04-03 18:25:47 +00:00
luisnquin
e562cb38d2
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11t#1743640534
2025-04-03 01:24:57 +00:00
luisnquin
a7cc40bda0
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11t#1743616124
2025-04-02 18:27:07 +00:00
Luis Quiñones
834851c6fd
Merge pull request #34 from chermnyx/main
...
Rewrite the flake: Base the package on nixpkgs firefox-bin and add home manager module
2025-04-02 13:21:13 -05:00
Dmitry Chermnykh
c3bb78a3e4
remove extra gappsWrapperArgs because they are inserted automatically with pkgs.wrapFirefox
2025-04-02 22:05:17 +05:00
Dmitry Chermnykh
808562590c
use the .desktop file generated via wrapFirefox
2025-04-02 21:33:26 +05:00
Dmitry Chermnykh
8f64cd437e
hm module: set policy properties with lib.mkDefault
2025-04-02 21:06:56 +05:00
Dmitry Chermnykh
a8f6bb6854
fix binary names & wrapping (follow firefox-bin installPhase logic)
2025-04-02 20:58:56 +05:00
Dmitry Chermnykh
13024d813c
fix mainProgram name
2025-04-02 20:38:15 +05:00
Dmitry Chermnykh
ffb45b18bf
rewrite
2025-04-02 20:18:24 +05:00
luisnquin
9818e30327
Update Zen Browser twilight @ x86_64 && aarch64 to 1.11t#1743600311
2025-04-02 13:28:44 +00:00
luisnquin
e8aac40025
Update Zen Browser twilight @ x86_64 && aarch64 to 1.10.3t#1743552440
2025-04-02 01:26:21 +00:00
luisnquin
3c4f98e950
Update Zen Browser twilight @ x86_64 && aarch64 to 1.10.3t#1743460319
2025-03-31 23:17:50 +00:00
luisnquin
165ee672e6
Update Zen Browser twilight @ x86_64 && aarch64 to 1.10.3t#1743214493
2025-03-29 02:56:15 +00:00
luisnquin
9c81e4bb85
Update Zen Browser twilight @ x86_64 && aarch64 to 1.10.3t#1743132435
2025-03-28 03:36:39 +00:00
luisnquin
85596d9643
Update Zen Browser beta @ x86_64 && aarch64 to 1.10.3b
2025-03-27 22:17:27 +00:00
luisnquin
40917c7e8b
Update Zen Browser twilight @ x86_64 && aarch64 to 1.10.3t#1743098814
2025-03-27 18:26:11 +00:00
luisnquin
bae854c676
Update Zen Browser beta @ x86_64 && aarch64 to 1.10.2b
2025-03-26 07:17:51 +00:00
luisnquin
1e40a8e9fa
Update Zen Browser twilight @ x86_64 && aarch64 to 1.10.2t#1742955339
2025-03-26 02:57:56 +00:00
Luis Quiñones
8f1edb3dbf
readme: warn about libgbm when overriding nixpkgs input
...
Closes https://github.com/0xc000022070/zen-browser-flake/issues/32 .
2025-03-25 21:53:38 -05:00
luisnquin
bef72020b2
Update Zen Browser twilight @ x86_64 && aarch64 to 1.10.1t#1742870049
2025-03-25 02:58:52 +00:00
luisnquin
7c3008fcc5
Update Zen Browser twilight @ x86_64 && aarch64 to 1.10.1t#1742735623
2025-03-23 13:21:46 +00:00
luisnquin
aec05d69a1
Update Zen Browser twilight @ x86_64 && aarch64 to 1.10.1t#1742698326
2025-03-23 03:02:39 +00:00
luisnquin
7fa9ec4e14
Update Zen Browser twilight @ x86_64 && aarch64 to 1.10.1t#1742612611
2025-03-22 03:31:34 +00:00