Commit Graph

8066 Commits

Author SHA1 Message Date
Pascal Wittmann
de1aba33e8 progress: 0.9 -> 0.12.1 2016-01-22 19:38:21 +01:00
Franz Pletz
85675ebcaf Merge pull request #12512 from vandenoever/odpdown
Odpdown
2016-01-22 18:09:39 +01:00
Jos van den Oever
6e586a32fd odpdown: init at 0.4.1 2016-01-22 17:59:48 +01:00
Franz Pletz
400499aeb4 Merge pull request #12482 from rycee/bump/svtplay-dl
svtplay-dl: 0.20.2015.11.29 -> 0.30.2016.01.10
2016-01-22 17:32:56 +01:00
Vladimír Čunát
0957359568 Merge branch 'staging' 2016-01-22 13:48:35 +01:00
aszlig
24ae34c0d7
nixpart0: Fix race condition in formatting devices
This adds a backport of rhinstaller/blivet#39 to the pinned blivet
version 0.17, it's addressing the following upstream bug:

https://bugzilla.redhat.com/show_bug.cgi?id=1196397

It has been reported at aszlig/nixpart#7 and tested by @manveru (the
issue reporter), thanks a lot.

Thanks also to @domenkozar for finding the upstream issue.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: Michael Fellinger <m.fellinger@gmail.com>
Fixes: aszlig/nixpart#7
2016-01-22 13:30:43 +01:00
Maciek Starzyk
421989fb5a obnam: 1.18.2 -> 1.19 2016-01-22 10:01:32 +01:00
Tobias Geerinckx-Rice
3b64fec18d eid-mw: 4.1.12 -> 4.1.13 2016-01-21 20:32:12 +01:00
Tobias Geerinckx-Rice
4d5293d8c3 gparted: 0.24.0 -> 0.25.0
Key changes include:
- Add progress bar during additional ext2/3/4 and ntfs operations
- Enhance SWRaid member detection and file system clearing
- Always use blkid file system detection before libparted

See the Release Notes for more details:
https://sourceforge.net/projects/gparted/files/gparted/gparted-0.25.0/gparted-0.25.0-README.md/view
2016-01-21 16:10:36 +01:00
Vladimír Čunát
313faf07ba brotli: init at 0.3.0 2016-01-20 22:50:26 +01:00
Tobias Geerinckx-Rice
f1f2b87fdd snapper: various tweaks and fixes
Fix numerous configuration files referring to ‘/usr’ and ‘/lib’.

Some paths were still ending up in ‘/nix/store/.../nix/store/...’,
despite some well-intended hacks meant to avoid that. Replace them
with other hacks. It's all very fragile and ugly, so snapper should
feel right at home.

