Commit graph

263769 commits

Author SHA1 Message Date
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Sandro a9bb54359e
Merge pull request #108099 from siraben/double-quotes-fix 2021-01-16 11:27:58 +01:00
Peter Hoeg 249db9f8a7 audacity: 2.4.1 -> 2.4.2
A few other things:
 - prep for transition to gtk3 when audacity recommends it
 - we drop the runtime linking with lame as audacity is picking it up on
   its own
 - on linux, add a number of missing dependencies.
 - use a newer (recommended) wxwidgets
 - add a patch (merged upstream) that makes audacity follow XDG for file locations
2021-01-16 18:27:31 +08:00
Domen Kožar d3afdf90db
Merge pull request #109469 from domenkozar/pkgs.nixos-rebuild
move nixos-rebuild into pkgs
2021-01-16 10:58:17 +01:00
Austin Seipp d18e537613
Merge pull request #109461 from thoughtpolice/nixpkgs/yosys-plugins
yosys: add support for loading plugins, revert symbiflow changes
2021-01-16 03:51:57 -06:00
R. RyanTM bcdca92787
abcmidi: 2020.11.07 -> 2020.12.10 (#106639) 2021-01-16 09:52:53 +01:00
Anderson Torres e79c53a9ea
Merge pull request #109489 from zowoq/ytdl
youtube-dl: 2021.01.08 -> 2021.01.16
2021-01-16 02:25:31 -03:00
Ben Siraphob 8dd78bb4fb treewide: fix double quoted strings in meta.description 2021-01-16 11:29:30 +07: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
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
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
Phillip Cloud f7f73b2c8d nomad: 1.0.1 -> 1.0.2 2021-01-15 12:04:42 -05:00
Fabian Affolter 04af07c659 python3Packages.pyelftools: unstable-0.27 -> 0.27 2021-01-15 08:57:47 -08:00
Kevin Cox bb96017198
Merge pull request #108932 from Atemu/iso-image-compress-filter
iso-image: enable XZ compress filter
2021-01-15 11:32:21 -05:00
R. RyanTM 1497071f23 python37Packages.ansi: 0.1.5 -> 0.2.0 2021-01-15 08:27:35 -08:00
Fabian Affolter f03c38bb8f home-assistant: update component-packages 2021-01-15 08:26:59 -08:00
Fabian Affolter 893f641504 python3Packages.pysoma: init at 0.0.10 2021-01-15 08:26:59 -08:00