1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00
Commit graph

10651 commits

Author SHA1 Message Date
Alexander Tsamutali c9b8a6585d Add tools/networking/polysh 2016-11-29 17:32:21 +03:00
Vincent Demeester 41ed3a8dd1
lnav: fix compilation
nix-env -i lnav currently result of a failure:

    command_executor.cc:34:21: fatal error: pcrecpp.h: No such file or
    directory

This fixes by using pcre-cpp instead of pcre.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-28 06:45:23 -05:00
aszlig 83410d9954
beets: 1.3.19 -> 1.4.1
Full upstream release announcement:

https://github.com/beetbox/beets/releases/tag/v1.4.1

I had to rebase the keyfinder-default-bin.patch in order to apply with
the new release.

Other than that I didn't test whether beets works on my machine, as I
have a more or less temporary setup at the moment.

However, since the bump of mutagen to version 1.34 in commit
555928c228, the mediafile tests fail and
thus this commit unbreaks beets.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-28 08:58:08 +01:00
Franz Pletz e394c305a8 Merge pull request #20620 from rnhmjoj/fakeroute
fakeroute: init at 0.3
2016-11-28 03:01:15 +01:00
Graham Christensen 7b5619506b Merge pull request #20250 from guillaumekoenig/add-encryptr-2.0.0
encryptr: init at 2.0.0
2016-11-27 20:59:56 -05:00
Joachim F 625ec7604d Merge pull request #20751 from elitak/f3
f3: corrected version number
2016-11-27 16:32:28 +01:00
Joachim F 4f701660b3 Merge pull request #20750 from goetzst/youtube-dl
youtube-dl: 2016-11-22 -> 2016-11-27
2016-11-27 16:32:00 +01:00
Pascal Wittmann e8f7c31dfb
opkg: 0.3.1 -> 0.3.3 2016-11-27 15:58:29 +01:00
Eric Litak 0a77fc86b2 f3: corrected version number 2016-11-27 06:52:38 -08:00
Pascal Wittmann f4d163aab7
zsh-navigation-tools: 2.1.16 -> 2.2.7 2016-11-27 15:49:34 +01:00
Stefan Götz 22e9476e59 youtube-dl: 2016-11-22 -> 2016-11-27 2016-11-27 15:06:34 +01:00
Jörg Thalheim 03d3531fb3 Merge pull request #20724 from elitak/f3
f3: newer git rev, build extra binaries
2016-11-27 13:15:44 +01:00
Eric Litak c4650769f5 f3: newer git rev, build extra binaries 2016-11-27 02:40:58 -08:00
Jörg Thalheim b8019981a6 Merge pull request #20736 from zimbatm/su-exec-0.2
su-exec: init at 0.2
2016-11-27 01:27:10 +01:00
Robert Helgesson be34ee415b
cpulimit: 2.3 -> 2.4 2016-11-26 21:18:59 +01:00
Tuomas Tynkkynen 2d679dbe74 ntp: Don't use seccomp on non-x86
It only has the allowed system call numbers defined for i386 and x86_64
so it fails to build otherwise.
2016-11-26 20:38:17 +02:00
zimbatm 7f4e514a31 su-exec: init at 0.2 2016-11-26 16:48:13 +00:00
Joachim F 00597a07bb Merge pull request #20644 from romildo/upd.xcape
xcape: git-2015-03-01 -> 1.2
2016-11-25 13:19:56 +01:00
Frederik Rietdijk 310b5fb7be Merge pull request #20710 from nico202/cowpatty
coWPAtty: init at 4.6
2016-11-25 12:44:57 +01:00
roxma 78f81c5bac proxychains: fix build, add -ldl to LDFLAGS
Closes #20355
2016-11-25 12:17:11 +01:00
Nicolò Balzarotti 54b42cb454 coWPAtty: init at 4.6 2016-11-25 11:25:07 +01:00
Frederik Rietdijk 18637d877a magic-wormhole: move to python-packages
since it is actually a library.
2016-11-25 09:13:01 +01:00
Sebastian Hagen 0f9f74f1d5 less: 483 -> 481: Use recommended upstream version since less-483.tar.gz has disappeared
This is a fix for the current package source file
  http://www.greenwoodsoftware.com/less/less-483.tar.gz
not being available anymore.

