Commit Graph

111170 Commits

Author SHA1 Message Date
Michael Alan Dorman
5a48826ea4 org-packages: 2017-07-17 2017-07-17 12:09:28 -04:00
Michael Alan Dorman
960978fb68 elpa-packages: 2017-07-17 2017-07-17 12:09:26 -04:00
Frederik Rietdijk
24a31888ee Merge pull request #27445 from dapphub/dapp
dapp: init at v0.5.2
2017-07-17 17:53:35 +02:00
Frederik Rietdijk
28b7d016ca Merge pull request #27005 from jtojnar/fix/corebird-gst
gst_all_1.gst-plugins-bad: build gtksink plugin
2017-07-17 17:50:27 +02:00
luigy
eb6c45bcae Fix #27448 argument list too long in fetchzip for darwin.
Paired with @Ericson2314
2017-07-17 11:23:20 -04:00
John Wiegley
f130ecdd30
coqPackages.compcert: Recent compcert supports 64-bit architectures 2017-07-17 11:21:20 -04:00
Dmitry Kalinkin
ae8eff8b7b
lhapdf: update hash 2017-07-17 11:03:47 -04:00
Jan Tojnar
e564f16b7f
corebird: fix video playback
Corebird requires gst-plugins-bad compiled with GTK support to play
videos.

This commit enables the GTK support.
2017-07-17 16:50:54 +02:00
Jan Tojnar
0edae74119
gst_all_1.gst-plugins-bad: allow building gtksink plugin
Corebird requires gtksink gstreamer plugin to play videos. [1] The plugin,
however, is only built when GTK is available.

This patch adds gtk3 as an optional dependency to gst_all_1.gst-plugins-bad
package, allowing the build of gtksink.

[1]: https://github.com/baedert/corebird/issues/431
2017-07-17 16:50:09 +02:00
Dan Peebles
8253fc2ae5 pants: 1.2.1 -> 1.3.0
I'm also removing the pants13-pre attribute since it's unnecessary and I
don't want to maintain 1.4.x prereleases yet.

I'm temporarily taking out the pants native rust engine shenanigans until
I can get a nix-native rust build of it to work (it works on Linux but
not on Darwin!)
2017-07-17 10:37:52 -04:00
Franz Pletz
cff27d574e
imagemagick7: 7.0.6-0 -> 7.0.6-1 2017-07-17 15:54:40 +02:00
Franz Pletz
0e9676f62e
imagemagick: 6.9.8-10 -> 6.9.9-0 2017-07-17 15:54:19 +02:00
Frederik Rietdijk
42cdad0a03 Merge pull request #27290 from calvertvl/fix_calibre_html5lib
calibre: fix html5lib error
2017-07-17 14:19:21 +02:00
Tom Hunger
567b84dd50 python.pkgs.pytorch: init at 0.1.12 2017-07-17 14:08:15 +02:00
Matt McHenry
67d02cd60a cnijfilter: init at 2.80
this driver reads support files from lib/bjlib as well as lib/cups,
which is why the path in cupsd.nix is tweaked
2017-07-17 07:32:23 -04:00
Nadrieril
8669fb1f96 tinc service: BindToAddress and ListenAddress are different options, they should not be mistaken 2017-07-17 13:07:49 +02:00
Johannes Frankenau
ff22d73d2e solvespace: Fix path in desktop entry file 2017-07-17 11:24:10 +02:00
Frederik Rietdijk
d2aa638ee2 update-python-libraries script: don't forget to break when we actually find an update 2017-07-17 10:43:37 +02:00
Frederik Rietdijk
c0cf19608f aspellWithDicts: create derivation with aspell and selected dictionaries
Currently, `aspell` checks the active profiles for dictionaries. While
this may be convenient, it does not work with `nix-shell` and it doesn't
allow any isolation.

This commit adds the possibility to use composition by creating a
derivation with `symlinkJoin` that contains all the chosen dictionaries,
and another derivation that wraps the executables linking to the dictionaries.

Nix example:

my_aspell = aspellWithDicts(ps: with ps; [ en nl ])

`nix-shell` example:

