Commit Graph

248247 Commits

Author SHA1 Message Date
R. RyanTM
2aa8f39267 alsaUtils: 1.2.3 -> 1.2.4 2020-10-22 00:31:37 +00:00
Vladimír Čunát
8bdf7dc4ab
Merge #100886: cairo: fix build on darwin 2020-10-20 20:52:33 +02:00
StigP
a24a33dbc8
Merge pull request #101182 from zakame/zakame/meta/perl-LinuxInotify2
perlPackages.LinuxInotify2: add description/license to meta
2020-10-20 18:51:16 +00:00
Ryan Mulligan
72ac8255dc
Merge pull request #88921 from sikmir/keeweb
keeweb: init at 1.15.7
2020-10-20 10:44:55 -07:00
Anderson Torres
751d7c6c80
Merge pull request #100350 from vidbina/init-ghorg-v1.4.0
ghorg: init at 1.4.0
2020-10-20 14:44:39 -03:00
Anderson Torres
fb9a2e7c9b
Merge pull request #100452 from bbigras/restic
restic: 0.9.6 -> 0.10.0
2020-10-20 14:41:08 -03:00
Andreas Rammhold
bd01776050
Merge pull request #101178 from andir/firefox-82
firefox: 81.0.2 -> 82, firefox-esr: 78.3.1esr -> 78.4.0esr
2020-10-20 19:27:49 +02:00
Doron Behar
0f3d40ef68
Merge pull request #84816 from FlorianFranzen/texmacs
texmacs: 1.99.11 -> 1.99.13
2020-10-20 20:17:26 +03:00
Ivan Tham
86b885a4a0
gtk+: refactor name (#100947)
* gtk+: refactor name
2020-10-20 17:00:23 +00:00
Yuki Okushi
afc8027dde rust-bindgen: 0.54.1 -> 0.55.1 2020-10-20 09:09:13 -07:00
Doron Behar
4d7925f642
Merge pull request #101141 from magnetophon/faust 2020-10-20 19:07:45 +03:00
Florian Klink
76d6af32e0
Merge pull request #98618 from jbaum98/tlp-aarch64
tlp: Add support for non-x86 platforms
2020-10-20 17:52:37 +02:00
aszlig
8ea168db1f
nixos/tests/avahi: Fix evaluation
In commit a61ca0373b63225e3aa00556c8fc1fb36abcbe3e (#100267), the avahi
test expression got an additional attribute, but instead of wrapping the
function, the attributes were introduced by nesting the function one
level deeper.

To illustrate this:

  Before: attrs: <testdrv>
  After:  newattrs: attrs: <testdrv>

So when instantiating tests.avahi.x86_64-linux from nixos/release.nix we
get "value is a function while a set was expected" instead of the
derivation.

I simply re-passed the attributes to make-test-python.nix, since the
function already allows (via "...") arbitrary attributes to be passed.

The reason why I'm pushing this directly to master is because evaluation
for the test is already broken and the worst that could happen here is
that things are *still* broken.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @flokli, @doronbehar
2020-10-20 17:38:20 +02:00
Justin Humm
c4237e2be1 opensc: patch for CVE-2020-26570, CVE-2020-26572 2020-10-20 17:31:26 +02:00
Peter Hoeg
b65f1a4862 vkquake: fix the build 2020-10-20 23:17:16 +08:00
Austin Seipp
a7e87bdd58
yosys: 2020.08.22 -> 2020.10.20
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-20 09:52:41 -05:00
Austin Seipp
232a0c2a90
picat: 3.0 -> 3.0p2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-20 09:52:41 -05:00
Zak B. Elep
1d8c943339 perlPackages.LinuxInotify2: add description/license to meta 2020-10-20 22:51:21 +08:00
Dmitry Kalinkin
a4a9957eda
Merge pull request #101090 from SuperSandro2000/asf-4.3.1.0
ArchiSteamFarm: 4.3.0.6 -> 4.3.1.0
2020-10-20 10:44:34 -04:00
Andreas Rammhold
6057ea490f firefox: 78.3.1esr -> 78.4.0esr 2020-10-20 16:29:09 +02:00
Andreas Rammhold
ae2f5cccbb firefox: 81.0.2 -> 82.0 2020-10-20 16:29:07 +02:00
Andreas Rammhold
b6b09ac7ae
Merge pull request #99922 from S-NA/wip/firefox-lto
firefox: add ltoSupport and enable it by default
2020-10-20 16:23:35 +02:00
ajs124
038afc6906
Merge pull request #88825 from helsinki-systems/init/rpi-eeprom
raspberrypi-eeprom: Init at 2020-10-05
2020-10-20 16:13:48 +02:00
Peter Simons
97d0eb5059
Merge pull request #95836 from jbedo/r-modules
r-modules: bioc and cran update
2020-10-20 15:55:44 +02:00
Janne Heß
cdabe1007c
raspberrypi-eeprom: Init at 2020-10-05 2020-10-20 15:45:58 +02:00
Marek Mahut
8dd059e344
Merge pull request #98785 from andresilva/polkadot-0.8.24
polkadot: 0.2.17 -> 0.8.24
2020-10-20 15:20:50 +02:00
Marek Mahut
1e454e584e
Merge pull request #100733 from RaghavSood/ethereum/1.9.23
go-ethereum: 1.9.22 -> 1.9.23
2020-10-20 15:19:24 +02:00
Mario Rodas
507c588481
Merge pull request #101114 from Chili-Man/aws-okta-1.0.5-update
aws-okta: 1.0.4 -> 1.0.5
2020-10-20 07:06:24 -05:00
Bart Brouns
5461c5f633 faust2jaqt: remove opencv2
It's marked broken and it seems it wasn't needed in here in the first place.
5e68d203f3
2020-10-20 14:02:30 +02:00
Bart Brouns
c5277d01c5 faust2jack: use opencv instead of opencv2
opencv2 is marked broken:
5e68d203f3

This reverts f68a0031bb
2020-10-20 14:02:20 +02:00
Mario Rodas
7d4f63a944
Merge pull request #101117 from marsam/update-lxd
lxd: 4.6 -> 4.7
2020-10-20 06:57:48 -05:00
StigP
dba3e198d4
Merge pull request #101118 from zakame/zakame/updates/perl-Future-0.46
perlPackages.Future: 0.45 -> 0.46
2020-10-20 10:30:40 +00:00
Matthieu Coudron
4c4c4874c4
neovim: add config to passthru (#101100)
first will register the config under the name init.vim which is more
appropriate for neovim.
Pass the generated config to passthru so that one can easily pass the
current config to a
raw/unwrapped neovim (helps with development).

For instance, home-manager can reference the config in $XDG_CONFIG_HOME/nvim/init.vim
without the need to wrap nvim with its config.
2020-10-20 12:26:39 +02:00
David Asabina
abb7f225ec ghorg: init at 1.4.0 2020-10-20 12:13:01 +02:00
Joseph D. Long
a2ee5cbb05
nixos/vagrant-virtualbox-image: init (#101120)
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-10-20 11:09:46 +02:00
Jörg Thalheim
1a9e02dec6
Merge pull request #100554 from dnr/feature/pamMount
nixos/pam_mount: add pamMount attribute to users
2020-10-20 10:40:12 +02:00
Vincent Laporte
466194482c ocamlPackages.ppx_type_conv: remove at 113.33.03 2020-10-20 09:39:30 +02:00
Vincent Laporte
1f65cf4bde ocamlPackages.ppx_fail: remove at 113.33.03 2020-10-20 09:39:30 +02:00
Vincent Laporte
649059d42b ocamlPackages.ppx_driver: remove at 113.33.03 2020-10-20 09:39:30 +02:00
Vincent Laporte
07ad2970a5 ocamlPackages.ppx_core: remove at 113.33.03 2020-10-20 09:39:30 +02:00
Jack Kelly
bdbcfb4360 python3Packages.aws-sam-cli: 1.0.0rc1 -> 1.6.2 2020-10-19 23:05:35 -07:00
Jack Kelly
2e73fd35f4 python3Packages.aws-sam-translator: 1.26.0 -> 1.27.0 2020-10-19 23:05:35 -07:00
Jack Kelly
c12b142911 python3Packages.aws-lambda-builders: 0.9.0 -> 1.1.0 2020-10-19 23:05:35 -07:00
Vladimír Čunát
176243b059
Merge #100808: thunderbird*: 78.3.2 -> 78.3.3 2020-10-20 07:52:52 +02:00
Renato Alves
0a41e3f938 pythonPackages.pysam: add libdeflate and enable tests
Some tests still fail due to upstream reasons so we skip those.

Note also that we are not using nix's pytestCheckHook due to
pysam detecting how it's loaded which conflicts with how
pytestCheckHook runs tests. In addition, the selection mode used
by disabledTests causes more tests than the failing ones to be
skipped, which is undesired.
See the discussion in https://github.com/NixOS/nixpkgs/pull/100823
2020-10-19 22:03:08 -07:00
Jared Ramirez
8545f5d1b8 elmPackages: update 2020-10-19 21:47:39 -07:00
Marc 'risson' Schmitt
9e6bede5ab nixos/initrd-network: fix /etc/resolv.conf when multiple dns servers from DHCP
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2020-10-19 21:32:58 -07:00
Zak B. Elep
6f4105f412 perlPackages.Future: 0.45 -> 0.46 2020-10-20 12:13:26 +08:00
Mario Rodas
b565432a70
Merge pull request #100950 from r-ryantm/auto-update/go-protobuf
go-protobuf: 1.4.2 -> 1.4.3
2020-10-19 22:59:28 -05:00
Mario Rodas
a24aa5d787
Merge pull request #101011 from r-ryantm/auto-update/libamqpcpp
libamqpcpp: 4.1.7 -> 4.2.1
2020-10-19 22:57:36 -05:00