Commit Graph
180491 Commits
Author SHA1 Message Date
Alyssa RossandGitHub 044890985c Merge pull request #60513 from manveru/riemann-tools-update
riemann-tools: use bundlerApp
2019-05-04 13:03:38 +00:00
Alyssa RossandGitHub 94f5ae4a34 Merge pull request #60514 from manveru/sensu-update
sensu: 1.0.3 -> 1.7.0, use bundlerApp
2019-05-04 13:02:52 +00:00
RenaudandGitHub 42475e52fd Merge pull request #60505 from manveru/update-compass
compass: use bundlerApp, cleanup
2019-05-04 15:00:50 +02:00
Alyssa RossandGitHub 3a2be59dff Merge pull request #60795 from manveru/ppl-address-book-update
ppl-address-book: delete
2019-05-04 12:57:52 +00:00
RenaudandGitHub 73c4921a27 Merge pull request #60873 from manveru/r10k-update
r10k: 2.4.3 -> 3.2.0
2019-05-04 14:54:42 +02:00
Alyssa RossandGitHub bbf4257418 Merge pull request #60875 from manveru/rugged-gem
gem-config: rugged needs which
2019-05-04 12:53:23 +00:00
Alyssa RossandGitHub 8bd018bc19 Merge pull request #60743 from alyssais/vmsvga
linux: set CONFIG_DRM_VMWGFX_FBCON y
2019-05-04 12:50:31 +00:00
Aaron AndersenandGitHub 673284dbab Merge pull request #60885 from ankhers/update_obs-studio_23_1_0
obs-studio: 23.0.2 -> 23.1.0
2019-05-04 08:40:56 -04:00
RenaudandGitHub f39a568ab6 Merge pull request #60876 from manveru/redis-dump-update
redis-dump: 0.3.5 -> 0.4.0
2019-05-04 14:10:51 +02:00
Milan Pässler b67e9f3958 viu: init at 0.1 2019-05-04 14:07:24 +02:00
Théo ZimmermannandVincent Laporte 10d7bfedae ocaml-ng.ocamlPackages_4_07.seq: dummy package with just a META file
Imitate opam which installs the real seq package only for OCaml < 4.07 and only a META file for OCaml >= 4.07.
2019-05-04 13:55:10 +02:00
José Romildo Malaquias e4ba38da53 deepin.dde-api: 3.18.1 -> 3.18.3 2019-05-04 08:44:17 -03:00
Robert Schütz 7e09b531ae appdaemon: 3.0.4 -> 3.0.5 2019-05-04 12:01:23 +02:00
Robert Schütz d280603bd1 nixos/home-assistant: account for introduction of manifest.json
The `availableComponents` now only contain a single attribute for
every integration.
2019-05-04 12:01:23 +02:00
Robert Schütz 4d607a5ac9 home-assistant: 0.91.4 -> 0.92.2
https://www.home-assistant.io/blog/2019/04/24/release-92/
2019-05-04 12:01:17 +02:00
Vladyslav MandGitHub 8bc70c937b waybar: 0.5.1 -> 0.6.1 (#60613)
waybar: 0.5.1 -> 0.6.1
2019-05-04 12:36:42 +03:00
Andreas Rammhold 817c4b3d70 firefox-beta-bin-unwrapped: 67.0b7 -> 67.0b16 2019-05-04 11:34:31 +02:00
RenaudandGitHub 111abad2e6 Merge pull request #60865 from manveru/mpdcron-update
mpdcron: 20130809 -> 20161228
2019-05-04 10:48:17 +02:00
Minijackson 70098c2037 waybar: 0.5.1 -> 0.6.1 2019-05-04 09:57:34 +02:00
Dmitry OlyenyovandFrederik Rietdijk 4e6676f27d pygame: preConfigure fix
Upstream moved build scripts to buildconfig folder and added some checks
for SDL locations. This breaks `sed` expression that was replacing library
paths. Fixes #60893
2019-05-04 08:29:10 +02:00
nixbitcoinandFrederik Rietdijk ebf4a5a600 Disable rednose test suite 2019-05-04 08:06:32 +02:00
Kevin CoxandGitHub e90a6f0b42 Merge pull request #60892 from NixOS/kevincox-hash-fix
wasm-pack: Update hash.
2019-05-04 06:48:44 +01:00
Jan Tojnar a0c6efb9fd libredirect: remove dlopen support
While it might be useful in some cases, there are too many caveats to be worth it.
When libredirect intercepts dlopen call and calls the original function, the dynamic
loader will use libredirect.so's DT_RUNPATH entry instead of the one from the ELF file
the dlopen call originated from. That means that when program tries to dlopen a library
that it expects to find on its RPATH, the call will fail.
This broke Sublime Text for just that reason.
2019-05-04 05:53:18 +02:00
Jan Tojnar 6f7e06bd5a networkmanager: Stop using libredirect for building docs
Our gobject-introspection patches make the shared library paths absolute
in the GIR files. When building docs, the library is not yet installed,
though, so we need to replace the absolute path with a local one during build.

Previously we used LD_PRELOAD to load libredirect and rewrite the installed paths
to ones in the build directory. That was unnecessary complicated and many people
spent whole night trying to figure out why it breaks some programs.

Using a symlink from the installed location to the build directory fixes
the issue as well, while having much less moving parts, thus being easier to grasp.
The symlink will be overridden during installation.
2019-05-04 05:47:04 +02:00
Ryan MulliganandGitHub 2c89c24015 Merge pull request #60770 from r-ryantm/auto-update/rtaudio
rtaudio: 5.0.0 -> 5.1.0
2019-05-03 18:55:09 -07:00
Will Dietz fcf83a23aa bitcoin: cleanup check-only input, move to checkInputs
Per reviewer request, good call thanks!
2019-05-03 20:54:12 -05:00
Jan Tojnar 2d0ea8e6d5 gimpPlugins.resynthesizer2: 2.0.1 → 2.0.3
Fixes makeFlags: $out is not sufficient to install the binaries,
let's use placeholder.

Also update and clean up the expression.
2019-05-04 03:49:17 +02:00
Tor Hedin BrønnerandGitHub e8cfb88ade Merge pull request #60899 from worldofpeace/gnome-apps-update
GNOME apps updates
2019-05-04 03:24:08 +02:00
worldofpeaceandGitHub 974476615c Merge pull request #60793 from worldofpeace/elementary-appcenter-apps-update
Update elementary appcenter apps
2019-05-03 20:18:01 -04:00
RenaudandGitHub bf0fa371b9 frei0r-plugins: enable on Darwin (#60896)
* frei0r-plugins: enable on Darwin
Upstream support Darwin platform
+ brew formula for this is pretty straightforward

* frei0r: Darwin dlopen will look for *.dylib
2019-05-04 02:10:42 +02:00
RenaudandGitHub d58dcd601b Merge pull request #60866 from manveru/riemann-dash-update
riemann-dash: 0.2.12 -> 0.2.14, use bundlerApp
2019-05-04 01:57:00 +02:00
RenaudandGitHub a254bd0fb4 Merge pull request #60884 from strager/gsl
microsoft_gsl: 2017-02-13 -> 2.0.0
2019-05-04 01:50:30 +02:00
worldofpeaceandGitHub 257bdb3a9a Merge pull request #60862 from lightbulbjim/skype-update
skypeforlinux: 8.42.76.54 -> 8.44.0.40
2019-05-03 19:40:46 -04:00
Chris Rendle-Short b5770c0f77 skypeforlinux: 8.42.76.54 -> 8.44.0.40
Note that the supplied .desktop file has changed, so `postFixup` has
been tweaked accordingly.
2019-05-04 09:34:05 +10:00
worldofpeace 9a5107d90f gnome3.geary: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/geary/blob/geary-3.32.1/NEWS
2019-05-03 19:24:45 -04:00
worldofpeace 9457bc735a gnome3.gnome-contacts: 3.32 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-contacts/blob/3.32.1/data/org.gnome.Contacts.appdata.xml.in
2019-05-03 19:22:50 -04:00
worldofpeace b0d9360253 gnome3.epiphany: 3.32.1.2 -> 3.32.2
https://gitlab.gnome.org/GNOME/epiphany/blob/3.32.2/NEWS
2019-05-03 19:21:14 -04:00
worldofpeace 99e91609e4 gnome3.seahorse: 3.32 -> 3.32.1
https://gitlab.gnome.org/GNOME/seahorse/blob/3.32.1/NEWS
2019-05-03 19:20:39 -04:00
worldofpeace addc3ebc81 gnome3.gnome-weather: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/gnome-weather/blob/3.32.1/NEWS
2019-05-03 19:19:50 -04:00
RenaudandGitHub edc032b56e Merge pull request #60803 from r-ryantm/auto-update/teamviewer
teamviewer: 14.2.2558 -> 14.2.8352
2019-05-04 01:19:19 +02:00
worldofpeace 6186da4876 gnome3.gnome-calendar: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-calendar/blob/3.32.1/NEWS
2019-05-03 19:19:17 -04:00
RenaudandGitHub 3ada80a35b Merge pull request #60811 from manveru/ejson-update
ejson: 1.2.0 -> 1.2.1
2019-05-04 01:18:34 +02:00
Matthew Glazar e3ce12f2ad duplicity: 0.7.18.2 -> 0.7.19 2019-05-03 16:10:49 -07:00
RenaudandGitHub 270ea426a4 Merge pull request #60854 from manveru/lolcat-update
lolcat: use bundlerApp, fix audit warning
2019-05-04 01:10:18 +02:00
Ryan MulliganandGitHub 9aac3dbd44 Merge pull request #60789 from r-ryantm/auto-update/slack
slack: 3.3.8 -> 3.4.0
2019-05-03 15:27:27 -07:00
Ryan MulliganandGitHub 64ddbc8431 Merge pull request #60603 from r-ryantm/auto-update/libx86emu
libx86emu: 2.2 -> 2.3
2019-05-03 15:26:43 -07:00
Vladimír Čunát 0b9c477719 pinentry: update patch url
I verified the hash did NOT change as suggested in #60699.
2019-05-04 00:20:54 +02:00
Ben Wolsieffer a68213ae8a raspberrypifw: 1.20181112 -> 1.20190401 2019-05-03 18:12:13 -04:00
Andreas Rammhold 46f84adc0c nix-prefetch-git: add -h as shortcut for --help to improve quality of life
Especially as a new user it is a much better experience to receive a
proper help response to `-h`. Currently passing `-h` will cause some
runtime error with the `git remote` error help being shown. Not very
helpful.

It doesn't hurt to be a bit more user friendly in this case.
2019-05-03 23:56:40 +02:00
RenaudandGitHub 75c98a83ab Merge pull request #60872 from cinemast/master
Update keybase to 3.2.2
2019-05-03 23:54:54 +02:00