Commit Graph

16209 Commits

Author SHA1 Message Date
Frederik Rietdijk 2f91dd32e9 Merge pull request #20590 from rasendubi/flask-0.11.1
flask: 0.10.1 -> 0.11.1
2016-12-19 09:56:36 +01:00
Adam Beckmeyer 7e54f35d65 mm: init at 2016.11.04 2016-12-18 17:10:07 -05:00
Thomas Tuegel c2e2a8120f
audaciousQt5: init at 3.8.1 2016-12-18 15:56:24 -06:00
Joachim F 40990841f3 Merge pull request #21217 from glaebhoerl/vivaldi-1.6
Vivaldi 1.6
2016-12-18 22:50:41 +01:00
Marcin Janczyk d6aa35d589 spotify: 1.0.43.125 -> 1.0.45.182 2016-12-18 22:48:55 +01:00
Joachim Fasting 1ee50bc78a
electrum: manually fixup installation of share 2016-12-18 22:19:50 +01:00
Joachim Fasting c04c9f7435
electrum: improve build determinism
The icon resource file captures the build timestamp, introducing an
element of indeterminism.  Fix by patching out the timestamp.

This allows

```sh
nix-build --check -A electrum
```

to succeed.
2016-12-18 22:19:48 +01:00
Marcin Janczyk bc6e9af7fa keepass-keefox: add myself as a maintainer 2016-12-18 19:04:35 +01:00
Rok Garbas a66b703f94 firefox-bin/thunderbird-bin: reuse the same updateScript for both 2016-12-18 16:45:33 +01:00
Rok Garbas b7cfbf96d6 tp_smapi: updateScript added 2016-12-18 16:45:33 +01:00
Alexey Shmalko d0f4249792 Merge pull request #21259 from mjanczyk/update/keefox-1.6.4
keepass-keefox: 1.6.3 -> 1.6.4
2016-12-18 04:40:08 -08:00
Alexey Shmalko 07950a24b6
octoprint: allow any flask version 2016-12-18 14:33:03 +02:00
Vladimír Čunát e5bb5ef377
mendeley: use orc package instead of its duplicate
I just tested the startup due to having no account
(without liborc.so it would fail).
/cc @fridh, @badi, #21238.
2016-12-18 13:21:29 +01:00
Marcin Janczyk b8453051b0 keepass-keefox: 1.6.3 -> 1.6.4 2016-12-18 13:19:10 +01:00
Ioannis Koutras eb9fd3c00d syncthing: 0.14.13 -> 0.14.15 2016-12-18 12:09:53 +02:00
Joachim F cf82ab73e2 Merge pull request #21242 from mimadrid/update/teamviewer-12.0.71510
teamviewer: 11.0.57095 -> 12.0.71510
2016-12-17 20:58:48 +01:00
mimadrid f75f0ac1f4
teamviewer: 11.0.57095 -> 12.0.71510 2016-12-17 19:04:48 +01:00
devhell 900ded32f4 profanity: 0.4.7 -> 0.5.0
From the changelog:
- Plugins API supporting C and Python plugins
- SSL certificate verification (requires libmesode) (/tls)
- HTTP file upload (xep-0363) (/sendfile)
- Blocking command (xep-0191) (/blocked)
- Allow auto extended away (/autoaway)
- Include last acitvity in initial presence (xep-0256) (/lastactivity)
- Last Activity (xep-0012) (/lastactivity)
- Ability to run command scripts (/script)
- Account startscript property to execute a command script on connect (/account)
- Export roster to CSV file (/export)
- Support for GTK tray icons (/tray)
- User specified text triggers for chat room notifications (/notify)
- Per chat room notification options (/notify)
- Many new roster panel display options (/roster)
- Time format preferences per window type (/time)
- Edit, prepend and append to room subject (/subject)
- Autoping timeout preference (/autoping)
- Window navigation by window title (/win)
- Window closing by window title (/close)
- Account theme setting (/account)
- Allow sending XMPP stanzas in xmlconsole window (/xmlconsole)
- Configure level of room message notifications in console window (/console)
- Check ~/.config/profanity/inputrc for readline settings
- Custom readline functions for navigation key bindings
- Autocomplete command arguments when no characters entered
2016-12-17 18:42:34 +01:00
Jascha Geerds 62c3d9ad0b Merge pull request #21239 from mimadrid/update/nano-2.7.2
nano: 2.7.1 -> 2.7.2
2016-12-17 17:44:13 +01:00
mimadrid b899b8945f
nano: 2.7.1 -> 2.7.2 2016-12-17 16:39:42 +01:00
Tim Steinbach e8e4b7f0dd Merge pull request #21229 from mimadrid/update/wireshark-2.2.3
wireshark: 2.2.2 -> 2.2.3
2016-12-17 10:23:36 -05:00
aszlig c5e5dccd13
Merge pull request #21201 (VirtualBox 5.1.10)
This brings VirtualBox to the latest upstream version, which also fixes
building the modules against kernel 4.9.0.

