Commit Graph

96689 Commits

Author SHA1 Message Date
Mario Rodas
51403ecd19
Merge pull request #293027 from trofi/virtualbox-drop-redundant-disable-warnings-if-gcc13
virtualbox: drop redundant `disable-warnings-if-gcc13`
2024-03-03 12:37:16 -05:00
Nick Cao
3aaf42d4e7
Merge pull request #292967 from Aleksanaa/netease-music-tui
netease-music-tui: remove
2024-03-03 10:08:21 -05:00
Sergei Trofimovich
d686792cb1 virtualbox: drop redundant disable-warnings-if-gcc13 2024-03-03 14:42:22 +00:00
Mario Rodas
15226a681d
Merge pull request #292433 from trofi/opencollada-cleanup
opencollada: switch from `disable-warnings-if-gcc13` to removing `-We…
2024-03-03 08:45:22 -05:00
Mario Rodas
c9e47e2a4a
Merge pull request #292907 from trofi/rippled-drop-redundant-disable-warnings-if-gcc13
rippled: drop redundant `disable-warnings-if-gcc13`
2024-03-03 07:41:38 -05:00
Felix Bühler
de24b83411
Merge pull request #292876 from Stunkymonkey/neoload-remove
neoload: remove
2024-03-03 13:06:13 +01:00
Leona Maroni
b4aad32403
Merge pull request #292193 from atorres1985-contrib/duden
duden: 0.18.0 -> 0.19.1
2024-03-03 12:49:08 +01:00
Doron Behar
d420aa72bf
Merge pull request #292874 from doronbehar/pkg/python-crate
python311Packages.crate: 0.34.0 -> 0.35.2
2024-03-03 10:30:33 +02:00
Doron Behar
49379a0334
Merge pull request #292596 from minijackson/sequoia-sq-0.34
sequoia-sq: 0.32.0 -> 0.34.0
2024-03-03 10:28:02 +02:00
aleksana
3599d230e9 netease-music-tui: remove 2024-03-03 15:58:13 +08:00
Pol Dellaiera
8739e44a26
Merge pull request #253352 from yamashitax/add-sensible-side-buttons
sensible-side-buttons: init at 1.0.6
2024-03-02 23:39:20 +01:00
Sergei Trofimovich
42e98887ba rippled: drop redundant disable-warnings-if-gcc13 2024-03-02 22:38:53 +00:00
Pol Dellaiera
3581c4b381
Merge pull request #225951 from yamashitax/add-tableplus
tableplus: init at 504
2024-03-02 23:35:42 +01:00
maralorn
de9600d4ca
Merge pull request #292592 from felixsinger/pkgs/flashprog
Rename package flashrom-stable to flashprog
2024-03-02 22:30:01 +01:00
Felix Buehler
8d8dbeea4e neoload: remove
last update was 2014-04-24 and the links no longer work
2024-03-02 22:16:42 +01:00
Doron Behar
7a1b97825b python311Packages.pueblo: init at 0.0.8 2024-03-02 23:07:16 +02:00
Doron Behar
8a2ad95413 python311Packages.verlib2: init at 0.2.0 2024-03-02 23:07:15 +02:00
Nikolay Korotkiy
025c5d860b
Merge pull request #292576 from atorres1985-contrib/wlogout
wlogout: 1.2 -> 1.2.1
2024-03-02 23:53:31 +04:00
Weijia Wang
2c53d57267
Merge pull request #292683 from risicle/ris-routinator-darwin-systemconfiguration
routinator: fix build on darwin
2024-03-02 14:57:16 +01:00
Yt
1353f7ae07
Merge pull request #292775 from CertainLach/outlines-init
outlines: init at 0.0.34
2024-03-02 13:29:31 +00:00
Yt
316f61e835
Merge pull request #292774 from CertainLach/interegular-init
python3Packages.interegular: init at 0.3.3
2024-03-02 13:28:40 +00:00
Yaroslav Bolyukin
dbb0736b87 python3Packages.outlines: init at 0.0.34 2024-03-02 13:04:01 +01:00
Yaroslav Bolyukin
bc438f11c3 python3Packages.interegular: init at 0.3.3 2024-03-02 13:02:43 +01:00
Sergei Trofimovich
ef801a74bb opencollada: switch from disable-warnings-if-gcc13 to removing -Werror
It's a no-op change that consolidates flag changes ina  single `.nix`
file. While at it moved `pcre.patch` into `patches` from `postPatch`.

Co-authored-by: Alexis Hildebrandt <afh@surryhill.net>
2024-03-02 09:53:03 +00:00
Gabriella Gonzalez
b8698cd8d6
macOS support for NixOS tests (#282401)
Closes #193336
Closes #261694
Related to #108984

The goal here was to get the following flake to build and run on
`aarch64-darwin`:

```nix
{ inputs.nixpkgs.url = <this branch>;

  outputs = { nixpkgs, ... }: {
    checks.aarch64-darwin.default =
      nixpkgs.legacyPackages.aarch64-darwin.nixosTest {
        name = "test";

        nodes.machine = { };

        testScript = "";
      };
  };
}
```

… and after this change it does.  There's no longer a need for the
user to set `nodes.*.nixpkgs.pkgs` or
`nodes.*.virtualisation.host.pkgs` as the correct values are inferred
from the host system.
2024-03-02 06:33:14 +01:00
Mario Rodas
7e110418c8
Merge pull request #292609 from xrelkd/update/cargo-bloat
cargo-bloat: add `meta.mainProgram`
2024-03-01 23:40:48 -05:00
Mario Rodas
37d0669466
Merge pull request #287403 from trofi/graphia-gcc-13-fix-update
graphia: 3.2 -> 4.2
2024-03-01 23:26:37 -05:00
Mario Rodas
293d6a84c2
Merge pull request #291924 from trofi/vertcoind-drop-redundant-disable-warnings-if-gcc13
vertcoind: drop redundant `disable-warnings-if-gcc13`
2024-03-01 23:23:53 -05:00
Mario Rodas
dccb05e411
Merge pull request #292434 from trofi/proj-drop-redundant-disable-warnings-if-gcc13
proj: drop redundant `disable-warnings-if-gcc13`
2024-03-01 23:23:30 -05:00
Mario Rodas
6f4f97cb9c
Merge pull request #292655 from trofi/reproc-drop-redundant-disable-warnings-if-gcc13
reproc: drop redundant `disable-warnings-if-gcc13`
2024-03-01 23:20:31 -05:00
Mario Rodas
7e0ee95ed9
Merge pull request #292666 from trofi/btop-drop-redundant-disable-warnings-if-gcc13
btop: drop redundant `disable-warnings-if-gcc13`
2024-03-01 23:20:19 -05:00
Mario Rodas
15b6c77f27
Merge pull request #292681 from trofi/google-cloud-cpp-drop-redundant-disable-warnings-if-gcc13
google-cloud-cpp: drop redundant `disable-warnings-if-gcc13`
2024-03-01 23:18:30 -05:00
Anderson Torres
8a6251839a duden: migrate to python-modules
Because it is a "dual package": a Python app and lib.
2024-03-01 22:29:34 -03:00
Robert Scott
49ebee33e7
Merge pull request #292345 from zimbatm/mdsh-0.8.0
mdsh: 0.7.0 -> 0.8.0
2024-03-02 00:56:19 +00:00
Robert Scott
fdf858c1fe routinator: fix build on darwin 2024-03-01 23:04:18 +00:00
Sergei Trofimovich
e44cce2a3c google-cloud-cpp: drop redundant disable-warnings-if-gcc13 2024-03-01 22:56:54 +00:00
éclairevoyant
3924605af7
Merge pull request #261501 from Gerg-L/spotifywm
spotifywm: ensure all files are propagated
2024-03-01 22:27:34 +00:00
Sergei Trofimovich
4e8281c904 btop: drop redundant disable-warnings-if-gcc13 2024-03-01 21:35:39 +00:00
Sergei Trofimovich
c97effabc1 reproc: drop redundant disable-warnings-if-gcc13 2024-03-01 20:54:05 +00:00
Felix Singer
18cf4d44dc Rename package flashrom-stable to flashprog
flashprog, formerly flashrom-stable, got separated and is its own
project now. Thus, rename the formerly known package flashrom-stable to
flashprog and adjust all references and meta data.

Update to the newest available release 1.0.1.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-03-01 21:36:41 +01:00
Nick Cao
cb9d82b0c4
Merge pull request #292619 from RaitoBezarius/garage-update
garage_0_8: 0.8.5 -> 0.8.6, garage: 0.9.1 -> 0.9.2
2024-03-01 15:21:39 -05:00
Pol Dellaiera
c6a6cdaf35
Merge pull request #291413 from atorres1985-contrib/ltris
ltris: 1.2.7 -> 1.2.8
2024-03-01 19:44:28 +01:00
Cosima Neidahl
b07edac38a
Merge pull request #289297 from OPNA2608/update/ptcollab
ptcollab: 0.6.4.7 -> 0.6.4.8
2024-03-01 19:06:14 +01:00
Raito Bezarius
b041481ef3 garage: 0.9.1 -> 0.9.2
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.2
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 18:05:18 +01:00
Raito Bezarius
19bfc60e9f garage_0_8: 0.8.5 -> 0.8.6
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.6
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 18:05:02 +01:00
xrelkd
253d5068d8
cargo-bloat: migrate to by-name 2024-03-02 00:36:05 +08:00
Nick Cao
81ed07d28a
fcitx5-with-addons: build for both qt versions 2024-03-01 11:12:00 -05:00
Nick Cao
6fb9849e68
fcitx5-configtool: build for both qt versions 2024-03-01 11:10:27 -05:00
Nick Cao
45e4e8f973
fcitx5-chinese-addons: build for both qt versions 2024-03-01 10:44:07 -05:00
Nick Cao
51f1291ea5
fcitx5-unikey: build for both qt versions 2024-03-01 10:44:06 -05:00