Commit Graph

86 Commits

Author SHA1 Message Date
Vicente Eduardo Ferrer Garcia
203467f43f Merging testing and insecure build in one layer. v0.2.1 2021-10-07 12:31:47 +02:00
Vicente Eduardo Ferrer Garcia
a31c903ce6 Update Guix to the latest version, solved bug in nss-certs, add testing in the last phase for verifying the installation was correct. v0.2.0 2021-10-07 12:26:23 +02:00
viferga
844cd17221 Correct bug in environment variables. 2021-01-09 02:08:32 -09:00
viferga
33eb3aa650 Download buildkit instead of installing it in travis. 2021-01-09 01:52:42 -09:00
viferga
d1c0df7e70 Add nss certs and glibc locale. 2021-01-09 01:36:18 -09:00
viferga
5600f167f6 Minor changes to the doc. 2020-11-16 12:51:48 -09:00
viferga
630623aeae Add documentation about how to use the image. 2020-11-16 12:47:10 -09:00
viferga
e9a0e791af Change order of GC and nss-certs in order to garbage collect the nss-certs too. v0.1.3 2020-11-04 10:12:53 -09:00
viferga
4969a60767 Add nss certificates. v0.1.2 2020-11-04 07:29:07 -09:00
viferga
5f91e9d8bb Remove workaround, it is not needed anymore after 1.1.0 update. v0.1.1 2020-11-04 02:43:33 -09:00
viferga
06e3eb872c Minor bug solved, and remove dead code. v0.1.0 2020-11-04 01:08:40 -09:00
viferga
2848d101d9 Update to 1.1.0, trying to solve bugs and fixing versions properly. 2020-11-03 12:12:15 -09:00
viferga
7106207ca1 Remove additional channels, travis seems to fail due to disk size limit or something like that. 2020-10-30 01:48:12 -08:00
viferga
8e3f34b34b Add channels for additional caching of guix pull. 2020-10-29 12:37:37 -08:00
viferga
8da8626f59 Rename GuixSD to Guix. 2020-10-29 12:30:45 -08:00
viferga
7d7fe76e41 Solve minor bug for migrations. 2020-04-05 11:18:08 -08:00
viferga
d31c728bf7 Update copyright to 2020. 2020-01-02 15:15:37 -09:00
viferga
72435f2131 Add fallback fo nss-certs install in case of network error. 2019-12-13 20:05:52 -09:00
viferga
d371b955d1 Add nss certs again. 2019-12-13 19:59:15 -09:00
viferga
85f589098d Remove delete generations. 2019-12-05 08:21:25 -09:00
viferga
bba0174094 Add doc and testing package with generations instead of pull. 2019-12-05 08:05:17 -09:00
viferga
6c4fc12d8b Add full permissions to /gnu/store. 2019-12-05 07:22:57 -09:00
viferga
23f5683c30 Add garbage collector step (thanks to @rockandska). 2019-12-05 04:11:18 -09:00
viferga
0e5b20c6d7 Remove glibc-locales and nss-certs. 2019-11-27 07:33:24 -09:00
viferga
9eda57c852 Trying to workaround the TLS bug. 2019-11-27 06:38:20 -09:00
viferga
517ebb6d21 Try to mitigate TLS error. 2019-11-27 03:59:28 -09:00
viferga
e55e360caa Fixed alpine version. 2019-11-27 03:10:03 -09:00
viferga
7573079202 Add nss-certs and glibc-locales again. 2019-11-27 02:22:44 -09:00
viferga
5dc28fc960 Remove locale and fail only logs. 2019-11-26 15:56:16 -09:00
viferga
8c21f865cf Add locale again. 2019-11-26 15:53:16 -09:00
viferga
745d23f9a5 Separate guix archive into another command. 2019-11-26 15:34:45 -09:00
viferga
4b14d8121b Trying to solve locale and tls bug. 2019-11-26 15:29:32 -09:00
viferga
6bdd8408d8 Solve syntax error in travis. 2019-11-26 15:08:48 -09:00
viferga
8d69240553 Add proper multi-lines to travis. 2019-11-26 14:57:55 -09:00
viferga
817d53e08e Update travis with optional logs if build or install fail. 2019-11-26 14:48:04 -09:00
viferga
665dc4852c Adding back LC_ALL. 2019-11-26 12:43:49 -09:00
viferga
04c8e411b2 Remove LC_ALL and package -i. 2019-11-26 12:19:12 -09:00
viferga
b2dcbca39e Update locales and add package -u for updating. 2019-11-26 11:13:34 -09:00
viferga
77b0e5057c Add logs again to the build command. 2019-11-26 10:28:20 -09:00
viferga
c56d6dd822 Remove cmake and make dependencies. 2019-11-26 10:09:47 -09:00
viferga
db3e3d1997 Add make dependency. 2019-09-26 11:47:44 -08:00
viferga
337df5b5e6 Add cmake to install dependencies. 2019-09-26 11:07:44 -08:00
viferga
750e49b990 Add locale and nss certs to the upload command. 2019-09-20 06:26:33 -08:00
viferga
a659a392ef Add environment variables. 2019-09-20 05:42:20 -08:00
viferga
ae7252f3ae Restore build in two separated commands. 2019-09-19 11:45:11 -08:00
viferga
f4e773c0fd Merge all layers into one. 2019-09-19 11:37:19 -08:00
viferga
dc6352d14a Remove nss certs completely. 2019-09-19 11:20:18 -08:00
viferga
1d4a715cdc Trying nss-certs again. 2019-09-19 10:54:55 -08:00
viferga
f1456af5bb Remove logs and add minor interval for echo background task. 2019-09-19 10:25:22 -08:00
viferga
bd5b2e1f42 Add nss certs in a new instruction. 2019-09-19 09:46:33 -08:00