summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-23 06:30:27 -0300
committerEuAndreh <eu@euandre.org>2024-08-23 06:30:27 -0300
commited2787d3345972064429610a100dc401b948ef35 (patch)
tree42cd2457bbd7b6dd195a12f4c92fbaed2c0d8247 /src
parentsystem.scm: Update checksums after updated origin method to git-fetch (diff)
downloadasami-ed2787d3345972064429610a100dc401b948ef35.tar.gz
asami-ed2787d3345972064429610a100dc401b948ef35.tar.xz
system.scm: Remove (method ...) from (go-latest)
Diffstat (limited to 'src')
-rw-r--r--src/guix/system.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/guix/system.scm b/src/guix/system.scm
index b765ac1..4d70c6d 100644
--- a/src/guix/system.scm
+++ b/src/guix/system.scm
@@ -37,7 +37,6 @@
(source
(origin
(inherit (package-source pkg))
- (method git-fetch)
(uri
(git-reference
(url