diff options
| author | Tuomas Tynkkynen <tuomas@tuxera.com> | 2017-11-05 22:47:09 +0200 |
|---|---|---|
| committer | Tuomas Tynkkynen <tuomas@tuxera.com> | 2017-11-05 22:47:09 +0200 |
| commit | 8c190c3f7d49be0469645157297bb2f0773e8f87 (patch) | |
| tree | f5abe2a89c727f69af0a0709f5bd1b104beba2b1 /pkgs/development/python-modules/httpserver | |
| parent | 68d4912ea55c0568f2d5f18da3c30e86a0b67b6f (diff) | |
lib/types.nix: Disable 32-bit integer types for now
This file doesn't evaluate in 32-bit versions of Nix because the integer
type is a signed 32-bit integer there, so 4294967296 causes an 'invalid
integer' error. I see no other way around than commenting this out :(
(s32 could be made to work by tweaking the expressions a bit, but didn't
do that for now since it'd be asymmetric to have s32 but no u32).
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
