Evils
f7da08bb19
kicad.updateScript: full shellcheck
2021-12-26 22:07:02 +01:00
Evils
b3f0da107e
kicad: remove the separate i18n stuff
...
i18n is now in the kicad source in both stable and unstable
behind the withI18n flag which is disabled by default
2021-12-26 22:07:02 +01:00
Evils
b7f9203059
kicad.updateScript: account for the bad 6.9.9 tag
2021-12-26 22:07:02 +01:00
Evils
86e29a0b72
kicad: fix update.sh multiple tag reply handling
...
and fix tabs in update.sh
2021-01-07 16:17:41 -05:00
Evils
50ec961174
kicad: fix update.sh bootstrapping
...
it will now correctly build a version.nix file from scratch
2020-11-07 16:29:52 +01:00
Matt Huszagh
b67afd8a44
kicad: modify update script to use gitlab for libraries
...
Kicad libraries are now hosted on gitlab instead of github.
2020-10-09 07:36:41 -07:00
Evils
75963b9160
kicad: update.sh: set -e
...
and some more suggestions from veprbl
warn if an empty item gets through anyway
and use UTC time
cc #82634
2020-04-26 13:38:13 -04:00
Evils
d3a9e634bf
kicad-unstable: update update.sh && update
...
use /tmp instead of XDG_RUNTIME_DIR
which is /run/user/1000, which defaults to 10% of RAM
and kicad-packages3d needs ~6gb
2020-02-10 19:54:38 +01:00
Evils
2607c4b9f9
kicad: split version.nix & add update.sh
...
update.sh generates version.nix
by default only updates kicad-unstable
several options (can be combined)
all, update to latest tag and master
clean, generate versions.sh from scratch
commit, make a git commit
2020-01-08 23:04:54 +01:00