Commit graph

8244 commits

Author SHA1 Message Date
R. RyanTM b3daf3ebc5 tmuxp: 1.6.3 -> 1.7.0 2021-01-12 05:52:09 +00:00
Sandro 1760d488e4
Merge pull request #99565 from fishi0x01/fishi0x01/vsh
vsh: init at 0.7.2
2021-01-12 01:51:03 +01:00
Sandro Jäckel 0e780ce872
nagstamon: Mark as broken 2021-01-11 12:08:18 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
github-actions[bot] db7b9735f9
Merge master into staging-next 2021-01-11 06:33:30 +00:00
Wulfsta 5ca3562611 psw: init at 0.1.2 2021-01-10 22:22:28 -08:00
Sandro 0e99531c54
Merge pull request #108953 from fgaz/urn/init
urn-timer: init at unstable-2017-08-20
2021-01-11 02:19:40 +01:00
Jan Tojnar dd72357155
Merge branch 'master' into staging-next 2021-01-10 23:24:33 +01:00
Francesco Gazzetta 5dc817a54c urn-timer: init at unstable-2017-08-20 2021-01-10 22:29:48 +01:00
Anderson Torres 1373f75002
Merge pull request #108801 from AndersonTorres/update-argtable
argtable: 3.0.1 -> 3.1.5 
libmicrohttpd: init at 0.9.72
libjson-rpc-cpp: 0.7.0 -> 1.3.0
2021-01-10 16:59:03 -03:00
AndersonTorres db27acb1c8 argtable: 3.0.1 -> 3.1.5 2021-01-10 12:43:48 -03:00
github-actions[bot] add2d89082
Merge master into staging-next 2021-01-10 06:32:12 +00:00
zowoq 2032339e5b mmv-go: 0.1.2 -> 0.1.3
https://github.com/itchyny/mmv/releases/tag/v0.1.3
2021-01-10 11:54:57 +10:00
github-actions[bot] ecebf82121
Merge master into staging-next 2021-01-08 12:29:36 +00:00
Pavol Rusnak 922b041809
Merge pull request #108009 from nima2007/mcrypt1
mcrypt: patch to include stdlib.h instead of malloc.h to build on darwin
2021-01-08 13:19:29 +01:00
zowoq 752fce151b youtube-dl: 2021.01.03 -> 2021.01.08
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.08
2021-01-08 16:34:54 +10:00
github-actions[bot] 67bbf2c845
Merge master into staging-next 2021-01-08 06:28:59 +00:00
Joachim Breitner a00f391174 coreutils: Do not autoreconfHook on Musl
as suggested by @tobim, fixes #108661
2021-01-08 05:43:28 +00:00
Mario Rodas ba410c2647
Merge pull request #108533 from purcell/hdf4-darwin-libtirpc
[hdf4] Fix build on Darwin, which blocked gdal, postgis and more
2021-01-07 22:35:06 -05:00
Jan Tojnar e6c0c98940
Merge branch 'master' into staging-next
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
Sandro 610ec6fe8f
Merge pull request #108704 from acowley/aux2bib
bibtex2html: add perl dependency
2021-01-08 00:30:04 +01:00
Sandro 7a2a45cfc0
Merge pull request #108622 from bbigras/tab-rs
tab-rs: init at 0.5.5
2021-01-07 22:56:40 +01:00
Anthony Cowley d620de4a69 bibtex2html: add perl dependency
The `aux2bib` tool that is part of the bibtex2html package requires
perl. Without this dependency, the `aux2bib` script is installed with
a shebang pointing to `/usr/bin/perl`.
2021-01-07 12:51:16 -05:00
Jan Tojnar f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Sandro 5796227734
Merge pull request #108633 from tckmn/add-foma 2021-01-07 12:20:28 +01:00
Bruno Bigras 4d76eb1621 tab-rs: init at 0.5.5
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-07 05:43:09 -05:00
Andy Tockman 926854440f foma: init at 0.9.18alpha 2021-01-06 21:13:20 -06:00
Sandro de2c770f3e
Merge pull request #108510 from zowoq/fzf
fzf: 0.24.4 -> 0.25.0
2021-01-07 00:14:22 +01:00
Steve Purcell 0f4be28af5 hdf4: fix build on darwin
The fix here is to not include libtirc on Darwin, on which platform
the library is unavailable.
2021-01-07 11:51:22 +13:00
Sandro fd0c2add78
Merge pull request #108555 from Enzime/remove/maintainer-status
treewide: stop maintaining most packages
2021-01-06 11:42:54 +01:00
Michael Hoang 31f9051cf6 treewide: stop maintaining most packages 2021-01-06 17:06:03 +11:00
Mario Rodas 5ca9b52719 vorbisgain: enable on darwin 2021-01-06 04:20:00 +00:00
zowoq 8710256ef4 fzf: 0.24.4 -> 0.25.0
https://github.com/junegunn/fzf/releases/tag/0.25.0
2021-01-06 06:11:26 +10:00
Anderson Torres 0972bbc12d
Merge pull request #108445 from AndersonTorres/updates
Misc updates
2021-01-05 11:54:15 -03:00
zowoq ef5cb37c30 miniserve: 0.10.3 -> 0.10.4
https://github.com/svenstaro/miniserve/releases/tag/v0.10.4
2021-01-05 17:46:36 +10:00
AndersonTorres c1cb63e2ec ytree: 2.02 -> 2.03 2021-01-04 20:32:02 -03:00
github-actions[bot] f0187a2cf3
Merge staging-next into staging 2021-01-04 12:26:43 +00:00
Emery Hemingway c9839d6129 ipxe: 1.20.1 -> 1.21.1 2021-01-04 12:28:03 +01:00
Josef Kemetmüller 311addecb8 hdf4: Fix aarch64 build
The last glibc bump did break the aarch64 build of hdf4. We fix it by
adding the libtirpc dependency, which was previously part of glibc.

