Commit graph

17 commits

Author SHA1 Message Date
Louis Bettens 67d91de443
cosmopolitan: 2.1.1 -> 2.2 2023-02-12 19:00:32 +01:00
Artturin f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
Louis Bettens 0875c04f15 cosmopolitan: 2.1 -> 2.1.1 2022-10-08 21:56:56 +02:00
Louis Bettens 5f06d3a7a2 cosmopolitan: 2.0.1 -> 2.1 2022-09-28 23:03:30 +02:00
Louis Bettens 8febd612d1 cosmopolitan: unstable-2022-03-22 -> 2.0.1 2022-09-16 21:22:06 +02:00
Louis Bettens 9f4b404b5c maintainers/teams: add cosmopolitan team 2022-03-30 10:33:17 +02:00
Louis Bettens bd84351def python-cosmopolitan: init at 3.6.14 2022-03-30 10:33:17 +02:00
Louis Bettens d1eb392e95 cosmopolitan: remove redundant fix
the shebangs issue has been fixed upstream in f721d61b54
2022-03-30 10:33:17 +02:00
Louis Bettens 96d3126781 cosmopolitan: lint 2022-03-30 10:33:16 +02:00
Louis Bettens 89604525d7 cosmopolitan: unclutter output 2022-03-30 10:33:16 +02:00
Louis Bettens f92cfbce3a cosmopolitan: remove redundant test
It seems like both the checkPhase and cosmoc's installCheckPhase run
plenty of executables, I don't see what this test could catch.
2022-03-30 10:33:16 +02:00
Louis Bettens 0d5810ede0 cosmoc: init 2022-03-30 10:33:16 +02:00
Louis Bettens 6443507c12 cosmopolitan: add checkPhase 2022-03-29 18:00:50 +02:00
Louis Bettens 961472b74a cosmopolitan: only build libc 2022-03-29 18:00:50 +02:00
Louis Bettens 3a08f8d91c cosmopolitan: don't extend include path
The intended idiom according to upstream is to have no `#includes` for
the libc. This works because the combined header `cosmopolitan.h` has
always been on the command line.
2022-03-29 10:40:40 +02:00
Tom Bereknyei 1edfe6d91b cosmopolitan: 0.3 -> unstable-2022-03-22 2022-03-27 20:02:59 -04:00
Thomas Bereknyei ca373323f1 cosmopolitan: init at 0.3
Apply suggestions from code review

Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com>
2021-04-14 22:40:46 -04:00