mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
up c2c
This commit is contained in:
parent
392d1062ae
commit
0e4d8fbc9a
1 changed files with 3 additions and 3 deletions
|
|
@ -13,13 +13,13 @@
|
|||
|
||||
buildPythonPackage rec {
|
||||
pname = "c2cscrape";
|
||||
version = "0.1.3";
|
||||
version = "0.1.4";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "death916";
|
||||
repo = "c2cscrape";
|
||||
rev = "872686e9d55789986f685503695a3622aafda7e6";
|
||||
hash = "sha256-wBvX4P8j+2nz8+WimSBSPKqCuC5uD6TT52xR+6dQ+ns=";
|
||||
rev = "659312a0bb4bca4ce5f47a639d6430d1053b15a0";
|
||||
hash = "";
|
||||
};
|
||||
|
||||
format = "other";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue