Commit Graph

57493 Commits

Author SHA1 Message Date
Artturin
3716ef19d8 lib.makeScopeWithSplicing: provide default for keep,extra
These are often unneeded by the user.
2023-07-28 17:41:01 +03:00
Adam Joseph
cb13669b00 lib.customisation: uncurry makeScopeWithSplicing
Deeply-curried functions are pretty error-prone in untyped languages
like Nix.  This is a particularly bad case because
`top-level/splice.nix` *also* declares a makeScopeWithSplicing, but
it takes *two fewer arguments*.

Let's switch to attrset-passing form, to provide some minimal level
of sanity-checking.
2023-07-27 21:31:59 -07:00
0x4A6F
f2facaf95d
Merge pull request #245655 from nvmd/sk/fix/czkawka
czkawka: fix build and check on darwin
2023-07-27 20:12:08 +02:00
Franz Pletz
e8d63b1a46
Merge pull request #245452 from reckenrode/mpv-fixes 2023-07-27 15:32:11 +02:00
Pol Dellaiera
478c0fd0a4
Merge pull request #244487 from srid/nixci
nixci: init at 0.1.3
2023-07-27 14:38:18 +02:00
Ilan Joselevich
3a129639fd
Merge pull request #243768 from sund3RRR/tijolo-init
tijolo: init at 0.7.3
2023-07-27 12:27:31 +03:00
Sergey Kazenyuk
3f42dcce7d czkawka: fix build and check on darwin 2023-07-27 07:00:06 +03:00
Jacob Moody
c56fec9f9f hheretic: init at 0.2.3 2023-07-27 00:16:48 -03:00
figsoda
e24037ed4a
Merge pull request #245387 from figsoda/unused 2023-07-26 23:15:17 -04:00
rewine
8974e68bef wayfire: refactor
1
2023-07-27 00:04:03 -03:00
rewine
246e73daad wayfire-plugins-extra: init at 0.7.5 2023-07-27 00:04:03 -03:00
Eric Bailey
8c068dfddb helmfile-wrapped: init
nixos/doc/manual: add release notes for helmfile-wrapped
2023-07-26 16:59:16 -05:00
Samuel Ainsworth
931999d13b
Merge pull request #235024 from deshaw/upstream-dcgm
Add NVIDIA DCGM and DCGM-exporter (prometheus)
2023-07-26 14:48:38 -07:00
Elliot Cameron
b25101f159 prometheus-dcgm-exporter: init at 3.1.8-3.1.5 2023-07-26 16:11:54 -04:00
Elliot Cameron
1cdc3752a5 dcgm: init at 3.1.8 2023-07-26 16:11:54 -04:00
Elliot Cameron
85888a1298 tclap: add 1.4 variant 2023-07-26 16:11:54 -04:00
Pol Dellaiera
c8ef7eb40f
Merge pull request #245073 from 70m6/feature/localproxy
localproxy: init at 3.1.0
2023-07-26 19:49:43 +02:00
Janik
6540f039d4
Merge pull request #244304 from yrd/banana-cursor 2023-07-26 19:01:40 +02:00
Pol Dellaiera
7e6912f7f8
Merge pull request #222982 from arti5an/mount-zip
mount-zip: init at 1.0.8
2023-07-26 18:14:26 +02:00
tom barrett
dc14a2a512 localproxy: init at 3.1.0 2023-07-26 17:44:25 +02:00
Richard Smith
754fd32de4 mount-zip: init at 1.0.8 2023-07-26 15:27:46 +00:00
Gustavo Coutinho de Souza
c66a3bd157 a4term: init at 0.2.2 2023-07-26 08:01:24 -03:00
Pol Dellaiera
3ea8f62a71
Merge pull request #238378 from Lurkki14/lurkki/omorfi
omorfi: init at 0.9.9
2023-07-26 12:14:59 +02:00
Doron Behar
debb8d7b80
Merge pull request #198261 from DGollings/sqlboiler-crdb
sqlboiler-crbd: init at unstable-2022-06-12
2023-07-26 10:01:35 +00:00
Pol Dellaiera
7a1ec97a5a
Merge pull request #238658 from t4ccer/t4/measureme
measureme: init at 10.1.1
2023-07-26 10:48:02 +02:00
Pol Dellaiera
435d7c0799
Merge pull request #216365 from Stunkymonkey/use-optionalAttrs
treewide: use lib.optionalAttrs
2023-07-26 10:37:07 +02:00
Janik
89b48ac9cb
Merge pull request #245378 from wineee/qtcreator 2023-07-26 09:33:29 +02:00
Theodore Ni
1571a1aacf rustdesk-server: fix darwin builds 2023-07-26 09:27:36 +02:00
Nick Cao
094f4083b4
Merge pull request #244979 from fortuneteller2k/blisp
blisp: init at unstable-2023-06-03
2023-07-25 21:11:07 -06:00
Dennis Gosnell
1ccdb33cf4
Merge pull request #245459 from pacien/drop_ldgallery
ldgallery: drop package
2023-07-26 11:05:06 +09:00
fortuneteller2k
87b9b9f572 blisp: init at unstable-2023-06-03 2023-07-26 09:15:27 +08:00
Nick Cao
cf0509be92
Merge pull request #245012 from vincentbernat/feature/gnmic
gnmic: init at 0.31.3
2023-07-25 19:06:40 -06:00
Nick Cao
2c7a4ee9f9
Merge pull request #245029 from linsui/apktool
apktool: 2.8.0 -> 2.8.1 and use free aapt
2023-07-25 19:05:41 -06:00
Nick Cao
991026bedc
Merge pull request #245042 from 70m6/feature/mqtt_cpp
mqtt_cpp: init at 13.2.1
2023-07-25 19:04:39 -06:00
pacien
f747a635d6 ldgallery: drop package
This removes 'ldgallery' from nixpkgs.
It remains available through the Nix Flake provided by ldgallery.

