Commit Graph

771 Commits

Author SHA1 Message Date
Julien Moutinho
8184d8b0f2 apparmor: fix profile building on darwin 2021-05-14 17:37:33 +02:00
John Ericson
cf02b24813 Merge remote-tracking branch 'upstream/staging-next' into staging 2021-05-11 22:30:46 +00:00
github-actions[bot]
37c26a396b
Merge master into staging-next 2021-05-11 18:28:07 +00:00
nixbitcoin
315d082952
xd: init at 0.4.0 2021-05-11 11:21:25 +00:00
Jan Tojnar
594a885912
Merge branch 'staging-next' into staging 2021-05-10 09:45:47 +02:00
Vladimír Čunát
5663b2b2d3
Merge branch 'master' into staging-next
(a trivial conflict in transmission)
2021-05-09 09:31:55 +02:00
Léo Gaspard
423af9cd95 transmission: add link to nixos test 2021-05-08 21:40:48 +02:00
Léo Gaspard
dc6d61dd3e opentracker: add link to nixos test 2021-05-08 21:40:40 +02:00
Jan Tojnar
dd78ce1c53
Merge branch 'staging-next' into staging 2021-05-08 20:59:05 +02:00
Martin Weinelt
9651084620 Merge remote-tracking branch 'origin/master' into staging-next 2021-05-08 14:43:43 +02:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Daniël de Kok
85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
github-actions[bot]
e6037ce5fe
Merge staging-next into staging 2021-05-02 00:58:46 +00:00
davidak
2aa133313d
Merge pull request #110606 from fricklerhandwerk/patch-2
gnunet: 0.14.0 -> 0.14.1; gnunet-gtk 0.13.1 -> 0.14.0
2021-05-01 22:34:44 +02:00
github-actions[bot]
ce47d859f6
Merge staging-next into staging 2021-04-28 12:06:40 +00:00
sternenseemann
19916afe1d mldonkey: remove byte code support
nativeCompilers is only false in very rare cases (only on mips), so it's
really hard to test and maintain this code path. If someone else is able
to do that, they should readd this feature.
2021-04-28 08:06:41 +02:00
sternenseemann
88dbd594c8 mldonkey: 3.1.6 -> 3.1.7-2 2021-04-28 08:06:41 +02:00
Julien Moutinho
b280e64078 transmission: move apparmor profile to Nixpkgs 2021-04-23 07:20:14 +02:00
Jonas Heinrich
ec6d5ef4f0
libtransmission: init at 3.00 (#118998) 2021-04-17 12:12:09 +02:00
fricklerhandwerk
76d733bf2c gnunet-gtk: fix build
gnunet: 0.14.0 -> 0.14.1

gnunet-gtk: 0.13.1 -> 0.14.0 (there is no 0.14.1 release)

build with correct `gnunet` location. otherwise `gnunet-setup` will not pick up plugins. See:
https://git.gnunet.org/gnunet-gtk.git/tree/README?id=5034ca084258d6653b2986b00167c736a9cd93ed#n19

add libsodium to pass configure check for GNUnet util library.
2021-04-14 22:59:06 +02:00
Lorenz Leutgeb
b0ed229aad gradle: Pin pkgs to Gradle 6 that fail with 7 2021-04-14 00:06:02 +02:00
Peter Hoeg
46aff9e1a0
deluge: shut up ngettext error on webui start (#115055)
* deluge: shut up ngettext error on webui start
2021-03-29 18:25:56 +08:00
Boris Pek
eb225f5d9d
eiskaltdcpp: remove build dependency from boost (#116998)
eiskaltdcpp: remove build dependency from boost

+ Remove eiskaltdcpp-cli-xmlrpc: it is absolutely useless because XML-RPC
  support in eiskaltdcpp-daemon is currently in a broken state
+ Update cmake options
+ eiskaltdcpp: install eiskaltdcpp-cli-jsonrpc
+ eiskaltdcpp: symlink $pname-qt to $pname
2021-03-23 11:14:45 +01:00
Sandro
004c6ed71c
Merge pull request #115622 from r-ryantm/auto-update/tixati
tixati: 2.74 -> 2.81
2021-03-22 01:11:23 +01:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Sandro
779428586c
Merge pull request #116535 from SuperSandro2000/fix-collection27 2021-03-18 13:43:53 +01:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
Sandro Jäckel
cd7364fc4f
gnunet_gtk: mark broken 2021-03-17 22:55:10 +01:00
Sandro
94d10551c3
Merge pull request #116653 from xvapx/tribler-broken
tribler: Mark as broken
2021-03-17 21:55:40 +01:00
Marti Serra
c74cd3e158 tribler: Mark as broken 2021-03-17 19:10:09 +01:00
Samuel Gräfenstein
a4efd8c3e1
gnome3.gtk -> gtk3
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:21 +01:00
Samuel Gräfenstein
5ff80aea18
gnunet-gtk: gnome3.glade -> glade
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:17 +01:00
github-actions[bot]
149a81c88d
Merge master into staging-next 2021-03-10 00:39:07 +00:00
R. RyanTM
a16a2fd956 eiskaltdcpp: 2.4.1 -> 2.4.2 2021-03-09 15:39:22 -08:00
R. RyanTM
adfbe67af9 tixati: 2.74 -> 2.81 2021-03-09 21:49:12 +00:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
Domen Kožar
52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
github-actions[bot]
f5bb0053a6
Merge staging-next into staging 2021-03-02 18:17:42 +00:00
ajs124
c29dc9a55c eiskaltdcpp: 2.2.10 -> 2.4.1 2021-03-02 13:38:49 +01:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
Jan Tojnar
8f50f1ce10
Merge branch 'staging-next' into staging
Resolved the following conflicts:

- kernel flags between 09176d28a0 and 2b28822d8d
- clojure-lsp between 3fa00685ce and e03c068af5
2021-02-19 17:15:31 +01:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Sandro Jäckel
e13d3b8448
tribler: remove unused input 2021-02-18 16:58:04 +01:00
R. RyanTM
f4a9e6c28a gnunet: 0.13.2 -> 0.14.0 2021-02-14 13:55:23 +01:00
Bruno Bigras
1913ea8a97 qbittorrent: 4.3.1 -> 4.3.3 2021-01-26 15:05:28 -08:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01: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
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 Jäckel
bb0e23b7bb
p2p: cleanup 2021-01-07 10:42:01 +01:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Milan Pässler
a333985d59 libtorrentRasterbar: rename to libtorrent-rasterbar
This is done to match upstream naming:
https://github.com/NixOS/nixpkgs/pull/107194#issuecomment-748501379
2020-12-20 20:51:28 +01:00
Milan Pässler
4ac0d7fb6b deluge: move files to match common nixpkgs layout
No other packages have an own directory for each version with only one
file in each directory.
2020-12-20 20:51:28 +01:00
Orivej Desh
baa11a519e qbittorrent: restore comments from before e569d6b9 2020-12-19 19:14:40 +00:00
Anton-Latukha
cb312f3d03 qbittorrent: add default trackerSearch option, include python3
Since people regularly open reports about tracker search not working because
python is not found.
And since Tracker Search in qBittorrent can not be disabled & at the same time
the Pythong is needed for it to work - including Python for default
functionality to work.
2020-12-19 18:40:07 +01:00
Anton-Latukha
e569d6b98c qbittorrent: clean-up 2020-12-19 18:40:07 +01:00
Milan
9e2c96b26b
qbittorrent: 4.3.0.1 -> 4.3.1 (#107205) 2020-12-19 18:23:00 +01:00
R. RyanTM
7e9c758f4b frostwire-bin: 6.8.8 -> 6.8.9 2020-12-17 07:52:06 +01:00
Doron Behar
945d4b00db
Merge pull request #106309 from SuperSandro2000/feature/bump_pyxdg
khal,stig,deluge_1,libtorrent-rasterbar,linkchecker: Disable failing tests
2020-12-11 18:44:24 +02:00
Sandro Jäckel
5a500da7c2
stig: Disable failing tests on darwin 2020-12-08 04:39:10 +01:00
Sandro Jäckel
6f701e9a14
deluge_1: Mark broken on darwin 2020-12-08 04:39:09 +01:00
Markus S. Wamser
717beb92fa opentracker: use makeFlags instead of patching (refactoring)
Co-authored-by: Mic92 (Jörg Thalheim)
2020-12-07 23:46:43 +01:00
Markus Wamser
3e27c4662a opentracker: combine calls to substituteInPlace (refactoring)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-04 16:23:59 +01:00
Markus S. Wamser
c494e27999 opentracker: fix build for libowfat 0.32 2020-12-03 15:21:54 +01:00
R. RyanTM
110a2e643e magnetico: 0.11.0 -> 0.12.0 2020-12-01 01:06:30 +00:00
R. RyanTM
d0f04c7c82 frostwire-bin: 6.8.7 -> 6.8.8 2020-11-27 19:05:47 +00:00
Jörg Thalheim
8313dacb11 treewide: remove trailing whitespace 2020-11-18 22:37:56 -08:00
Jörg Thalheim
72f6df338d remove genesis maintainer
genesis has no longer access to github
2020-11-18 22:37:56 -08:00
Anton-Latukha
aaae3637a6 qbittorrent: 4.2.5 -> 4.3.0.1 2020-11-09 11:55:34 +00:00
Chris Double
743169a07b freenet: remove myself as maintainer 2020-11-09 11:44:51 +00:00
R. RyanTM
417457fd35 frostwire-bin: 6.8.5 -> 6.8.7 2020-11-01 17:17:22 -08:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Michele Guerini Rocco
b5e44d3d15
Merge pull request #100479 from rnhmjoj/tremc
tremc: 0.9.1 -> 0.9.2
2020-10-14 17:06:24 +02:00
rnhmjoj
c3e6fbe81e
tremc: set license to GPL 3+ 2020-10-14 09:28:34 +02:00
rnhmjoj
b42a421e47
transmission-remote-cli: remove
This finally stopped working after transmission upgraded the API
protocol to v3.0.
2020-10-14 09:26:23 +02:00
rnhmjoj
a92c678c3f
tremc: 0.9.1 -> 0.9.2 2020-10-14 09:15:43 +02:00
Thomas Tuegel
c70831a9fb
tribler: use libvlc 2020-09-26 05:50:25 -05:00
Doron Behar
0c8e51bd8c
Merge pull request #95413 from pstn/remove-gnunet-git
gnunet_git: remove
2020-09-25 10:29:55 +03:00
Philipp
ff513a5b89 gnunet_git: remove 2020-09-25 10:13:48 +03:00
R. RyanTM
18146948e0 tixati: 2.73 -> 2.74 2020-08-31 16:54:46 +02:00
Lassulus
9f52537716
Merge pull request #85323 from ju1m/tremc
tremc: init at 0.9.1
2020-08-28 11:44:14 +02:00
Philipp
dda939844a gnunet: 0.13.1 -> 0.13.2 2020-08-16 13:07:27 +00:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
R. RyanTM
2dd62f1f97 frostwire-bin: 6.8.4 -> 6.8.5 2020-08-15 15:21:03 -07:00
zowoq
264475ce5b buildGoModule packages: remove doCheck = true 2020-08-10 16:02:36 +10:00
Jonathan Ringer
779e358780
gnunet-gtk: 0.12.0 -> 0.13.1 2020-08-05 09:49:43 -07:00
Jonathan Ringer
3d31c28ced
gnunet: 0.12.2 -> 0.13.1 2020-08-05 09:49:32 -07:00
Jonathan Ringer
080472b6bf
gnunet-gtk: move under gnunet directory 2020-08-04 15:48:14 -07:00
pstn
6f32199fa3 gnunet-gtk: init at 0.12.0
Fixes #76754
2020-08-04 15:39:45 -07:00
pstn
28c525b85e gnunet: 0.12.1 -> 0.12.2 2020-08-04 14:16:05 -07:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
worldofpeace
d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
Jan Tojnar
2596c96f87
Revert "transmission: Remove $out/share/doc"
This reverts commit 25bc56fcb8.
2020-07-16 04:38:08 +02:00
adisbladis
25bc56fcb8
transmission: Remove $out/share/doc
This is a very common path that often collides with other packages.
2020-07-14 22:03:14 +02:00
Vladimír Čunát
377324ca6d
Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
R. RyanTM
a7c3c39bf3 stig: 0.11.0a -> 0.11.2a0 2020-07-11 03:22:42 +00:00
Alyssa Ross
3abe43e22d transmission: install documentation
The risk of collisions is gone now because documentation is correctly
installed into $out/share/doc/transmission instead of $out/share/doc
as before.
2020-06-29 13:56:27 +00:00
Vladyslav M
6ce032f79b
Merge pull request #89557 from ju1m/stig
stig: update to 0.11.0a
2020-06-13 09:51:04 +03:00
Doron Behar
01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Julien Moutinho
d8f46b9da0 stig: update to 0.11.0a 2020-06-06 11:52:30 +02:00
adisbladis
83018f4fc6
transmission: 2.94 -> 3.00 2020-05-23 20:05:44 +01:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Ryan Mulligan
84982d1664
Merge pull request #87523 from r-ryantm/auto-update/tixati
tixati: 2.72 -> 2.73
2020-05-10 12:42:46 -07:00
R. RyanTM
ab3dfc3fb5 tixati: 2.72 -> 2.73 2020-05-10 18:29:10 +00:00
Luke Granger-Brown
5da1393030 deluge: add glib so its hook works.
At the moment, runing `deluge` with the deluge package installed returns
"No GSettings schemas are installed on the system".

After this patch, XDG_DATA_DIRS includes the gsettings-desktop-schemas,
which means the program actually manages to launch.
2020-05-10 19:24:09 +02:00
R. RyanTM
35729638c8 qbittorrent: 4.2.2 -> 4.2.5 2020-05-10 02:08:10 +00:00
xiorcale
ccfe14cb3b github username: kjuvi -> xiorcale 2020-05-09 09:08:18 +02:00
mehlon
00a5e1e76f tribler: add desktop file, icons and manpages 2020-05-04 18:21:22 +05:30
Julien Moutinho
3fe7332383
stig: use pytestCheckHook (#85364) 2020-04-23 23:55:05 -04:00
Aaron L. Zeng
ef6b333854 tixati: 2.67 -> 2.72 2020-04-22 13:49:56 -07:00
Will Dietz
fee776aae4 deluge: remove use of deprecated alias 2020-04-18 02:00:04 +02:00
Will Dietz
9ae8499342 deluge: 1.3.15 -> 2.0.3
* let's try 2.0 version now, no time better than the present! Maybe!
* bz2 -> xz
* maybe python3
* disable pyGtkGlade for deps, maybe not needed?
* fix gtk/etc deps, deluge-gtk works! \o/
* restore installation of images and such

The old version is kept available as some torrent trackers have not
updated their whitelists yet.
2020-04-18 02:00:04 +02:00
Julien Moutinho
a26d0659d5 tremc: init at 0.9.1 2020-04-15 21:18:04 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mario Rodas
5b17f17f79
stig: fix build 2020-04-04 16:20:00 -05:00
Daniel Șerbănescu
cc03fb4210 libtorrent-raster: 1.1.11 -> 1.2.5; qbittorrent: 4.2.1 -> 4.2.2 2020-03-26 11:28:31 +01:00
Michele Guerini Rocco
92a43999d1
Merge pull request #82555 from r-ryantm/auto-update/magnetico
magnetico: 0.9.0 -> 0.11.0
2020-03-22 10:12:14 +01:00
Jörg Thalheim
72f3f99907
magnetico: move go-bindata to nativeBuildInputs
fixes strictDeps
2020-03-18 11:29:34 +00:00
R. RyanTM
08c0568cd9 frostwire-bin: 6.8.3 -> 6.8.4 2020-03-14 14:27:20 +01:00
R. RyanTM
78e6e05457 magnetico: 0.9.0 -> 0.11.0 2020-03-14 08:33:09 +00:00
Florian Klink
a3dde62658
Merge pull request #75392 from bignaux/soulseekqt
soulseekqt: fix icons, change unpack method, update homepage, more generic appimage handling
2020-03-11 16:24:13 -07:00
Bignaux Ronan
b979f51af4 soulseekqt: refactoring using appimageTools 2020-03-04 18:22:38 +01:00
Bignaux Ronan
30430c0b40 soulseekqt: fix icons, change unpack method, update homepage, more generic appimage handling 2020-03-04 16:15:19 +01:00
R. RyanTM
b66896f222 tribler: 7.4.1 -> 7.4.4 2020-03-03 19:29:13 +00:00
R. RyanTM
2c9fd5b899 tixati: 2.66 -> 2.67 2020-02-21 16:21:40 +00:00
Benjamin Hipple
1ed1ac5201 synapse-bt: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 23:58:50 -05:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
R. RyanTM
41356b253b tribler: 7.4.0-exp1 -> 7.4.1 2020-02-09 16:52:26 +01:00
R. RyanTM
9ee70815f1 frostwire-bin: 6.7.4 -> 6.8.3 2020-02-09 09:54:10 +01:00
R. RyanTM
6e0fc1f772 magnetico: 0.8.1 -> 0.9.0 2020-01-17 08:32:02 +00:00
R. RyanTM
4d4add5bb3 gnunet: 0.12.0 -> 0.12.1 2020-01-06 07:07:43 -08:00
markuskowa
8dcb8318b1
Merge pull request #76423 from r-ryantm/auto-update/tixati
tixati: 2.64 -> 2.66
2020-01-04 12:09:25 +01:00
Frederik Rietdijk
555037a667 Merge master into staging-next 2019-12-31 16:35:53 +01:00
Ryan Mulligan
fece1cb894
Merge pull request #76387 from r-ryantm/auto-update/qbittorrent
qbittorrent: 4.2.0 -> 4.2.1
2019-12-31 06:03:17 -08:00
Frederik Rietdijk
6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
lewo
2002bf9b34
Merge pull request #76309 from mehlon/gnunet
gnunet: 0.11.8 -> 0.12.0
2019-12-27 10:10:25 +01:00
Franz Pletz
d1fa6eae3f
frostwire-bin: fix src hash 2019-12-27 03:48:20 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
R. RyanTM
26d3d1564e tixati: 2.64 -> 2.66 2019-12-24 09:57:06 -08:00
R. RyanTM
ace1ae9d11 qbittorrent: 4.2.0 -> 4.2.1 2019-12-24 03:27:14 -08:00
mehlon
6c7fe45ff7 gnunet: 0.11.8 -> 0.12.0 2019-12-23 18:13:49 +01:00
worldofpeace
2dd7d4dd44 treewide: pantheon updateScript 2019-12-22 18:20:55 -05:00
Markus Kowalewski
fa3793e8a4
gnunet fix license 2019-12-21 22:45:39 +01:00
R. RyanTM
cc21777500 qbittorrent: 4.1.9.1 -> 4.2.0 (#75360) 2019-12-14 18:21:53 +01:00
Markus S. Wamser
ba7f38d4bb gnunet: 0.11.6 -> 0.11.8 2019-12-12 09:18:37 +01:00
c0bw3b
35b21d1988 firestr: remove package
It's been marked as broken for 4 years
2019-12-08 23:27:48 +01:00
nyanloutre
ca6adcfc7b
transmission-remote-gtk: fix build for new version of gettext 2019-11-30 13:34:58 +01:00
Dima
7dd99adff8 tribler: 7.1.2 -> 7.4.0-exp1 (python 3)
Updating version for tribler to use python 3.
One most notable change is dropping the optional `pythonPackages.meliae`
as it does not support python 3 and addition pony, lz4 and pyqtgraph.

Also cleaned up a few other dependencies and removed an old workaround
for broken ui-graphics.
2019-11-26 10:14:52 +01:00
Matthew Bauer
71d91a9853
Merge pull request #70679 from dtzWill/fix/ktorrent-mkderivation
ktorrent: mkDerivation
2019-11-07 17:22:40 -05:00
Matthew Bauer
a9e9379822
Merge pull request #70298 from jonringer/fix-soulseekqt
soulseekqt: fix build
2019-11-07 17:07:34 -05:00
Franz Pletz
8dca8b9ccb
Merge remote-tracking branch 'origin/master' into gcc-9 2019-11-05 01:07:22 +01:00
Franz Pletz
6b10b78872
Merge remote-tracking branch 'origin/master' into gcc-9 2019-11-03 14:44:12 +01:00
Franz Pletz
d954e8a223
frostwire-bin: fix download url 2019-11-03 14:43:42 +01:00
R. RyanTM
eed3a01c78 qbittorrent: 4.1.8 -> 4.1.9.1 2019-11-02 17:32:34 -07:00
Marek Mahut
569611ff22
Revert "frostwire-bin: 6.7.4 -> 6.8.3" 2019-11-02 11:00:31 +01:00
Marek Mahut
af79a9f50b frostwire-bin: 6.8.1 -> 6.8.3 2019-11-01 09:39:50 +01:00
Marek Mahut
382495c839
Merge branch 'master' into auto-update/frostwire 2019-11-01 09:36:05 +01:00
R. RyanTM
f118648201 transgui: 5.17.0 -> 5.18.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/transgui/versions
2019-10-25 14:38:02 +02:00
R. RyanTM
fe680e89a5 tixati: 2.62 -> 2.64
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tixati/versions
2019-10-24 07:28:02 -07:00
worldofpeace
48c9c55acc torrential: use vala 0.40
https://github.com/davidmhewitt/torrential/issues/135
2019-10-19 23:13:05 -04:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +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
R. RyanTM
4a95dd41a8 qbittorrent: 4.1.7 -> 4.1.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qbittorrent/versions
2019-10-08 09:01:03 -07:00
Will Dietz
d6451a796b
ktorrent: mkDerivation 2019-10-07 18:31:58 -05:00
Jonathan Ringer
c83aaba739
soulseekqt: fix build
- Previous url returned a 404
- Updated expression to use new Qt utilities
- Cleaned up expression
2019-10-02 19:38:23 -07:00
Jan Tojnar
b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
Jörg Thalheim
d97e30068c
Merge pull request #68231 from Chiiruno/dev/zeronet
Update: Zeronet, Init: pythonPackages: merkletools
2019-10-02 10:57:57 +01:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
Daniel Schaefer
42243e46b1 twister: 0.9.34 -> 2019-08-19 2019-09-14 13:48:45 +02:00
Pierre Bourdon
50956385ff
deluge: add missing setuptools dependency
Latest staging merge broke nixos/tests/deluge.nix showing an ImportError
for "pkg_resources": https://nix-cache.s3.amazonaws.com/log/h8qzkcjldal5j1925g0r04ncl5afjjnp-vm-test-run-deluge.drv
2019-09-11 09:07:46 +02:00
Peter Hoeg
d9b290000e
Merge pull request #68086 from alapshin/ktorrent
ktorrent: 5.1.0 -> 5.1.2
2019-09-10 21:33:47 +08:00
Okinan
c4451da8f8 zeronet: 0.6.5 -> 0.7.1 2019-09-10 01:30:44 -05:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Andrei Lapshin
3f0f7d5054 ktorrent: 5.1.0 -> 5.1.2
Update ktorrent from 5.1.0 to 5.1.2 and libktorrent from 2.1 to 2.1.1,
remove already included patches
2019-09-04 10:20:41 +03: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
Silvan Mosberger
6233291d95
Merge pull request #64738 from rnhmjoj/magnetico
magnetico: init package and service
2019-08-28 18:39:21 +02:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Frederik Rietdijk
98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Jonathan Ringer
f92e0a962e gnunet: 0.11.0 -> 0.11.6 2019-08-26 13:00:22 -07:00
rnhmjoj
fc4ca1aead
magnetico: init at 0.8.1 2019-08-26 11:34:03 +02:00
Doron Behar
1859271a4b stig: init at 0.10.1a0 (#67233) 2019-08-25 16:42:41 +02:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00: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
Marek Mahut
c17719ef6d frostwire-bin: 6.7.9 -> 6.8.1 2019-08-10 15:11:52 +02:00
Sam Willis
d81a46364f qbittorrent: use qt5's mkDerivation
Fixes #66339

See: #65399
2019-08-08 16:26:10 -04:00
MetaDark
293c2885fe qbittorrent: 4.1.6 -> 4.1.7 2019-08-06 22:15:16 -04:00
R. RyanTM
ad849345e8 tixati: 2.61 -> 2.62
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tixati/versions
2019-08-05 21:45:19 -07:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Ryan Mulligan
508ae42a0f treewide: fix redirect URLs 2019-07-10 12:52:51 -07:00
ajs124
f4398b3212 transgui: 5.0.1-svn-r988 -> 5.17.0 2019-07-03 07:40:52 +02:00
R. RyanTM
68655506c5 ncdc: 1.22 -> 1.22.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ncdc/versions
2019-06-17 02:16:09 -07:00
Vladyslav M
6b8db64145
synapse-bt: unstable-2019-05-26 -> 1.0 2019-06-10 00:11:12 +03:00
Vladyslav M
6cc9bc3f81
synapse-bt: unstable-2018-10-17 -> unstable-2019-05-26 2019-06-01 21:21:35 +03:00
Alyssa Ross
062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
R. RyanTM
98e2c1e04c ncdc: 1.21 -> 1.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ncdc/versions
2019-05-21 22:52:09 -07:00
Renaud
cd8f0ec4f6
frostwire-bin: set additional classpath 2019-05-21 19:51:06 +02:00
R. RyanTM
bdbe365529 qbittorrent: 4.1.5 -> 4.1.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qbittorrent/versions
2019-05-13 21:48:26 +02:00
R. RyanTM
67645b48bf tixati: 2.59 -> 2.61
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tixati/versions
2019-05-13 01:21:26 -07:00
R. RyanTM
c36891f1b5 frostwire-bin: 6.7.4 -> 6.7.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/frostwire/versions
2019-05-05 01:05:28 -07:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Frederik Rietdijk
d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
R. RyanTM
d6ffd75960 ncdc: 1.20 -> 1.21 (#58725)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ncdc/versions
2019-04-07 23:15:57 +02:00
Jan Tojnar
cb1a20499a
Merge branch 'master' into staging 2019-04-05 11:37:15 +02:00
Ryan Mulligan
9c1c989f3b
Merge pull request #58901 from r-ryantm/auto-update/tixati
tixati: 2.58 -> 2.59
2019-04-03 06:29:28 -07:00
R. RyanTM
43f33a2911 tixati: 2.58 -> 2.59
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tixati/versions
2019-04-02 22:57:18 -07:00
R. RyanTM
dd4e17159c gnunet: 0.10.1 -> 0.11.0 (#58100)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnunet/versions
2019-03-31 00:31:56 +01:00
Michael Eden
a891ae5130 synapse-bt: openssl should be build input 2019-03-29 11:11:55 -04:00
Ryan Mulligan
7434fe2b3c
Merge pull request #56870 from fgaz/zeronet/0.6.5
zeronet: 0.6.4 -> 0.6.5
2019-03-06 19:03:36 -08:00
Francesco Gazzetta
66b6b3b4e9 zeronet: 0.6.4 -> 0.6.5 2019-03-05 09:20:44 +01:00
Kjuvi
409e7f132c torrential: init at 1.1.0 2019-03-03 14:10:18 +01:00
R. RyanTM
83599e2f58 transmission-remote-gtk: 1.4.0 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/transmission-remote-gtk/versions
2019-01-06 10:32:09 -08:00
wkpatrick
99552ca12a synapse-bt 2018-06-04 -> 2018-10-17 2018-12-29 04:33:45 -05:00
Ivan Kozik
f58229ac1b qbittorrent: 4.1.4 -> 4.1.5 2018-12-26 03:25:55 +00:00
worldofpeace
2eccd56c5a
Merge pull request #51242 from Anton-Latukha/qbittorent-upd
qbittorrent: 4.1.3 -> 4.1.4
2018-11-30 16:54:29 -05:00
Anton-Latukha
5ce6322243 qbittorrent: 4.1.3 -> 4.1.4 2018-11-29 20:30:38 +02:00
volth
59c4f4883f
tixati: 2.57 -> 2.58 2018-11-29 09:23:13 +00:00
R. RyanTM
72cbe8be4b transmission-remote-gtk: 1.3.1 -> 1.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/transmission-remote-gtk/versions
2018-11-08 10:57:14 -08:00
leenaars
363f28f1de tribler: 7.0.2 -> 7.1.2 (#49386) 2018-10-31 20:08:18 +01:00
隠岐奈
32abab455a zeronet: 0.6.2 -> 0.6.4 2018-10-21 16:02:03 -05:00
Jörg Thalheim
d29f1ab07e
Merge pull request #48518 from r-ryantm/auto-update/frostwire
frostwire-bin: 6.7.2 -> 6.7.4
2018-10-16 12:09:01 +01:00
R. RyanTM
4b43a79a5a frostwire-bin: 6.7.2 -> 6.7.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/frostwire/versions
2018-10-15 22:36:28 -07:00
Silvan Mosberger
0e0340e422
Merge pull request #48405 from Infinisil/fix/tribler
tribler: Fix startup
2018-10-14 15:27:24 +02:00
Silvan Mosberger
fd6d6d9870
tribler: Fix startup
The python component of libtorrentRasterbar seems to now be in pythonPackages
2018-10-14 15:19:04 +02:00
Ryan Mulligan
07f8104707 treewide: fix evaluation with allowAliases = false 2018-10-13 15:32:07 -07:00
Matthew Bauer
15aa8caf57
Merge pull request #44511 from bignaux/soulseekqt
soulseekqt : refactoring appimage manipulation to be more generic.
2018-10-08 14:03:15 -05:00
Orivej Desh
eeac44c81a retroshare: mark as broken (#47350)
Broken by libupnp: 1.6.21 -> 1.8.3 (#41684).
2018-09-28 11:57:26 +02:00
Daiderd Jordan
52ad963b50
eiskaltdcpp: mark linux only
The darwin build fails and other platforms will probably run into
similar issues.

    Determining if the Q_WS_QWS exist failed with the following output:
    Change Dir: /tmp/nix-build-eiskaltdcpp-2.2.10.drv-0/source/build/CMakeFiles/CMakeTmp

    Run Build Command:"/nix/store/qfag24z6xsr6jkyi8gb4cv62rp945rbk-gnumake-4.2.1/bin/make" "cmTC_14e67/fast"
    /nix/store/qfag24z6xsr6jkyi8gb4cv62rp945rbk-gnumake-4.2.1/bin/make -f CMakeFiles/cmTC_14e67.dir/build.make CMakeFiles/cmTC_14e67.dir/build
    make[1]: Entering directory '/private/tmp/nix-build-eiskaltdcpp-2.2.10.drv-0/source/build/CMakeFiles/CMakeTmp'
    Building CXX object CMakeFiles/cmTC_14e67.dir/CheckSymbolExists.cxx.o
    /nix/store/2gdwhdzhy4iwkp7fh8v6gy6nxj1zi9pv-clang-wrapper-5.0.2/bin/clang++   -I/nix/store/8dzqilmdr0p3qmmrxh51xk7wli6grm0i-qt-4.8.7/include -F/nix/store/8dzqilmdr0p3qmmrxh51xk7wli6grm0i-qt-4.8.7/lib  -std=c++0x -pipe -Wformat -Werror=format-security  -arch x86_64   -o CMakeFiles/cmTC_14e67.dir/CheckSymbolExists.cxx.o -c /tmp/nix-build-eiskaltdcpp-2.2.10.drv-0/source/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
    /tmp/nix-build-eiskaltdcpp-2.2.10.drv-0/source/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: use of undeclared identifier 'Q_WS_QWS'
      return ((int*)(&Q_WS_QWS))[argc];
                  ^

/cc ZHF #45961
2018-09-21 20:49:37 +02:00
Vladyslav M
4a77150d8b qbittorrent: 4.1.2 -> 4.1.3 (#46917) 2018-09-20 00:25:38 +02:00
Jörg Thalheim
efeea06ca1
Merge pull request #46283 from r-ryantm/auto-update/frostwire
frostwire-bin: 6.7.1 -> 6.7.2
2018-09-18 13:25:50 +01:00
Jörg Thalheim
107448f19c
Merge pull request #46437 from bobvanderlinden/pr-opentracker-2018-05-26
opentracker: 2016-10-02 -> 2018-05-26
2018-09-10 22:43:26 +01:00
Jörg Thalheim
1cf44e6a07 opentracker: use https for downloading 2018-09-10 22:41:23 +01:00
Bob van der Linden
8a53488904
opentracker: 2016-10-02 -> 2018-05-26 2018-09-09 20:39:17 +02:00
R. RyanTM
86585082ff frostwire-bin: 6.7.1 -> 6.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/frostwire/versions
2018-09-06 22:33:37 -07:00
John Ericson
2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
チルノ
17564e0ed9 nixos/zeronet: init (#44842) 2018-08-31 11:40:23 +01:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
チルノ
85c4d48641 qbittorrent: Fix missing desktop file (#45288) 2018-08-18 02:44:56 +00:00
Jörg Thalheim
e72040413c
Merge pull request #45232 from r-ryantm/auto-update/frostwire
frostwire-bin: 6.7.0 -> 6.7.1
2018-08-17 11:52:45 +01:00
R. RyanTM
6a5e6bd509 frostwire-bin: 6.7.0 -> 6.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/frostwire/versions.
2018-08-17 03:06:22 -07:00
チルノ
5762a5771b qbittorrent: 4.1.1 -> 4.1.2 (#45005) 2018-08-14 10:24:47 +02:00
Austin Seipp
d3b51ab973 libtorrentRasterbar: multi outputs, install python2/3 bindings
Also fixes the Deluge build, which relied on .out and .python
being the same.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-07 18:40:39 -05:00
Bignaux Ronan
ae7cc3eb5c soulseekqt : refactoring appimage manipulation to be more generic. 2018-08-06 11:45:21 +02:00
Bignaux Ronan
39ab7a0778 soulseekqt: 2016-1-17 -> 2018-1-30 (#44460) 2018-08-04 17:24:52 +02:00