| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| | | |||||
| * | treewide: name -> pname (easy cases) (#66585) | volth | 2019-08-15 | 1 | -1/+1 |
| | | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | ||||
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 1 | -1/+1 |
| | | |||||
| * | libjson-rpc-cpp: enable parallel building | Orivej Desh | 2017-11-17 | 1 | -1/+3 |
| | | |||||
| * | treewide: purge explicit usage of gcc6 | Vladimír Čunát | 2017-09-03 | 1 | -3/+3 |
| | | | | | | | | | | It's now the default. /cc #19456 This makes a real build simplification, because in our current bootstrapping+aliases, `gcc6` attribute is not the default compiler but a derivation *built by* the default compiler. nix-exec didn't build before this commit already | ||||
| * | libjson_rpc_cpp_0_2_1: remove | Robin Gloster | 2017-02-28 | 1 | -30/+0 |
| | | |||||
| * | libjson-rpc-cpp: 0.6.0 -> 0.7.0, fix build | Robin Gloster | 2017-02-28 | 1 | -21/+15 |
| | | |||||
| * | libjson_rpc_cpp: disable format hardening | Robin Gloster | 2016-08-02 | 1 | -0/+2 |
| | | |||||
| * | cpp_ethereum: init at 1.2.9 | artuuge | 2016-07-01 | 2 | -19/+88 |
| | | | | | | | | jsoncpp: 1.6.5 -> 1.7.2 libjson_rpc_cpp: 0.2.1 -> 0.6.0 argtable: init at 3.0.1 libcpuid: init at 0.2.2 | ||||
| * | libjson-rpc-cpp: minor fixes to the expression. | Carles Pagès | 2013-12-13 | 1 | -3/+5 |
| | | |||||
| * | Add libjson-rpc-cpp-0.2.1 | Carles Pagès | 2013-10-14 | 1 | -0/+28 |
