282527 Commits

Author SHA1 Message Date
Fabian Affolter
af602afe9d python3Packages.nad-receiver: init at 0.2.0 2021-04-09 17:53:54 +02:00
Maximilian Bosch
e50ae86595
Merge pull request #118092 from r-ryantm/auto-update/seaweedfs
seaweedfs: 2.35 -> 2.36
2021-04-09 17:44:09 +02:00
Rouven Czerwinski
56fc7c44db usbsdmux: 0.1.8 -> 0.2.0 2021-04-09 17:42:28 +02:00
Dennis Gosnell
b6043ee295
Merge pull request #118907 from cdepillabout/spago-0.20.0
spago: 0.19.0 -> 0.20.0
2021-04-10 00:40:43 +09:00
Maximilian Bosch
01e4f34873
Merge pull request #118079 from r-ryantm/auto-update/notcurses
notcurses: 2.2.3 -> 2.2.4
2021-04-09 17:38:00 +02:00
Martin Weinelt
f882b057be
Merge pull request #111316 from higebu/add-gobgpd 2021-04-09 17:17:07 +02:00
José Romildo Malaquias
7ee07ef278 matcha-gtk-theme: 2021-04-05 -> 2021-04-09 2021-04-09 12:09:41 -03:00
(cdep)illabout
8c36813a42
haskellPackages: remove dhall_1_37_1 extra package because it is no longer used 2021-04-10 00:04:42 +09:00
Fabian Affolter
bb30222906 home-assistant: update component-packages 2021-04-09 17:04:24 +02:00
Fabian Affolter
027c28b18a python3Packages.pyintesishome: init at 1.7.7 2021-04-09 17:03:10 +02:00
Daniel Schaefer
b036fe2fed chipsec: Fix building kernel module
In recent versions of chipsec the build scripts have changed and we
haven't built the kernel module in nixpkgs. Upstream has changed the
variable for the kernel sources.

Additional patches are needed as a workaround. Those issues should be
fixed upstream.
2021-04-09 23:00:28 +08:00
Martin Weinelt
7ab382b585
Merge pull request #118436 from fabaff/bump-plexwebsocket 2021-04-09 16:57:45 +02:00
Yuya Kusakabe
8b11f5b705
nixos/tests/gobgpd: init 2021-04-09 14:57:33 +00:00
Yuya Kusakabe
45cffe7985
nixos/gobpgd: init 2021-04-09 14:57:11 +00:00
Yuya Kusakabe
9a2af3baf2
gobpgd: init at 2.26.0 2021-04-09 14:56:31 +00:00
Dennis Gosnell
47643b5acb
Merge pull request #118905 from sorki/haskell-updates
haskellPackages.update-nix-fetchgit: dontCheck
2021-04-09 23:50:57 +09:00
(cdep)illabout
84902fa84a
spago: 0.19.0 -> 0.20.0 2021-04-09 23:47:09 +09:00
Fabian Affolter
58052a0cd2 home-assistant: update component-packages 2021-04-09 16:44:29 +02:00
Fabian Affolter
4dc34642e3 python3Packages.webexteamssdk: init at 1.6 2021-04-09 16:44:12 +02:00
Martin Weinelt
41d8ec87b2
Merge pull request #118896 from mweinelt/home-assistant-test
nixos/tests/home-assistant: fix mosquitto configuration
2021-04-09 16:41:56 +02:00
Richard Marko
2b3077c027 haskellPackages.update-nix-fetchgit: dontCheck 2021-04-09 16:27:11 +02:00
Florian Beeres
8fa0c918da haskellPackages.capability: unbreak
The package compiles and works just fine without any additional changes
2021-04-09 16:12:34 +02:00
Lorenzo Manacorda
0998a60b5e polkadot: 0.8.29 -> 0.8.30 2021-04-09 15:55:39 +02:00
Richard Marko
552cfe19a1 haskellPackages.cereal-time: doJailbreak 2021-04-09 15:17:28 +02:00
Richard Marko
25b5fe7caf haskellPackages.language-lua: doJailbreak 2021-04-09 15:17:28 +02:00
Richard Marko
2f665594b6 haskellPackages.cayene-lpp renamed to cayenne-lpp, fix in maintainer list
I've made a costly typo. Old package is now deprecated.
2021-04-09 15:17:28 +02:00
Richard Marko
b1353fcf59 haskellPackages.alex-tools: not broken 2021-04-09 15:17:28 +02:00
Richard Marko
fc421749be haskellPackages.ttn-client: not broken 2021-04-09 15:17:28 +02:00
Richard Marko
a3dfde6476 haskellPackages.libmodbus: fix (lib)modbus system dependency 2021-04-09 15:17:28 +02:00
Hedtke, Moritz
01b1ddfa70 Add mohe2015 as maintainer to step-ca and nixos/step-ca 2021-04-09 14:57:43 +02:00
mohe2015
a3141361cb maintainers: add mohe2015 2021-04-09 14:57:43 +02:00
Hedtke, Moritz
d848dd07e6 nixos/step-ca: Add declarative step-ca service
Co-authored-by: midchildan <git@midchildan.org>
2021-04-09 14:57:43 +02:00
sternenseemann
4795e7f3a9 apostrophe: remove pandoc-citeproc from dependencies
pandoc-citeproc is an optional dependency of apostrophe's dependency
pypandoc. However apostrophe doesn't use pandoc-citeproc as a filter
(anymore?), so we can safely remove this dependency which invites
breakage as the package has been deprecated by upstream.
2021-04-09 14:36:01 +02:00
sternenseemann
27077f1149 python3Packages.pypandoc: vendor patches, test w/o pandoc-citeproc
* Translate all seds in postPatch into patches (for setting the static
  path and skipping the test that needs network access)
