Commit Graph

499770 Commits

Author SHA1 Message Date
Nick Cao
905ad98fab
Merge pull request #240535 from figsoda/hurl
hurl: 3.0.1 -> 4.0.0
2023-06-30 09:24:26 +08:00
Ben Siraphob
37cf5ce1cc
Merge pull request #239412 from siraben/swiProlog-update 2023-06-30 08:23:48 +07:00
Nick Cao
9dfc6e0948
Merge pull request #240572 from r-ryantm/auto-update/python310Packages.trimesh
python310Packages.trimesh: 3.22.1 -> 3.22.2
2023-06-30 09:21:09 +08:00
Nick Cao
6d71b2827b
Merge pull request #240578 from figsoda/linuxwave
linuxwave: 0.1.3 -> 0.1.4
2023-06-30 09:19:25 +08:00
Nick Cao
d2b2cd03ab
Merge pull request #240584 from r-ryantm/auto-update/python310Packages.jira
python310Packages.jira: 3.5.1 -> 3.5.2
2023-06-30 09:18:31 +08:00
Nick Cao
7db6eb1200
Merge pull request #240608 from r-ryantm/auto-update/python310Packages.spacy
python310Packages.spacy: 3.5.3 -> 3.5.4
2023-06-30 09:15:14 +08:00
Nick Cao
d1ff959a99
Merge pull request #240613 from SuperSandro2000/binary-cache
binary-cache: use lib.makeBinPath
2023-06-30 09:14:07 +08:00
Nick Cao
f14dbb5361
Merge pull request #240617 from r-ryantm/auto-update/python310Packages.psd-tools
python310Packages.psd-tools: 1.9.26 -> 1.9.27
2023-06-30 09:13:11 +08:00
Nick Cao
0a14499e49
Merge pull request #239274 from wiryfuture/lapce-disable-autoupdate
Lapce: Disable internal updater
2023-06-30 09:08:40 +08:00
Bobby Rong
3e99dda428
Merge pull request #240560 from bobby285271/upd/cinnamon
cinnamon.mint-themes: 2.1.3 -> 2.1.4, cinnamon.mint-l-theme: 1.9.3 -> 1.9.4
2023-06-30 09:07:08 +08:00
Nick Cao
4aff42c720
Merge pull request #239974 from keenanweaver/game-devices-udev-rules
game-devices-udev-rules: init at 0.21
2023-06-30 09:06:48 +08:00
sternenseemann
d7a27f3189 haskellPackages.streamly-lmdb: drop obsolete override
cabal2nix can figure this connection out by itself.
2023-06-30 02:19:07 +02:00
sternenseemann
95d5c0c21b haskellPackages.streamly-lmdb: obtain deps from haskell fixpoint
This will make the package work in non-default haskell package sets. The
issue was introduced in a1a4c4d629.

Resolves #240512.
2023-06-30 02:19:07 +02:00
figsoda
6df7cf2979
Merge pull request #240363 from figsoda/snazy 2023-06-29 20:00:03 -04:00
sternenseemann
8088e14e12 doc/haskell: FAQ entry on changing profiling settings globally
This is actually relatively complicated to achieve, since it involves
overriding GHC on e.g. aarch64-darwin, so the FAQ entry seems warranted.

It's also a good exercise to me, since it demonstrates some problems
with the overriding infrastructure, i.e. that it has a tendency to
inherit the pkgs fixpoint from prev. An example of this problem is
https://github.com/NixOS/nixpkgs/issues/235960, but it has different
manifestations as well. Awareness of this will also help writing the
other sections on overriding.

