22, case-insensitive , containers , contravariant-extras , cookie
33, cryptonite , fakedata , file-embed , hasql , hasql-pool , hasql-queue
44, hasql-transaction , http-client , http-client-tls , http-media
5- , http-types , katip , lib , modern-uri , mr-env , optparse-applicative
5+ , http-types , katip , modern-uri , mr-env , optparse-applicative
66, postgresql-binary , postgresql-simple , postgresql-simple-migration
77, random , raw-strings-qq , relude , req , safe-exceptions , servant
8- , servant-client , servant-server , system-filepath , text , time , unix
9- , uuid , uuid-types , vector , wai , wai-cors , wai-extra , wai-logger
10- , warp
8+ , servant-client , servant-server , stdenv , system-filepath , text
9+ , time , unix , uuid , uuid-types , vector , wai , wai-cors , wai-extra
10+ , wai-logger , warp
1111} :
1212mkDerivation {
1313 pname = "hakatime" ;
14- version = "1.7.1 " ;
14+ version = "1.7.2 " ;
1515 src = ./. ;
1616 isLibrary = true ;
1717 isExecutable = true ;
@@ -34,5 +34,5 @@ mkDerivation {
3434 doHaddock = false ;
3535 doCheck = false ;
3636 description = "Wakatime API server implementation / Dashboard UI" ;
37- license = lib . licenses . unlicense ;
37+ license = stdenv . lib . licenses . unlicense ;
3838}
0 commit comments