mirror of
https://github.com/NixOS/nix.git
synced 2025-12-07 01:21:00 +01:00
Revert "Merge pull request #13741 from xokdvium/toml-timestamps"
This reverts commit53ac49f72c, reversing changes made to8e5ca787f4. This broke nixpkgs eval test that was depending overflowing integers...
This commit is contained in:
parent
5d3197bb6c
commit
75740fbd75
5 changed files with 25 additions and 158 deletions
|
|
@ -71,12 +71,6 @@ toml11 = dependency(
|
|||
method : 'cmake',
|
||||
include_type : 'system',
|
||||
)
|
||||
|
||||
configdata_priv.set(
|
||||
'HAVE_TOML11_4',
|
||||
toml11.version().version_compare('>= 4.0.0').to_int(),
|
||||
)
|
||||
|
||||
deps_other += toml11
|
||||
|
||||
config_priv_h = configure_file(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue