zimbatm
2aeb5598e3
yubikey-personalization: fixes udev rules
...
70-yubikey.rules depends on ConsoleKit which is not used by NixOS
anymore and has been superseeded by systemd
The ./configure flag also supports a --with-udevrulesdir flag but it
fails the detection and selects the wrong .rules file.
2016-05-09 14:13:26 +02:00
Tobias Geerinckx-Rice
135fe56183
dosfstools: 3.0.28 -> 4.0
2016-05-09 02:57:07 +02:00
Robert Helgesson
658b8e98df
svtplay-dl: 1.0 -> 1.1
2016-05-09 00:38:02 +02:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00
Tobias Geerinckx-Rice
45f70fcb06
stress-ng: 0.06.00 -> 0.06.01
2016-05-08 19:42:49 +02:00
Tobias Geerinckx-Rice
ea9f28a46e
wakatime: init at 6.0.1
...
To hack together a working WakaTime under emacs on NixOS:
* Install both `wakatime` and `(emacsWithPackages [ wakatime-mode ])`
* Add the following to your initialisation file (default: ~/.emacs):
(custom-set-variables
;; ...
'(wakatime-api-key "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX")
'(wakatime-cli-path "") ; sic
'(wakatime-python-bin "/path/to/profile/bin/wakatime")) ; sic
* `M-x global-wakatime-mode` to test your settings.
2016-05-08 04:52:57 +02:00
Tobias Geerinckx-Rice
666250bd3b
unarj: mark as broken
...
And ‘maintain’ to help keep an eye on it.
Closes #7332 .
2016-05-08 03:29:45 +02:00
Tobias Geerinckx-Rice
519d99f975
thinkfan: 0.9.2 -> 0.9.3; add myself as a maintainer
...
CC maintainer @iElectric.
2016-05-08 00:44:49 +02:00
Tuomas Tynkkynen
24b046ce05
rpm: Fix python3 detection hack
...
Commit 5dff3c4b68
made rpm use autoreconfHook, so the patch that we
are making to `configure` gets lost when the file is regenerated.
To fix this, just patch the equivalent string in the `configure.ac` file
instead.
Fixes #15287
2016-05-07 17:55:32 +03:00
Peter Simons
a211eef81a
heimdall: cosmetic
2016-05-07 10:46:52 +02:00
Peter Simons
c083ef0c6d
heimdall: update to version 1.4.1-34-g7ebee1e (current Git 'master')
2016-05-07 01:39:48 +02:00
Tobias Geerinckx-Rice
39421df56a
stress-ng: 0.05.25 -> 0.06.00
...
Changes: https://launchpad.net/ubuntu/+source/stress-ng/0.06.00-1 .
2016-05-06 19:17:07 +02:00
Tobias Geerinckx-Rice
982f83d310
zpaq: 7.12 -> 7.13
2016-05-06 13:47:48 +02:00
Franz Pletz
e478b63b27
Merge pull request #14835 from groxxda/libcap
...
libcap: 2.24 -> 2.25, replace old split with multi-output
2016-05-06 03:15:16 +02:00
Joachim Fasting
715e42dc76
dnscrypt-proxy: minor refactor
2016-05-06 01:57:08 +02:00
zimbatm
8b554ccf8f
Merge pull request #15187 from psprint/master
...
zsh-navigation-tools: 1.4 -> 2.0.7, install all files
2016-05-05 19:51:21 +01:00
zimbatm
fb23979833
Merge pull request #15213 from zimbatm/autojump-share
...
autojump: include a way to find the share dir
2016-05-05 19:49:17 +01:00
Vladimír Čunát
f32dcf7281
Merge #15240 : asciidoctor: bumpe yanked dependency
2016-05-05 14:26:00 +02:00
Yacine Hmito
863ba5c7e0
asciidoctor: Bumped yanked dependency
...
asciidoctor-latex: 1.5.0.6.dev -> 1.5.0.8.dev
See NixOS/nixpkgs/pull/15135#issuecomment-216984749
This optional dependency may be removed if this happens too often
2016-05-05 12:18:24 +02:00
Vladimír Čunát
68b4c4caa7
bzip2: greatly simplify by using autoconfiscated version
...
I don't know there's still need for linkStatic or cygwin special-casing,
but I left it there for now.
2016-05-05 08:31:09 +02:00
Vladimír Čunát
1dc36904d8
Merge #14920 : windows improvements, mainly mingw
2016-05-05 08:30:19 +02:00
Vladimír Čunát
7a005601d4
Merge branch 'master' to resolve conflicts
2016-05-05 08:25:38 +02:00
Tobias Geerinckx-Rice
e58cd82e87
dpkg: 1.18.5 -> 1.18.6
2016-05-05 02:16:56 +02:00
Tobias Geerinckx-Rice
750d58f439
eid-mw: 4.1.16 -> 4.1.17
2016-05-05 02:15:14 +02:00
zimbatm
0bc713f817
Merge pull request #15135 from gpyh/asciidoctor
...
asciidoctor: Init at 1.5.4
2016-05-04 20:42:26 +01:00
Dan Peebles
4f7ea068b4
rpm-ostree: bump version of libglnx to fix environment passing bug
...
See https://github.com/projectatomic/rpm-ostree/issues/277 for more
details.
2016-05-04 19:04:03 +00:00
Michael Raskin
942db2e9ac
imagemagick: libwebp just has to be a propagated input
2016-05-04 17:55:09 +02:00
Yacine Hmito
d3421435e0
asciidoctor: Init at 1.5.4
2016-05-04 13:23:22 +02:00
Michael Raskin
9dfaf885c6
zbar: pass libwebp WebP image format library
2016-05-04 13:06:17 +02:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
zimbatm
5901a8c63b
autojump: include a way to find the share dir
...
autojump-share is a new script that gives you the path to autojump's
shared directory. It can then be used in the various shell's rc files to
find and source the autojump integration. Eg:
source "$(autojump-share)/autojump.bash"
Fixes #3239
2016-05-04 11:08:41 +01:00
Tobias Geerinckx-Rice
d6e4c1b750
thinkfan: install manual, README and examples
...
READMEs usually just waste those precious kilobytes, but both the
manual page and --help output refer to this one quite a bit.
2016-05-04 00:39:51 +02:00
Tuomas Tynkkynen
aadaa91379
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/applications/networking/browsers/vivaldi/default.nix
pkgs/misc/emulators/wine/base.nix
2016-05-03 23:12:48 +03:00
Arseniy Seroka
f3eca5f5d2
Merge pull request #15196 from groxxda/bump/connman
...
connman: 1.31 -> 1.32
2016-05-03 22:58:20 +03:00
Tobias Geerinckx-Rice
ff6a98612c
seccure: 0.4 -> 0.5
2016-05-03 20:41:19 +02:00
Alexander Ried
d74335da85
connman: make dependency on awk explicit
2016-05-03 20:10:58 +02:00
Alexander Ried
b95eebec65
connman: 1.31 -> 1.32
...
fetch release tarball instead of git checkout and drop autotools
This update is compatible with iptables 1.6.0 (see #12178 )
2016-05-03 20:10:54 +02:00
Alexander Ried
5c295a4925
libcap: Replace occurences of libcap_progs with libcap.out
2016-05-03 19:52:53 +02:00
Alexander Ried
3fe746cfc2
tinc_pre: 1.1pre-git2016.01.28 -> 1.1pre-14 ( #15192 )
...
split the documentation output
remove the tinc-gui binary because python dependencies are not fulfilled
2016-05-03 19:39:53 +02:00
Tobias Geerinckx-Rice
bf81306848
gandi-cli: pull out of python-packages.nix
2016-05-03 18:28:23 +02:00
Sebastian Gniazdowski
7c0063bf15
zsh-navigation-tools: 1.4 -> 2.0.7
2016-05-03 14:46:43 +00:00
Franz Pletz
5ca8694095
debootstrap: 1.0.68 -> 1.0.80
2016-05-03 16:15:20 +02:00
Franz Pletz
4825d4033e
ddrescue: 1.20 -> 1.21
2016-05-03 16:15:20 +02:00
Franz Pletz
b5fdb8585b
di: 4.36 -> 4.37
2016-05-03 16:15:20 +02:00
Franz Pletz
9da6390bae
ethtool: 4.0 -> 4.5
2016-05-03 16:15:20 +02:00
Franz Pletz
b8aaa3f130
fping: 3.10 -> 3.13
2016-05-03 16:15:20 +02:00
Franz Pletz
d5dd5e05f1
glxinfo: 8.1.0 -> 8.3.0
2016-05-03 16:15:20 +02:00
Franz Pletz
d1998b93d7
lftp: 4.6.4 -> 4.7.1
2016-05-03 16:15:20 +02:00
Franz Pletz
18964796e6
mc: 4.8.12 -> 4.8.16
2016-05-03 16:15:20 +02:00
Franz Pletz
50884acd84
lzip: 1.16 -> 1.17
2016-05-03 16:15:20 +02:00
Franz Pletz
117920233f
flashrom: 0.9.7 -> 0.9.9
2016-05-03 16:15:20 +02:00
Franz Pletz
bc233fa54e
arandr: 0.1.8 -> 0.1.9
2016-05-03 16:15:20 +02:00
Franz Pletz
47a7b42d51
collectd: 5.5.0 -> 5.5.1
2016-05-03 16:15:20 +02:00
Franz Pletz
e07b06d12a
tgt: 1.0.60 -> 1.0.63
2016-05-03 16:15:20 +02:00
Franz Pletz
ffdcdb5124
znapzend: 0.15.3 -> 0.15.5
2016-05-03 16:05:14 +02:00
Sebastian Gniazdowski
8ebae7fc3c
zsh-navigation-tools: install all files
2016-05-03 13:44:36 +00:00
Tobias Geerinckx-Rice
be3d012da4
highlight: 3.18 -> 3.28
2016-05-03 04:33:49 +02:00
Tobias Geerinckx-Rice
9c7f71cd61
unarj: 2.63a -> 2.65
2016-05-03 04:00:25 +02:00
Tobias Geerinckx-Rice
95aab50e81
efivar: 0.21 -> 0.23
2016-05-03 03:50:13 +02:00
obadz
8536d8b4ed
tcpflow: 1.4.5 -> 1.4.6 ( #15151 )
...
Switch to fetchFromGitHub as website does not have latest version.
Default to not building against cairo to avoid dependencies on lots
of graphic libraries for a predominently command-line application.
2016-05-03 01:39:46 +01:00
Tobias Geerinckx-Rice
d6c3407f7b
btrfs-progs: 4.5.1 -> 4.5.2
2016-05-03 02:01:12 +02:00
Tobias Geerinckx-Rice
6b6463dbd2
dpkg: 1.18.4 -> 1.18.5
2016-05-03 02:01:12 +02:00
aszlig
0d5ff13701
beets: Merge pull request #15165 : Fix ffmpeg call
...
This patches the ffmpeg command path so that it will work without ffmpeg
being in the user's current path. The commit contains a suggestion from
me to patch command_output() instead of just replacing "ffmpeg" so that
if a user configuration alters the default commands it will still work.
2016-05-02 18:56:19 +02:00
Profpatsch
1a350e6b58
beets: patch ffmpeg invocation in convert plugin
...
The default convert configuration invokes ffmpeg, so this patches in the
right storepath. Since it patches the shlex split, even user config will
use the correct path. kudos @aszlig.
2016-05-02 18:39:46 +02:00
Joachim Fasting
0a04f7a870
torbrowser: fix paths to pluggable transports
...
With this patch I'm at least able to connect using the obfs4 transport
2016-05-01 21:27:25 +02:00
Tobias Geerinckx-Rice
1249a4d750
securefs: init at 0.3.1
...
Caveat, as always with such things, emptor.
2016-05-01 21:00:50 +02:00
Dan Peebles
5dff3c4b68
rpm: stop build from trying to create /var/tmp, which breaks in sandboxed builds
2016-05-01 18:09:30 +00:00
Nikolay Amiantov
ac3ce1c26a
bumblebee: fix outputs
2016-05-01 03:27:27 +03:00
Nikolay Amiantov
87ebab128a
replace ${stdenv.cc.cc}/lib occurences
2016-05-01 00:13:23 +03:00
Joachim Fasting
3994a236bb
tor-arm: build recipe improvements
...
- Fix install of man page
- Remove redundant for loop
- Access python interpreter via pythonPackages
- Remove redundant build inputs (captured via replacement anyway)
- Fix install location of sample rc file. For whatever reason, the
install script ends up thinking it needs to use tor-arm, so override
it
- Clarify meta.description
2016-04-30 22:25:46 +02:00
Arseniy Seroka
0b6e902339
Merge pull request #15090 from romildo/upd.pnmixer
...
pnmixer: 2014-07-24 -> 2016-04-23
2016-04-30 21:24:03 +03:00
Joachim Fasting
61f110e890
tor: meta improvements
2016-04-30 18:53:42 +02:00
Dan Peebles
6af34124a4
libhif, rpm-ostree: fix broken meta
...
Forgot to add stdenv.lib to scope!
2016-04-30 16:23:53 +00:00
Joachim Fasting
30ddf58197
Merge pull request #15066 from joachifm/remove-torbutton
...
torbutton: remove expression
2016-04-30 18:20:50 +02:00
Dan Peebles
befc866714
rpm-ostree: add meta and add myself as a maintainer
2016-04-30 16:06:17 +00:00
Dan Peebles
c9be29c5fb
libhif: add meta and add myself as a maintainer
2016-04-30 16:03:47 +00:00
Dan Peebles
df8971ba40
librepo: add meta and add myself as a maintainer
2016-04-30 16:01:26 +00:00
Joachim Fasting
e6fbe412ec
torbutton: remove expression
...
Not updated for years. Also, using torbutton without the tor browser
bundle is not recommended.
2016-04-30 17:44:49 +02:00
Joachim Fasting
9ec677867f
Merge pull request #15065 from joachifm/torbrowser-enhancements
...
Torbrowser enhancements
2016-04-30 17:42:01 +02:00
Pascal Wittmann
4cd0770d57
imapsync: 1.644 -> 1.684
2016-04-30 10:09:44 +02:00
Nikolay Amiantov
7a37ac15b3
runit: fix build
2016-04-30 05:32:28 +03:00
Dan Peebles
48fb16ffbf
createrepo_c: add meta and myself as a maintainer
2016-04-30 02:15:04 +00:00
Dan Peebles
c048f7db7b
rpm: fix state directory in build
...
Prior to this change, it was was defaulting to storing its state in
its store path, which didn't make any sense.
Also added myself as a maintainer
2016-04-30 02:07:50 +00:00
Nikolay Amiantov
bf0a3b4ba8
thermald: 1.4.3 -> 1.5.3
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
a77cb861fd
xl2tpd: 1.3.6 -> 1.3.7
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
05ea80af1f
sdl-jstest: 20150806 -> 2016-03-29
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
626b1c4101
grub4dos: 0.4.6a-2015-12-31 -> 0.4.6a-2016-04-26
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
b63edea44c
imgurbash2: 1.0 -> 2.1
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
3e641feb9d
blueman: 2.0.3 -> 2.0.4
2016-04-30 03:12:33 +03:00
Nikolay Amiantov
938d64f1f3
quote URLs in my packages to ease opening them from urxvt
2016-04-30 03:12:32 +03:00
José Romildo Malaquias
d3c29a4140
pnmixer: 2014-07-24 -> 2016-04-23
2016-04-29 20:11:15 -03:00
Tobias Geerinckx-Rice
88f9f8b9ce
packagekit: 1.0.8 -> 1.1.0
2016-04-29 21:42:35 +02:00
Tobias Geerinckx-Rice
d51a55366e
stress-ng: 0.05.00 -> 0.05.25
2016-04-29 21:42:35 +02:00
Joachim Fasting
c3f54960c6
torbrowser: wrapper improvements
...
This brings the wrapper closer to the upstream wrapper.
Briefly,
- exec to prevent the shell from hanging around
- do not connect to session manager
- set WM_CLASS to "Tor Browser"
- use fonts.conf from the torbrowser bundle
2016-04-29 18:42:09 +02:00
Joachim Fasting
85aece2f8e
torbrowser: use makeLibraryPath instead of buildEnv
...
Also remove redundant buildInputs
2016-04-29 18:18:48 +02:00
Joachim Fasting
4fb9b060c3
Merge pull request #15063 from mayflower/upstream/graylog
...
Add graylog package and service
2016-04-29 15:32:53 +02:00
Dan Peebles
203fee0618
rpm-ostree: init at 2016.1
2016-04-29 03:20:04 +00:00
Dan Peebles
d70752cce9
libhif: init at 87e4cb24
...
The latest released version is too old for my needs, so I'm picking
a git commit that works. I'll update it when they release a new one.
2016-04-29 03:06:02 +00:00
Dan Peebles
fcf37351bd
librepo: init at 1.7.18
2016-04-29 02:46:16 +00:00
Dan Peebles
bd8a1258bf
createrepo_c: init at 0.10.0
2016-04-29 02:40:51 +00:00