Arcitec
07642c2f43
fix!: move justfile to standardized location
2023-05-10 21:44:01 +03:00
Arcitec
077e7243f2
fix!: move recipe.yml to standardized location
2023-05-10 21:44:01 +03:00
Arcitec
f24c4072fd
fix: use proper shebang line
...
This is the most portable shebang line and should always be used.
2023-05-10 18:44:25 +03:00
Eino Rauhala
1d208f6eae
feat: add a just setup command for setting up nix ( #48 )
...
* feat: add nix install script from bluefin / dnkmmr
* feat: add nix-me-up just cmd from bluefin
* feat: just update nix if installed
* feat: add nix-app-icons.sh
enables desktop icon support by adding to XDG_DATA_DIRS
* chore: remove nix update for now
this will be added in a later PR
2023-04-29 11:08:17 +00:00
Eino Rauhala
085d26aa1a
fix: prevent /etc/ merge issues ( #43 )
...
* fix: prevent /etc/ merge issues
discussed at length in #28
also including tons of comments about the issue
* fix: change references of /etc/ to /usr/etc
2023-04-26 15:23:43 +00:00
ER
f9a1561f2c
feat: add yafti.yml from bluefin
...
*with minor modifications, bluefin replaced with uBlue
2023-04-02 12:03:13 +03:00
ER
0b669f5bb5
feat: switch to yafti for first boot
...
based on what's done in bluefin
& https://github.com/ublue-os/yafti#running-from-a-containerfile
2023-04-02 12:00:58 +03:00
ER
091e9396f2
fix: retain variables
2023-03-04 18:37:44 +02:00
ER
66d22650f0
fix: use yq in setup-flatpaks
2023-03-04 16:35:18 +02:00
Eino Rauhala
a5e90a588f
feat: ease customization by reading flatpaks and rpms to install from a recipe.yml. ( #79 )
...
Co-authored-by: ER <eino.rauhala@proton.me >
Co-authored-by: Marco Ceppi <marco@ceppi.net >
Co-authored-by: Jorge O. Castro <jorge.castro@gmail.com >
2023-02-28 12:08:29 -05:00
Jorge O. Castro
99c15be6f0
feat: split flatpak update units into user and system ( #72 )
2023-02-22 20:18:38 -05:00
Jorge O. Castro
16abd14bcf
Add just changelogs alias ( #34 )
2023-02-01 16:11:03 -05:00
Jorge O. Castro
870916bd8a
Add just task runner and example commands ( #27 )
2023-01-16 22:37:32 -05:00
Jorge O. Castro
a6f7daa71e
Initial commit
2022-12-08 12:13:51 -05:00