about summary refs log tree commit diff
path: root/pkgs/applications
AgeCommit message (Collapse)AuthorFilesLines
2019-04-28Merge pull request #60316 from kevingriffin/1password-sha256Mario Rodas1-3/+3
1password: Update SHA256
2019-04-291password: Update SHA256 hashesKevin Griffin1-3/+3
Follows upstream re-signing from infrastructure change.
2019-04-28Merge pull request #60389 from Infinisil/update/calfSilvan Mosberger1-10/+3
calf: 0.90.0 -> 0.90.2
2019-04-28calf: 0.90.0 -> 0.90.2Silvan Mosberger1-10/+3
2019-04-28Merge pull request #60176 from JohnAZoidberg/mousetweaksworldofpeace3-0/+67
mousetweaks: init at 3.32.0
2019-04-28onboard: Depend on mousetweaksDaniel Schaefer2-0/+18
2019-04-28mousetweaks: init at 3.32.0Daniel Schaefer1-0/+49
Solves #39509
2019-04-28flent: add procps dep so checkPhase can succeedahiaao1-0/+2
Added missing dependency needed for testing flent (#60360)
2019-04-28Merge pull request #60364 from dywedir/zolaRenaud1-3/+3
zola: 0.6.0 -> 0.7.0
2019-04-28Merge pull request #59256 from peterhoeg/u/quaternionPeter Hoeg2-82/+33
quaternion-git: init at 0.0.9.4-rc3
2019-04-28Merge pull request #60368 from timokau/r-maintainerPeter Simons1-1/+1
R: add timokau as a maintainer
2019-04-28R: add timokau as a maintainerTimo Kaufmann1-1/+1
I'm interested in R as a dependency for sage. R changes are likely to impact sage, so I'd like to get notified on those changes.
2019-04-28zola: 0.6.0 -> 0.7.0Vladyslav M1-3/+3
2019-04-28Merge pull request #60352 from dtzWill/fix/fontmanager-0.7.5worldofpeace2-19/+2
font-manager: "0.7.5" -> actual 0.7.5
2019-04-27Merge pull request #60046 from dtzWill/update/skrooge-2.19.0Will Dietz1-2/+2
skrooge: 2.18.0 -> 2.19.1
2019-04-27Merge pull request #60050 from dtzWill/update/kexi-3.2.0Will Dietz1-9/+2
kproperty,kreport,kexi: 3.1.0 -> 3.2.0
2019-04-27font-manager: drop included patchWill Dietz2-17/+0
2019-04-27font-manager: bump to the actual 0.7.5 release :)Will Dietz1-2/+2
The hint was the need for fetching as a revision.
2019-04-27Merge pull request #60344 from dtzWill/update/dbeaver-6.0.3Will Dietz1-2/+2
dbeaver: 6.0.2 -> 6.0.3
2019-04-27Merge pull request #60329 from stefano-m/awesome-fix-60232Will Dietz1-4/+4
awesome: refactor LUA_PATH env var and don't expose it at runtime
2019-04-27docker: 18.09.2 -> 18.09.5Neil Mayhew1-7/+7
2019-04-27docker: make overridableNeil Mayhew1-1/+1
2019-04-27sway: Read the configuration from /etc before /nix/store (#60319)Michael Weiss2-0/+43
This change will load all configuration files from /etc, to make it easy to override them, but fallback to /nix/store/.../etc/sway/config to make Sway work out-of-the-box with the default configuration on non NixOS systems.
2019-04-27dbeaver: 6.0.2 -> 6.0.3Will Dietz1-2/+2
https://dbeaver.io/2019/04/21/dbeaver-6-0-3/
2019-04-27awesome: refactor LUA_PATH env var and don't expose it at runtimeStefano Mazzucco1-4/+4
This commit partly reinstates changes from 5465d6f that had been somehow reverted in 17d3eb2. Also, a comment has been added in the hope that future changes won't do the same. Additionally, refactor the LUA_PATH env var to ensure that the internal lgi lua files can't be required explicitly and to avoid possible name clashes (this fixes issue #60232). Finally, rather than using prepending `?.lua` append `;;` to LUA_PATH. Quoting @psychon: > This is interpreted by Lua as "add the default search path here" (which does > indeed contain ?.lua, but also contains more). Testing done: - Build with `nix-build -I /path/to/repo -A awesome` - Start an X session with xterm only - Start xephyr, e.g. `Xephyr :1 -name xephyr -screen 512x384 -ac -br -noreset &` - Run awesome like `DISPLAY=:1.0 ./result/bin/awesome`. Additionally, add `--search` options to expose lua modules that have a name clash with lgi's internal ones (see #60232 for more details) and `require` them in `rc.lua` to prove that they are loaded correctly
2019-04-27Merge pull request #60290 from lheckemann/bump-kanboardFranz Pletz1-5/+7
kanboard: 1.0.48 -> 1.2.9
2019-04-27zim: 0.70 -> 0.71.0Pascal Wittmann1-2/+2
2019-04-27jetbrains.webstorm: 2019.1 -> 2019.1.1Averell Dalton1-2/+2
2019-04-27jetbrains.ruby-mine: 2018.3.5 -> 2019.1.1Averell Dalton1-2/+2
2019-04-27jetbrains.pycharm-professional: 2019.1 -> 2019.1.1Averell Dalton1-2/+2
2019-04-27jetbrains.pycharm-community: 2019.1 -> 2019.1.1Averell Dalton1-2/+2
2019-04-27jetbrains.phpstorm: 2019.1 -> 2019.1.1Averell Dalton1-2/+2
2019-04-27jetbrains.idea-ultimate: 2019.1 -> 2019.1.1Averell Dalton1-2/+2
2019-04-27jetbrains.idea-community: 2019.1 -> 2019.1.1Averell Dalton1-2/+2
2019-04-27jetbrains.goland: 2019.1 -> 2019.1.1Averell Dalton1-2/+2
2019-04-27jetbrains.datagrip: 2018.3.4 -> 2019.1.1Averell Dalton1-2/+2
2019-04-27jetbrains.clion: 2019.1 -> 2019.1.2Averell Dalton1-2/+2
2019-04-27Merge pull request #60199 from ajs124/drop/evopediaJörg Thalheim1-30/+0
evopedia: remove package
2019-04-27Merge pull request #57793 from schmittlauch/soundkonverterJörg Thalheim1-0/+97
[soundkonverter] init at 3.0.1
2019-04-27qemu: fix cross (#60261)volth1-2/+3
2019-04-27Merge pull request #60148 from elitak/ipfs-bumpSarah Brofeldt2-9/+2194
ipfs: 0.4.19 -> 0.4.20
2019-04-27kdeconnect: 1.3.3 -> 1.3.4Will Dietz1-4/+3
2019-04-27dragonfly-reverb: 1.0.0 -> 1.1.4Bart Brouns1-5/+11
2019-04-26kanboard: 1.0.48 -> 1.2.9Linus Heckemann1-5/+7
2019-04-26hugo: 0.55.3 -> 0.55.4 (#60205)Dan Callahan1-2/+2
2019-04-26Merge pull request #60170 from worldofpeace/lollypop-bumpworldofpeace1-11/+29
lollypop: 1.0.5 -> 1.0.7, other stuff
2019-04-26qgis: 3.4.6 -> 3.4.7Lancelot SIX1-2/+2
2019-04-26freecad: 0.17 -> 0.18.1 (#59923)Gabriel Ebner1-43/+3
freecad: 0.17 -> 0.18.1
2019-04-26wordgrinder: Fix buildMatthias Beyer1-1/+5
First I tried to fix the build like this: > This fixes the build of the wordgrinder package by disabling the build > of "xwordgrinder", the non-curses frontend of wordgrinder. > > For re-enabling the build, this patch shall be reverted and then go on > from there. > > I opted for disabling the x frontend of this program because the whole > purpose of this is to use a curses writing program (at least for me). > It seems that hacking around the new build system in nixpkgs is a > non-trivial task and I wanted to get this package out of the door as > fast as possible because I already delayed the fix by a few days (or is > it weeks already), so this is the simple fix. > > If someone wants to have the X frontend again, I can invest more time at > some point. But then the almighty aszlig came around and told me how to do it right. So here we go, with a patch from me that is acutally from aszlig (see #60122). This fixes the build. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: aszlig <aszlig@nix.build> Fixes: 6b2bd330fa ("wordgrinder: Fix sha256 hash") Fixes: 19a3abc1b8 ("wordgrinder: 0.7.1 -> 0.7.2") Merges: https://github.com/NixOS/nixpkgs/pull/60122 Cc: @devhell
2019-04-26kexi: patch already applied :)Will Dietz1-7/+0