We bump the less version back to 481, and adjust the source package hash
accordingly. This is a (slight) downgrade from 483 as opposed to an
upgrade since
  a) 481 is the current Recommended version by http://www.greenwoodsoftware.com/less/download.html
  b) Upstream is unreliable about keeping experimental versions around.
2016-11-25 02:38:16 +00:00
Michael Raskin e29e246720 debootstrap: 1.0.80 -> 1.0.87 2016-11-24 22:52:19 +01:00
Vladimír Čunát 516f839c0d
Revert "pciutils: fixup finding modules to libkmod's way"
This reverts commit 286c836b3f.
It's bigger rebuild than I expected, I'm sorry.  Moving to staging.
2016-11-24 16:50:20 +01:00
Vladimír Čunát 286c836b3f
pciutils: fixup finding modules to libkmod's way
Fixes #20683.
2016-11-24 16:46:28 +01:00
Travis Whitaker 528d353b65 graphviz: Make derivations pure on non-NixOS systems. 2016-11-24 14:45:45 +01:00
Alexey Lebedeff 7e3176bca2 blivet: Remove unneccesary patching
Fixes https://github.com/NixOS/nixops/issues/552

`--cache` argument is now mandatory for `pvscan` both from hetzner rescue
system and from nixpkgs.
2016-11-24 14:13:26 +03:00
Jörg Thalheim 9338d326c2 Merge pull request #20643 from makefu/snapraid/update/11.0
snapraid: 10.0 -> 11.0
2016-11-24 12:00:13 +01:00
Jascha Geerds 79ea04c6c7 Merge pull request #20646 from romildo/upd.aria2
aria2: 1.28.0 -> 1.29.0
2016-11-23 23:48:22 +01:00
Nikolay Amiantov c240000451 thermald: 1.5.3 -> 1.5.4 2016-11-24 01:17:59 +03:00
Nikolay Amiantov 5cda77808a fprintd: 0.6.0 -> 0.7.0 2016-11-24 01:17:59 +03:00
Nikolay Amiantov e5167e8763 update-resolv-conf: 2016-04-24 -> 2016-09-30 2016-11-24 01:17:58 +03:00
Nikolay Amiantov 77a61cabe9 logmein-hamachi: 2.1.0.165 -> 2.1.0.174 2016-11-24 01:17:58 +03:00
Nikolay Amiantov 5a8e60e97d tlp: 0.8 -> 0.9 2016-11-24 01:17:58 +03:00
Nikolay Amiantov 3223e61e6b grub4dos: 0.4.6a-2016-08-06 -> 0.4.6a-2016-11-09 2016-11-24 01:17:58 +03:00
Nikolay Amiantov a44cfd6e0d virtualglLib: 2.5 -> 2.5.1 2016-11-24 01:17:58 +03:00
Nikolay Amiantov be95ceaff2 treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
Domen Kožar ce6abb9495 nixopsUnstable: init at 2016-11-23 2016-11-23 17:35:36 +01:00
rnhmjoj d753527bd4
fakeroute: init at 0.3 2016-11-23 15:22:55 +01:00
Franz Pletz 6c2a1b55b5
tmux: use currently maintained bash completion repo 2016-11-23 13:23:32 +01:00
makefu 247a77ad00
snapraid: 10.0 -> 11.0 2016-11-23 10:50:58 +01:00
romildo 6f5a704205 aria2: 1.28.0 -> 1.29.0 2016-11-23 07:49:19 -02:00
romildo b4077f3210 xcape: git-2015-03-01 -> 1.2 2016-11-23 07:30:00 -02:00
Joachim F 7a27cf64d8 Merge pull request #20634 from goetzst/youtube-dl
youtube-dl: 2016.11.14.1 -> 2016.11.22
2016-11-22 22:59:20 +01:00
Lorenzo Manacorda f00f4b59b0 magic-wormhole: init at 0.8.1 2016-11-22 20:26:37 +01:00
Stefan Götz 4bd96a475e youtube-dl: 2016.11.14.1 -> 2016.11.22 2016-11-22 20:23:26 +01:00
John Wiegley 113986f07a
gnupg21: Add -lintl on Darwin systems 2016-11-22 09:00:11 -08:00
Bjørn Forsman 682bb54cc4 phrasendrescher: init at 1.0
It's a cracking tool that finds passphrases of SSH keys.
2016-11-22 17:33:12 +01:00
montag451 7d5abdca11 aptly: use wrapProgram instead of propagatedUserEnvPkgs (#20622) 2016-11-22 17:02:32 +01:00