The package of its "compiler" part was already marked as broken due to
dependencies having gone out of sync with the rest of the Haskell
packages.

The package of its "viewer" part also got out of sync due to changes
in JS dependency manager.
2023-07-26 01:44:35 +02:00
Randy Eckenrode
4d002bf124
mpv: use the Swift stdenv on Darwin
This fixes an issue where headers from the stdenv’s clang are being used
by Swift’s clang. That does not cause issues when the stdenv on Darwin
uses clang 11, but the build will fail on aarch64-darwin with a stdenv
that uses clang 16 (due to changes in `arm_neon.h` that are not
compatible with clang 15).
2023-07-25 18:01:07 -04:00
Connor Baker
495875182e
Merge pull request #224068 from SomeoneSerge/respect-config-cudaSupport
Respect global config.cudaSupport
2023-07-25 14:18:14 -04:00
Sandro
4f0a1ccd82
Merge pull request #245200 from ambroisie/add-woodpecker-plugin-git
woodpecker-plugin-git: init at 2.1.0
2023-07-25 19:22:36 +02:00
Jussi Kuokkanen
8d34b31b31 omorfi: init at 0.9.9 2023-07-25 20:00:14 +03:00
Jussi Kuokkanen
67424e70c8 hfst-ospell: init at 0.5.3 2023-07-25 19:54:57 +03:00
Jussi Kuokkanen
b02e3765e7 hfst: init at 3.16.0 2023-07-25 19:54:49 +03:00
Jussi Kuokkanen
22f9b7b279 libvoikko: init at 4.3.2 2023-07-25 19:53:30 +03:00
figsoda
7250b5ac79
Merge pull request #245231 from figsoda/psitop 2023-07-25 12:14:47 -04:00
Daniel Gollings
887828e3ca sqlboiler-crbd: init at unstable-2022-06-12 2023-07-25 17:43:29 +02:00
Sridhar Ratnakumar
5950a71f62 devour-flake: init at 2 2023-07-25 11:22:28 -04:00
Sridhar Ratnakumar
3d1b68c445 nixci: init at 0.1.3 2023-07-25 11:22:28 -04:00
tom barrett
a95c1c82d3 mqtt_cpp: init at 13.2.1 2023-07-25 17:07:39 +02:00
figsoda
3ef3b08083 pkgs/tools/audio: remove dead code 2023-07-25 10:28:26 -04:00
Sandro
2f393e7d42
Merge pull request #243315 from propet/kingstvis-init-3.6.1 2023-07-25 14:56:56 +02:00
rewine
dc061bb01c qtcreator-qt6: rename to qtcreator 2023-07-25 20:21:25 +08:00