mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 06:14:26 +03:00
Fix typo
This commit is contained in:
parent
2ff9f969a1
commit
6a279ec77a
@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl };
|
||||
{ stdenv, fetchurl }:
|
||||
|
||||
let
|
||||
version = "0.1.5";
|
||||
|
Loading…
Reference in New Issue
Block a user