Commit graph

6195 commits

Author SHA1 Message Date
Will Dietz 9e90275466
dbeaver: 6.0.3 -> 6.0.4 2019-05-15 17:13:39 -05:00
Mario Rodas 1d9aaf6569
Merge pull request #61126 from matthiasbeyer/update-taskell
taskell: 1.4.2 -> 1.4.3
2019-05-14 21:39:46 -05:00
Matthias Beyer 3e6ac2c754
taskell: Add package meta information 2019-05-14 21:06:51 -05:00
Frederik Rietdijk f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Renaud 6722aafe7f
Merge pull request #61302 from risicle/ris-k2pdfopt-leptonica-cve
k2pdfopt: patch custom leptonica with security fixes
2019-05-13 23:13:28 +02:00
Will Dietz 0ec02df42c
electrum: use system qdarkstyle, upstream loosened req due to fix 2019-05-13 13:03:40 -05:00
Dmitry Kalinkin 2ddcab0d89
Merge pull request #61295 from rvolosatovs/fix/zathura
Fix Zathura on Darwin
2019-05-13 10:32:59 -04:00
Dmitry Kalinkin 73265c19c7
Merge pull request #61369 from rvolosatovs/fix/kitty
Fix Kitty wrapper on MacOS
2019-05-13 10:14:52 -04:00
Ryan Mulligan 9f96c7f90a
Merge pull request #61444 from r-ryantm/auto-update/tzupdate
tzupdate: 1.3.1 -> 1.4.0
2019-05-13 05:49:00 -07:00
Elis Hirwing 83a01ab93a
Merge pull request #60661 from thiagokokada/add-bemenu-pkg
bemenu: init at 0.1.0
2019-05-13 13:24:50 +02:00
R. RyanTM 8d21e03c9d tzupdate: 1.3.1 -> 1.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tzupdate/versions
2019-05-13 02:52:38 -07:00
Roman Volosatovs 240fce7ba7
kitty: symlink the deref binary 2019-05-13 10:08:40 +02:00
Roman Volosatovs 7da57081fe
kitty: apply patch on Darwin for running as symlink 2019-05-13 10:08:40 +02:00
Daniel Schaefer 06fad89bd6 treewide: Update meta of packages hosted on gnome
- Update homepage URLs
- Add missing meta entries
2019-05-13 03:01:25 -04:00
Mario Rodas a459734c25
Merge pull request #61407 from mvnetbiz/octoprint-jinja2
octoprint: fix held back jinja2 dependency

Fixes https://github.com/NixOS/nixpkgs/issues/61183
2019-05-12 20:42:38 -05:00
Mario Rodas 395a9def0d
octoprint: fix darwin build 2019-05-12 20:41:38 -05:00
Matt Votava 2a96ed5850 octoprint: fix held back jinja2 dependency
Octoprint holds back python jinja2 package due to breaking changes.
nixpkgs' jinja2 recently changed to running tests, but the octoprint
version fails building due to having an older pytest configuration,
and this versions pypi release doesn't have the tests dir distributed in
the tarball anyways.
2019-05-12 16:36:17 -07:00
worldofpeace ffd8102fb4
Merge pull request #61222 from worldofpeace/bump/tilix
tilix: 1.9.0 -> 1.9.3
2019-05-12 18:37:28 -04:00
Daniel Schaefer b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Spencer Baugh 4b8803dae6 switch users of "gnupg1" to plain "gnupg"
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Renaud 822c758eca
Merge pull request #61327 from r-ryantm/auto-update/josm
josm: 14945 -> 15031
2019-05-12 17:55:06 +02:00
Maximilian Bosch c99a01aa7a calcurse: fix python3 wrapper
The current Python wrapper for `httplib2` breaks when running e.g.
`./result/bin/calcurse-caldav` with the following error:

```
Traceback (most recent call last):
  File "./result/bin/calcurse-caldav", line 6, in <module>
    import httplib2
ModuleNotFoundError: No module named 'httplib2'
```

