Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Klaus T. Aehlig
258c4925a5
justbuild: 1.2.4 -> 1.3.1
...
Also
- include just-deduplicate-repos to the installed binaries
- during the build of just-mr reuse the local build root of
the build of just, in order to avoid building the code shared
between just and just-mr twice
2024-05-31 20:23:10 +02:00
Christian Lütke Stetzkamp
5c01177666
justbuild: Fix build
2024-04-09 20:05:23 +02:00
Weijia Wang
c317b4b571
justbuild: mark as broken
2024-03-18 14:22:45 +01:00
Christian Lütke Stetzkamp
62123bb51d
justbuild: 1.2.1 -> 1.2.4
2024-01-04 20:02:18 +01:00
Aaron Jheng
80aaa46d4c
protobuf: use new package definition only
2023-10-11 13:20:31 +00:00
Stanisław Pitucha
de37bc613c
justbuild: partial fixes for darwin
...
They don't make the build successful, but most issues are removed.
Darwin requires the gcc environment to build.
2023-09-30 10:07:17 +10:00
Christian Lütke Stetzkamp
34fb737d9c
justbuild: init at 1.2.1
2023-09-28 14:16:07 +02:00