Commit Graph

96666 Commits

Author SHA1 Message Date
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
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
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
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
Nick Cao
0b5b74bbeb
fcitx5-skk: build for both qt versions 2024-03-01 10:44:06 -05:00
Nick Cao
9336fcc5ae
fcitx5: drop superfluous use of libsForQt5.callPackage 2024-03-01 10:44:05 -05:00
Adam C. Stephens
b52452f8c7
Merge pull request #291951 from amarshall/zfs-pkgs-renaming
zfs: rename zfsStable -> zfs_2_2; zfsUnstable -> zfs_unstable; remove enableUnstable option in favor of package
2024-03-01 10:09:12 -05:00
7c6f434c
7cd98160ab
Merge pull request #292348 from hraban/sbcl-2.4.2
sbcl: 2.4.1 -> 2.4.2
2024-03-01 14:25:28 +00:00
Andrew Marshall
29a1b11f91 zfs_*: Avoid failing pkgs/by-name migration check
See also https://github.com/NixOS/nixpkgs/pull/292214
2024-03-01 08:20:58 -05:00
Anderson Torres
7f347f109a wlogout: migrate to by-name 2024-03-01 10:14:12 -03:00
éclairevoyant
861b56407f
Merge pull request #270449 from phunehehe/remove-archiveopteryx
archiveopteryx: remove
2024-03-01 11:21:37 +00:00
Atemu
bbfd38289c
Merge pull request #290686 from iwanb/jacktrip2
jacktrip: 1.10.1 -> 2.2.2
2024-03-01 11:15:21 +00:00
Hoang Xuan Phu
c676811431 archiveopteryx: remove
This package currently uses an unsupported version of OpenSSL. The update seems simple enough, but I no longer use the package, and don't have the environment to test it anymore
If someone else adopts the package please feel free to reject this
2024-03-01 00:20:59 -05:00
Mario Rodas
244ee5631a
Merge pull request #291929 from trofi/gmsh-drop-redundant-disable-warnings-if-gcc13
gmsh: drop redundant `disable-warnings-if-gcc13`
2024-02-29 21:33:49 -05:00
Mario Rodas
87999882cf
Merge pull request #291693 from trofi/intel-media-sdk-no-warning-hack
intel-media-sdk: drop redundant `disable-warnings-if-gcc13`
2024-02-29 21:33:34 -05:00
Anderson Torres
ad383118e3 ltris: migrate to by-name 2024-02-29 22:11:38 -03:00
Sergei Trofimovich
9ad4d0a7a8 proj: drop redundant disable-warnings-if-gcc13 2024-02-29 22:07:40 +00:00
Nick Cao
b5f6e3881a
Merge pull request #292232 from NickCao/fcitx5-qt-split
qt6Packages.fcitx5-qt: init
2024-02-29 13:14:35 -05:00
Sandro Jäckel
44c70a3707 libgit2_1_5: drop 2024-02-29 18:54:37 +01:00
Sandro Jäckel
49bb96edf1 libgit2_1_3_0: drop 2024-02-29 18:54:37 +01:00
Sandro Jäckel
b9a613aa8c turbogit: make libgit2 override local to package
This is the last user of an old libgit2 version which cannot
easily be updated and takes away the burden from the libgit2
maintainers.
2024-02-29 18:54:37 +01:00
Sandro Jäckel
793ef7f7fc libgit2_1_6: drop 2024-02-29 18:54:37 +01:00
Pol Dellaiera
d1c2714639
Merge pull request #290945 from leahneukirchen/outils-0.13
outils: 0.10 -> 0.13
2024-02-29 18:54:25 +01:00
Hraban Luyat
c3f3caa6d1 sbcl: 2.4.1 -> 2.4.2 2024-02-29 10:34:34 -05:00