Commit Graph

2771 Commits

Author SHA1 Message Date
Profpatsch
20d3ad5e9c mktorrent: 1.0 -> 1.1
[1.1] - 2017-01-11
Added
- Autodetect the number of CPUs available <esmil@mailme.dk>
- Option for source string added to torrent info (`-s`), included in infohash.
  Often used by private trackers to create a unique infohash to prevent
  peer-leak and the possibility to track the trackers that do use leaked
  torrents. Having this option in mktorrent make it possible to create a
  infohash accurate torrent to the tracker you want to upload it to
Changed
- Make`-a` (announce list) optional
- Optional announce URL even for private torrents. No need to require announce
  for private torrents, they are added by most private trackers anyway and they
  modify the infohash so you'd have to redownload their modified torrent with
  injected unique announce URL anyway. (@mathieui, fix from @jrwren)
Fixed
- DHT makes trackers optional, so remove the warning
2017-04-07 17:59:54 +02:00
Jörg Thalheim
d3fff80d00
exa: unstable-2016-04-20 -> unstable-2017-04-02 (unbrick)
cc @ehegnes
2017-04-04 11:42:33 +02:00
lprndn
f259fa6e91 Merge branch 'master' into lprndn_Nixpkgs 2017-04-03 21:37:11 +02:00
Utku Demir
db6a2918b9 kt: init at 11.1.0 2017-04-03 16:10:30 +12:00
Eelco Dolstra
17aab8a63e yotube-dl: 2017.03.10 -> 2017.04.02 2017-04-02 21:52:11 +02:00
Tuomas Tynkkynen
b65dc619f0 xfstests: Fixes 2017-04-01 19:50:09 +03:00
Tuomas Tynkkynen
097373e691 xfstests: Fix homepage 2017-04-01 19:43:05 +03:00
Tuomas Tynkkynen
ba360f90f9 xfstests: Enable parallel build 2017-04-01 19:42:41 +03:00
Tuomas Tynkkynen
197bbe0e1b xfstests: 2016-08-26 -> 2017-03-26 2017-04-01 19:42:01 +03:00
ndowens
0a354c9ea5 Merge pull request #24218 from magnetophon/clipster
clipster: 2017-02-17 -> 2017-02-27
2017-04-01 10:24:38 -05:00
ndowens
03aff3d22f Small cosmetic change 2017-04-01 10:16:51 -05:00
ndowens
5eece284a1 parcellite: 1.1.9 -> 1.2.1 2017-03-30 17:41:55 -05:00
John Ericson
166fc028a4 Merge pull request #24465 from Ericson2314/no-with-literal
Get rid of all `with { inherit... }` and just used `let inherit...`
2017-03-30 01:49:37 -06:00
John Ericson
4c0d7da183 Get rid of all with { inherit... } and just used let inherit...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Peter Hoeg
0843ad10fd dynamic-colors: 0.2.2 -> 0.2.2.1 2017-03-30 11:52:35 +08:00
Peter Hoeg
5bb5ce050b dynamic-colors: 0.2.1 -> 0.2.2 2017-03-30 11:14:48 +08:00
Franz Pletz
99ff573194
tmuxp: 1.2.2 -> 1.2.7 2017-03-28 20:14:19 +02:00
Robert Helgesson
b31f43d7c6
cpulimit: 2.4 -> 2.5 2017-03-28 17:41:58 +02:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Patrick Mahoney
09a5007797 skarnet.org packages: fix darwin build
The configure scripts have been changed so that `--build` is now the
way to specify (non-cross compiling) build target, which is necessary
on darwin for binary compatibility across darwin versions.
2017-03-26 17:30:41 -05:00
Patrick Mahoney
72a0d65d3d update skarnet.org packages
execline:          2.1.4.5 -> 2.2.0.0
s6-dns:            2.0.0.7 -> 2.1.0.0
s6-linux-utils:    2.0.2.3 -> 2.2.0.0
s6-networking:     2.1.0.4 -> 2.2.1.0
s6-portable-utils: 2.1.0.0 -> 2.1.0.0 (no version change)
s6-rc:             0.0.2.1 -> 0.1.0.0
s6:                2.2.4.3 -> 2.4.0.0
skalibs:           2.3.9.0 -> 2.4.0.1

