A
И да, Ютюб не обязателен
(Вообще не понимаю эту, гррр, моду всё засовывать в видео)
Size: a a a
A
VL
VL
y
D
D
IH
D
IH
magit-log-buffer-file
чтоб посмотреть историю файла.D
O
LL
DL
O
// Edit me!
{
person1: {
name: "Alice",
welcome: "Hello " + self.name + "!",
},
person2: self.person1 { name: "Bob" },
}
variable "image_id" {
type = string
description = "The id of the machine image (AMI) to use for the server."
validation {
condition = length(var.image_id) > 4 && substr(var.image_id, 0, 4) == "ami-"
error_message = "The image_id value must be a valid AMI id, starting with \"ami-\"."
}
}
(define-public xfsprogs
(package
(name "xfsprogs")
(version "5.9.0")
(source (origin
(method url-fetch)
(uri (string-append
"mirror://kernel.org/linux/utils/fs/xfs/xfsprogs/"
"xfsprogs-" version ".tar.gz"))
(sha256
(base32
...
O
Acronym Definition
EDN Everybody Dance Now
EDN Economic Daily News (est. 1967; China)
EDN Éditions de l'Encyclopédie des Nuisances (French: Editions of the Encyclopedia of Nuisances)
EDN Embarcadero Developer Network
EDN Eosinophil-Derived Neurotoxin
EDN European Documentary Network (Denmark)
EDN Earth Day Network
EDN European Dancehouse Network (EU)
EDN Esri Developer Network
EDN Expedited Data Negotiation
EDN Exchange Document
EDN Edif Netlist File
EDN Export Declaration Number (Australia)
EDN Endothelin
EDN Ednatol (explosive)
EDN Enterprise Development Network (Australia)
EDN Entrepreneurs with Disabilities Network (Canada)
EDN Electrical Design News (periodical)
EDN Ecology Design Novation (Hong Kong)
EDN Economic Design Network (various locations)
EDN Electrodesiccation
EDN Enterprise Data Network
EDN Emergency Data Network
EDN E-Pulse Discrimination Number
EDN Electronic Distribution Network (eCommerce)
EDN Environmental Defense Network (Illinois)
EDN Event Detection and Notification
DL
Acronym Definition
EDN Everybody Dance Now
EDN Economic Daily News (est. 1967; China)
EDN Éditions de l'Encyclopédie des Nuisances (French: Editions of the Encyclopedia of Nuisances)
EDN Embarcadero Developer Network
EDN Eosinophil-Derived Neurotoxin
EDN European Documentary Network (Denmark)
EDN Earth Day Network
EDN European Dancehouse Network (EU)
EDN Esri Developer Network
EDN Expedited Data Negotiation
EDN Exchange Document
EDN Edif Netlist File
EDN Export Declaration Number (Australia)
EDN Endothelin
EDN Ednatol (explosive)
EDN Enterprise Development Network (Australia)
EDN Entrepreneurs with Disabilities Network (Canada)
EDN Electrical Design News (periodical)
EDN Ecology Design Novation (Hong Kong)
EDN Economic Design Network (various locations)
EDN Electrodesiccation
EDN Enterprise Data Network
EDN Emergency Data Network
EDN E-Pulse Discrimination Number
EDN Electronic Distribution Network (eCommerce)
EDN Environmental Defense Network (Illinois)
EDN Event Detection and Notification
LL
// Edit me!
{
person1: {
name: "Alice",
welcome: "Hello " + self.name + "!",
},
person2: self.person1 { name: "Bob" },
}
variable "image_id" {
type = string
description = "The id of the machine image (AMI) to use for the server."
validation {
condition = length(var.image_id) > 4 && substr(var.image_id, 0, 4) == "ami-"
error_message = "The image_id value must be a valid AMI id, starting with \"ami-\"."
}
}
(define-public xfsprogs
(package
(name "xfsprogs")
(version "5.9.0")
(source (origin
(method url-fetch)
(uri (string-append
"mirror://kernel.org/linux/utils/fs/xfs/xfsprogs/"
"xfsprogs-" version ".tar.gz"))
(sha256
(base32
...