Alyssa Ross
870ce0999b
netbsd.libpthread: fix build
...
Tested by building pkgsCross.x86_64-netbsd.netbsd.libpthread on
x86_64-linux.
2021-04-23 15:15:30 +00:00
Peter Simons
a8ade4385f
Merge origin/master into haskell-updates.
2021-04-23 17:15:13 +02:00
Alyssa Ross
152179f71d
netbsd.librpcsvc: fix build
...
Tested by building pkgsCross.x86_64-netbsd.netbsd.librpcsvc on
x86_64-linux.
2021-04-23 14:59:58 +00:00
Alyssa Ross
be7a9bab0f
netbsd.librt: fix build
...
This is another one of those packages that's just a rebuild of a
certain part of libc...
Tested by building pkgsCross.x86_64-netbsd.netbsd.librt on
x86_64-linux.
libc's postPatch was entirely fixes for librt, so move that to librt
and inherit it in libc.
2021-04-23 14:48:35 +00:00
davidak
77c103298c
kbd: add myself as maintainer
2021-04-23 16:41:12 +02:00
davidak
f250c8f6df
kbd: format using nixpkgs-fmt
2021-04-23 16:41:11 +02:00
davidak
513143fe4e
kbd: add tests and update them
2021-04-23 16:41:11 +02:00
davidak
fabdd46503
kbdKeymaps: remove
...
dvp and neo are now included in kbd
includes documentation in release notes and alias
2021-04-23 16:41:06 +02:00
davidak
d83b116910
kbd: 2.0.4 -> 2.4.0
2021-04-23 16:37:37 +02:00
Graham Christensen
3ac9de55b0
Merge pull request #120304 from DeterminateSystems/yargen
...
yarGen: patch get_abs_path function, install strings.xml
2021-04-23 10:29:37 -04:00
Alyssa Ross
7cdc46f4e3
netbsd.libterminfo: add missing $makeFlags
2021-04-23 14:18:48 +00:00
Alyssa Ross
b4373892ce
netbsd.libterminfo: add missing bsdSetupHook dep
...
82c231d17e5 ("netbsd: Generalize builder to any-bsd setup hook")
missed libterminfo when it added bsdSetupHook to every other
package. (I checked it didn't miss anything else.)
It also didn't change a NETBSDSRCDIR to BSDSRCDIR, but in fairness
that line was added about half an hour before the setupHook change was
merged in a16384e1186.
Fixes: 82c231d17e5 ("netbsd: Generalize builder to any-bsd setup hook")
2021-04-23 14:18:48 +00:00
pennae
265d31bcbd
nixos/sshguard: restart sshguard when services/backend changes
...
backends changing shouldn't be very likely, but services may well change. we
should restart sshguard from nixos-rebuild instead of merely plopping down a new
config file and waiting for the user to restart sshguard.
2021-04-23 16:16:37 +02:00
Martin Weinelt
21294b470c
python3Packages.httplib2: disable test_timeout_subsequent on darwin
2021-04-23 15:50:34 +02:00
Alyssa Ross
4f4d95bbc2
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/pyvex/default.nix
pkgs/top-level/python-packages.nix
2021-04-23 13:49:12 +00:00
Alyssa Ross
bb8d9a49ff
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
This will bring in the fix for the yarGen eval failure.
2021-04-23 13:35:52 +00:00
Dmitry Kalinkin
638936f657
Merge pull request #120124 from veprbl/pr/freeimage_fix
...
freeimage: fix for darwin
2021-04-23 09:27:55 -04:00
Michael Weiss
8d212bee7c
intel-gmmlib: 21.1.1 -> 21.1.2
2021-04-23 15:19:35 +02:00
Alyssa Ross
cf5d480a06
lib.systems.doubles.all: reorganize
...
The previous mess was partially grouped by OS, and partially grouped
by architecture, which made it very difficult to know where to add new
entries.
I've chosen to group by OS entirely, because OSes are likely to
maintain exhaustive lists of supported architectures, but it's far
less likely we'd be able to find exhaustive lists of supported OSes
for every architecture.
2021-04-23 13:19:00 +00:00
Robert Schütz
f2ab385874
radicale: add passthru.tests
2021-04-23 15:13:36 +02:00
Robert Schütz
8a3c8eed75
radicale: use pytestCheckHook
2021-04-23 14:47:59 +02:00
Michael Weiss
112a3b08e9
Merge pull request #120321 from primeos/chromiumDev
...
chromiumDev: 91.0.4472.19 -> 92.0.4484.7
2021-04-23 14:16:54 +02:00
Fabian Affolter
b47e9b7ab7
python3Packages.sendgrid: 6.6.0 -> 6.7.0
2021-04-23 14:13:14 +02:00
Fabian Affolter
8001007e31
python3Packages.twitterapi: 2.7.1 -> 2.7.2
2021-04-23 14:03:59 +02:00
Philipp
2e896fce98
nheko: 0.8.1 -> 0.8.2
2021-04-23 13:20:43 +02:00
Philipp
7d797a7303
lmdbxx: 0.9.21.0 -> 1.0.0 and maintainer change
2021-04-23 13:18:03 +02:00
Philipp
5c4b9be2e1
mtxclient: 0.4.1 -> 0.5.1
2021-04-23 13:16:44 +02:00
Robert Schütz
69460bcd0c
python3Packages.ytmusicapi: 0.15.1 -> 0.16.0
2021-04-23 12:30:11 +02:00
Valentin Lorentz
92c77733ac
mrustc: init at 0.9
...
mrustc is mostly patched to use shared LLVM sources but still uses
in-tree source for compiler-rt from LLVM 7. This needs to be patched to
compile under glibc 2.31 or later. It's easy enough to reapply all our
compiler-rt patches here.
2021-04-23 10:19:37 +00:00
Valentin Lorentz
9bb6bf650e
maintainers: add progval
2021-04-23 10:19:37 +00:00
Michael Weiss
a75b5add13
chromiumDev: 91.0.4472.19 -> 92.0.4484.7
2021-04-23 12:03:56 +02:00
Henri Menke
33fff37020
zfsUnstable: 2.1.0-rc3 -> 2.1.0-rc4
2021-04-23 11:25:37 +02:00
Michael Raskin
2a04a9ce44
Merge pull request #120168 from r-ryantm/auto-update/clingo
...
clingo: 5.4.1 -> 5.5.0
2021-04-23 08:51:33 +00:00
Michael Raskin
d2d3068328
Merge pull request #120222 from pennae/libreoffice-dbus
...
libreoffice: kill private dbus instance on exit
2021-04-23 08:50:35 +00:00
Fabian Affolter
c312d8b98c
Merge pull request #120150 from r-ryantm/auto-update/bettercap
...
bettercap: 2.30.2 -> 2.31.0
2021-04-23 10:40:21 +02:00
Raphael Megzari
8e585bbce6
cargo-make: fix darwin build ( #120312 )
...
* cargo-make: format with nixpkgs-fmt
* cargo-make: fix darwin build
2021-04-23 17:34:11 +09:00
Jörg Thalheim
8def3d6c05
Merge pull request #120298 from bobby285271/issue-120011
...
doc: Convert contributing/* to markdown
2021-04-23 09:12:10 +01:00
Robert Schütz
c890c058da
prs: 0.2.7 -> 0.2.8
2021-04-23 10:04:22 +02:00
Fabian Affolter
e097a355c6
Merge pull request #120262 from fabaff/openerz-api
...
python3Packages.openerz-api: init at 0.1.0
2021-04-23 10:02:10 +02:00
Fabian Affolter
1f7c83a0ea
Merge pull request #119894 from fabaff/bump-angr
...
python3Packages.angr: 9.0.6281 -> 9.0.6790 and dependencies
2021-04-23 09:47:38 +02:00
Fabian Affolter
4be19f893b
python3Packages.slack-sdk: 3.4.2 -> 3.5.0
2021-04-23 09:31:07 +02:00
Arijit Basu
32a537cb73
xplr: 0.5.5 -> 0.5.6
2021-04-23 09:29:09 +02:00
FliegendeWurst
961f7cad2d
trilium: 0.46.7 -> 0.46.9
2021-04-23 09:28:22 +02:00
happysalada
8b23026080
broot: 1.2.0 -> 1.2.9
2021-04-23 09:25:39 +02:00
Fabian Affolter
40d82c7abc
home-assistant: enable openerz tests
2021-04-23 09:16:08 +02:00
Fabian Affolter
907d65bde4
home-assistant: update component-packages
2021-04-23 09:12:57 +02:00
Fabian Affolter
89168356c2
python3Packages.openerz-api: init at 0.1.0
2021-04-23 09:12:57 +02:00
Vladimír Čunát
ca65d6f7d2
Merge branch 'master' into staging-next
2021-04-23 09:10:50 +02:00
Cole Helbling
50ae69d07e
yarGen: install strings.xml
...
Rather than requiring the tool to be run inside the yarGen repo (or somewhere
else with a strings.xml), add the strings.xml to the store and use it from
there.
2021-04-22 23:39:47 -07:00
Cole Helbling
fea5850009
yarGen: patch get_abs_path function
...
Otherwise, it would return a path inside the Nix store, which needs to be
writable for proper operation.
2021-04-22 23:37:22 -07:00