Oh, and `snapper create-config ~` still won't actually *do*
anything, because D-Bus (#12452). Use `--no-dbus` and add files
to ‘/etc’ as long as it complains.

Only fair that I help maintain this mess.
2016-01-20 09:21:44 +01:00
Tobias Geerinckx-Rice
8da914cad4 minissdpd: 1.5 -> 1.5.20160119 2016-01-20 02:00:15 +01:00
Tobias Geerinckx-Rice
94a47eeea1 debian_devscripts: 2.15.8 -> 2.15.10
Changes: http://metadata.ftp-master.debian.org/changelogs/main/d/devscripts/
2016-01-19 21:36:23 +01:00
Robert Helgesson
553ab970bd svtplay-dl: 0.20.2015.11.29 -> 0.30.2016.01.10 2016-01-19 20:20:19 +01:00
Rob Vermaas
ce2756f701 Fix nixops URL 2016-01-19 10:00:32 +00:00
Rob Vermaas
e775690e5c Fix nixops URL 2016-01-19 09:28:52 +00:00
Tobias Geerinckx-Rice
f499c03ec0 snapper: add missing dependencies (chattr, lv*) 2016-01-19 02:04:18 +01:00
Tobias Geerinckx-Rice
33e2c9c29a dpkg: 1.18.2 -> 1.18.4 2016-01-19 02:04:18 +01:00
Tobias Geerinckx-Rice
593489b144 snapper: remove outdated (no-op) substitution 2016-01-19 02:04:18 +01:00
Tobias Geerinckx-Rice
a07e5839af snapper: use autoreconfHook 2016-01-18 19:32:48 +01:00
Tobias Geerinckx-Rice
6c2b00bcb2 Merge pull request #12452 from Profpatsch/snapper
snapper: 0.2.4 -> 0.2.8
2016-01-18 19:13:59 +01:00
Profpatsch
9a1f430e53 snapper: 0.2.4 -> 0.2.8 2016-01-18 16:16:29 +01:00
Franz Pletz
5160c8887e Merge pull request #12199 from jgillich/torbrowser-desktop
torbrowser: add .desktop file
2016-01-18 15:28:43 +01:00
Rob Vermaas
0cf5c65511 nixops: 1.3 -> 1.3.1 2016-01-18 13:56:28 +00:00
Jakob Gillich
87c3063d68 torbrowser: 5.0.6 -> 5.0.7, add desktop file 2016-01-18 14:47:33 +01:00
Tobias Geerinckx-Rice
9609eb8d10 btrfs-progs: 4.3.1 -> 4.4
Bugfixes:
- chunk recovery: fix floating point exception
- chunk recovery: endianity bugfix during rebuild
- mkfs with 64K pages and nodesize reported superblock checksum mismatch
- check: properly reset nlink of multi-linked file

Too many changes to list here. See:
https://btrfs.wiki.kernel.org/index.php/Changelog#By_version_.28btrfs-progs.29
2016-01-18 14:46:40 +01:00
Robin Gloster
53b389327e refactor to use autoreconfHook where possible
Close #12446.
2016-01-18 10:45:31 +01:00
Vladimír Čunát
620c147cce Merge branch 'master' into staging 2016-01-18 09:48:49 +01:00
Tobias Geerinckx-Rice
8b57eb8f17 tldr: use fetchFromGitHub; pkgconfig
pkgconfig is unrelated, but trivial (removes a harmless but
distracting error message) and doesn't warrant its own commit.
2016-01-18 03:04:56 +01:00
Tobias Geerinckx-Rice
ebad3ffeb4 tldr: 1.0 -> 1.1.0; maintain 2016-01-18 02:47:10 +01:00
Tobias Geerinckx-Rice
7f2d6d8ee6 ms-sys: correct licence 2016-01-18 01:41:57 +01:00
Tobias Geerinckx-Rice
6f640acfba ms-sys: 2.5.1 -> 2.5.2; maintain
Changes:
  - Added german man page,
  - added support for Grub2 and Grub4Dos MBR,
  - added support for KolibriOS MBR and FAT32 boot record,
  - added support for ReactOS MBR, FAT32 and FAT16 BR,
  - added support for Rufus MBR,
  - added experimental support for large sectors ( > 512),
  - now possible to alter OEM ID of FAT and NTFS boot records.
  - now possible to alter Windows Disk Signature in MBR.
2016-01-18 01:41:57 +01:00
tv
180655290d urlwatch: 1.18 -> 2.0 2016-01-17 22:00:39 +01:00
Tobias Geerinckx-Rice
0ef8fa011f sshuttle: 0.74 -> 0.76
And back to fetchurl we go:

  “LookupError: setuptools-scm was unable to detect version for
   '/tmp/nix-build-.../sshuttle-v0.76-src'. Make sure you're not
   using GitHub's tarballs (or similar ones), as those don't
   contain the necessary metadata. Use PyPI's tarballs instead.”
2016-01-17 21:52:36 +01:00
Domen Kožar
9e8eba48ab xorg.xorgserver: wrap Xvfb with required flags 2016-01-17 21:14:49 +01:00
Robin Gloster
656acf3719 mates: remove package
see #11926 for context

closes #11926
2016-01-17 18:11:08 +00:00
Pascal Wittmann
67a61addf4 abduco: 0.4 -> 0.5 2016-01-17 14:06:42 +01:00
Svein Ove Aas
0dc1bc4aee fgallery: 1.7 -> 1.8 2016-01-17 11:28:50 +01:00
Arseniy Seroka
e20ec1b12b Merge pull request #12426 from womfoo/unrar
unrar: 5.2.7 -> 5.3.9
2016-01-16 23:11:45 +03:00
koral
2077895251 aria2: 1.19.2 -> 1.19.3 2016-01-16 15:34:29 +01:00
Kranium Gikos Mendoza
0baa5abb9b unrar: 5.2.7 -> 5.3.9 2016-01-16 15:29:32 +08:00
Evgeny Egorochkin
26f221d6b6 azure-cli: fix dependencies 2016-01-16 00:33:03 +02:00
Pascal Wittmann
df7139de36 hevea: 2.26 -> 2.28 2016-01-15 21:36:23 +01:00
Lluís Batlle i Rossell
5b20713041 inadyn: update to 1.99.15
It fixes a big bug about IP not getting updated.
https://github.com/troglobit/inadyn/issues/107
2016-01-15 16:14:40 +01:00
Lluís Batlle i Rossell
4eb1e346c6 Improving the patch for mairix for mbox>2GB.
https://github.com/rc0/mairix/pull/19
2016-01-15 16:00:46 +01:00
Vladimír Čunát
2d0893088f Merge branch 'master' into staging 2016-01-15 13:43:57 +01:00
Franz Pletz
a25fc6e54d Merge pull request #12391 from rycee/bump/nethogs
nethogs: 0.8.1-git -> 0.8.1
2016-01-15 12:20:25 +01:00
Tobias Geerinckx-Rice
8c5ef127f4 simp_le: 20151207 -> 2016-01-09; co-maintain
CC maintainer @gebner.
2016-01-15 03:49:13 +01:00
Evgeny Egorochkin
dcd428db08 azure-cli: init at 0.9.13 2016-01-15 03:11:20 +02:00
Tobias Geerinckx-Rice
5876238d54 eid-mw: 4.1.11 -> 4.1.12 2016-01-14 23:55:47 +01:00
Tobias Geerinckx-Rice
d8fa7f7b06 miniupnpd 1.9.20151212 -> 1.9.20160113
Changes: https://github.com/miniupnp/miniupnp/blob/master/miniupnpd/Changelog.txt
2016-01-14 23:55:47 +01:00
Robert Helgesson
b4f03263ec nethogs: 0.8.1-git -> 0.8.1
Also use fetchFromGitHub, use make flags instead of patching Makefile,
and add myself as maintainer since the package is unmaintained.
2016-01-14 20:49:20 +01:00
Lluís Batlle i Rossell
6401bb1795 mairix: add fix (patch) for big files. 2016-01-14 17:38:57 +01:00
Franz Pletz
2d65772950 openssh: Disable roaming (security fix)
Fixes CVE-2016-0777 and CVE-0216-0778.

Closes #12385.
2016-01-14 16:40:27 +01:00
Eelco Dolstra
320f1b4e3c nix: 1.11pre4345_b8258a4 -> 1.11pre4379_786046c 2016-01-14 13:20:49 +01:00
Tony White
3a4aa2a109 tigervnc: prevent nix store collison
- Prevent store collison with the xserver for two files
- Stop gcc from complaining at build time about C and CXX flags
- Enable parallel building for this expression
- Move to the new way of calling Xorg and it's dependencies
2016-01-14 06:31:30 +00:00
Tobias Geerinckx-Rice
f290a6d026 aircrack-ng: fix description typo; co-maintain 2016-01-14 03:09:51 +01:00
Tobias Geerinckx-Rice
db658a6eb5 aircrack-ng: 1.2-beta3 -> 1.2-rc3 2016-01-14 03:09:51 +01:00
Nikolay Amiantov
9aca5edfdd grub4dos: 0.4.6a -> 0.4.6a-2015-12-31 2016-01-13 21:21:43 +03:00
Tobias Geerinckx-Rice
00b06e6d45 minissdpd: 1.4 -> 1.5 2016-01-13 19:16:14 +01:00
lethalman
b1d3c8b64f Merge pull request #12266 from zimbatm/pngcrush-1.7.92
Pngcrush updates
2016-01-13 14:48:36 +01:00
lethalman
1046a57f79 Merge pull request #12340 from dezgeg/pr-xfstests
xfstests: init at 2016-01-11
2016-01-13 14:01:11 +01:00
lethalman
db9ffb6dd4 Merge pull request #12343 from hrdinka/update/tigervnc
tigervnc: git-20150504 -> 1.6.0
2016-01-13 13:57:05 +01:00
Nikolay Amiantov
dbac5951de pg_top: add license and platforms 2016-01-13 14:58:21 +03:00
Nikolay Amiantov
d0e3cca04e tlp: add more shell script dependencies 2016-01-13 13:38:21 +03:00
Louis Taylor
1587e1e578 screenfetch: 2015-04-20 -> 2016-01-13
This brings in the all-important new NixOS logo.
2016-01-13 09:06:44 +00:00
Tobias Geerinckx-Rice
9888fbd8d2 gtk-gnutella: 1.0.1 -> 1.1.5
Still broken, though.
2016-01-13 03:30:56 +01:00
Tobias Geerinckx-Rice
f85b5c4c07 ntop: remove dead package
Broken since 2013. Discontinued. Use ntopng.
2016-01-13 03:30:56 +01:00
Christoph Hrdinka
32a36e8a6a tigervnc: git-20150504 -> 1.6.0 2016-01-12 22:36:15 +01:00
Edward Tjörnhammar
3a6c354094 i2pd: 2.2.0 -> 2.3.0 2016-01-12 22:09:31 +01:00
Tuomas Tynkkynen
7a81d47023 xfstests: init at 2016-01-11 2016-01-12 21:57:22 +02:00
Eelco Dolstra
eda93bb51f diffoscope: Ignore different link counts and inode change times
Nix does not canonicalize these, so ignore them to prevent lots of
spurious differences.
2016-01-12 17:01:13 +01:00
Eelco Dolstra
1ecba0c1d7 diffoscope: 44 -> 45 2016-01-12 16:38:23 +01:00
Nikolay Amiantov
4a9ad20a95 Revert "vde2: support static build"
This reverts commit fda6c0d3c7.
See ee6ca494d2
for related discussion.
2016-01-12 17:15:14 +03:00
Eelco Dolstra
bbfbadf327 diffoscope: Reduce closure size
This reduces diffoscope's closure size from 2470 MiB to 579 MiB by
leaving out some less crucial dependencies (like GHC and Free
Pascal). These can be re-enabled by turning on enableBloat.
2016-01-12 14:25:26 +01:00
Nikolay Amiantov
fda6c0d3c7 vde2: support static build 2016-01-12 15:06:23 +03:00
Eelco Dolstra
3fdf018f77 gnugrep: Disable tests
The test long-pattern-perf is timing sensitive, so it can fail
randomly based on load.

http://hydra.nixos.org/build/30265484
2016-01-12 12:06:41 +01:00
Domen Kožar
da1d9293f8 Merge pull request #12269 from zimbatm/sshuttle-0.73
sshuttle: 0.71 -> 0.73
2016-01-12 11:57:25 +01:00
Tobias Geerinckx-Rice
464f327aa6 Move some excess description to longDescription 2016-01-12 03:08:10 +01:00
Tobias Geerinckx-Rice
685b2ebb60 xdelta: add longDescription 2016-01-11 20:34:36 +01:00
Tobias Geerinckx-Rice
6aa786d1d6 xdeltaUnstable: init at 3.1.0
This will eventually become the new stable branch (as unstable ones
are wont to do), but is worth having if you want to patch yesterday's
‘large’ files today, or need to apply patches already created with it.

“First release of the 3.1.x series. This is taken from the
"64bithash" branch.

- Adds support for -B values greater than 2GB, enabled by
  -DXD3_USE_LARGESIZET=1 variable. [Enabled in nixpkgs.]
- Adds new performance and speed regression test, written in #Golang.
  [Not enabled in nixpkgs.]

When compiled for large sizes, xdelta3 uses a 64bit checksum function.
This impacts both compression and speed.

Relative to 3.0.11, the new branch is currently 3-5% slower and
has 1-2% worse compression. Performance will be addressed in
future 3.1.x releases.”
2016-01-11 20:34:36 +01:00
Tobias Geerinckx-Rice
5e9b49dd53 xdelta: add lzmaSupport; enable by default 2016-01-11 18:35:50 +01:00
Tobias Geerinckx-Rice
83289318f0 xdelta: 3.0.10 -> 3.0.11 2016-01-11 18:35:50 +01:00
Andreas Herrmann
79e145a970 gnuplot: Improve startup performance
Before executing the gnuplot executable the environment variable `GDFONTPATH`
is populated with a list of font directories, which is obtained from `fc-list`.
In that process we iterated over each line and called `dirname` on it, which
introduces a performance hit for loading and executing the external executable
`dirname` every time.

The new version avoids the loop.

The author of this patch measured a 42 fold performance improvement:

old version:

    $ time ./gnuplot_old/bin/gnuplot -e ''
    real    0m3.828s
    user    0m0.392s
    sys     0m0.465s

new version:

    $ time ./gnuplot_new2/bin/gnuplot -e ''
    real    0m0.091s
    user    0m0.112s
    sys     0m0.014s

The correctness of the value of `GDFONTPATH` was confirmed with the following
command and comparing its output between versions:

    $ gnuplot -e 'print system("echo $GDFONTPATH")'
2016-01-11 15:37:07 +01:00
zimbatm
573ec2d9ae sshuttle: 0.71 -> 0.74
the tags are now in a different form

sshuttle is now a real python package
2016-01-11 11:58:04 +00:00
Nikolay Amiantov
038241a761 ltunify: init at 20140331 2016-01-11 05:21:59 +03:00
zimbatm
93ddfbacd4 pngcrush: fixes compilation on darwin 2016-01-11 00:52:24 +00:00
Tobias Geerinckx-Rice
9e44faab97 latex2html: remove dead package
Broken since Aug 2015, but upstream has been dead for donkey's
years. Only dependent was systemtap. No reasonable way (or indeed
reason) to artificially keep this alive.

Aim for the head.
2016-01-11 01:41:54 +01:00
Nikolay Amiantov
c2b70e6147 easyrsa: 2.2.0 -> 3.0.0 2016-01-10 07:28:55 +03:00
Nikolay Amiantov
828a7f99fd pamtester: init at 0.1.2 2016-01-10 06:03:21 +03:00
Leroy Hopson
1a6016825e txtw: init at 0.4 2016-01-10 11:08:17 +13:00
Arseniy Seroka
e126769a68 Merge pull request #12267 from zimbatm/dos2unix-7.3.2
dos2unix: 7.3 -> 7.3.2
2016-01-09 23:52:39 +03:00
Arseniy Seroka
6cd71e5c91 Merge pull request #12268 from sigma/version/stunnel
stunnel: 5.26 -> 5.29
2016-01-09 23:52:19 +03:00
Pascal Wittmann
2df31a78c8 Merge pull request #12273 from sigma/version/ag
silver-searcher: 0.30.0 -> 0.31.0
2016-01-09 20:31:24 +01:00
Yann Hodique
38c7c7b09e silver-searcher: 0.30.0 -> 0.31.0 2016-01-09 11:22:56 -08:00
Allan Espinosa
d0e1ee6e55 axel: mark as buildable on darwin 2016-01-09 12:37:16 -06:00
Yann Hodique
a4c3b433ee stunnel: 5.26 -> 5.29 2016-01-09 09:02:54 -08:00
zimbatm
b898959fc7 dos2unix: 7.3 -> 7.3.2 2016-01-09 16:46:03 +00:00
zimbatm
e1873ade38 pngcrush: 1.7.85 -> 1.7.92
also fixes a compilation issue on OSX
2016-01-09 16:38:06 +00:00
Arseniy Seroka
1ef51c8eb0 Merge pull request #12255 from svend/pinentry-mac
pinentry-mac: init at 0.9.4
2016-01-09 19:13:37 +03:00
Arseniy Seroka
134e5525a2 Merge pull request #12258 from mogorman/zap
zap: init at 2.4.3
2016-01-09 19:13:08 +03:00
Matthew O'Gorman
e11004cdf3
zap: init at 2.4.3 2016-01-08 23:46:45 -05:00
Yann Hodique
5db5a0daf4 tmate: 1.8.10 -> 2.2.0
additional changes:
- tmate now depends on external libmsgpack and libssh
- postPatch is no longer useful as it applied to embedded msgpack
- regular automake can now be used
2016-01-08 18:04:25 -08:00
Svend Sorensen
154040ab1c pinentry-mac: init at 0.9.4 2016-01-08 17:13:21 -08:00
Tobias Geerinckx-Rice
f036c069ed borgbackup: 0.27.0 -> 0.29.0
‘When upgrading to 0.29.0 you need to upgrade client as well as server
installations due to the locking and commandline interface changes
otherwise you’ll get an error msg about a RPC protocol mismatch or a
wrong commandline option. if you run a server that needs to support both
old and new clients, it is suggested that you have a “borg-0.28.2” and a
“borg-0.29.0” command. clients then can choose via e.g. “borg
–remote-path=borg-0.29.0 ...”.’

‘The default waiting time for a lock changed from infinity to 1 second
for a better interactive user experience. if the repo you want to access
is currently locked, borg will now terminate after 1s with an error
message. if you have scripts that shall wait for the lock for a longer
time, use –lock-wait N (with N being the maximum wait time in seconds).’

All changes: http://borgbackup.readthedocs.org/en/stable/changes.html
2016-01-08 01:36:32 +01:00
Daniel Peebles
57cb5ab17a Merge pull request #12198 from mayflower/remove-upstart-layer
Remove upstart layer
2016-01-07 13:47:39 -05:00
Jakob Gillich
4f4eebbded mcrypt: fix several security issues (close #12194)
CVE-2012-4409, CVE-2012-4426, CVE-2012-4527

Patches taken from https://gitweb.gentoo.org/repo/gentoo.git/tree/app-crypt/mcrypt/files
2016-01-07 10:10:30 +01:00
Tobias Geerinckx-Rice
2357918b00 opensc-dnie lib & wrapper: remove dead packages
Last updated in 2010, broken since 2013.

cc @viric
2016-01-07 09:40:42 +01:00
Pascal Wittmann
fea720f773 Merge pull request #12175 from noctuid/setroot
setroot: init at 1.4.4
2016-01-07 08:48:48 +01:00
Robin Gloster
af50b03f50 fuppes: remove obsolete broken package and service 2016-01-07 06:39:05 +00:00
Vladimír Čunát
36e7b376eb pciutils: minor update 3.4.0 -> 3.4.1 2016-01-07 00:17:59 +01:00
Arseniy Seroka
c037d31e44 Merge pull request #12176 from vandenoever/testdisk
testdisk 6.14 -> 7.0
2016-01-07 00:48:09 +03:00
noctuid
db25c680c9 setroot: init at 1.4.4 2016-01-06 15:35:09 -05:00
Pascal Wittmann
310869ea3b Merge pull request #12187 from rycee/fix/jhead
jhead: add libjpeg as dependency
2016-01-06 21:31:09 +01:00
Robert Helgesson
f54ed09096 jhead: add libjpeg as dependency
The `jpegtran` tool from libjpeg is required for the `-autorot` command.
2016-01-06 20:38:20 +01:00
Peter Simons
4e50af7e63 Merge pull request #12079 from benley/ssh-gssapi
openssh: Add gssapi patch used by other major distros
2016-01-06 20:04:09 +01:00
Jos van den Oever
6c377c43a9 testdisk 6.14 -> 7.0 2016-01-06 12:10:54 +01:00
Tobias Geerinckx-Rice
eed2fa3de4 qrdecode: remove dead package
Never maintained, no updates since 2010, and broken since 2013. Bye.
2016-01-06 03:10:56 +01:00
Tobias Geerinckx-Rice
f30b8a9197 muscletool: remove dead package
Broken since 2013. Upstream don't smell too good since 2009.
2016-01-06 02:14:01 +01:00
Tobias Geerinckx-Rice
bc6f9ff90d muscleframework: remove dead package
Broken since 2013. Upstream don't smell too good since 2009.
2016-01-06 02:13:59 +01:00
Tobias Geerinckx-Rice
42420a30d5 xmltv: remove dead package
Not updated since 2008. Broken since 2013. Nothing else will miss it.
2016-01-06 01:46:16 +01:00
Benjamin Staffin
67f4c2a779 openssh: Add gssapi patch used by other major distros
This patch is borrowed verbatim from Debian, where it is actively
maintained for each openssh update.  It's also included in Fedora's
openssh package, in Arch linux as openssh-gssapi in the AUR, in MacOS
X, and presumably various other platforms and linux distros.

The main relevant parts of this patch:
- Adds several ssh_config options:
  GSSAPIKeyExchange, GSSAPITrustDNS,
  GSSAPIClientIdentity, GSSAPIServerIdentity
  GSSAPIRenewalForcesRekey
- Optionally use an in-memory credentials cache api for security

My primary motivation for wanting the patch is the GSSAPIKeyExchange
and GSSAPITrustDNS features. My user ssh_config is shared across
several OSes, and it's a lot easier to manage if they all support the
same options.
2016-01-05 14:50:05 -08:00
Peter Simons
af8c1f3368 youtube-dl: take advantage of the improved getVersion function 2016-01-05 20:09:39 +01:00
Domen Kožar
9af5091992 f2fs-tools: add pkgconfig 2016-01-05 19:57:48 +01:00
Peter Simons
720d0cdc9a Merge pull request #12162 from jgillich/torbrowser
torbrowser: add missing shebang to wrapper script
2016-01-05 19:39:55 +01:00
Jakob Gillich
24dc7f3028 torbrowser: add missing shebang to wrapper script 2016-01-05 18:21:07 +01:00
Peter Simons
41a91a5495 youtube-dl: remove meta.version 2016-01-05 12:46:01 +01:00
Moritz Ulrich
24e0868763 isync: Add unstable variant. 2016-01-05 12:21:10 +01:00
Vladimír Čunát
b1acaffe67 Merge branch 'master' into staging 2016-01-05 10:28:58 +01:00
Vladimír Čunát
7c879d342d Merge #10816: improve FreeBSD support 2016-01-05 09:50:10 +01:00
Tobias Geerinckx-Rice
fb5f7dd953 zfstools: 0.3.2 -> 0.3.3 2016-01-05 00:51:32 +01:00
Tobias Geerinckx-Rice
bb288f43af pingtcp: install README.md 2016-01-04 21:13:46 +01:00
Tobias Geerinckx-Rice
3a9c863150 pcapc: init at 2015-03-06 2016-01-04 21:13:05 +01:00
Pascal Wittmann
192fda79e0 Merge pull request #11832 from ktosiek/gupnp-tools-fixes
gupnp-tools: add required icons, rename from gupnptools
2016-01-04 17:16:41 +01:00
Tobias Geerinckx-Rice
517d8c8846 pingtcp: init at 0.0.3 2016-01-04 16:09:46 +01:00
Bjørn Forsman
d1cb42f297 system-config-printer: set meta.platforms 2016-01-04 14:21:43 +01:00
Arseniy Seroka
b5bbbd0fe3 f2fs-tools: 1.4.1 -> 1.5.0 2016-01-04 14:23:56 +03:00
Tomasz Kontusz
62d2a91b2b gupnp-tools: add required icons, rename from gupnptools 2016-01-04 09:34:51 +01:00
Radvendii
2371acdeb2 tldr: init at 1.0
added tldr to all-packages.nix

cleaned up style

added metadata

semicolons

didn't test on mac. removed platform

wrong types

fixed duplication of version
2016-01-03 17:51:34 -05:00
Mateusz Kowalczyk
1e630749d8 youtube-dl: 2015.11.24 -> 2016.01.01 2016-01-03 20:51:14 +00:00
Mateusz Kowalczyk
8a5421da50 babeld: update from 1.5.1 to 1.6.1 2016-01-03 20:51:14 +00:00
Bjørn Forsman
9cdf17e822 colord: fix use of /var
Currently the package is built with /var in $out/var. That fails when it
tries to create/write things at runtime (nix store is read-only).
Instead, tell it to use /var (global directory) and fixup the
installation phase so it doesn't touch /var (leave that for runtime).

This unbreaks the colord dbus service, which apparently is needed by
cups to create color profiles for printers.
2016-01-03 21:07:04 +01:00
Tobias Geerinckx-Rice
6862e5c636 dhcping: init at 1.2 2016-01-03 20:38:52 +01:00
Tobias Geerinckx-Rice
82419575aa btrfsProgs -> canonical btrfs-progs 2016-01-03 20:38:44 +01:00
Pascal Wittmann
1799d134ba fcitx-configtool: add icon theme, fixes #11895 2016-01-03 20:32:59 +01:00
Pascal Wittmann
18a53d6eda disorderfs: 0.4.1 -> 0.4.2 2016-01-03 19:42:59 +01:00
Pascal Wittmann
7ab894098a mkcue: fetch source from debian
fixes #12102
2016-01-03 17:27:24 +01:00
Pascal Wittmann
13572ae8a3 parallel: 20151122 -> 20151222 2016-01-03 15:49:55 +01:00
Tobias Geerinckx-Rice
4943e41347 wget: make libpsl attribute properly optional 2016-01-03 00:24:28 +01:00
Tobias Geerinckx-Rice
d030b608dd zopfli: build & install zopflipng, shared libraries, READMEs 2016-01-03 00:24:28 +01:00