You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
295 B
12 lines
295 B
3 years ago
|
# SPDX-FileCopyrightText: Emery Hemingway
|
||
|
#
|
||
|
# SPDX-License-Identifier: LicenseRef-Hippocratic-1.1
|
||
|
|
||
4 years ago
|
{ fetchgit }:
|
||
|
|
||
3 years ago
|
fetchgit {
|
||
|
url = "https://git.sr.ht/~ehmry/dhall-genode";
|
||
3 years ago
|
rev = "c0e952dc7ba9b3bc557f151da70e3766c3a08bf7";
|
||
|
sha256 = "1r34m9vgizr6gd76kahnxvkmx00j6ff16856znpi9pqaqziw8fiz";
|
||
3 years ago
|
}
|