Commit graph

248328 commits

Author SHA1 Message Date
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
Mario Rodas e437a3d5bf
Merge pull request #101110 from arcnmx/mpd-0.22.1
mpd: 0.22 -> 0.22.1
2020-10-19 22:55:56 -05:00
John Ericson 76b3bfbb7a
Merge pull request #101057 from aaronjanse/aj-relibc-top-files
relibc: fix for nix 3.0
2020-10-19 23:31:39 -04:00
Samuel Dionne-Riel ae2cea45ab
Merge pull request #101098 from 9999years/patch-1
ytop: Add "ytop" to ytop's error message
2020-10-19 23:24:37 -04:00
Diego Rodriguez 212523abad
aws-okta: 1.0.4 -> 1.0.5 2020-10-19 20:53:50 -06:00
arcnmx e7e80d2571 mpd: 0.22 -> 0.22.1 2020-10-19 18:04:27 -07:00
zowoq 007126eef7 kepubify: 3.1.5 -> 3.1.6
https://github.com/pgaskin/kepubify/releases/tag/v3.1.6
2020-10-20 10:30:15 +10:00
Aaron Janse 99176c0955 use fetchzip 2020-10-19 17:17:22 -07:00
Farid Zakaria 5f1d1bc57e lib: Add readTree function to filesystem
Add a friendly function to easily return a flattened list of files
within a directory.

