Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
erdnaxe
nixos
Commits
7109bddc
Commit
7109bddc
authored
Jun 06, 2022
by
erdnaxe
🦋
Browse files
Use hash rather than sha256
parent
c1864afc
Changes
2
Hide whitespace changes
Inline
Side-by-side
custom_pkg/bmpc.nix
View file @
7109bddc
...
...
@@ -8,7 +8,7 @@ buildGoModule rec {
owner
=
"erdnaxe"
;
repo
=
"bmpc"
;
rev
=
"128b6a082b64ca6d56cbe4ecde88d5bbce5205a5"
;
s
ha
256
=
"sha256-xMWYYIcBddIcmSPMjeoC4S0FJ4tkoNE3yoGYFEtCi1o="
;
ha
sh
=
"sha256-xMWYYIcBddIcmSPMjeoC4S0FJ4tkoNE3yoGYFEtCi1o="
;
};
vendorSha256
=
"sha256-cRv++pKboUblZlWrIMOtb8OZFRfrrBqRyPqDa89/REA="
;
...
...
custom_pkg/miniflux-luma.nix
View file @
7109bddc
...
...
@@ -8,7 +8,7 @@ buildGoModule rec {
owner
=
"erdnaxe"
;
repo
=
pname
;
rev
=
"e6d3bac72bcd071a555abc1d446a9ea5b5d9b84c"
;
s
ha
256
=
"sha256-YzvUQFgNa4MJOWWuf0Bgz8G/QIHt0pC92dpKATvKZAc="
;
ha
sh
=
"sha256-YzvUQFgNa4MJOWWuf0Bgz8G/QIHt0pC92dpKATvKZAc="
;
};
vendorSha256
=
"sha256-d1Smkb6azTaF5DG/oHkagPgwPassOcKlGU5CPq/Zm+s="
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment