mirror of
https://github.com/Start9Labs/registry.git
synced 2026-04-01 20:44:15 +00:00
enable packages to be marked as unavailable locally
This commit is contained in:
@@ -36,6 +36,7 @@ import Startlude (
|
||||
Text,
|
||||
UTCTime,
|
||||
Word32,
|
||||
Bool
|
||||
)
|
||||
|
||||
|
||||
@@ -44,6 +45,7 @@ share
|
||||
[persistLowerCase|
|
||||
PkgRecord
|
||||
Id PkgId sql=pkg_id
|
||||
isLocal Bool default=True
|
||||
createdAt UTCTime
|
||||
updatedAt UTCTime Maybe
|
||||
deriving Eq
|
||||
|
||||
Reference in New Issue
Block a user