This is useful if you want to easily iterate or concatSep the list of
files all found within a directory.
(i.e. when constructing Java's CLASSPATH)

Style improvements

Co-authored-by: Silvan Mosberger <github@infinisil.com>
2020-10-19 16:42:21 -07:00
Ryan Mulligan 76f5ffdb70
Merge pull request #100855 from r-ryantm/auto-update/bfs
bfs: 1.7 -> 2.0
2020-10-19 15:50:00 -07:00
Rebecca Turner e19a5b3f95
ytop: Add "ytop" to ytop's error message
Right now, running `nixos-rebuild` gives an obscure error:
```
$ nixos-rebuild switch
building Nix...
building the system configuration...
error: Abandoned by upstream. Consider switching to bottom instead
(use '--show-trace' to show detailed location information)
```

(And `--show-trace` adds no useful information.)

The error message doesn't indicate that `ytop` is what's causing the problem.
By adding `ytop` to the error message, configurations that still reference
`ytop` will be easier to debug and fix.
2020-10-19 18:24:28 -04:00
Austin Seipp fba7eaeb63
Merge pull request #100741 from arcz/btor2tools
btor2tools: enable unix platforms
2020-10-19 16:18:56 -05:00
Jon 30a45b68e8
Merge pull request #101089 from hmenke/zfs
zfsUnstable: 2.0.0-rc3 -> 2.0.0-rc4
2020-10-19 14:17:53 -07:00
Austin Seipp 08d6945252
Merge pull request #100806 from dywedir/hyperfine
hyperfine: 1.10.0 -> 1.11.0, use fetchCrate
2020-10-19 16:17:41 -05:00
Andreas Rammhold 16a7ff5b86
libndctl: clarify that it needs udev not systemd
While (currently) it is the same package it carries more information if
we explicitly state that we want udev.
2020-10-19 23:12:35 +02:00
Michael Weiss c7fb650893
python3Packages.mysql-connector: 8.0.21 -> 8.0.22 2020-10-19 23:09:54 +02:00
V 744a504030
fx: init at 20.0.2 (#100828) 2020-10-19 20:38:17 +00:00
oxalica dc12101886 rust-analyzer: 2020-10-12 -> 2020-10-19 2020-10-19 13:26:54 -07:00
Maximilian Bosch 6317616bee
Merge pull request #101061 from AluisioASG/aasg/doc-fix-20.09-relnote-itemization
nixos/doc: fix itemization in the 20.09 release notes
2020-10-19 22:26:35 +02:00
Andreas Rammhold 0a55c5dada
iputils: apply proposed upstream patch to get rid of systemd dependency
This allows us to get rid of the hack and the systemd dependency and
thus reduces the rebuild closure whenever systemd changes.
2020-10-19 22:04:52 +02:00
hloeffler bea078e7b3 aide: update metadata 2020-10-19 13:03:46 -07:00
Rok Garbas d3aaae7249
Merge pull request #101069 from davidtwco/mdcat-0.22.1
mdcat: 0.21.1 -> 0.22.1
2020-10-19 21:51:23 +02:00
Rok Garbas 9be3b1b08f
Merge pull request #101077 from ymeister/master
nodePackages.readability-cli: init at 1.1.5
2020-10-19 21:49:58 +02:00
Martin Weinelt a2b1ec2b69
Merge pull request #101088 from sweber83/sw/zigbee2mqtt-1.15.0
zigbee2mqtt: 1.14.4 -> 1.15.0
2020-10-19 21:49:17 +02:00
Rok Garbas 2c5efec375
Merge pull request #101062 from suhr/julia-mono-22
julia-mono: 0.018 -> 0.022
2020-10-19 21:48:07 +02:00
Rok Garbas 2756f98e75
Merge pull request #101053 from equirosa/legendary
legendary-gl: 0.0.14 -> 0.20.1
2020-10-19 21:46:50 +02:00
Vladimír Čunát a76152ac6e
pkgs-lib/tests/formats: improve message on failure
Foremost, the message was discarding double quotes on one side of the
diff, which was super-confusing to me, as I thought that the format
convertor broke that when in fact only whitespace was changed.

I thought I'd cat the files, but then... switching to `diff -u` seemed
self-sufficient.  It felt sufficiently non-controversial to push
directly, but certainly feel free to improve further.
2020-10-19 21:46:08 +02:00
Rok Garbas 298659b5f8
Merge pull request #101080 from Patryk27/news/unifi
unifiBeta: init at 6.0.23
2020-10-19 21:45:59 +02:00
Andreas Rammhold 54e6cfc1ef
iptuils: Remove systemd from dependencies
In our case systemd is only used to figure out if the unit files should
be generated.
2020-10-19 21:41:53 +02:00
Sandro Jäckel f9f1691050
ArchiSteamFarm: 4.3.0.6 -> 4.3.1.0 2020-10-19 21:40:12 +02:00
Maximilian Bosch 903a9131d9
Merge pull request #100874 from r-ryantm/auto-update/cargo-crev
cargo-crev: 0.17.0 -> 0.18.0
2020-10-19 21:38:28 +02:00
Lachlan Deck cbb91a3dfd plantuml: 1.2020.16 -> 1.2020.19 2020-10-19 21:38:08 +02:00
Henri Menke 3cf85bc8a2
zfsUnstable: 2.0.0-rc3 -> 2.0.0-rc4 2020-10-19 21:37:42 +02:00
Simon Weber 4e3342ad35 zigbee2mqtt: 1.14.4 -> 1.15.0 2020-10-19 21:27:58 +02:00
Vladimír Čunát 92c96b7995
pkgs-lib/tests/formats: fix whitespace after PR #100372
Naturally, TOML doesn't define the exact shape of everything.
nix build -f pkgs/top-level/release.nix pkgs-lib-tests
2020-10-19 21:19:37 +02:00
Martin Weinelt 4dca83eb54
Merge pull request #101033 from JamieMagee/pyaftership
pythonPackages.pyaftership: init at 0.1.2
2020-10-19 20:59:26 +02:00
Henri Menke cabb90e212 zfs: 0.8.4 -> 0.8.5 2020-10-19 11:18:01 -07:00
Robert Scott e5973b4438
Merge pull request #101044 from r-burns/lcms2
lcms2: fix build on darwin
2020-10-19 19:16:30 +01:00
Robert Scott c873f13eac
Merge pull request #101031 from r-burns/spooles
spooles: fix build on darwin
2020-10-19 19:07:03 +01:00
Jörg Thalheim 46bd18fff6
Merge pull request #99541 from acelpb/jenkins
nixos/jenkins: switch to openjdk11 as openjdk14 is not supported
2020-10-19 19:50:20 +02:00
Ryan Mulligan 506e73b1b6
Merge pull request #100917 from r-ryantm/auto-update/dua
dua: 2.10.2 -> 2.10.3
2020-10-19 09:59:32 -07:00