Ben Siraphob
8dd78bb4fb
treewide: fix double quoted strings in meta.description
2021-01-16 11:29:30 +07:00
Ivan Petkov
e2fa74dc68
nixos/zfs: make zpool-trim timer persistent
...
If the machine is powered off when the zpool-trim timer is supposed to
trigger (usually around midnight) then the timer will be skipped
outright in favor of the next instance.
For desktop systems which are usually powered off at this time, zpool
trimming will never be run which can degrade SSD performance.
By marking the timer as `Persistent = yes` we ensure that it will run at
the first possible opportunity after the trigger date is reached.
2021-01-15 20:23:16 -08:00
Mario Rodas
4c84d1bce4
tiny: 0.7.0 -> 0.8.0
...
https://github.com/osa1/tiny/releases/tag/v0.8.0
2021-01-16 04:20:00 +00:00
yangm2
c7ebdc8123
verilator: 4.100 -> 4.108
...
Co-authored-by: Austin Seipp <aseipp@pobox.com>
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-15 21:10:37 -06:00
Martin Weinelt
199c002700
Merge pull request #109463 from mweinelt/home-assistant
...
home-assistant: 2021.1.2 -> 2021.1.3
2021-01-16 04:05:55 +01:00
zowoq
11434e2040
youtube-dl: 2021.01.08 -> 2021.01.16
...
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.16
2021-01-16 12:56:23 +10:00
R. RyanTM
5edf616f33
python37Packages.ipyvue: 1.4.1 -> 1.5.0
2021-01-16 01:10:22 +00:00
WilliButz
a646165d0c
hedgedoc: 1.7.1 -> 1.7.2, fixes CVE-2021-21259
...
https://github.com/hedgedoc/hedgedoc/releases/tag/1.7.2
CVE-2021-21259:
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-44w9-vm8p-3cxw
2021-01-16 00:44:29 +01:00
Bruno Bigras
eb5ef673a5
mtail: 3.0.0-rc38 -> 3.0.0-rc41
2021-01-15 17:48:38 -05:00
Sandro
b3616bd964
Merge pull request #109472 from astro/netgear
...
ngadmin: init at unstable
2021-01-15 23:18:51 +01:00
Austin Seipp
9a951db846
yosys: some more small fixes from review feedback
...
Fixes up the usage of patches/postInstall. Also removes `stdenv.lib` and
other minor tweaks.
Based on feedback from Sandro and Mihai.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-15 16:09:51 -06:00
Austin Seipp
365ef90263
yosys: cherry-pick some minor fixes (cf d81e4d9f6
)
...
d81e4d9f66
contained some minor fixes to the yosys derivation
that make it a little easier to read and maintain. Incorporate those.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-15 16:09:50 -06:00
Austin Seipp
ec1830e696
init: experimental yosys-{bluespec, ghdl} plugins
...
These plugins can be included in a closure, along with the `yosys`
derivation, and they will be automatically picked up for use. For
example, this allows you to include 'yosys-bluespec' in your
`buildInputs`, and then immediately run:
$ nix-shell -p yosys yosys-bluespec yosys-ghdl
$ yosys -m bluespec -p 'help read_bluespec'
$ yosys -m ghdl -p 'help ghdl'
These two plugins are a bit experimental, admittedly, but they are good,
clean examples of how to write and use the yosys plugin infrastructure,
and make it easy to test updates, etc.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-15 16:09:50 -06:00
R. RyanTM
8a31d1505f
python37Packages.flake8-blind-except: 0.1.1 -> 0.2.0
2021-01-15 13:32:54 -08:00
Fabian Affolter
36373dd55b
python3Packages.cbor2: switch to pytestCheckHook
2021-01-15 13:25:44 -08:00
Astro
910b4128f0
ngadmin: init at unstable-2017-11-17
2021-01-15 22:16:26 +01:00
Peter Simons
8e4690c0ca
Merge pull request #109011 from NixOS/haskell-updates
...
Update Haskell package set to Stackage Nightly 2021-01-11 (plus other fixes)
2021-01-15 21:17:14 +01:00
Jonathan Ringer
c6d63a4f6f
python3Packages.snowflake-connector-python: 2.3.6 -> 2.3.8
2021-01-15 12:16:15 -08:00
Jonathan Ringer
e52db0f0ca
python3Packages.uamqp: 1.2.12 -> 1.2.13
2021-01-15 12:11:47 -08:00
Jonathan Ringer
f139b30faf
python3Packages.azure-servicebus: fix input attr
2021-01-15 11:56:35 -08:00
Jonathan Ringer
544c56ac36
python3Packages.azure-storage-file-share: 12.3.0 -> 12.4.0
2021-01-15 11:55:31 -08:00
Jonathan Ringer
b077ad30cc
python3Packages.azure-storage-blob: 12.6.0 -> 12.7.0
2021-01-15 11:55:31 -08:00
Jonathan Ringer
94119fbd1a
python3Packages.azure-servicebus: 7.0.0 -> 7.0.1
2021-01-15 11:55:31 -08:00
Jonathan Ringer
01a1d76fb1
python3Packages.azure-mgmt-monitor: 1.0.1 -> 2.0.0
2021-01-15 11:55:31 -08:00
Jonathan Ringer
34acba7a53
python3Packages.azure-mgmt-loganalytics: 7.0.0 -> 8.0.0
2021-01-15 11:55:31 -08:00
Peter Simons
5b220ae92d
haskell-http-client-restricted: jailbreak to fix the build with older versions of http-client
2021-01-15 20:47:46 +01:00
Peter Simons
6c3e331e1c
haskell-lukko: jailbreak to fix the build with the latest version of tasty
2021-01-15 20:42:18 +01:00
(cdep)illabout
48278265c7
haskellPackages.servant: stop building documentation
2021-01-15 20:35:11 +01:00
Malte Brandy
a12136e3ce
haskellPackages.reflex: Fix build
2021-01-15 20:33:45 +01:00
Peter Simons
915ef2102d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
dd69eff0a7
.
2021-01-15 20:30:55 +01:00
Peter Simons
589ce02f47
hackage2nix: update list of broken packages to fix evaluation
2021-01-15 20:28:16 +01:00
Peter Simons
8084a9137b
haskell-http-client: update overrides for the latest version
2021-01-15 20:28:15 +01:00
zowoq
10ffd6916e
buildah: 1.19.1 -> 1.19.2
...
https://github.com/containers/buildah/releases/tag/v1.19.2
2021-01-16 05:24:03 +10:00
Malte Brandy
c8e886e4a5
haskellPackages.haskell-language-server: Fix build
2021-01-15 20:10:01 +01:00
Domen Kožar
c32f5b22f1
move nixos-rebuild into pkgs
2021-01-15 20:07:38 +01:00
R. RyanTM
eba1653194
python37Packages.breathe: 4.25.1 -> 4.26.0
2021-01-15 10:31:36 -08:00
Emery Hemingway
df69951fc4
CODEOWNERS: add ehmry to Dhall packages
2021-01-15 19:14:58 +01:00
Gabriel Gonzalez
135742a845
Incorporate revision in name for Dhall GitHub packages
...
This is a small quality-of-life improvement so that
the package version/revision can be inferred from the
/nix/store path (which is the convention for most of the
Nixpkgs ecosystem).
2021-01-15 19:14:58 +01:00
Austin Seipp
7996fb0d4e
picat: 3.0p3 -> 3.0p4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-15 12:03:57 -06:00
Sandro
1917c21d2e
Merge pull request #109462 from cpcloud/update-nomad
...
nomad: 1.0.1 -> 1.0.2
2021-01-15 18:45:41 +01:00
Sandro
36ff80b7c8
Merge pull request #109445 from iAmMrinal0/update/google-cloud-sdk
...
google-cloud-sdk: 322.0.0 -> 323.0.0
2021-01-15 18:34:14 +01:00
Sandro
57526b9c74
Merge pull request #109458 from cust0dian/navi-2.13.1
...
navi: 2.13.0 -> 2.13.1
2021-01-15 18:33:59 +01:00
Sandro
cbad8a642b
Merge pull request #109442 from ymatsiuk/bumpflux2
...
fluxcd: 0.5.9 -> 0.6.0
2021-01-15 18:33:41 +01:00
Sandro
a74cffad44
Merge pull request #109453 from Mindavi/remmina/1.4.10
...
remmina: 1.4.7 -> 1.4.10
2021-01-15 18:33:23 +01:00
Sandro
0eb69dab67
Merge pull request #109446 from jojosch/mycli-1.23.0
...
mycli: 1.22.2 -> 1.23.0
2021-01-15 18:33:03 +01:00
Sandro
94f62de347
Merge pull request #109437 from fabaff/upnpy
...
python3Packages.upnpy: init at 1.1.8
2021-01-15 18:28:05 +01:00
Sandro
14d1126756
Merge pull request #109038 from 0x4A6F/master-coturn
...
coturn: 4.5.1.3 -> 4.5.2
2021-01-15 18:27:07 +01:00
Jack Kelly
e87245d87d
usbguard: 0.7.8 -> 1.0.0 ( #109296 )
2021-01-15 18:26:47 +01:00
Sandro
51e3b19fc6
Merge pull request #109329 from tu-maurice/beefi-0.1.1
2021-01-15 18:26:24 +01:00
Martin Weinelt
7314c0eee7
home-assistant: 2021.1.2 -> 2021.1.3
2021-01-15 18:14:15 +01:00