mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 00:44:00 +08:00
snap: Migrate to core18 base
This patch migrates the snap to core18 base, which should make the cabal build work again. Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
This commit is contained in:
@@ -23,6 +23,7 @@ description: |
|
||||
# snap connect shellcheck:removable-media
|
||||
|
||||
version: git
|
||||
base: core18
|
||||
grade: stable
|
||||
confinement: strict
|
||||
|
||||
@@ -37,7 +38,7 @@ parts:
|
||||
source: .
|
||||
build-packages:
|
||||
- cabal-install
|
||||
- squid3
|
||||
- squid
|
||||
override-build: |
|
||||
# See comments in .snapsquid.conf
|
||||
[ "$http_proxy" ] && {
|
||||
|
Reference in New Issue
Block a user