John Ericson
068a59a394
Merge pull request #120355 from alyssais/netbsd-libutil
...
netbsd.libutil: fix build
2021-04-23 16:56:03 -04:00
aszlig
a3f298e48f
Merge pull request #119096 (update kbd, add tests)
...
The kbd package was outdated for years and the last version bump has
been in 2017 and the package has no maintainer. The pull request in
question adds @davidak as maintainer, updates the package to version
2.4.0 and adds a keymap test for the "bone" layout.
Since the dvp and neo layouts are now included, we now no longer need
the kbdKeymaps package.
While the package is one of the dependencies of systemd, its impact is
nonetheless relatively low, because the worst that could happen is that
the keymap can't be set at boot time but it should not break any
software further down the line.
This is the reason why I'm merging this regardless of only having tested
this via running the "keymap" NixOS VM test but without testing on a
real system yet.
2021-04-23 20:12:36 +02:00
Alyssa Ross
01ea399625
netbsd.libutil: fix build
...
Tested by building pkgsCross.x86_64-netbsd.netbsd.libutil on
x86_64-linux.
2021-04-23 15:52:30 +00:00
John Ericson
53a2aee7d7
Merge pull request #120347 from alyssais/netbsd-librt
...
netbsd.librt: fix build
2021-04-23 11:42:34 -04:00
John Ericson
8fec31c93f
Merge pull request #120348 from alyssais/netbsd-librpcsvc
...
netbsd.librpcsvc: fix build
2021-04-23 11:39:45 -04:00
John Ericson
a45420985f
Merge pull request #120350 from alyssais/netbsd-libpthread
...
netbsd.libpthread: fix build
2021-04-23 11:39:12 -04:00
John Ericson
54e225c974
Merge pull request #120351 from alyssais/netbsd-libcrypt
...
netbsd.libcrypt: fix build
2021-04-23 11:38:46 -04:00
Alyssa Ross
e8a81f2f99
netbsd.libcrypt: fix build
...
Tested by building pkgsCross.x86_64-netbsd.netbsd.libcrypt on
x86_64-linux.
2021-04-23 15:20:41 +00:00
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
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
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
...
82c231d17e
("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 a16384e118
.
Fixes: 82c231d17e
("netbsd: Generalize builder to any-bsd setup hook")
2021-04-23 14:18:48 +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
Vladimír Čunát
ca65d6f7d2
Merge branch 'master' into staging-next
2021-04-23 09:10:50 +02:00
Robert Schütz
c21475e7e8
yarGen: don't depend on scandir
...
Scandir is python2 only since 24896293e4
.
2021-04-22 23:32:02 -07:00
Robert Schütz
081c81209f
yarGen: improve installPhase
2021-04-22 23:32:02 -07:00
Cole Helbling
e18a2ee062
dcs: init at unstable-2021-04-07
2021-04-22 23:07:38 -07:00
Cole Helbling
7639d0f7f5
perlPackages.CSSMinifier: init at 0.01
2021-04-22 23:07:38 -07:00
Daniël de Kok
e7893cdf1d
Merge pull request #120285 from r-burns/pycuda
...
pycuda: fix opengl runpath
2021-04-23 07:51:56 +02:00
R. RyanTM
7bd3bad257
opencascade-occt: 7.5.0 -> 7.5.1
2021-04-23 01:33:44 -04:00
Chris Wögi
2640d0492d
beamPackages.hex: 0.21.1 -> 0.21.2 ( #120178 )
2021-04-23 14:14:33 +09:00
Jörg Thalheim
b2c2551614
Merge pull request #120243 from doronbehar/pkg/zoom-us
...
zoom-us: Use tarball again
2021-04-23 06:03:12 +01:00
Jörg Thalheim
3ab9aaa5cf
Merge pull request #120281 from mweinelt/home-assistant
...
home-assistant: find unstable versions in parse-requirements.py
2021-04-23 05:57:05 +01:00
Sandro
bc6fe91da1
Merge pull request #120294 from marsam/init-postgresqlPackages.pgvector
...
postgresqlPackages.pgvector: init at 0.1.0
2021-04-23 06:54:21 +02:00
Ben Wolsieffer
7d262afed3
python3Packages.pymavlink: 2.4.14 -> 2.4.15 ( #120139 )
2021-04-23 06:53:54 +02:00
Jörg Thalheim
0f080fb7f4
Merge pull request #120246 from Profpatsch/mpvScripts-convert-fix-patch
...
mpvScripts: update convert script patch to work with current mpv
2021-04-23 05:47:31 +01:00
Sandro
2ce1d7a408
Merge pull request #119997 from DeterminateSystems/lief
...
lief: build from source and enable python bindings
2021-04-23 06:36:09 +02:00
Sandro
1b1cd0098c
Merge pull request #120253 from vbgl/beluga-default-ocaml
...
beluga: build with default version of OCaml
2021-04-23 06:21:49 +02:00
Sandro
0a0224a23a
Merge pull request #120295 from SuperSandro2000/dnscontrol
...
dnscontrol: 3.8.0 -> 3.8.1
2021-04-23 06:21:24 +02:00
Raphael Megzari
afb7177eca
elixir_ls: fix_build ( #120296 )
2021-04-23 12:59:55 +09:00
Raphael Megzari
b118066acc
starship: 0.51.0 -> 0.52.1 ( #120293 )
2021-04-23 12:55:01 +09:00
Anderson Torres
b987009bbf
Merge pull request #120290 from AndersonTorres/quick-modifications
...
eigen: refactor
2021-04-23 00:54:09 -03:00
Sandro
9896bb04e2
Merge pull request #120201 from mweinelt/python/httlib2
...
[staging-next] python3Packages.httplib2: allow local networking on darwin
2021-04-23 05:52:03 +02:00
Sandro Jäckel
c4432630ad
dnscontrol: 3.8.0 -> 3.8.1
2021-04-23 05:38:39 +02:00
Sandro
cc9e099e63
Merge pull request #119902 from tuxinaut/master
...
lychee: 0.5.0 -> 0.7.0
2021-04-23 05:26:08 +02:00
Sandro
e20f279317
Merge pull request #120215 from fabaff/bump-whois
...
python3Packages.whois: 0.9.7 -> 0.9.13
2021-04-23 05:25:33 +02:00
Sandro
1307cbca11
Merge pull request #120057 from FlorianFranzen/sphinx-material
2021-04-23 05:23:20 +02:00
Sandro
974b5f18fd
Merge pull request #120001 from DeterminateSystems/flare-floss
2021-04-23 05:21:59 +02:00
Sandro
dfdfa86f35
Merge pull request #120060 from mweinelt/libupnp
...
libupnp: 1.14.4 -> 1.14.6
2021-04-23 05:16:13 +02:00
Sandro
d7abcef1e5
Merge pull request #119927 from jojosch/jellyfin-mpv-shim-2.0.0
2021-04-23 05:01:47 +02:00
Raphael Megzari
0b57aa8701
vector: 0.12.2 -> 0.13.0 ( #120134 )
2021-04-23 11:52:41 +09:00
AndersonTorres
7e8c6fd28a
eigen: refactor
2021-04-22 23:43:10 -03:00
AndersonTorres
05017741d7
eigen2: refactor
2021-04-22 23:43:10 -03:00
Mario Rodas
fcb8252e87
Merge pull request #120149 from r-ryantm/auto-update/azure-storage-azcopy
...
azure-storage-azcopy: 10.9.0 -> 10.10.0
2021-04-22 21:40:44 -05:00