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
Franz Pletz
77a0b04f91
darktable: 2.2.4 -> 2.2.5
2017-07-17 02:53:14 +02: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
Roman Volosatovs
5d29744f4d
mopidy-iris: 3.0.3 -> 3.0.5
2017-07-16 20:24:42 +02: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
Silvan Mosberger
4d30116c9e
bashSnippets: init at 1.12.0 ( #27408 )
2017-07-16 12:41:35 +01:00
Vincent Laporte
681f866e22
qgis: 2.18.4 -> 2.18.10
2017-07-15 19:32:38 +02:00
Benno Fünfstück
bf6ebda141
Merge pull request #25772 from jbaum98/neovim-ruby
...
neovim: neovim-ruby 0.3.1 -> 0.4.0
2017-07-15 19:03:46 +02:00
Benno Fünfstück
549df83e8e
neovim-ruby: 0.4.0 -> 0.5.0
2017-07-15 18:56:51 +02:00
Johannes Frankenau
81736497a4
neomutt: 20170609 -> 20170714
2017-07-15 16:16:22 +02:00
Stefan Lau
9906e4492e
dunst: 1.1.0 -> 1.2.0
2017-07-15 16:10:38 +02:00
Aristid Breitkreuz
78fc7269be
paperwork: 1.0.6.1 -> 1.2
2017-07-15 15:10:14 +02:00
Aristid Breitkreuz
9480628286
insync: 1.3.16.36155 -> 1.3.17.36167
2017-07-15 10:21:12 +02:00
Vladimír Čunát
371ad29661
abc-verifier: fix typo in meta
2017-07-15 09:27:41 +02:00
Vincent Laporte
08e0f106e3
gnumeric: 1.12.34 -> 1.12.35
...
goffice: 0.10.34 -> 0.10.35
2017-07-15 09:10:43 +02:00
Jörg Thalheim
5bee13f14f
restbed: fix license and evaluation
...
cc @Radvendi @joachifm
2017-07-14 21:54:28 +01:00
Joachim F
e4229bb3f8
Merge pull request #27311 from Radvendii/master
...
ring-daemon: init at 2017-07-11
2017-07-14 15:18:37 +01:00
Thomas Tuegel
640137d2cb
dropbox: 29.4.20 -> 30.4.22
2017-07-14 07:14:14 -05:00
Jörg Thalheim
df34c92af5
Merge pull request #27343 from magnetophon/nova
...
nova-filters: bug fix and add maintainer
2017-07-14 11:50:25 +01:00
Jörg Thalheim
f93050e509
Merge pull request #27156 from dbrock/hsevm
...
hsevm: init at 0.3.2
2017-07-14 08:58:46 +01:00
Jörg Thalheim
00ee2091be
Merge pull request #27097 from jfrankenau/init-nnn
...
nnn: init at 1.2
2017-07-14 08:53:11 +01:00
Vincent Laporte
8bafd3aaa4
ginac: 1.6.2 -> 1.7.2
2017-07-13 19:35:06 +02:00
Taeer Bar-Yam
484df87ab1
ring-daemon: init at 2017-07-11
2017-07-13 13:09:07 -04:00
Tim Steinbach
eb5263a9f1
git: 2.13.2 -> 2.13.3
2017-07-13 08:45:43 -04:00
Joachim F
3637119cd4
Merge pull request #27315 from taku0/flashplayer-26.0.0.137
...
flashplayer: 26.0.0.131 -> 26.0.0.137 [Critical security fixes]
2017-07-13 13:04:02 +01:00
Jörg Thalheim
9d28cd9ca4
Merge pull request #27206 from nthorne/InitGitBigPicture
...
git-big-picture: init at 0.9.0
2017-07-13 09:54:26 +01:00
Joachim Fasting
9e12be50b4
tor-browser-bundle-bin: support injecting additional prefs
...
The `extraPrefs` parameter is injected verbatim into the mozilla.cfg
file.
Note that the syntax is a superset of the usual prefs.js syntax. The
following procedures are of particular interest:
pref() to set a preference as if it had been toggled in about:config
defaultPref() to set the *default* value of a preference
lockPref() to set a preference & prevent further modification
clearPref() to reset a preference to its default state
Example:
```nix
tor-browser-bundle-bin.override {
extraPrefs = ''
// Increase default security level
pref("extensions.torbutton.security_slider", 2);
'';
}
```
2017-07-13 10:12:33 +02:00
Joachim Fasting
07e492c6e6
tor-browser-bundle-bin: do not call home to check tbb version
2017-07-13 10:12:27 +02:00
Jörg Thalheim
eb28340bac
Merge pull request #27285 from emmanuelrosa/pgadmin-desktop-file
...
pgadmin: make desktop item
2017-07-12 23:19:33 +01:00
Bart Brouns
df7ad644c9
nova-filters: bug fix and add maintainer
2017-07-12 23:08:37 +02:00
Jörg Thalheim
3d380b9082
Merge pull request #27289 from vyp/patch/xst-init
...
xst: init at 0.7.1
2017-07-12 21:46:42 +01:00
Jörg Thalheim
b38e33775b
xst: use fetchFromGitHub
2017-07-12 21:30:14 +01:00
Jörg Thalheim
9e72b32579
Merge pull request #27291 from celldee/sway_0_13_0
...
sway: 0.12.2 -> 0.13.0
2017-07-12 21:23:18 +01:00
Vincent Laporte
ff965a59f5
scite: 3.7.3 -> 3.7.5
2017-07-12 22:11:36 +02:00
Gabriel Ebner
71e44b1453
vscode: 1.13.0 -> 1.14.0
2017-07-12 17:23:39 +01:00
Peter Hoeg
16cc87ca29
terraform: disable checks for 0.9 as they are failing again
2017-07-13 00:12:22 +08:00
Peter Hoeg
ef78ff8420
terragrunt: 0.12.16 -> 0.12.24
2017-07-13 00:09:07 +08:00
Peter Hoeg
299c57e6f3
terragrunt: make v0.11.1 use its own deps file
2017-07-13 00:06:05 +08:00
Peter Hoeg
fc47846e39
syncthing: 0.14.31 -> 0.14.32
2017-07-12 23:56:42 +08:00
Peter Hoeg
f482ea2ed2
quaternion: 2017-04-15 -> 2017-06-29
2017-07-12 23:50:23 +08:00
Andrew Cann
9747eca164
houdini: init at 16.0.633 ( #27326 )
2017-07-12 15:36:28 +01:00
taku0
04be8b9ef5
flashplayer-standalone: 26.0.0.131 -> 26.0.0.137
2017-07-12 07:40:12 +09:00
taku0
eca15bd0c2
flashplayer: 26.0.0.131 -> 26.0.0.137
2017-07-12 07:39:47 +09:00
Jörg Thalheim
7ed7583e68
Merge pull request #27301 from sternenseemann/jackline
...
jackline: 2017-05-21 -> 2017-05-24
2017-07-11 18:29:08 +01:00
xd1le
88874e7650
xst: init at 0.7.1
2017-07-12 02:53:43 +10:00