Commit Graph

21 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Jon Seager
86849ab446
Merge pull request #289391 from Erethon/erethon-loramon
loramon: init at 0.9.7
2024-02-28 08:50:09 +00:00
Sandro
88ce13798f
Merge pull request #289701 from kylechui/feat/update-logiops 2024-02-24 00:26:41 +01:00
Kyle Chui
5533f8b718
logiops: 0.2.3 -> 0.3.3
feat: Add multiple version support.

refactor: Remove unnecessary code.

The `DBus` handling is already done via the changed patch file.

chore: Fix formatting.

refactor: Remove confusing comment.

refactor: Abide by `by-name` CI.

https://github.com/NixOS/nixpkgs/actions/runs/7968015723/job/21751618054?pr=289701

fix: Remove unnecessary CMake build flag.

Nixpkgs already always builds Release, so this is redundant.
2024-02-22 16:51:01 -08:00
R. Ryantm
1d4a6537da louvre: 1.2.0-2 -> 1.2.1-2 2024-02-20 22:02:22 +00:00
Dionysis Grigoropoulos
ca242116af
loramon: init at 0.9.7 2024-02-17 18:27:30 +02:00
R. Ryantm
40bb5a4a97 louvre: 1.1.0-1 -> 1.2.0-2 2024-02-17 08:15:36 +00:00
Sergei Trofimovich
e458879574 louvain-community: unstable-2021-03-18 -> unstable-2024-01-30
Without the change the build against `gcc-13` fails as:
https://cache.nixos.org/log/xpqnf8kk3wxgqspxf2khipxlv0wf8i36-louvain-community-unstable-2021-03-18.drv

    /build/source/src/louvain_communities.cpp: At global scope:
    /build/source/src/louvain_communities.cpp:60:5: error: 'uint32_t' does not name a type
       60 |     uint32_t verbosity = 0;
          |     ^~~~~~~~
    /build/source/src/louvain_communities.cpp:44:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
       43 | #include "GitSHA1.h"
      +++ |+#include <cstdint>
       44 |

While at it added a trivial unstable updater.
2024-01-31 22:45:07 +00:00
kirillrdy
aa28799b9d
Merge pull request #277278 from t4ccer/t4/approxmc
approxmc: init at 4.1.23
2024-01-19 16:21:09 +09:00
Michael Evans
6054c3901d lorem: init at 1.3 2024-01-18 09:29:06 +02:00
t4ccer
7bb1056605
louvain-community: init at unstable-2021-03-18 2024-01-17 17:23:30 -07:00
Anderson Torres
e9b15c134d loksh: reword
- hardcode references to pname
- split outputs
- use pushd in postInstall instead of move-from-outside
- remove nested with
2024-01-04 16:38:41 -03:00
Anderson Torres
ceca46a62c loksh: migrate to by-name 2024-01-04 16:38:41 -03:00
Bobby Rong
9574847521
Merge pull request #274829 from jtojnar/gnome-update
GNOME updates 2023-12-16
2023-12-22 20:20:18 +08:00
Janik
2530753c2c
Merge pull request #269247 from 2xsaiko/outgoing/louvre
louvre: init at 1.1.0-1
2023-12-21 03:51:43 +01:00
Marco Rebhan
a5bd05ad09
louvre: init at 1.1.0-1 2023-12-20 20:01:55 +01:00
Jan Tojnar
0b1dbca50f loupe: 45.2 → 45.3
https://gitlab.gnome.org/GNOME/loupe/-/compare/45.2...45.3
2023-12-16 22:34:24 +01:00
Jan Tojnar
22a0523a86 loupe: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/loupe/-/compare/45.1...45.2
2023-12-02 15:32:19 +01:00
Bobby Rong
e81eea4229 loupe: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/loupe/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:48 +01:00
Bobby Rong
078d0a0ffa loupe: 45.beta.1 → 45.0
https://gitlab.gnome.org/GNOME/loupe/-/compare/45.beta.1...45.0

cargo and meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:16 +01:00
Bobby Rong
ce23515823 loupe: init at 45.beta.1
https://gitlab.gnome.org/GNOME/loupe/-/commits/45.beta.1

Co-authored-by: 06kellyjac <dev@j-k.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:54 +01:00