mirror of
https://github.com/lelgenio/dzgui-nix.git
synced 2025-01-18 14:46:26 -03:00
Compare commits
2 commits
c2725f69a8
...
f375a070ad
Author | SHA1 | Date | |
---|---|---|---|
f375a070ad | |||
2c08faa18b |
|
@ -21,8 +21,8 @@ stdenv.mkDerivation rec {
|
|||
domain = "codeberg.org";
|
||||
owner = "aclist";
|
||||
repo = "dztui";
|
||||
rev = "c11511abffce734691ee2d6981ede966838afb4d";
|
||||
hash = "sha256-eUOQ56AIGaZ1DNUPJkQQu48ZkK3bxeR0ghwHzWcCqHE=";
|
||||
rev = "f60a6edf2bb30e80542b54d786725fa125f19d0a";
|
||||
hash = "sha256-t9Qrp1ze0HB4SBcV8F/WlOrGJn3hjmgAWmxM1caVUS8=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
|
Loading…
Reference in a new issue