Also use new --enable-absolute-paths configure arg to correctly set
paths to runtime executables to point within the nix store rather than
relying on PATH resolution.
2017-03-26 14:19:44 -05:00
Nikolay Amiantov
f45cf10f6e Merge pull request #24133 from abbradar/gtk3-qt
Fix GTK dependencies in wrappers
2017-03-24 01:49:41 +03:00
Michael Raskin
f9add54f28 fontforge-fonttools: init at 20160404 2017-03-23 15:10:52 +01:00
Bart Brouns
88458c8697 clipster: 2017-02-17 -> 2017-02-27 2017-03-23 13:25:56 +01:00
Nikolay Amiantov
82f7f8ad9a antimicro: wrap Qt application 2017-03-22 20:15:33 +03:00
c74d
c2ab1fa350 heatseeker: 1.4.0 -> 1.5.1
This patch updates the `heatseeker` package from version 1.4.0 to
version 1.5.1.

I have tested this change per nixpkgs manual section 11.1 ("Making
patches").
2017-03-22 15:09:01 +01:00
Nikolay Amiantov
8eabb34e5f odroid-xu3-bootloader: use 1MB-capable bootloader
(cherry picked from commit 7d66259a777fd1b1930eca26f08236f657529e25)
2017-03-21 04:23:36 +03:00
Eelco Dolstra
5897aa771c
system-config-printer: Remove -dev paths from closure
Workaround for #24128.
2017-03-20 17:31:26 +01:00
Eelco Dolstra
6dd5846f1b
system-config-printer: Strip binaries in $out/etc
This reduces its closure size from 484 to 281 MiB.
2017-03-20 17:31:19 +01:00
Eelco Dolstra
96d7f35e96
diffoscope: Don't propagate build inputs
This reduces the runtime closure size from 297 to 132 MiB.
2017-03-20 17:30:55 +01:00
Nikolay Amiantov
c1e279046b odroid-xu3-bootloader: init at 2015-12-04 2017-03-20 11:52:08 +03:00
Michael Raskin
e16c5a8254 Merge pull request #24052 from benley/yubikey-manager
yubikey-manager: init at 0.3.1
2017-03-19 11:25:12 +01:00
Benjamin Staffin
24308432b7
yubikey-manager: init at 0.3.1 2017-03-19 05:30:54 -04:00
Michael Raskin
d9ab289707 Merge pull request #23686 from nicknovitski/hostsblock
init hostsblock (and kwakd)
2017-03-19 10:00:30 +01:00
Michael Raskin
39609e3157 Merge pull request #23996 from manveru/add-phraseapp
phraseapp-client: init at 1.4.3
2017-03-18 20:08:45 +01:00
Michael Raskin
7bbf7cb57b Merge pull request #23543 from ndowens/s6-portable-utils
s6-portable-utils: 2.0.5.3 -> 2.1.0.0
2017-03-18 18:47:13 +01:00
Frederik Rietdijk
e67b979ab5 Merge remote-tracking branch 'upstream/master' into HEAD 2017-03-18 15:32:43 +01:00
Daiderd Jordan
7d81be90c2 Merge pull request #23569 from LnL7/darwin-idutils
idutils: disable tests on darwin
2017-03-18 13:26:25 +01:00
Vladimír Čunát
742b120ddc
Merge branch 'master' into staging
Nontrivial rebuilds from master, again :-/
2017-03-18 11:00:31 +01:00
Michael Fellinger
acdcbf7b14 phraseapp-client: init at 1.4.3 2017-03-17 21:50:50 +01:00
Renaud
1129f92f65 file: 5.28 -> 5.30 2017-03-17 19:43:50 +01:00
Nick Novitski
a3620396fd hostsblock: init at 20161213 2017-03-17 22:07:15 +13:00
Vladimír Čunát
e99bc64552
Merge branch 'master' into staging
More larger rebuilds from master, unfortunately.
2017-03-15 19:09:56 +01:00
Pascal Wittmann
19cb65206f Merge pull request #23908 from nicknovitski/entr-update
entr: upgrade to 3.7
2017-03-15 09:06:26 +01:00
Nick Novitski
d546966d7d entr: upgrade to 3.7 2017-03-15 17:22:35 +13:00
Leon Isenberg
6de3eb9918 nixbot: typo 2017-03-14 18:08:09 +02:00
Peter Hoeg
b0c7df9fbc crudini: fix maintainer and run tests 2017-03-14 18:44:50 +08:00
Peter Hoeg
f09a73896b crudini: init at 0.9 2017-03-14 17:22:56 +08:00
Tuomas Tynkkynen
aba0b45b86 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
      pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
2017-03-14 00:49:22 +02:00
Pascal Wittmann
d1247221cb Merge pull request #21802 from yurrriq/add/pkgs/tools/misc/latex2html
latex2html: init at 2016
2017-03-13 09:20:09 +01:00