3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

234 commits

Author SHA1 Message Date
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Nicolas Mattia e63d0738a7
lsyncd: build on darwin (#109981)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-24 12:22:36 +01:00
Mario Rodas 9f07e60af2
rclone: 1.53.3 -> 1.53.4 (#110271)
https://forum.rclone.org/t/rclone-1-53-4-release/21792
2021-01-20 19:41:24 -08:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07: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
Charles Duffy 4f8057ec83
desync: 0.4.0 -> 0.9.0 2020-12-30 12:38:51 -06:00
Doron Behar 2f1e105e80
Merge pull request #104564 from r-ryantm/auto-update/onedrive
onedrive: 2.4.2 -> 2.4.7
2020-12-16 21:43:43 +02:00
R. RyanTM 30c42e1fe4 onedrive: 2.4.2 -> 2.4.7 2020-11-22 06:05:37 +00:00
Mario Rodas 535ef433a6 rclone: 1.53.2 -> 1.53.3
https://forum.rclone.org/t/rclone-1-53-3-release/20569
2020-11-21 04:20:00 +00:00
Maximilian Bosch 3f41f8b24e
unison: 2.51.2 -> 2.51.3 2020-11-11 12:03:03 +01:00
Frederik Rietdijk 10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
freezeboy 00e30c9e9e backintime-qt: 1.1.24 -> 1.2.1
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-11-03 10:32:05 -05:00
freezeboy 63bc9d32fe backintime-common: 1.1.24 -> 1.2.1 2020-11-03 10:32:05 -05:00
Andreas Rammhold 5219a3ade1 rsync: disable the bundled zlib explicitly
We've been providing zlib as a buildInput for some time now but rsync
still builds (& links) it's own copy of zlib unless we disable it
explicitly. This cuts down on compilation time but otherwise shouldn't
have any side effects.
2020-11-01 12:51:02 +01:00
Mario Rodas 0b2d320f39 rclone: 1.53.1 -> 1.53.2 2020-10-25 04:20:00 +00:00
Samuel Dionne-Riel 49edde0905 rsync: Work around upstream cross-compilation issue
It should be fixed by the next release:

 * b7fab6f285

Already a part of the updates for 3.2.4

 * https://download.samba.org/pub/rsync/NEWS#3.2.4
2020-10-20 14:28:27 -04:00
Frederik Rietdijk 692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Andrew Dunham 79c01c835e rsync: 3.1.3 -> 3.2.3
Add zstd, lz4, openssl and xxHash as optional dependencies, to support
more compression formats.
2020-10-02 16:46:10 +03:00
Mario Rodas 24fa210e77
rclone: 1.53.0 -> 1.53.1 (#97953) 2020-09-14 09:23:46 +02:00
Mario Rodas 36782235f6 rclone: 1.52.3 -> 1.53.0 2020-09-02 21:21:21 +00:00
zowoq a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Mario Rodas a80b05f48e
rclone: add marsam to maintainers 2020-08-08 04:20:00 +00:00
Mario Rodas d7ea32d90f
rclone: 1.52.2 -> 1.52.3 2020-08-08 04:20:00 +00:00
R. RyanTM b05162b7e8 rclone: 1.52.1 -> 1.52.2 2020-06-30 12:48:16 +00:00
Emery Hemingway e7d0500cb3 nixos/rsyncd: convert module to an INI generator 2020-09-29 08:07:53 +02:00
Peter Hoeg 22c98819cc
Merge pull request #89914 from peterhoeg/u/onedrive
onedrive: 2.3.13 -> 2.4.2
2020-06-15 14:54:08 +08:00
Daniel Fullmer 34d1beb1b4 rclone: 1.52.0 -> 1.52.1 2020-06-12 17:33:52 -07:00
Peter Hoeg 73ae41dede onedrive: build with ldc instead of dmd 2020-06-12 16:36:41 +08:00
Peter Hoeg ba8d84f69f onedrive: 2.3.13 -> 2.4.2 2020-06-09 19:29:00 +08:00
Mario Rodas 8eb59d4bdc
rclone: 1.51.0 -> 1.52.0 2020-05-27 20:20:20 -05:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Jörg Thalheim a90356e08a
Merge pull request #86035 from zowoq/go-fixes 2020-04-27 10:03:52 +01:00
zowoq 0bead921ca rclone: use installShellFiles 2020-04-27 08:48:42 +10:00
Symphorien Gibol e726e341c6 unison: fix unison-fsmonitor wrapper in an empty PATH
Fixes:
/nix/store/hyk3aky49zm2chq5cwclrsm56iqwfzwj-unison-2.51.2/bin/unison-fsmonitor: line 2: grep: command not found

Happens when running unison in a systemd service.
2020-04-26 23:29:02 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Matteo Scarlata 3355e8d1ca
unison: fix build with ocamlPackages_4_09 (#82619)
Fixes #61867 and #61505, bumps the ocaml version unison is built
against to 4.08. The patches included here appear in the trunk version
of unison, but were not backported to 2.51.2.
2020-03-16 13:16:43 +01:00
Vincent Laporte 4adfbe6c7b unison: move out of ocamlPackages 2020-03-13 22:31:01 +01:00
Mario Rodas 08dc02a07b
rclone: install completions 2020-02-01 06:27:00 -05:00
Cole Mickens 58ea5f3a17 rclone: 1.50.2 -> 1.51.0 2020-03-03 19:04:40 -08:00
Robert Schütz 8585628622
rclone-browser: 1.2 -> 1.8.0 (#80445)
https://github.com/kapitainsky/RcloneBrowser/releases/tag/1.8.0
2020-02-19 01:30:31 +01:00
Patrick Hilhorst 593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Ian M. Jones 96d2790061 onedrive: 2.3.12 -> 2.3.13 2020-01-20 13:53:59 +00:00
Franz Pletz 77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
R. RyanTM 866ea8ab91 onedrive: 2.3.11 -> 2.3.12 2019-12-08 13:29:34 -08:00
Mario Rodas 58a0a9e5ab
rclone: 1.50.1 -> 1.50.2 2019-11-19 18:00:00 -05:00
Mario Rodas cd50d62810
rclone: 1.49.5 -> 1.50.1 2019-11-14 21:00:00 -05:00
SRGOM 97a3671625 onedrive: 2.3.10 -> 2.3.11
Address review comments
2019-11-13 13:25:12 -08:00
SRGOM 3bc67c81ce onedrive: 2.3.10 -> 2.3.11
Also, changed name to onedrive-abraunegg. Shows it's not official, and also gets tracked in repology for a potential auto-update using @ryantm 's bot.
2019-11-13 13:25:12 -08:00
Franz Pletz a5c1df7b77
casync: 2-152 -> 2-219 2019-11-03 14:26:32 +01:00
Emery Hemingway 182c16fa1e Revert "rclone: 1.49.5 -> 1.50.0"
This reverts commit aec323c1c0.

Ref #3685
Ref #72063
2019-10-29 14:18:01 +01:00
Cole Mickens aec323c1c0 rclone: 1.49.5 -> 1.50.0 2019-10-27 07:13:08 +01:00
Mario Rodas fb89b3c07a
rclone: 1.49.4 -> 1.49.5
Changelog: https://forum.rclone.org/t/rclone-1-49-5-release/12166
2019-10-19 04:20:00 -05:00
ryanfitzsimon f203d50d09 rrsync: Make perl a run-time dependency (#71344)
perl is a run-time dependency, so it should be in buildInputs rather
than nativeBuildInputs.

This has been preventing patchShebangsAuto() in fixupOutputHooks from
patching the /usr/bin/perl interpreter shebang in $out/bin/rrsync since
61bc03c017.

Resolves #71198
2019-10-19 11:33:28 +02:00
Doron Behar c97c5b9dfe onedrive: 2.3.9 -> 2.3.10 2019-10-04 15:39:44 +03:00
Mario Rodas 44e14e9494 rclone: 1.49.3 -> 1.49.4
Changelog: https://forum.rclone.org/t/rclone-1-49-4-release/12099
2019-10-02 23:06:29 +09:00
Mario Rodas a727f4795b rclone: use buildGoPackage 2019-09-21 04:23:00 -05:00
Doron Behar b22d36f768 onedrive: init at 2.3.9 2019-09-20 15:38:51 +03:00
Mario Rodas 5084011920
rclone: 1.49.2 -> 1.49.3 (#68999)
Changelog: https://forum.rclone.org/t/rclone-1-49-3-release/11825
2019-09-17 20:56:44 -05:00
Mario Rodas 67590338ef
Merge pull request #68331 from danielfullmer/rclone-1.49.2
rclone: 1.49.1 -> 1.49.2
2019-09-13 05:58:41 -05:00
Daniel Fullmer fe2b80c2d3 rclone: 1.49.1 -> 1.49.2 2019-09-08 19:38:07 -04:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Daniel Fullmer 88723457e6 rclone: 1.49.0 -> 1.49.1 2019-08-28 15:22:12 -04:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Vladyslav M b3899e3869
rclone: 1.48.0 -> 1.49.0 2019-08-27 14:35:54 +03:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace cab7c6cbd9 treewide: use dontConfigure 2019-07-01 04:23:51 -04:00
Doron Behar 143a0a2502 rclone: 1.47.0 -> 1.48.0 2019-06-19 17:02:15 +03:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Lily Ballard 193018687c unison: fix building on macOS with enableX11 = false
If `UISTYLE` is not specified, Unison tries to auto-detect the UI style
based on the available environment. On macOS this apparently means using
`UISTYLE=mac`, it can't actually build this way in Nix.
2019-05-14 18:38:56 -07:00
Vladyslav M 0082f5536c rclone: 1.46 -> 1.47.0 using buildGoModule (#59400) 2019-04-13 19:08:10 -07:00
Vladyslav M b320b34b15 rclone: 1.45 -> 1.46 (#55476) 2019-02-23 01:35:27 +01:00
Sébastien Maret 7bc350cc28 unison: 2.48.4 -> 2.51.2 2019-02-14 19:51:09 +01:00
Jan Malakhovski 5da88a18c9 rsync: move defaults to package file 2019-02-03 15:30:18 +00:00
Charles Duffy d33f388e6a desync: 0.3.0 -> 0.4.0
Note that upstream is using Go 1.11 modules; `deps.nix` is now generated using `vgo2nix`.
2018-12-30 23:12:24 -05:00
Daniel Fullmer bfc680311a rclone: 1.44 -> 1.45 2018-11-28 15:17:25 -05:00
Drakonis a2d7574ebe rclone-browser: init at 1.2 (#44589) 2018-10-19 11:01:24 +02:00
Vladyslav Mykhailichenko 2012f61d98 rclone: 1.43.1 -> 1.44 2018-10-16 10:11:33 +03:00
Charles Duffy bd13ef5944 Introduce desync, an alternate implementation of casync (#47195)
desync isn't as feature-rich as casync, but has a focus on production usability
and implementation quality which may make it a more appropriate tool.
2018-09-23 01:22:07 +02:00
Vladyslav M b7c0e40796 rclone: 1.43 -> 1.43.1 (#46448) 2018-09-10 08:13:30 +02:00
Jan Tojnar 2e1acfce13
casync: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:44 +02:00
Vladyslav M 31ccd1fd76 rclone: 1.42 -> 1.43 (#46009) 2018-09-03 23:23:23 +02:00
Bob van der Linden 7ccc0e32dc lsyncd: 2.2.2 -> 2.2.3 (#44770) 2018-08-09 00:09:53 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
Jesper ea18919b35 rclone: 1.41 -> 1.42 (#42652) 2018-06-27 20:03:11 +02:00
Florian Klink 0dfc329891 casync: restrict to linux
libacl is required, which is linux-only.
2018-06-25 03:23:00 +02:00
Florian Klink de9abc0d9e casync: add feature flags for fuse, selinux and udev 2018-06-25 03:23:00 +02:00
Florian Klink 583ec8eac3 casync: enable tests 2018-06-25 03:23:00 +02:00
Florian Klink 0ee0582a8f casync: init at 2-152-ge4a3c5e 2018-06-25 03:22:49 +02:00
Daniel Fullmer 841643796a rclone: 1.40 -> 1.41 2018-04-29 20:03:05 -04:00
Maximilian Güntner 119570cd83
backintime-qt4: package is broken
the install phase writes into /nix :

```
<snip>
install -d
/nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d
install --mode=644 net.launchpad.backintime.serviceHelper.conf
/nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d
<snap>
```
2018-04-13 14:13:22 +02:00
Ryan Mulligan 18b153f47c backintime-common: 1.1.12 -> 1.1.24
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime -h` got 0 exit code
- ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime --help` got 0 exit code
- ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime -v` and found version 1.1.24
- ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime --version` and found version 1.1.24
- found 1.1.24 with grep in /nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24
2018-03-23 20:56:50 -05:00
Daniel Fullmer 2b8406f873 rclone: 1.39 -> 1.40 2018-03-20 21:15:15 -04:00
Ryan Mulligan 4fcc9187a4 lsyncd: 2.1.6 -> 2.2.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2/bin/lsyncd --version` and found version 2.2.2
- found 2.2.2 with grep in /nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2
- found 2.2.2 in filename of file in /nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2

cc "@bobvanderlinden"
2018-02-26 22:00:25 -08:00
Franz Pletz 57ecb3a8f0
rsync: 3.1.2 -> 3.1.3
The CVE patches weren't previously applied because they depend on the
enableCopyDevicesPatch parameter. The naming of the patches attribute in
base.nix was misleading.

The new rsync release now really fixes:

  * CVE-2017-15994
  * CVE-2017-16548
  * CVE-2017-17433
  * CVE-2017-17434
2018-01-29 13:54:47 +01:00
adisbladis 5e85657ba5
rsync: Fix CVE-2017-17433 and CVE-2017-17434 2018-01-06 16:57:58 +08:00
Jesper Geertsen Jonsson e7910ab2cb rclone: 1.38 -> 1.39 2017-12-25 13:53:56 +01:00