Tulili
6d5fdb97dd
fix: change duplicate justfile recipes from bling
2023-07-10 21:11:45 -03:00
EinoHR
dd3eec3353
fix: allow duplicates in bling.just ( #25 )
...
some recipes overlap with config
2023-07-10 13:25:15 +00:00
dependabot[bot]
a02274ba99
chore(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 20:28:12 -03:00
Tulili
eabe0139d1
fix: ensure that /rpms and /files are directories on the final image
2023-07-02 20:29:29 -03:00
gerblesh
a94b31132b
feat: added ublue-update to the rpm packages
...
added in the ublue-update RPM into the rpms folder, may want to include something about uninstalling the update services, or include something in startingpoint that enables this by default.
2023-07-02 19:47:36 -03:00
Tulili
e863c97614
fix: remove unnecessary "default" definition for distrobox justfile
2023-07-01 20:41:36 -03:00
lili
f4dbdab3ae
feat(wallpapers): update spec to work with gnome requirements
2023-07-01 02:15:13 -03:00
lili
e0942fde64
feat: add xml files and generator for them
2023-07-01 02:15:13 -03:00
Tulili
5efcdef282
fix(wallpapers): exclude LICENSE from RPM spec
2023-06-30 22:44:18 -03:00
Tulili
5219461e2e
docs(wallpapers): proper url for rpm package
2023-06-30 13:17:59 -03:00
Tulili
7735acad03
fix(wallpapers): move wallpapers to usr share wallpapers in rpm build
...
This should make them auto recognizeable by the OS
2023-06-30 13:16:13 -03:00
lili
7b5078f71e
fix: permission issues in ubuntu font and wallpapers spec
2023-06-30 03:39:55 -03:00
dependabot[bot]
abafb6298d
chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.0.5...v3.1.0 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 02:38:08 -03:00
Tulili
8dbfa5fec4
fix: download latest ttf fonts from intel one mono
...
fixes #14
2023-06-30 02:37:36 -03:00
lili
6457083897
fix: add files for build folder
...
i forgot that there was a git repo in it...
2023-06-30 01:37:10 -03:00
lili
59ca23a023
chore: remove usr tree
2023-06-30 01:36:03 -03:00
Tulili
4a8f1ba9fb
Merge branch 'main' into wallpapers
2023-06-30 01:31:49 -03:00
lili
9d26e2e7fb
feat: change file structure to make building RPMs possible + package wallpapers as RPM
2023-06-30 01:30:47 -03:00
lili
4b66171439
docs: describe how to inspect image
...
Fixes #16
2023-06-30 00:54:44 -03:00
ER
548fecb5c7
refactor: only one more descriptive shell chng cmd
2023-06-30 00:54:44 -03:00
ER
cf9ff0f1c2
chore: add short descriptions for each nix recipe
2023-06-30 00:54:44 -03:00
ER
46ee72fe19
feat: add fleek-me-up that also enables flakes
2023-06-30 00:54:44 -03:00
ER
4bac588a55
chore: add back the nix install just recipes
2023-06-30 00:54:44 -03:00
ER
0e4e19bb3f
fix: add bling.just
...
now you can include just bling.just
in your .justfile to get access to all of bling's just recipes
2023-06-30 00:54:44 -03:00
ER
7e7ed8c087
refactor: move bling justfiles to bling folder
...
* prevents cluttering and possible conflicts in parent directory
2023-06-30 00:54:44 -03:00
lili
bbb854c74e
fix: remove unnecessary etc reference from containerfile
2023-06-30 00:54:44 -03:00
lili
7b5cc9f63f
feat: add intel one mono
2023-06-30 00:54:44 -03:00
lili
da84a2a8aa
fix: [fonts] Remove redundant fonts
...
Fixes #13
2023-06-30 00:54:44 -03:00
lili
9a6a306110
fix: move /usr/etc and remove repo files
...
This PR fixes #10
2023-06-30 00:54:44 -03:00
lili
7b80c2298e
docs: describe how to inspect image
...
Fixes #16
2023-06-29 20:35:28 -03:00
ER
07eef2a6a0
refactor: only one more descriptive shell chng cmd
2023-06-29 18:49:47 -03:00
ER
e8b738b8fb
chore: add short descriptions for each nix recipe
2023-06-29 18:49:47 -03:00
ER
2944d0d74d
feat: add fleek-me-up that also enables flakes
2023-06-29 18:49:47 -03:00
ER
23f643aa2d
chore: add back the nix install just recipes
2023-06-29 18:49:47 -03:00
ER
cc3a7aa48a
fix: add bling.just
...
now you can include just bling.just
in your .justfile to get access to all of bling's just recipes
2023-06-29 18:49:47 -03:00
ER
3eb49a3500
refactor: move bling justfiles to bling folder
...
* prevents cluttering and possible conflicts in parent directory
2023-06-29 18:49:47 -03:00
lili
198c806959
fix: remove unnecessary etc reference from containerfile
2023-06-29 18:45:45 -03:00
lili
454d6059fe
feat: add intel one mono
2023-06-29 18:45:45 -03:00
lili
baaaf84b97
fix: [fonts] Remove redundant fonts
...
Fixes #13
2023-06-29 18:45:45 -03:00
lili
ebebc39056
fix: move /usr/etc and remove repo files
...
This PR fixes #10
2023-06-29 18:14:33 -03:00
ER
bbf636f1cf
feat: ublue-os wallpapers
2023-06-29 15:24:07 +03:00
Tulili
6261751ce7
fix: temporarily remove nerdfonts so that the image will build
2023-06-29 07:11:24 -03:00
lili
c091364c3d
feat: add ubuntu and inter fonts + fix slow cloning for nerdfonts
...
fixes: [fonts] can we repackage Nerdfonts #3 [nix] install and uninstall scripts #2
2023-06-28 23:11:20 -03:00
lili
4df7667c35
feat: detach fetching from containerfile + add rpms and fonts
...
Although it may not help that much with the "curl" issue, cloning git repositories is a bunch better than raw curl-ing
fixes:
[fonts] can we repackage Nerdfonts #3
Include fonts through git modules #6
[nix] install and uninstall scripts #2
2023-06-28 21:43:40 -03:00
Tulili Blossom
1acccb0240
fix: change image name to bling
2023-06-25 01:31:42 -03:00
Tulili Blossom
4a55e01021
refactor: change container usage to be similar to ublue-os/config
2023-06-25 01:26:08 -03:00
Tulili Blossom
e845e7b5c9
chore: add sample files and README
2023-06-25 00:09:55 -03:00
Jorge O. Castro
c7ba22e120
Initial commit
2023-06-24 16:38:47 -04:00