Tested against all the the "virtualbox" subtests on x86_64-linux.
2016-12-17 15:46:06 +01:00
aszlig 88f49a0092
vimiv: 0.7.2 -> 0.7.3
Bugfix release with the following fixes:

 * Fix thumbnail creation for input files with dot
 * Use native python to generate list of external commands
 * Do not use commandline arguments in test mode
 * Catch broken symlinks in the library and filter them

So everything but the last item is essentially what we had in
fixes.patch, hence we cane remove it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-17 15:45:49 +01:00
Jaka Hudoklin d5264ee7ab Merge pull request #21204 from NeQuissimus/docker_1_12_5
docker: 1.12.3 -> 1.12.5
2016-12-17 15:41:10 +01:00
Jaka Hudoklin 8a85fc9531 Merge pull request #21068 from offlinehacker/pkgs/completions/add
Add bash completions for a few packages
2016-12-17 15:37:27 +01:00
Jaka Hudoklin 2319781469 Merge pull request #21069 from offlinehacker/pkgs/kubernetes/docfix
kubernetes: generate docs, fix empty man files
2016-12-17 15:36:47 +01:00
Jaka Hudoklin 96bf950ae0 Merge pull request #21085 from offlinehacker/pkgs/pachyderm/init
pachyderm: init at 1.3.0
2016-12-17 15:35:51 +01:00
devhell c39e36f766 {lib}mediainfo{-gui},libzen: 0.7.87 -> 0.7.91, 0.4.33 -> 0.4.34
Unfortunately I've not been able to keep this updated on a regular basis
at the moment, therefore some versions have been skipped. I'm therefore
going to just add the link for the changelog:

https://mediaarea.net/MediaInfo/ChangeLog
2016-12-17 12:57:27 +00:00
mimadrid 280d0cf20f
wireshark: 2.2.2 -> 2.2.3 2016-12-17 12:59:56 +01:00
Graham Christensen 9a50020398 Merge pull request #21216 from bachp/openshift-1.3.2
openshift: 1.3.1 -> 1.3.2
2016-12-17 06:42:49 -05:00
Benjamin Hipple 54f460a585 cpp-ethereum: fix description metadata 2016-12-16 22:58:12 -05:00
Ricardo Ardissone 662aa495df gplates: init at 2.0.0 2016-12-16 22:29:53 -02:00
Gábor Lehel 9cc0eff1cf vivaldi: add libxcb to buildInputs, seems to be required now 2016-12-17 00:04:20 +01:00
Pascal Bach 3d94be77dd openshift: 1.3.1 -> 1.3.2 2016-12-16 23:33:23 +01:00
Gábor Lehel 06fbf5cb77 vivaldi: 1.5.658.44-1 -> 1.6.689.34-1 2016-12-16 22:34:37 +01:00
Tim Steinbach a5a98290b7
docker: 1.12.3 -> 1.12.5 2016-12-16 08:57:08 -05:00
aszlig 38ea64e867
qemu_test: Make chown() calls to the store a no-op
The "misc" NixOS test is using Nix to query the store and it tries to
change the ownership of it while doing so.

This fails if Nix is not in a seccomp-sandboxed userid namespace, so
let's make chown() a no-op when applied to store paths.

Fixes the misc test (and possibly future tests) on older Nix versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-16 13:06:25 +01:00
Joachim F 7aa8fa28ae Merge pull request #21190 from mdorman/emacs-updates
Emacs package updates: 2016-12-15
2016-12-16 12:34:09 +01:00
Bart Brouns 3fc60ec351
remove mutt-kz: deprecated in favor of neomutt
Removed reference in all-packages.nix. Fixes #20952.
2016-12-16 12:16:39 +01:00
Michael Alan Dorman 8cd481b5fd org-packages: 2016-12-15 2016-12-15 17:55:56 -05:00
Michael Alan Dorman 01d5fda8c1 melpa-stable-packages: 2016-12-15
Removals:
 - dummy-h-mode: github account no longer exists
 - judge-indent: github account no longer exists
2016-12-15 17:55:56 -05:00
Michael Alan Dorman c5e64ba4c8 melpa-packages: 2016-12-15
Removals:
 - cursor-in-brackets: github account no longer exists
 - dummy-h-mode: github account no longer exists
 - general-close: removed from melpa
 - judge-indent: github account no longer exists