* The patch for the changed pandoc heading generation was simplified:
  Since we know our pandoc version is always that new, we can skip the
  version check.
* Skip the test for pandoc-citeproc: pandoc-citeproc has been deprecated
  in favor of pandoc --citeproc by the upstream pandoc developer.
  pypandoc's testsuite doesn't reflect this yet (although it should
  support --citeproc theoretically) to avoid depending on
  pandoc-citeproc for the checkPhase (as we expect it to break again or
  continue to be broken) we skip the test requiring pandoc-citeproc.

The breakage of pypandoc due to pandoc-citeproc was pointed out here:
https://github.com/NixOS/nixpkgs/pull/116635#issuecomment-809258707
Thank you!
2021-04-09 14:36:01 +02:00
Alvar Penning
595879fa55 bonzomatic: 2018-03-29 -> 2021-03-07
In the meantime, bass was removed. Thus, this package is now only
licensed under the unlicense.
2021-04-09 14:28:25 +02:00
sternenseemann
f0ceaf880e ocamlPackages.mirage-crypto*: 0.9.1 -> 0.9.2
https://github.com/mirage/mirage-crypto/releases/tag/v0.9.2
2021-04-09 14:23:12 +02:00
sternenseemann
6fe82e59ee haskellPackages.fuzzyfind: remove unnecessary override
https://github.com/runarorama/fuzzyfind/issues/1 was closed with release
2.1.0.
2021-04-09 14:18:43 +02:00
github-actions[bot]
c876eb99be
Merge master into staging-next 2021-04-09 12:06:22 +00:00
Martin Weinelt
75047877e3
nixos/tests/home-assistant: fix mosquitto configuration
Things broke after mosquitto was upgraded in f07c81b.
2021-04-09 13:51:24 +02:00
Jörg Thalheim
9af991a1b1
Merge pull request #117618 from Mic92/docker
nixos/docker: re-add network.target
2021-04-09 12:43:13 +01:00
Fabian Affolter
0625b9a7af python3Packages.pywizlight: 0.4.5 -> 0.4.6 2021-04-09 13:36:18 +02:00
Robert Schütz
ff0886337b
qutebrowser: don't crash on :version command (#118885) 2021-04-09 13:16:26 +02:00
Maximilian Bosch
569a030d28
wdisplays: 1.0 -> 2021-04-03
I just realized that the original repository disappeared, so I decided
switch to a fork[1] for now. Also, I changed the following things:

* The project got relicensed[2] to `gpl3Plus`. Unfortunately the tags are
  gone, but it seems as this has happened after the 1.0 release, so no
  problem for us.

* The patch for sway 1.5[3] got merged into the fork, so it doesn't have
  to be applied here.

* Decided to go for `master` here for now. First of all there are no
  tags anymore, also there are a few fixes on `master` now.

* Compared the new source with the old 1.0 tarball via `diff -r`. Even
  though most of the changes were written by the original author on top
  of 1.0, I did a diff against everything from 1.0 and didn't find any
  issues. Also, `luispabon` doesn't seem to be a throw-away account so
  I'd say that using this fork for now is fine.

[1] https://github.com/luispabon/wdisplays
[2] 69564522bc
[3] 5198a9c94b
2021-04-09 12:50:19 +02:00
Martin Weinelt
afd73abc4b
Merge pull request #118887 from dotlambda/pyturbojpeg-1.4.2
python3Packages.pyturbojpeg: 1.4.1 -> 1.4.2
2021-04-09 12:22:14 +02:00
Michael Weiss
5768ccf6fe
chromium{Beta,Dev}: Fix the linking
Linking with ThinLTO (required for CFI) was failing as I forgot use
stdenv from llvmPackages_12 in 166520812e9 (need to refactor that part).
2021-04-09 12:09:59 +02:00
Michael Weiss
d5fcfcb3de
chromiumDev: 91.0.4464.5 -> 91.0.4469.4 2021-04-09 12:09:58 +02:00
Milan Pässler
5f7aa7a973 systems: add appropriate rustc.config for android
Rust doesn't like the `-unknown` vendor component in the target triple.
2021-04-09 12:09:06 +02:00
Martin Weinelt
864dbf44a3
Merge pull request #118865 from mweinelt/home-assistant 2021-04-09 11:58:28 +02:00
sternenseemann
0767374c40 haskellPackages.ghc-bignum: unbreak
* Enable exactly one backend (Native seems like the safest choice, but
  GMP also seems sane, interested to hear opinions on this!)
* Apply patch which fixes a type mismatch issue between Natural.hs and
  Natural.hs-boot.
2021-04-09 11:31:52 +02:00
Alexander Bantyev
544664d484
Merge pull request #112477 from happysalada/fix_build_mix
buildMix: fix: initial try
2021-04-09 12:09:22 +03:00