nix-shell -p 'aspellWithDicts(ps: with ps; [ en nl ])'
2017-07-17 10:17:20 +02:00
Dmitry Kalinkin
4c0e86ba67
fastnlo: 2.3.1pre-2212 -> 2.3.1pre-2402 2017-07-17 04:16:43 -04:00
Benno Fünfstück
1d78df2729 Merge pull request #27000 from Balletie/fix/pulseaudio-alsa-conf
pulseaudio: Resolve conflicting asound.conf of pulseaudio and alsa
2017-07-17 08:20:38 +02:00
Yann Hodique
3d505a1acd lftp: 4.7.7 -> 4.8.0 2017-07-17 08:02:04 +02:00
Dmitry Kalinkin
6bcc20361f herwig: 7.0.4 -> 7.1.1, thepeg: 2.0.3 -> 2.1.1 2017-07-17 00:20:59 -04:00
Franz Pletz
c2e9f45df2
exiv2: 0.25 -> 0.26 2017-07-17 02:53:14 +02:00
Franz Pletz
77a0b04f91
darktable: 2.2.4 -> 2.2.5 2017-07-17 02:53:14 +02:00
Franz Pletz
7f0994c33d
zfsUnstable: 0.7.0-rc4 -> 0.7.0-rc5 2017-07-17 02:53:14 +02:00
Franz Pletz
e4eea75fa7
zfs: 0.6.5.10 -> 0.6.5.11 2017-07-17 02:53:14 +02:00
volth
870375e19d all-hardware.nix: add VMware support. (#27430)
NixOS does not boot in VMware guest without these modules
2017-07-17 02:38:10 +02:00
Nadrieril
c226ee619a tt-rss: 16.3 -> 17.4 2017-07-17 02:20:16 +02:00
Nicolas Pouillard
f74a1e6bcb
Keybase updates
keybase: 1.0.20 -> 1.0.22
keybase-gui: 1.0.23-20170519175207.d6c5e9e -> 1.0.25-20170714172717.73f9070
kbfs: 20170209.d1db463 -> 20170429.44efa06
2017-07-17 00:10:23 +02:00
Daiderd Jordan
f1cb9d0261 Merge pull request #27374 from mnacamura/r_pbdZMQ_darwin_fix
r-pbdZMQ: fix Darwin install
2017-07-16 23:49:03 +02:00
Jörg Thalheim
d3ee993a27 Merge pull request #27419 from elitak/armjdk
oraclejdk8: armv7l support
2017-07-16 22:31:29 +01:00
Jörg Thalheim
b6f9047d01 Merge pull request #27418 from roconnor/tarsnap
tarsnap: 1.0.37 -> 1.0.38
2017-07-16 22:02:29 +01:00
Graham Christensen
7fcddfe388 Merge pull request #27025 from corngood/firefox-drm-fix
firefox: fix the drmSupport option
2017-07-16 16:57:08 -04:00
Graham Christensen
8df6d351c4 Merge pull request #26912 from knedlsepp/fix-autoResize
nixos: Force check the filesystem before resizing
2017-07-16 16:54:54 -04:00
Graham Christensen
653badee82 Merge pull request #26259 from bachp/mysql-datadir-changelog
Mysql datadir changelog
2017-07-16 16:51:17 -04:00
Graham Christensen
6504df6732 Merge pull request #25955 from matthewbauer/nixpkgs-manual-declarative-package-management
manual: add "declarative package management" section
2017-07-16 16:50:14 -04:00
Graham Christensen
3d176b7ff1 Merge pull request #25670 from Mic92/cups-hardening
cups: mount private /tmp
2017-07-16 16:41:33 -04:00
Graham Christensen
4a2f605398 Merge pull request #24720 from k0001/hun-es
hunspellDicts: add spanish dictionaries.
2017-07-16 16:36:14 -04:00
Graham Christensen
6b879ef36e Merge pull request #23964 from benley/nixos-manual-launcher
nixos: nix snowflake logo for the nixos manual launcher
2017-07-16 16:28:30 -04:00
aszlig
b618843860
nixos/taskserver: Fix manual PKI management
The helper tool had a very early check whether the automatically created
CA key/cert are available and thus it would abort if the key was
unavailable even though we don't need or even want to have the CA key.

Unfortunately our NixOS test didn't catch this, because it was just
switching from a configuration with an automatically created CA to a
manual configuration without deleting the generated keys and certs.

This is done now in the tests and it's also fixed in the helper tool.

Reported-by: @jpotier
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-07-16 20:38:15 +02:00
Roman Volosatovs
5d29744f4d mopidy-iris: 3.0.3 -> 3.0.5 2017-07-16 20:24:42 +02:00
Joachim F
f752b15a64 Merge pull request #27422 from elitak/factorio-version
factorio: authenticatedFetch now handles 404 properly
2017-07-16 17:30:49 +01:00
Benno Fünfstück
e6fdfbb8dd jetbrains.rider: 171.4456.575 -> 171.4456.1432 2017-07-16 16:53:26 +02:00
Benno Fünfstück
0c78b20194 jetbrains.ruby-mine: 2017.1.4 -> 2017.1.5 2017-07-16 16:53:26 +02:00
Benno Fünfstück
37daf755d9 jetbrains.pycharm-{community,professional}: 2017.1.4 -> 2017.1.5 2017-07-16 16:53:26 +02:00
Benno Fünfstück
141706567c jetbrains.idea-community: 2017.1.4 -> 2017.1.5 2017-07-16 16:53:26 +02:00
Urban Škudnik
9ce8aadf5a jetbrains.idea-ultimate: 2017.1.4 -> 2017.1.5 2017-07-16 16:53:26 +02:00
Nadrieril
65e38b7c52 bitlbee service: Add option to load libpurple plugins into bitlbee 2017-07-16 14:19:39 +01:00
Nadrieril
ce6fe1a61b bitlbee: Add optional libpurple dependency 2017-07-16 14:19:39 +01:00