forked from extern/nix-config
nix: Don't repeat yourself
This commit is contained in:
parent
48cb1ea542
commit
3e74ec7590
@ -6,7 +6,7 @@
|
||||
src = final.fetchFromGitHub {
|
||||
owner = "kamiyaa";
|
||||
repo = "joshuto";
|
||||
rev = "493af3185092036cbbae81ae620b101f66cf4e9a";
|
||||
rev = version;
|
||||
sha256 = "sha256-jLlDMV03eFWDB1D6pFEq2MFAfoVwFTy8ZpweS9syDB0=";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user