1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-02 21:51:50 +02:00

Merge remote-tracking branch 'origin/master' into flakes

This commit is contained in:
Eelco Dolstra 2019-11-07 11:44:02 +01:00
commit f730841db4
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
15 changed files with 153 additions and 25 deletions

View file

@ -24,8 +24,8 @@
#include <chrono>
#include <regex>
#include <queue>
#include <climits>
#include <limits.h>
#include <sys/time.h>
#include <sys/wait.h>
#include <sys/types.h>