| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'upstream/master' into structured-attrsorigin/structured-attrs | Robin Gloster | 2021-05-24 | 1 | -0/+1 |
| |\ | |||||
| | * | libfaketime: add meta.mainProgram | Samuel Gräfenstein | 2021-04-30 | 1 | -0/+1 |
| * | | Merge remote-tracking branch 'upstream/master' into structured-attrs | Robin Gloster | 2021-03-16 | 1 | -1/+3 |
| |\| | |||||
| | * | libfaketime: use date from nix store (#115212)•••Previously the faketime command used date (or gdate on darwin) from the environment. This led to issues when the date command was not available or did not behave as expected. Thus, we patch libfaketime to use the date binary from the Nix coreutils package, pulling it into the closure. | Finn Behrens | 2021-03-05 | 1 | -1/+3 |
| * | | Merge remote-tracking branch 'upstream/master' into structured-attrs | Robin Gloster | 2021-03-04 | 1 | -2/+2 |
| |\| | |||||
| | * | libfaketime: 0.9.8 -> 0.9.9 | R. RyanTM | 2021-02-23 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'upstream/master' into structured-attrs | Robin Gloster | 2021-02-28 | 1 | -4/+7 |
| |\| | |||||
| | * | pkgs/development/libraries: stdenv.lib -> lib | Ben Siraphob | 2021-01-21 | 1 | -4/+4 |
| | * | libfaketime: fix build with clang•••The options -Wno-nonnull-compare, -Wno-error=cast-function-type and -Wno-error=format-truncation are unsupported by clang, letting the build fail. | Christian Kampka | 2020-11-26 | 1 | -2/+5 |
| * | | libfaketime: fix build | Robin Gloster | 2019-12-31 | 1 | -4/+5 |
| * | | treewide: Use `env` for many for environment variables | John Ericson | 2019-12-31 | 1 | -1/+1 |
| |/ | |||||
| * | libfaketime: 0.9.7 -> 0.9.8•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libfaketime/versions | R. RyanTM | 2019-09-27 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/master' into gcc-8 | Franz Pletz | 2019-09-03 | 1 | -1/+1 |
| |\ | |||||
| | * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | volth | 2019-08-15 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'upstream/master' into gcc-8 | Robin Gloster | 2019-08-25 | 1 | -1/+1 |
| |\| | |||||
| | * | treewide: remove unused variables (#63177)•••* treewide: remove unused variables * making ofborg happy | volth | 2019-06-16 | 1 | -1/+1 |
| * | | libfaketime: fix build with gcc8 | Robin Gloster | 2019-06-17 | 1 | -0/+2 |
| |/ | |||||
| * | libfaketime: refactor using `builtins.placeholder` | Dmitry Kalinkin | 2019-05-14 | 1 | -3/+2 |
| * | libfaketime: use checkInputs, fix tests | Jan Malakhovski | 2018-08-11 | 1 | -1/+11 |
| * | libfaketime: 0.9.6 -> 0.9.7•••* Project is hosted on github.com. * The -Wno-nonnull-compare fix is included in 0.9.7, so remove it from this package expression. | Bjørn Forsman | 2017-11-15 | 1 | -7/+5 |
| * | libfaketime: Fix build on gcc 6•••http://hydra.nixos.org/build/43031670 | Eelco Dolstra | 2017-01-25 | 1 | -0/+3 |
| * | libfaketime: make the build reproducible•••A rebased version of https://github.com/NixOS/nixpkgs/pull/2281/commits/cb8bd05a0172db9c02ba0067b21bbc0ce17cc522 Note: we no longer apply the spurious lrt patch. This allows `nix-build --check -A libfaketime` to succeed. | Alexander Kjeldaas | 2016-12-20 | 1 | -0/+4 |
| * | libfaketime: new package•••Report faked system time to programs without having to change the system-wide time. http://www.code-wizards.com/projects/libfaketime/ | Bjørn Forsman | 2014-11-02 | 1 | -0/+22 |
