Commit Graph

97 Commits

Author SHA1 Message Date
Martin Weinelt
a6677d9f6c
filezilla: 3.66.5 -> 3.67.0 2024-04-15 21:58:07 +02:00
R. Ryantm
81db7c6679 filezilla: 3.66.4 -> 3.66.5 2024-03-09 23:25:58 +01:00
Antoine Labarussias
ac462d20a6
filezilla: 3.63.1 -> 3.66.4 2024-01-02 21:18:35 +01:00
Weijia Wang
626929d491 filezilla: migrate to wxGTK32 2023-03-14 12:09:14 +02:00
R. Ryantm
18aa55dfa6 filezilla: 3.62.2 -> 3.63.1 2023-02-09 16:34:48 +00:00
R. Ryantm
b0c69069f1 filezilla: 3.61.0 -> 3.62.2 2023-01-22 09:33:22 +00:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Weijia Wang
07cd65bea2 treewide: drop wxGTK30-gtk2 2022-12-03 03:28:32 +01:00
R. Ryantm
abefe7facd filezilla: 3.60.2 -> 3.61.0 2022-10-24 10:49:48 +00:00
R. Ryantm
4eff4dd2be filezilla: 3.60.1 -> 3.60.2 2022-08-06 21:45:17 +00:00
R. Ryantm
958280f0d5 gftp: 2.8.0b -> 2.9.1b 2022-07-29 11:12:14 +00:00
Robert Schütz
346ed48f9e filezilla: 3.58.0 -> 3.60.1 2022-06-27 21:27:05 +00:00
R. Ryantm
7ab41a2fd6 filezilla: 3.57.0 -> 3.58.0 2022-02-15 12:45:56 +00:00
AndersonTorres
54a683490f gftp: 2.7.0b -> 2.8.0b 2022-01-04 00:26:19 -03:00
R. Ryantm
099c45c90e filezilla: 3.55.1 -> 3.57.0 2021-12-31 06:26:36 +00:00
Bobby Rong
2483e778d4
treewide: set meta.mainProgram for packages teams.pantheon.members maintain 2021-11-03 19:07:21 +08:00
davidak
69ca5d9082
Merge pull request #133850 from bobby285271/taxi
taxi: 0.0.1-unstable=2020-09-03 -> 2.0.2
2021-08-14 04:26:16 +02:00
Bobby Rong
43882cb0c9
taxi: 0.0.1-unstable=2020-09-03 -> 2.0.2 2021-08-14 07:58:40 +08:00
Ilan Joselevich
494c91275a filezilla: 3.55.0 -> 3.55.1 2021-08-14 00:40:11 +03:00
davidak
8f02a4486d pantheon: add maintainers team 2021-08-02 19:09:29 +02:00
Ilan Joselevich
55c1dc095e filezilla: 3.53.1 -> 3.55.0 2021-07-31 02:18:45 +03:00
ilmari-lauhakangas
8bfd7bf370
filezilla: add wrapGAppsHook (#126765) 2021-06-14 13:48:56 +02:00
AndersonTorres
284e715277 taxi: 0.0.1 -> 0.0.1-unstable=2020-09-03 2021-05-18 11:12:31 -03:00
Vladimír Čunát
9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +02:00
R. RyanTM
752f7a0e83 filezilla: 3.53.0 -> 3.53.1 2021-04-28 10:43:04 +00:00
R. RyanTM
dd9f191289 filezilla: 3.52.2 -> 3.53.0 2021-03-23 03:59:22 +00:00
Fabian Affolter
1a12223ef9
Merge pull request #111213 from r-ryantm/auto-update/filezilla
filezilla: 3.51.0 -> 3.52.2
2021-03-18 23:01:18 +01:00
Ben Siraphob
a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
R. RyanTM
3ad4aff553 filezilla: 3.51.0 -> 3.52.2 2021-01-29 22:09:20 +00:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08: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
R. RyanTM
4bcbf9f57d filezilla: 3.50.0 -> 3.51.0 2020-11-13 12:51:04 +00:00
Peter Hoeg
a9683dc333 filezilla: 3.49.1 -> 3.50.0 2020-09-09 17:22:30 +08:00
worldofpeace
d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
R. RyanTM
ed4ce7974d filezilla: 3.48.1 -> 3.49.1 2020-07-21 05:26:19 +00:00
Peter Hoeg
a84278aee5 filezilla: use wxGTK30-gtk3 instead of local override 2020-06-15 11:01:53 +08:00
R. RyanTM
63e6fa621a filezilla: 3.48.0 -> 3.48.1 2020-05-28 23:25:05 +00:00
Peter Hoeg
78cc33197c filezilla: 3.46.3 -> 3.48.0 2020-05-01 16:38:21 +08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
2cb7f3c984 filezilla: 3.46.0 -> 3.46.3 2020-01-06 03:48:57 -08:00
worldofpeace
2dd7d4dd44 treewide: pantheon updateScript 2019-12-22 18:20:55 -05:00
R. RyanTM
e6a3135837 filezilla: 3.45.1 -> 3.46.0 (#75225) 2019-12-08 19:08:56 +01:00
R. RyanTM
8d98cd409b filezilla: 3.44.2 -> 3.45.1 (#71565)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/filezilla/versions
2019-10-23 10:20:47 +02:00
worldofpeace
bdb851ee2d pantheon: use latest vala
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.

As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Jonathan Ringer
260314e9d7 filezilla: 3.43.0 -> 3.44.2 2019-08-30 09:32:30 -07: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
xrelkd
0d4448183b filezilla: 3.42.1 -> 3.43.0 2019-07-11 17:08:35 +08:00
Vladimír Čunát
c5194a2c55
Revert "filezilla: add wrapper to set necessary FZ_DATADIR"
This reverts commit 61940b89a5 #62340.
Apparently it's not needed anymore after the update, so let me clean up.
2019-06-09 13:17:05 +02:00
Vladimír Čunát
7ec794f90a
Merge #62276: libfilezilla: 0.13.0 -> 0.16.0; filezilla: -> 3.42.1 2019-06-09 13:17:04 +02:00