captainkangaroo@discuss.tchncs.de to Nix / NixOS@programming.devEnglish · 1 month agoGit hashes in Nixwastedintel.caexternal-linkmessage-square2fedilinkarrow-up16file-text
arrow-up16external-linkGit hashes in Nixwastedintel.cacaptainkangaroo@discuss.tchncs.de to Nix / NixOS@programming.devEnglish · 1 month agomessage-square2fedilinkfile-text
minus-squarebalsoft@lemmy.mllinkfedilinkEnglisharrow-up4·1 month agoNot sure if you’re the author, but I think a self.shortRev attribute is also provided, so that you don’t have to builtins.substring yourself.
minus-squarecaptainkangaroo@discuss.tchncs.deOPlinkfedilinkEnglisharrow-up2·1 month agoNot the author. But thank you, I didn’t know that.
Not sure if you’re the author, but I think a
self.shortRev
attribute is also provided, so that you don’t have tobuiltins.substring
yourself.Not the author. But thank you, I didn’t know that.