The easiest workaround is to use the `wrapPython` tool to properly patch
library path inside the script.
2019-05-12 16:54:30 +02:00
R. RyanTM a26cda2b64 josm: 14945 -> 15031
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-05-11 16:58:54 -07:00
Roman Volosatovs 4afa4cda63
zathura: Add a comment about why poppler is used on Darwin 2019-05-11 23:43:00 +02:00
Robert Scott a7b397295b k2pdfopt: patch custom leptonica with security fixes
this is what you get to inherit if you insist on old versions. cross-port
of r19.03's 0861ad591a96ad7246335c9cb35f51126874ea12.
2019-05-11 16:15:24 +01:00
Joachim F b6300babad
Merge pull request #61211 from dtzWill/update/electrum-3.3.5
electrum: 3.3.4 -> 3.3.5 (not your typical version bump)
2019-05-11 14:45:40 +00:00
Roman Volosatovs 9ddd56a7e3
zathura: use poppler on Darwin by default 2019-05-11 16:03:03 +02:00
Roman Volosatovs a2f3f6881b
zathura: fix darwin builds 2019-05-11 16:02:58 +02:00
Renaud 047400d753
Merge pull request #61227 from uvNikita/moonlight
moonlight-embedded: update and add vaapi support
2019-05-11 10:25:25 +02:00
Michael Raskin 76e2a96475
Changelog meta entry (#60371)
meta.changelog: enable, document, add for GNU Hello
2019-05-10 16:55:29 +00:00
Mario Rodas 6ca0b1462f
Merge pull request #60427 from artemist/sox-opus
sox: Add option to include opus support
2019-05-10 08:28:55 -05:00
Nikita Uvarov fc5b5cdaef
moonlight-embedded: add libva support
This enables hardware decoding using VA API.
2019-05-10 10:24:10 +02:00
Nikita Uvarov 30e5254de5
moonlight-embedded: 2.4.7 -> 2.4.9 2019-05-10 10:24:02 +02:00
Ryan Mulligan 78526a79da
Merge pull request #53393 from srghma/hubstaff_143
hubstaff: 1.3.1 → 1.4.5
2019-05-09 20:51:00 -07:00
Will Dietz 66493d7bff
electrum: grab tests from github, but use signed sources
Not crazy about this solution, but seems better than
not running tests or ignoring upstream's signatures.
2019-05-09 15:57:27 -05:00
Will Dietz a879c72552
electrum: fixup Exec lines in .desktop
Not sure why upstream added $HOME/.local/bin to $PATH for these,
but IMO that is for users to handle as they see fit.

And it's not very nix-like :).
2019-05-09 15:50:07 -05:00
Will Dietz 9cae933ce7
electrum: fetch from official site, check signature (manually) 2019-05-09 15:50:06 -05:00
Will Dietz d6ec298e3e
electrum: 3.3.4 -> 3.3.5
https://github.com/spesmilo/electrum/blob/3.3.5/RELEASE-NOTES
2019-05-09 15:50:05 -05:00
worldofpeace 416d05f001 tilix: 1.9.0 -> 1.9.3 2019-05-08 23:27:20 -04:00
dawidsowa 4bf92ed816 gallery-dl: 1.8.2 -> 1.8.3 2019-05-08 12:32:14 +02:00
Serhii Khoma aadfa893ab hubstaff: 1.4.3 -> 1.4.5 2019-05-08 11:29:28 +03:00
Serhii Khoma 6324caac14 hubstaff: 1.3.1 → 1.4.3 2019-05-08 11:10:51 +03:00
Matthias Beyer 09c0b89a81 taskell: 1.4.2 -> 1.4.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-08 09:14:18 +02:00
Robin Gloster f41599a028
Merge pull request #61086 from mayflower/cross-fixes
Batch of cross compilation fixes
2019-05-07 20:35:47 +00:00
adisbladis 677e5e1fe2
gpsbabel: 1.5.4 -> 1.6.0 2019-05-07 22:23:17 +02:00
Will Dietz 5f13ffc00b
Merge pull request #60363 from matthiasbeyer/update-taskell
taskell: 1.3.2 -> 1.4.2
2019-05-07 13:42:36 -05:00
c0bw3b 4f8bf685f8 pstree: remove and alias to psmisc 2019-05-08 02:53:09 +09:00
dawidsowa 715002eaf7 gallery-dl: init at 1.8.2 2019-05-08 02:45:56 +09:00
Robin Gloster 5fd31ae886
dmenu: fix cross 2019-05-07 18:14:11 +02:00
Frederik Rietdijk 0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
Renaud c1fc82a02e
Merge pull request #60990 from r-ryantm/auto-update/mediainfo
mediainfo: 18.12 -> 19.04
2019-05-05 20:00:28 +02:00
R. RyanTM 92e243d56d mediainfo: 18.12 -> 19.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mediainfo/versions
2019-05-05 08:22:30 -07:00
Aaron Andersen 1ef93c9c51
Merge pull request #60915 from aanderse/issue/60498
kupfer: fix broken build
2019-05-04 20:23:39 -04:00
Frederik Rietdijk 193b899af2 Merge master into staging-next 2019-05-04 17:34:04 +02:00
Aaron Andersen fc32b49933 kupfer: switch from name to pname 2019-05-04 11:13:15 -04:00
Aaron Andersen 545af899c2 kupfer: fix broken build 2019-05-04 11:13:10 -04:00
Alyssa Ross 8b9c7d543b
Merge pull request #60503 from manveru/pt-update
pt: 0.7.3 -> 0.10.0, use bundlerApp
2019-05-04 13:19:50 +00:00
Vladyslav M 8bc70c937b
waybar: 0.5.1 -> 0.6.1 (#60613)
waybar: 0.5.1 -> 0.6.1
2019-05-04 12:36:42 +03:00
Minijackson 70098c2037
waybar: 0.5.1 -> 0.6.1 2019-05-04 09:57:34 +02:00
Frederik Rietdijk 0f10b72b5f Merge master into staging-next 2019-05-03 19:56:31 +02:00
Michael Fellinger e287749936 taskjuggler: fix security issues 2019-05-03 14:38:19 +02:00
nyanloutre 07f53c71e8 electron-cash: enable tests 2019-05-03 17:43:06 +09:00
Silvan Mosberger d6ddcf318e
Merge pull request #60812 from r-ryantm/auto-update/translate-shell
translate-shell: 0.9.6.9 -> 0.9.6.10
2019-05-03 07:29:05 +02:00
Thiago Kenji Okada ed971d0d90 bemenu: init at 0.1.0
Bemenu is a dynamic menu library and client program inspired by dmenu
with support for wayland compositors (and also X11 and ncurses).

Build and tested in NixOS 19.03.172392.6d7ed96429 in X11 (i3wm), wayland
(sway) and ncurses (kitty).
2019-05-02 20:53:20 -03:00
R. RyanTM a872d68060 translate-shell: 0.9.6.9 -> 0.9.6.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/translate-shell/versions
2019-05-02 14:50:09 -07:00
Frederik Rietdijk 1979224f15 Merge master into staging-next 2019-05-02 21:38:22 +02:00
Peter Simons 676d292cef gmrun: if /etc/gmrunrc exists, prefer it over the copy we installed in $out 2019-05-02 13:30:58 +02:00
Matthias Beyer a0f644faa3 taskell: 1.4.0 -> 1.4.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-02 10:24:43 +02:00
Frederik Rietdijk 155c9d8e18 Merge master into staging-next 2019-05-02 08:43:14 +02:00
Peter Hoeg 5aae21daea
Merge pull request #60467 from peterhoeg/u/gcal
gcalcli: 4.0.4 -> 4.1.0
2019-05-02 09:50:52 +08:00
nyanloutre 0a1ed299f4 electron-cash: 3.3.6 -> 4.0.2 2019-05-02 01:06:33 +09:00
Renaud 78e0c60f99
Merge pull request #60627 from r-ryantm/auto-update/mediainfo-gui
mediainfo-gui: 18.12 -> 19.04
2019-05-01 16:48:05 +02:00
Florian Klink 314e06b782 masterpdfeditor: 5.4.04 -> 5.4.10 2019-05-01 14:32:31 +02:00
R. RyanTM 8af9df2245 mediainfo-gui: 18.12 -> 19.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mediainfo-gui/versions
2019-05-01 04:08:08 -07:00
R. RyanTM 48b138ba15 masterpdfeditor: 5.3.22 -> 5.4.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/masterpdfeditor/versions
2019-05-01 03:46:23 -07:00
Frederik Rietdijk f137783927 Merge master into staging-next 2019-05-01 11:45:46 +02:00
R. RyanTM 3e769179e8 calibre: 3.41.3 -> 3.42.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/calibre/versions
2019-05-01 11:34:39 +02:00
Michael Fellinger fa55d1ebc7 pt: 0.7.3 -> 0.10.0, use bundlerApp 2019-04-30 17:43:09 +02:00
Frederik Rietdijk 3462fe27d9 Merge staging-next into staging 2019-04-30 15:52:19 +02:00
Peter Hoeg 22f97005ae gcalcli: 4.0.4 -> 4.1.0 2019-04-30 17:14:11 +08:00
Artemis Tosini 508555518d
sox: Add option to include opus support
Many other distributions include opus support in their sox
distributions. This patch makes such an option, and sets it
to be enabled by default. This works when ogg is disabled as
as well as when ogg is enabled.
2019-04-29 14:23:39 +00:00
Frederik Rietdijk 2f936f85d8 Merge master into staging-next 2019-04-29 13:46:20 +02:00
Mario Rodas 862734670e
Merge pull request #60316 from kevingriffin/1password-sha256
1password: Update SHA256
2019-04-28 21:35:42 -05:00
Kevin Griffin cbf4bea1ac 1password: Update SHA256 hashes
Follows upstream re-signing from infrastructure change.
2019-04-29 02:13:27 +00:00
worldofpeace 5f14e83bd6
Merge pull request #60176 from JohnAZoidberg/mousetweaks
mousetweaks: init at 3.32.0
2019-04-28 14:25:18 -04:00
Daniel Schaefer 9da62cb0b3 onboard: Depend on mousetweaks 2019-04-28 14:23:20 -04:00
Vladyslav M 19e978e847
zola: 0.6.0 -> 0.7.0 2019-04-28 13:27:21 +03:00
Matthias Beyer cb5f0906fd taskell: 1.3.2 -> 1.4.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-28 12:19:43 +02:00
Will Dietz 9540f35921 font-manager: drop included patch 2019-04-27 22:04:53 -05:00
Will Dietz c8eb0321fa font-manager: bump to the actual 0.7.5 release :)
The hint was the need for fetching as a revision.
2019-04-27 22:04:29 -05:00
Will Dietz 7864c85ed5 dbeaver: 6.0.2 -> 6.0.3
https://dbeaver.io/2019/04/21/dbeaver-6-0-3/
2019-04-27 15:25:23 -05:00
Franz Pletz 82da1c30cb
Merge pull request #60290 from lheckemann/bump-kanboard
kanboard: 1.0.48 -> 1.2.9
2019-04-27 12:38:59 +00:00
Jörg Thalheim 19d1dc9ab8
Merge pull request #60199 from ajs124/drop/evopedia
evopedia: remove package
2019-04-27 10:41:57 +01:00
Will Dietz 73b0114f70 kdeconnect: 1.3.3 -> 1.3.4 2019-04-27 07:44:38 +02:00
Frederik Rietdijk 042a01efbf Merge staging-next into staging 2019-04-27 07:02:02 +02:00
Frederik Rietdijk 883232c00d Merge master into staging-next 2019-04-27 07:01:38 +02:00
Matthew Bauer 87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer b1de8cf480 treewide: disable tests on darwin
- tthsum
- python-papis
- python-sqlalchemy-migrate
- python-xlib
- dub
2019-04-26 21:55:05 -04:00
Linus Heckemann 75ba29da68 kanboard: 1.0.48 -> 1.2.9 2019-04-26 23:17:46 +02:00
Dan Callahan 4c5aff0691 hugo: 0.55.3 -> 0.55.4 (#60205) 2019-04-26 11:32:53 -07:00
Jan Tojnar 89a150355b
Merge branch 'master' into staging 2019-04-26 16:35:54 +02:00
Will Dietz 020e850774
Merge pull request #60136 from dtzWill/feature/notable
notable: init at 1.4.0
2019-04-26 00:18:26 -05:00
Will Dietz fb62c5d9aa notable: init at 1.4.0 2019-04-25 23:24:29 -05:00
Will Dietz ea5203b6ee joplin-desktop: appimageTools-ify 2019-04-25 23:24:07 -05:00
Will Dietz 37fd81c75d
Merge pull request #60167 from winpat/add_taskopen
taskopen: init at 1.1.4
2019-04-25 23:10:59 -05:00
Matthieu Coudron c7eac98420
Merge pull request #60008 from lightbulbjim/librecad-desktop
librecad: add .desktop file and icon
2019-04-26 10:18:27 +09:00
Graham Christensen 06d90aace2
Merge pull request #60236 from monsieurp/new-pydf
pydf: init at 12
2019-04-25 20:27:52 -04:00
Patrice Clement 4eaada7e22
pydf: init at 12 2019-04-26 00:43:43 +02:00
Renaud 1184855452
guake: 3.4.0 -> 3.5.0 (#59523)
* guake: 3.4.0 -> 3.5.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/guake/versions

* guake: remove unneeded postPatch
2019-04-25 23:30:35 +02:00
Renaud 00541faa4a
guake: remove unneeded postPatch 2019-04-25 23:02:38 +02:00
Renaud 2f13bbe3d5
pwsafe: 1.06 -> 1.07 (#60225)
* pwsafe: 1.06 -> 1.07

* pwsafe: inputs cleanup
'qrencode' should be used instead of 'libqrencode' alias
2019-04-25 21:23:44 +02:00
Daniel Schaefer 5354020e14 orca: Re-add liblouis
liblouis works again so we can use it here again aswell.

Closes: #39427
2019-04-25 19:17:13 +02:00
Daniel Schaefer 634b21f6ac orca: Set strictDeps to false
Wouldn't find the proper libraries/namespaces otherwise because of
https://github.com/NixOS/nixpkgs/issues/56943
2019-04-25 19:16:24 +02:00
ajs124 d287075c22 evopedia: remove package
The last upstream update was in 2014. While the software might still work, its usefulness depends on data archives, which are not updated anymore and have not been for several years.

Upstream suggests to use kiwix instead.
2019-04-25 10:13:26 +02:00
Frederik Rietdijk 0a7bcb3b03 Merge staging into staging-next 2019-04-24 18:38:11 +02:00
Patrick Winter 0553c30ff0 taskopen: init at 1.1.4 2019-04-24 18:30:36 +02:00
xrelkd ebd4808a06 alacritty: 0.3.1 -> 0.3.2 2019-04-24 13:23:13 +08:00
arcnmx b526bf0389 rxvt_unicode: fix build 2019-04-23 19:25:13 -07:00
Matthew Bauer 84d00355e8 Merge remote-tracking branch 'NixOS/master' into staging 2019-04-23 22:00:42 -04:00
Michael Weiss 9d720a9221
jekyll: Update the dependencies (security, CVE-2019-11068) 2019-04-23 21:19:12 +02:00
Michael Weiss 87cb3b33f1
gollum: Update the dependencies (security, CVE-2019-11068) 2019-04-23 21:19:12 +02:00
Elis Hirwing 029a37c6f5
Merge pull request #60052 from dtzWill/update/joplin-desktop-1.0.143
joplin-desktop: 1.0.142 -> 1.0.143
2019-04-23 13:55:05 +02:00
Dan Callahan 83752522e4
hugo: 0.55.2 -> 0.55.3 2019-04-23 11:12:38 +01:00
markuskowa d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
HTTPS urls
2019-04-22 23:37:07 +02:00
Jörg Thalheim 2e91d82464
Merge pull request #60030 from dywedir/alacritty
alacritty: 0.3.0 -> 0.3.1
2019-04-22 22:29:52 +01:00
Will Dietz b07b4ebe76 joplin-desktop: 1.0.142 -> 1.0.143
https://github.com/laurent22/joplin/releases/tag/v1.0.143
2019-04-22 15:23:54 -05:00
Renaud 91b289a240
Merge pull request #59684 from r-ryantm/auto-update/qtbitcointrader
qtbitcointrader: 1.40.40 -> 1.40.41
2019-04-22 20:27:48 +02:00
Vladyslav M 0be893abf9
alacritty: 0.3.0 -> 0.3.1 2019-04-22 19:48:09 +03:00
Chris Rendle-Short 2236fe0ab9 librecad: add .desktop file and icon
Use the .desktop file and app icon included in the source package.
2019-04-22 22:17:00 +10:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Vladyslav M 364290da9c
mako: 1.2 -> 1.3 (#59890)
mako: 1.2 -> 1.3
2019-04-22 09:57:11 +03:00
worldofpeace eb60ddb5d2
Merge pull request #59968 from markuskowa/fix-guake
guake: fix by setting strictDeps to false
2019-04-21 23:26:49 -04:00
Pascal Wittmann 694f07be2e
Merge pull request #59871 from NixOS/update-calibre
calibre: 3.40.1 -> 3.41.3
2019-04-21 18:34:27 +02:00
Markus Kowalewski 184f7f2ad8
guake: fix by setting strictDeps to false
Strict deps breaks guake.
See https://github.com/NixOS/nixpkgs/issues/59930
and https://github.com/NixOS/nixpkgs/issues/56943
2019-04-21 18:15:34 +02:00
Jan Tojnar d3259ed673
Merge branch 'master' into staging 2019-04-20 12:49:01 +02:00
Joachim F 9241145dfe
Merge pull request #59896 from rnhmjoj/rxvt
rxvt_unicode: allow to specify dependencies for plugins
2019-04-20 08:30:18 +00:00
Pascal Wittmann b26b480f27
calibre: 3.40.1 -> 3.41.3 2019-04-20 09:51:49 +02:00
rnhmjoj cfc4a7c03b
rxvt_unicode: allow to specify dependencies for plugins 2019-04-20 01:12:53 +02:00
Sondre Nilsen fe5b4d776d
hugo: 0.55.0 -> 0.55.2 2019-04-19 17:42:36 +02:00
Vladyslav M 2c47dc2175
mako: 1.2 -> 1.3 2019-04-19 17:49:29 +03:00
Jan Tojnar cd8697da9f
fix evaluation with config.allowAliases = false (#59879)
Co-Authored-By: volth <volth@webmaster.ms>
2019-04-19 15:14:03 +02:00
Jan Tojnar 5880baa9d0
Update pkgs/applications/misc/gnome-recipes/default.nix
Co-Authored-By: volth <volth@webmaster.ms>
2019-04-19 11:02:36 +00:00
Aaron Andersen e700ef2068
Merge pull request #58960 from Thesola10/patch-1
crumbs: init at version 0.0.3
2019-04-19 06:25:50 -04:00
volth cf3f3fd1b5 fix evaluation with config.allowAliases = false 2019-04-19 10:16:44 +00:00
Bruno Bigras bbc7ba5aeb rofi: fix homepage URL (#59837) 2019-04-18 16:40:59 +02:00
R. RyanTM 20194c1bef xmrig-proxy: 2.14.0 -> 2.14.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xmrig-proxy/versions
2019-04-18 08:42:21 +02:00
Frederik Rietdijk 2346182c2c Merge staging-next into staging 2019-04-18 08:26:30 +02:00
Will Dietz 47fc99f533
Merge pull request #58152 from dtzWill/update/bleachbit-2.2
bleachbit: 2.0 -> 2.2
2019-04-17 13:11:57 -05:00
Robin Gloster b26b2c1d07
Merge pull request #59736 from r-ryantm/auto-update/xmr-stak
xmr-stak: 2.10.1 -> 2.10.4
2019-04-17 18:11:14 +00:00
worldofpeace 7abeda982a gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00