70 Commits

Author SHA1 Message Date
Marcin Serwin 6ed8733405 maintainers: remove synthetica (#495544) 2026-03-18 19:25:04 +00:00
sternenseemann d4112d7095 cbqn: 0.10.0 -> 0.11.0 2026-03-13 12:52:12 +01:00
Steven Allen 62da52900f maintainers: remove synthetica 2026-03-01 08:21:51 -08:00
Tony Zorman 2d9aa45520 cbqn: 0.9.0 -> 0.10.0
Tests all now moved to test/run.bqn. Also updated dependencies:

+ cbqn-bytecode: 0-unstable-2025-03-16 -> 0-unstable-2025-11-24
+ replxx: 0-unstable-2023-10-31 -> 0-unstable-2025-05-20
+ singeli: 0-unstable-2025-03-13 -> 0-unstable-2025-11-19
2026-01-06 10:15:47 +01:00
Wolfgang Walther 5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Sizhe Zhao 6d61f36998 cbqn: 0.8.0 -> 0.9.0
Also other sources were updated:
- cbqn-bytecode: 0-unstable-2024-09-15 -> 0-unstable-2025-03-16
- replxx: didn't change
- singeli: 0-unstable-2024-09-29 -> 0-unstable-2025-03-13
2025-04-22 00:20:21 +02:00
Sigmanificient 91d5ab3ae4 treewide: remove unused rec expressions 2025-03-14 05:15:05 +01:00
Anderson Torres 8f54063578 various: remove AndersonTorres from pkgs maintainership
Those outside by-name.
2025-01-22 21:47:09 -03:00
Silvan Mosberger 4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Antti Keränen dc8b17f402 cbqn: 0.7.0 -> 0.8.0
Also other sources were updated:
- cbqn-bytecode: 0-unstable-2024-05-22 -> 0-unstable-2024-09-15
- replxx: didn't change
- singeli: 0-unstable-2024-02-26 -> 0-unstable-2024-09-29
2024-10-08 20:11:10 +03:00
Sigmanificient 8b473d1a27 treewide: remove unused fetch* (and other) arguments 2024-05-30 13:36:48 +02:00
Anderson Torres dcc123b733 dbqn: migrate to by-name (#314612)
Also, changed the default `buildNativeImage` to false, in order not to bring
graalvm-ce as a dependency by accident.
2024-05-29 06:55:01 +00:00
nicoo a0a26d5be3 Merge #311543: update mbqn, migrate bqn to by-name/ 2024-05-28 11:28:14 +00:00
Anderson Torres fb6123bedf cbqn: 0.6.0 -> 0.7.0
Also other sources were updated:
- cbqn-bytecode:  0-unstable-2023-12-04 -> 0-unstable-2024-05-22
- replxx: didn't change
- singeli: 0-unstable-2023-12-29 -> 0-unstable-2024-02-26
2024-05-26 12:53:31 -03:00
Anderson Torres 4897c075fc cbqn: 0.5.0 -> 0.6.0
Also other sources were updated:
- cbqn-bytecode: 0-unstable-2023-05-17 -> 0-unstable-2023-12-04
- replxx: didn't change
- singeli: 0-unstable-2023-11-21 -> 0-unstable-2023-12-29
2024-05-26 12:53:31 -03:00
Anderson Torres 9127f7b3e8 cbqn: huge refactor
- Reorder input set to ASCIIbetical order
- Gather all sources into sources.nix file
  - Including cbqn itself and the submodules
- Better names for the inputs
- Get rid of null
- Reorder expression to the hammering guidelines
- Update meta
  - get rid of nested with
  - license list
2024-05-26 12:53:31 -03:00
Anderson Torres dfeff03c6f bqn: migrate to by-name
Also, alias mbqn.
2024-05-26 10:56:52 -03:00
Anderson Torres 448c182dff mbqn: unstable-2023-05-17 -> 0-unstable-2024-05-13 2024-05-26 10:56:52 -03:00
skykanin 5bfbbcdcad singeli: unstable-2023-09-12 -> unstable-2023-11-22 2023-12-04 23:43:27 +01:00
skykanin 921d102711 replxx: unstable-2023-02-26 -> unstable-2023-10-31 2023-12-04 23:42:44 +01:00
skykanin e04cae91ce cbqn: 0.4.0 -> 0.5.0 2023-12-04 23:10:58 +01:00
skykanin 359ea22552 cbqn: 0.3.0 -> 0.4.0 2023-09-17 15:47:34 -03:00
skykanin f063cddf7e singeli: unstable-2023-04-27 -> unstable-2023-09-12 2023-09-17 15:47:34 -03:00
Antti Keränen fef3d83a2b cbqn: 0.2.0 -> 0.3.0 2023-05-21 10:35:57 -03:00
Antti Keränen 83174fd5d4 singeli: unstable-2023-04-12 -> unstable-2023-04-27 2023-05-21 10:35:57 -03:00
Antti Keränen 38d1a10e87 cbqn-bytecode: unstable-2023-04-19 -> unstable-2023-05-17 2023-05-21 10:35:57 -03:00
Antti Keränen 47f1060a51 mbqn: 0.pre+date=2023-05-09 -> unstable-2023-05-17 2023-05-21 10:35:57 -03:00
Antti Keränen a81af31b38 cbqn: run test suite in installCheckPhase 2023-05-21 10:35:57 -03:00
Antti Keränen 53875c54da cbqn: make REPLXX flag explicit
Makefile target o3n-singeli enables REPLXX by default, we want to adhere
the enableReplxx variable.
2023-05-11 20:42:19 -03:00
Antti Keränen afea6a0e86 mbqn: 0.pre+date=2022-11-24 -> 0.pre+date=2023-05-09 2023-05-11 20:42:19 -03:00
Antti Keränen 6d7cba7a8e singeli: unstable-2023-01-23 -> unstable-2023-04-12 2023-05-11 20:42:19 -03:00
Antti Keränen c3aebe638b replxx: unstable-2023-01-21 -> unstable-2023-02-26 2023-05-11 20:42:19 -03:00
Antti Keränen 333b6ce59d cbqn: 2023-02-01 -> 0.2.0 2023-05-03 09:17:22 +03:00
Antti Keränen 7015586d4d singeli: add detegr as maintainer 2023-05-02 15:44:28 +03:00
Antti Keränen 2743e4cc39 replxx: add detegr as maintainer 2023-05-02 15:44:22 +03:00
Antti Keränen d9ab54843a cbqn-bytecode: 2023-01-27 -> 2023-04-19 2023-05-02 15:40:58 +03:00
skykanin 4db65a7ec4 cbqn: 2022-11-27 -> 2023-02-01 2023-03-18 23:10:30 -03:00
sternenseemann cac5e045dc cbqn: tie outputs for library to library config option 2023-01-11 13:00:24 +01:00
DavidCromp 52a9d9ad39 cbqn: fix output on non-Linux platforms
cbqn: fix output on non-Linux platforms
2023-01-11 00:16:04 -03:00
sternenseemann c7667f198f cbqn: drop obsolete darwin flags
This was already done in f5c7a97d53, but
reverted later by accident.
2022-12-30 18:49:53 +01:00
sternenseemann 2f3f2c82c8 cbqn: install headers and shared library
This is useful for embedding CBQN and writing libraries that can be used
via the CBQN FFI.
2022-12-30 18:49:53 +01:00
Narazaki, Shuji efbce7d4aa cbqn: add enableReplxx option 2022-12-21 14:17:29 +09:00
Juuso Haavisto f5c7a97d53 cbqn: remove unnecessary darwin build flag 2022-12-13 00:28:12 +01:00
sternenseemann 957408ced4 cbqn: 0.pre+date=2022-10-04 -> 0.pre+date=2022-11-27
How the bytecode is generated, was changed again slightly.
2022-11-28 15:24:45 +01:00
sternenseemann 848ef66feb mbqn: 0.pre+date=2022-10-03 -> 0.pre+date=2022-11-24 2022-11-28 15:22:48 +01:00
sternenseemann ad0537ab1f cbqn: pass adjusted linker flags for darwin 2022-10-10 12:01:02 +02:00
sternenseemann 1d7d8b4b0a cbqn: 0.pre+date=2022-05-06 -> 0.pre+date=2022-10-04 2022-10-07 00:51:01 +02:00
sternenseemann 1853d30351 mbqn: 0.pre+date=2021-12-13 -> 0.pre+date=2022-10-03 2022-10-07 00:50:24 +02:00
Narazaki, Shuji 63106c6b2a cbqn: 0.pre+date=2021-12-1 -> 0.pre+date=2022-05-06 2022-05-06 16:30:11 +09:00
Dmitry Kalinkin 2830ce4ddc dbqn-native: mark as broken on darwin 2021-12-21 16:05:09 -05:00