2016-12-15 17:55:55 -05:00
Michael Alan Dorman 994b243dd3 elpa-packages: 2016-12-15 2016-12-15 17:55:55 -05:00
Jascha Geerds 4af2328e5c discord: Fix missing desktop entry (closes #21045) 2016-12-15 23:52:50 +01:00
David Terry 1152b97925 vscode: 1.7.2 -> 1.8.0 2016-12-15 21:47:31 +01:00
zimbatm 6fc5f8d4f3 terraform: 0.7.13 -> 0.8.1 2016-12-15 15:13:10 +00:00
Joachim Fasting 6dbdbdec69
chromium pepper flash plugin: 23.0.0.207 -> 24.0.0.186
Fixes https://github.com/NixOS/nixpkgs/issues/21119,
fixes https://github.com/NixOS/nixpkgs/issues/21169
2016-12-15 16:06:56 +01:00
Eelco Dolstra 705829b29a Merge pull request #20500 from aszlig/qemu-patched-for-nixos-tests
nixos/tests: Use a patched QEMU for testing
2016-12-15 12:38:29 +01:00
David Terry 35399f93d6 vscode: 1.6.1 -> 1.7.2 2016-12-15 12:04:48 +01:00
Sebastian Hagen e314e5b930 ImageMagick: Add additional mirror.
The 16.09-nixpkgs source tarball Imagemagick-6.9.6-7.tar.xz source tarball is
not available on any of the existing mirrors. We here add one that has it.
2016-12-15 11:27:15 +01:00
Vincent Demeester 910dcdb7d2 idea-ultimate: 2016.3 -> 2016.3.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-15 11:24:07 +01:00
taku0 bd55e9db63 android-studio: 2.1.3 -> 2.2.3 2016-12-15 10:41:18 +01:00
Peter Hoeg bea3209d5f virtualbox: 5.1.8 -> 5.1.10 2016-12-15 16:20:33 +08:00
Graham Christensen 2d249e206e Merge pull request #21146 from NeQuissimus/subversion
Subversion: 1.9.4 -> 1.9.5; 1.8.16 -> 1.8.17
2016-12-14 17:45:50 -05:00
John Wiegley 838a3b4294
coq_8_6: 8.6rc1 -> 8.6 2016-12-14 13:46:07 -08:00
Tim Steinbach 1edf95167a
subversion: 1.8.16 -> 1.8.17 2016-12-14 09:35:10 -05:00
Tim Steinbach b139b17fa8
subversion: 1.9.4 -> 1.9.5 2016-12-14 09:30:31 -05:00
bnikolic 88f53c989e bazaar: enable sftp transport (#21132)
SFTP transport needs python paramiko package, which is now an optional
input
2016-12-14 15:03:54 +01:00
Jörg Thalheim c3edaab52d Merge pull request #21130 from tohl/master
small fixes
2016-12-14 14:35:05 +01:00
Michael Raskin d009ac1ce5 Merge pull request #21064 from taku0/firefox-bin-fix-update-script
firefox-bin: fix updateScript
2016-12-14 12:13:06 +00:00
Michael Raskin 37c10c428c Merge pull request #21134 from taku0/firefox-bin-50.1.0
firefox-bin: 50.0.2 -> 50.1.0 [Critical security fix]
2016-12-14 12:10:58 +00:00
Michael Raskin 13a7bc5341 Merge pull request #21135 from taku0/firefox-50.1.0
firefox: 50.0.2 -> 50.1.0, firefox-esr: 45.5.1esr -> 45.6.0esr [Critical security fix]
2016-12-14 12:09:01 +00:00
Pascal Wittmann 53a95fadaa Merge pull request #21139 from samuelrivas/update-terraform-to-0.7.13
terraform 0.7.11 -> 0.7.13
2016-12-14 13:04:28 +01:00
Samuel Rivas f8a28b8f69 terraform 0.7.11 -> 0.7.13 2016-12-14 10:56:20 +01:00
Joachim Fasting 52cb1df30c
kodi/wrapper: fix typo, preferLocalBuilds -> preferLocalBuild 2016-12-14 03:48:44 +01:00
taku0 86cf682cda firefox: 50.0.2 -> 50.1.0, firefox-esr: 45.5.1esr -> 45.6.0esr 2016-12-14 09:03:56 +09:00
taku0 8e7ea1795a firefox-bin: fix updateScript 2016-12-14 08:53:49 +09:00
taku0 8a7cf06b54 firefox-bin: 50.0.2 -> 50.1.0 2016-12-14 08:48:35 +09:00
Daiderd Jordan 3bd81a0620 Merge pull request #20536 from TikhonJelvis/master
emacs-24.5-mac-5.15: fixed package by adding build tools
2016-12-13 23:28:37 +01:00
Daiderd Jordan 29d53f3d5f Merge pull request #20706 from matthewbauer/emacs-macport-version-fix
emacs-macport: 6.0 -> 6.1
2016-12-13 23:16:49 +01:00
Tomas Hlavaty e4db40ad23 toxic: fix arm build 2016-12-13 22:36:12 +01:00
Pascal Wittmann 1bb96c202d
filezilla: 3.22.2.2 -> 3.23.0.2 2016-12-13 22:21:21 +01:00
Aristid Breitkreuz 78ffee7f06 kakoune: update 2016-07-26 -> 2016-12-10 2016-12-13 20:57:35 +01:00
John Wiegley 62934023c3
coq_HEAD: Update to the latest commit as of 2016-12-13 2016-12-13 08:09:23 -08:00
John Wiegley 360234dab6
coq_8_6: new package, based on Coq 8.6rc1 2016-12-13 07:27:15 -08:00
Alexander Kahl 9eac665cd2 sisco.lv2: init at 0.7.0 (#20868)
* sisco.lv2: init at 0.7.0

Also added maintainer `e-user`

* Use fetchFromGitHub and adapt accordingly

* Use `version` instead of `src.rev` in name
2016-12-13 09:44:09 +00:00
Jaka Hudoklin 5bd136acd4 Revert "Revert "helm (kubernetes): init at v2.0.2"" 2016-12-13 00:43:24 +01:00
Jaka Hudoklin e955e64fd8 Revert "helm (kubernetes): init at v2.0.2" 2016-12-13 00:35:53 +01:00
Jaka Hudoklin b1db829540 Merge pull request #21075 from rlupton20/kubernetes-helm
helm (kubernetes): init at v2.0.2
2016-12-13 00:26:21 +01:00
Michael Alan Dorman 5df4ed710a melpa-stable-packages: 2016-12-12 2016-12-12 13:07:33 -05:00
Michael Alan Dorman a448d478c0 melpa-packages: 2016-12-12
Removals:
 - bitly - github repo no longer exists
 - gitty - github repo no longer exists
 - gplusify - github repo no longer exists
2016-12-12 13:07:32 -05:00
Michael Alan Dorman 7a25ceade1 elpa-packages: 2016-12-12 2016-12-12 13:07:32 -05:00
taku0 a86d6f404c firefox-bin: tweak updateScript 2016-12-12 14:17:06 +00:00
Tim Steinbach 4f0592680c
rkt: 1.20.0 -> 1.21.0 2016-12-11 21:10:28 -05:00
Jaka Hudoklin 7ac33a2cd2 pachyderm: init at 1.3.0 2016-12-11 20:40:40 +01:00
Pascal Wittmann daaf497c5c
homebank: fix icons 2016-12-11 20:09:34 +01:00
Pascal Wittmann e5c525b5a2
homebank: 5.1.1 -> 5.1.2
simplify and add myself as maintainer
2016-12-11 20:09:34 +01:00
Pascal Wittmann 4f2e2ce971
moc: 2.5.1 -> 2.5.2 2016-12-11 19:51:04 +01:00
sternenseemann d6aff31f35 gopher: init at 3.0.11 (#21080) 2016-12-11 19:45:48 +01:00
Shea Levy 374f833dab google-chrome: Add new dep on libxcb 2016-12-11 12:53:51 -05:00
Richard Lupton 0783a7d262
helm (kubernetes): init at v2.0.2
Added self as package maintainer. Set preferLocalBuild.
2016-12-11 16:14:15 +00:00
Richard Lupton b2278ae3c8
helm (kubernetes): init at v2.0.2
Added a nix expression to download and install helm; added it to top
level packages as kubernetes_helm.
2016-12-11 15:48:46 +00:00
Jaka Hudoklin 6d15619729 kubernetes: generate docs, fix empty man files 2016-12-11 15:04:16 +01:00
Jaka Hudoklin c316dd1cc7 minikube: add bash completions 2016-12-11 14:57:11 +01:00
Jaka Hudoklin ef24c93f72 kubernetes: add bash completions 2016-12-11 14:56:34 +01:00
Jaka Hudoklin 873e818339 docker-machine: add bash completion 2016-12-11 14:56:07 +01:00
taku0 a3e503fe0f firefox-bin: fix updateScript 2016-12-11 21:07:18 +09:00
Tim Steinbach 8c8abafc2d
atom: 1.12.6 -> 1.12.7 2016-12-09 15:34:25 -05:00
Eelco Dolstra c5b96ca801 minisat: Fix build on Darwin 2016-12-09 19:57:07 +01:00
Graham Christensen a2d6e8a2eb
xen: Fix patch hashes
I had used nix-prefetch-url, where fetchpatch doesn't support it.
2016-12-09 07:22:35 -05:00