Fixes: #108340
2021-01-04 09:32:50 +01:00
github-actions[bot] 92f5b04596
Merge staging-next into staging 2021-01-04 06:25:40 +00:00
Sandro 00dc9ff545
Merge pull request #108260 from charles-dyfis-net/ttygif-missing-deps
ttygif: add missing dependencies on xwd, imagemagick
2021-01-04 04:43:49 +01:00
github-actions[bot] 581059aed4
Merge staging-next into staging 2021-01-04 00:57:38 +00:00
John Ericson b3f29f3817
Merge pull request #107238 from Ericson2314/no-static-overlay
treewide: Start to break up static overlay
2021-01-03 15:15:49 -05:00
John Ericson f52263ced0 treewide: Start to break up static overlay
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.

CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
github-actions[bot] 07165c7226
Merge staging-next into staging 2021-01-03 18:38:32 +00:00
John Ericson b03fdcc7f9
Merge pull request #108300 from siraben/parallel-cmake
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 13:22:09 -05:00
Michael Weiss 16b53ed1e2
html-proofer: 3.18.3 -> 3.18.5 2021-01-03 19:00:26 +01:00
Charles Duffy 0d758e68a2
ttygif: add missing dependencies on xwd, imagemagick 2021-01-03 10:26:30 -06:00
rnhmjoj 3488d7ba1f
bdf2psf: 1.999 -> 1.200 2021-01-03 14:35:44 +01:00
zowoq 907e95015c youtube-dl: 2020.12.31 -> 2021.01.03
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.03
2021-01-03 22:41:47 +10:00
github-actions[bot] 0649757570
Merge staging-next into staging 2021-01-03 12:24:59 +00:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Bernardo Meurer 52a4a170b9
Merge pull request #108263 from bbigras/starship
starship: 0.47.0 -> 0.48.0
2021-01-03 06:48:14 +00:00
zowoq fb2311d430 Merge staging-next into staging 2021-01-03 16:33:28 +10:00
Milan 3b7d783cb0
coreboot-utils: 4.12 -> 4.13 (#108254) 2021-01-03 00:27:49 +01:00
Robert Helgesson 17136f61d5
trash-cli: 0.20.11.23 -> 0.20.12.26 2021-01-02 23:07:56 +01:00
Bruno Bigras 2f080eaf41 starship: 0.47.0 -> 0.48.0 2021-01-02 16:15:13 -05:00
Charles Duffy 854096fa4f
ttyrec: 1.0.8 -> ovh-ttyrec 1.1.6.6 (#108182)
Replace unmaintained/broken upstream ttyrec with a maintained, compatible fork
2021-01-02 19:20:31 +00:00
github-actions[bot] 0eb369d907
Merge staging-next into staging 2021-01-01 18:39:12 +00:00
Jonas Chevalier 1996ff7d42
direnv: 2.25.1 -> 2.27.0 (#108125) 2021-01-01 08:39:41 -08:00
Frederik Rietdijk 3f08495212
Merge pull request #108022 from siraben/cmake-native-build-inputs
[staging] treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 10:54:25 +01:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Sandro 027b3b478e
Merge pull request #107811 from llathasa-veleth/master 2021-01-01 02:27:26 +01:00
Sandro 0acc36357a
Merge pull request #86943 from IvarWithoutBones/betterdiscord
betterdiscordctl: init at 1.7.0
2021-01-01 02:05:01 +01:00
Sandro 819694aced
Merge pull request #107861 from dbirks/add-microplane
microplane: init at 0.0.25
2020-12-31 23:45:29 +01:00
David Birks bd287c9d88
microplane: init at 0.0.25 2020-12-31 14:34:59 -05:00
Markus Kowalewski 6fb9dd842c
snapper: 0.8.14 -> 0.8.15 2020-12-31 12:33:30 +01:00
Daniël de Kok 67a10c88bb buildRustPackage: add cargoHash for SRI hashes of vendored deps
`buildRustPackage` currently accepts `cargoSha256` as a hash for
vendored dependencies. This change adds `cargoHash` which accepts SRI
hashes, setting `outputHashAlgo` to `null`.

The hash mismatch message still uses `cargoSha256` as an example,
which it probably should until we completely switch to SRI hashes.
2020-12-31 11:18:11 +01:00
Nima dcc390fb10 mcrypt: update license to GPL 3
This release 2.6.8 is using GNU GPL V3, not V2
2020-12-30 18:42:41 -08:00
Nima 3bf056aad3 mcrypt: patch to include stdlib.h instead of malloc.h to build on darwin
malloc.h is deprecated and the package does not compile on macOS due to this.
2020-12-30 16:20:12 -08:00
zowoq eee6f0a363 youtube-dl: 2020.12.29 -> 2020.12.31
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.31
2020-12-31 08:43:30 +10:00
Michael Weiss bea44d5ebe
html-proofer: 3.18.2 -> 3.18.3 2020-12-30 18:23:43 +01:00
Doron Behar ab6c5e5db9
Merge pull request #93118 from symphorien/kcollectd
kcollectd: init at 0.11.99.0
2020-12-30 08:40:29 +02:00
Sandro 5dbf5f90d9
Merge pull request #107931 from marsam/update-broot
broot: 1.0.8 -> 1.1.10
2020-12-30 05:34:03 +01:00
Anderson Torres b09455cdf1
Merge pull request #107111 from matthiasbeyer/update-woof
woof: 2012-05-31 -> 2020-12-17
2020-12-30 01:10:50 -03:00
Symphorien Gibol 7e90346e16 kcollectd: init at 0.11.99.0
Co-authored-by: davidak <davidak@users.noreply.github.com>
2020-12-29 14:37:15 +01:00
freezeboy 84726119ef agedu: 20200206 -> 20200705 2020-12-29 14:01:30 +01:00
Karl Fischer f37c654c8f
vsh: init at 0.7.2 2020-12-29 09:26:12 +01:00
Mario Rodas cd702fef88 broot: 1.0.8 -> 1.1.10 2020-12-29 04:20:00 +00:00
Pavol Rusnak eb17c2fe9b
Merge pull request #107851 from rtburns-jpl/hdf4
hdf4: fix invalid rpath on darwin
2020-12-29 00:55:31 +01:00
Pavol Rusnak e9e533f03f
Merge pull request #107852 from zowoq/ytdl
youtube-dl: 2020.12.26 -> 2020.12.29
2020-12-29 00:52:53 +01:00
zowoq 3a875fa58a youtube-dl: 2020.12.26 -> 2020.12.29
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.29
2020-12-29 08:38:44 +10:00
Ryan Burns 81f07a6162 hdf4: fix invalid rpath on darwin
CMake changes in hdf4 v4.15.2 broke the library path on macOS,
linking using an invalid rpath rather than an absolute path.

Before this commit:
```
otool -L result/lib/libhdf.dylib
result/lib/libhdf.dylib:
	@rpath/libhdf.4.dylib (compatibility version 4.0.0, current version 4.15.2)
```

After:
```
otool -L result/lib/libhdf.dylib
result/lib/libhdf.dylib:
	/nix/store/bz52b2gwci0k8rwd0llsi555s1hx166j-hdf-4.2.15/lib/libhdf.4.15.2.dylib (compatibility version 4.0.0, current version 4.15.2)
```
2020-12-28 14:16:14 -08:00
Llathasa Veleth 969356d3ae disfetch: init at 1.12 2020-12-28 22:31:16 +03:00
freezeboy 917ec074ba calamares: 3.2.17.1 -> 3.2.35.1 2020-12-28 17:07:10 +01:00
Sandro 6c1c442040
Merge pull request #101428 from djanatyn/pkg/zalgo
zalgo: init at 6aa1f66
2020-12-28 00:18:39 +01:00
Pavol Rusnak 4f716a4f3a
Merge pull request #107739 from freezeboy/update-clac
clac: 0.0.0.20170503 -> 0.3.3
2020-12-27 18:52:40 +01:00
freezeboy e33b84db0c clac: 0.0.0.20170503 -> 0.3.3 2020-12-27 18:40:08 +01:00
freezeboy 067ce14cd4 barman: 2.11 -> 2.12 2020-12-27 14:42:42 +01:00
Bernardo Meurer 80935d6fed
Merge pull request #107694 from r-ryantm/auto-update/you-get
you-get: 0.4.1488 -> 0.4.1500
2020-12-27 04:20:26 +00:00
R. RyanTM 0e0b9c7af5 you-get: 0.4.1488 -> 0.4.1500 2020-12-27 03:35:40 +00:00
zowoq 70bed1a7fd youtube-dl: 2020.12.22 -> 2020.12.26
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.26
2020-12-27 08:27:01 +10:00
Julian Stecklina 7bd7b5bea9 kermit: fix build
... by explicitly selecting the Linux code paths in the source.
2020-12-26 20:37:04 +01:00
Mario Rodas b648b43b10 z-lua: 1.8.7 -> 1.8.10 2020-12-26 04:20:00 +00:00
Julian Stecklina a48184dccc kermit: use postPatch instead of patchPhase
This is necessary to regain the ability to add patches via overrides.
2020-12-27 01:34:35 +01:00
Sandro 28d40fe651
Merge pull request #107589 from Mic92/nix-direnv
nix-direnv: 1.1 -> 1.2
2020-12-25 21:22:04 +01:00
Jörg Thalheim 3fecd395a3
nix-direnv: 1.1 -> 1.2 2020-12-25 20:29:03 +01:00
Ben Sima 3fb1e542e7 code-minimap: init at 0.4.3
Message-Id: <20201225052234.17216-1-ben@bsima.me>
2020-12-25 16:47:26 +01:00
markuskowa e883b0cef6
Merge pull request #107172 from matthiasbeyer/init-fbcat
fbcat: init at 0.5.1
2020-12-25 12:30:37 +01:00
Ryan Burns 2cab4879c1 toybox: fix cross-compilation
Toybox expects a native `cc` for producing
build-time executables, such as kconfig/conf.
2020-12-25 12:28:55 +01:00