How complicated it is, seems to be further incentive to go ahead with
https://github.com/NixOS/nixpkgs/pull/239548 as well.
2023-06-30 01:52:42 +02:00
sternenseemann
1db464d40a doc/haskell: document {enable,disable}*Profiling functions 2023-06-30 01:52:42 +02:00
R. Ryantm
1908685b08 python310Packages.psd-tools: 1.9.26 -> 1.9.27 2023-06-29 23:34:45 +00:00
Zhong Jianxin
1cdf0bddc8
moonlight-qt: Support darwin (#239600) 2023-06-29 19:29:24 -04:00
Sandro Jäckel
88888899e5
binary-cache: use lib.makeBinPath 2023-06-30 00:42:14 +02:00
Adam Joseph
b1434f14da
Merge pull request #240247 from amjoseph-nixpkgs/libgcc-deduplicate
gcc: deduplicate boilerplate
2023-06-29 22:26:25 +00:00
K900
32141ab2e9
Merge pull request #235650 from leo60228/add-fusee-nano
fusee-nano: init at unstable-2023-05-17
2023-06-30 01:21:13 +03:00
Robert Hensing
e3c1e48ef8
Merge pull request #235874 from baloo/baloo/nixosTest/lib.override-support
nixosTest: adds support for lib.extend
2023-06-30 00:02:36 +02:00
Adam Joseph
cccd5112fe
Merge pull request #240590 from amjoseph-nixpkgs/pr/systems/gnuabin32-isgnu
lib.systems: add gnuabin32 to isGnu
2023-06-29 21:59:03 +00:00
R. Ryantm
aa85ee889f python310Packages.spacy: 3.5.3 -> 3.5.4 2023-06-29 21:47:58 +00:00
Dmitry Kalinkin
c57bc5f812
python310Packages.dask-awkward: 2023.6.1 -> 2023.6.3 (#240267) 2023-06-29 16:55:08 -04:00
Dmitry Kalinkin
5a8650469a
python310Packages.awkward: 2.2.2 -> 2.2.3 (#240266)
python310Packages.awkward-cpp: 16 -> 17
2023-06-29 16:54:40 -04:00
apfelkuchen6
a3cdf3186f
texlive.bin.core-big: fix luajittex on aarch64-linux (#240577) 2023-06-29 16:12:05 -04:00
Martin Weinelt
4f84d7c216
Merge pull request #240593 from amesgen/python-no-pkgs-attrs
doc/languages-frameworks/python: don't use full `pkgs` in attrs
2023-06-29 22:01:50 +02:00
amesgen
906102c911
doc/languages-frameworks/python: don't use full pkgs in attrs 2023-06-29 21:38:37 +02:00
Adam Joseph
4cb579b536 lib.systems: add gnuabin32 to isGnu
The `isGnu` predicate was missing `gnuabin32`.  This commit corrects
that by adding it.
2023-06-29 12:26:12 -07:00
Weijia Wang
2efbe2e3d9
Merge pull request #240548 from wegank/gitoxide-darwin
gitoxide: fix build on x86_64-darwin
2023-06-29 22:04:34 +03:00
R. Ryantm
b54924c377 python310Packages.jira: 3.5.1 -> 3.5.2 2023-06-29 18:39:53 +00:00
figsoda
75d012aae5
Merge pull request #240130 from jhol/vim-plugins
Vim plugins
2023-06-29 14:30:23 -04:00
figsoda
4d521ebc2a linuxwave: 0.1.3 -> 0.1.4
Diff: https://github.com/orhun/linuxwave/compare/v0.1.3...v0.1.4

Changelog: https://github.com/orhun/linuxwave/blob/v0.1.4/CHANGELOG.md
2023-06-29 14:26:28 -04:00
Fabian Affolter
f782b652f3
Merge pull request #240282 from fabaff/alexapy
python311Packages.alexapy: init at 1.26.8
2023-06-29 20:00:44 +02:00
Emily
46ffa3b169
Merge pull request #240201 from donovanglover/go-thumbnailer
go-thumbnailer: init at 0.1.0
2023-06-29 19:37:34 +02:00
R. Ryantm
648e76181a python310Packages.trimesh: 3.22.1 -> 3.22.2 2023-06-29 17:34:51 +00:00
Janik
9f6b9f0864
Merge pull request #240561 from figsoda/typos 2023-06-29 19:30:56 +02:00
Janik
13583e3e9e
Merge pull request #240550 from mdarocha/spicetify-cli 2023-06-29 19:14:08 +02:00
Franz Pletz
0b47a8bdba
Merge pull request #238978 from fpletz/pkgs/zlib-ng-2.1.2 2023-06-29 18:57:13 +02:00
figsoda
73b1a45dd7
Merge pull request #240221 from figsoda/journal 2023-06-29 12:19:48 -04:00
figsoda
e1140d1002 typos: 1.15.7 -> 1.15.8
Diff: https://github.com/crate-ci/typos/compare/v1.15.7...v1.15.8

Changelog: https://github.com/crate-ci/typos/blob/v1.15.8/CHANGELOG.md
2023-06-29 12:17:53 -04:00
Arthur Gautier
9338511350 nixosTest: provide a test for lib.extend in nixosTests & runNixOSTest 2023-06-29 09:14:58 -07:00
Arthur Gautier
562f879cd1 runNixOSTest: adds support for lib.extend
When lib overrides were used, before this commit, they would not be made
available in the configuration evaluation of nixosTest's nodes.

Sample code:
``` nix
let
  pkgs = import ./. {
    overlays = [
      (new: old: {
        lib = old.lib.extend (self: super: {
          sorry_dave = builtins.trace "There are no pod bay doors" "sorry dave";
        });
      })
    ];
  };
in
pkgs.testers.runNixOSTest {
  name = "demo lib overlay";

  nodes = {
    machine = { lib, ... }: {
      environment.etc."got-lib-overlay".text = lib.sorry_dave;
    };
  };

  testScript = { nodes }:
    ''
      start_all()
      machine.succeed('grep dave /etc/got-lib-overlay')
    '';
}
```
2023-06-29 09:13:44 -07:00
Arthur Gautier
18c734d7f2 nixosTest: adds support for lib.extend
When lib overrides were used, before this commit, they would not be made
available in the configuration evaluation of nixosTest's nodes.

Sample code:
``` nix
let
  pkgs = import ./. {
    overlays = [
      (new: old: {
        lib = old.lib.extend (self: super: {
          sorry_dave = builtins.trace "There are no pod bay doors" "sorry dave";
        });
      })
    ];
  };
in
pkgs.testers.nixosTest {
  name = "demo lib overlay";

  nodes = {
    machine = { lib, ... }: {
      environment.etc."got-lib-overlay".text = lib.sorry_dave;
    };
  };

  testScript = { nodes }:
    ''
      start_all()
      machine.succeed('grep dave /etc/got-lib-overlay')
    '';
}
```
2023-06-29 09:13:44 -07:00
Mario Rodas
7681055124
Merge pull request #240536 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 2.11.0 -> 2.11.1
2023-06-29 11:05:58 -05:00
Bobby Rong
d79120bed1
cinnamon.mint-l-theme: 1.9.3 -> 1.9.4
https://github.com/linuxmint/mint-l-theme/compare/1.9.3...1.9.4
2023-06-29 23:50:09 +08:00
Bobby Rong
08b7393215
cinnamon.mint-themes: 2.1.3 -> 2.1.4
https://github.com/linuxmint/mint-themes/compare/2.1.3...2.1.4
2023-06-29 23:49:18 +08:00
Bobby Rong
c84b823065
Merge pull request #240261 from bobby285271/upd/pantheon
Pantheon updates 2023-06-28
2023-06-29 23:31:46 +08:00
Weijia Wang
39d8b1462e gitoxide: fix build on x86_64-darwin 2023-06-29 17:44:56 +03:00