summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* gixy: 0.1.9 -> 0.1.20 (#47497)WilliButz2018-09-28
|
* goaccess: fix homepage (#47495)Vincent Bernat2018-09-28
| | | | Homepage for goaccess is now https://goaccess.io. Old homepage redirects here.
* rust-bindgen: 0.37.0 -> 0.40.0 (#46137)Vladyslav M2018-09-28
|
* librelp: 1.2.17 -> 1.2.18 (#47014)R. RyanTM2018-09-28
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/librelp/versions
* lynis: 2.6.8 -> 2.6.9 (#47015)R. RyanTM2018-09-28
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/lynis/versions
* mediainfo-gui: 18.08 -> 18.08.1 (#47013)R. RyanTM2018-09-28
| | | | | | 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
* Merge pull request #47493 (add roccat-tools)aszlig2018-09-28
|\ | | | | | | | | | | | | | | | | | | | | | | This adds roccat-tools and one required dependency (libgaminggear), which I had laying around since June 2016 but never submitted upstream until now. The tools are required if you want to configure one of the hardware devices from the manufactorer ROCCAT. Builds for both have been tested against i686-linux, x86_64-linux and aarch64-linux.
| * roccat-tools: init at 5.7.0aszlig2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I had this package along with libgaminggear laying around since June 2016[1] and basically just did the setup for the ROCCAT device once and never touched it again since then. However, I got requests from other users who might need this, so I decided to finally upstream it along with using the latest versions. There were a few hardcoded paths to fix, like eg. /etc/xdg and another one that used /var/lib/roccat, the latter I moved into $XDG_DATA_HOME instead. The reason why I put it in os-specific/linux is that the official site explicitly states that it's for Linux only and I specified the platforms attribute accordingly. [1]: https://gist.github.com/aszlig/3a01c0c23254a68c2be4c6df59e26862 Signed-off-by: aszlig <aszlig@nix.build> Cc: @devhell
| * libgaminggear: init at 0.15.1aszlig2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | This is a requirement for roccat-tools, which is going to be introduced soon. The reason why I'm using propagatedBuildInputs here is because the pkg-config file lists *all* of the dependencies in Requires and Requires.private, so those libraries are needed whenever any software uses that library. Signed-off-by: aszlig <aszlig@nix.build>
* | lightdm_gtk_greeter: 2.0.5 -> 2.0.6 (#47021)R. RyanTM2018-09-28
| | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/lightdm-gtk-greeter/versions
* | chirp: 20180815 -> 20180906 (#47323)R. RyanTM2018-09-28
| | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/chirp-daily/versions
* | Merge pull request #47366 from LnL7/darwin-broken-fxeji2018-09-28
|\ \ | | | | | | broken darwin packages (f)
| * | freedroidrpg: don't build on hydraDaiderd Jordan2018-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | Similar to some other builds, sdl-config gets stuck and times out. checking for sdl-config... /nix/store/q2hm1ka0qxs2gv5bmrxj7j80lygk4b5z-SDL-1.2.15-dev/bin/sdl-config building of '/nix/store/m2d7v0n5hd2498vfxp18i37p7r1lf76p-freedroidrpg-0.16.1' timed out after 7200 seconds of silence /cc ZHF #45961
| * | flpsed: mark linux onlyDaiderd Jordan2018-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doesn't build on darwin and probably other platforms. GsWidget.H:26:3: error: 'Atom' does not name a type; did you mean 'tm'? Atom atoms[5]; ^~~~ tm GsWidget.cxx: In member function 'void GsWidget::setProps()': GsWidget.cxx:47:2: error: 'atoms' was not declared in this scope atoms[0] = XInternAtom(fl_display,"GHOSTVIEW" , false); ^~~~~ /cc ZHF #45961
| * | fox: mark broken on darwinDaiderd Jordan2018-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Undefined symbols for architecture x86_64: "_MPCreateSemaphore", referenced from: FX::FXSemaphore::FXSemaphore(int) in FXThread.o FX::FXSemaphore::FXSemaphore(int) in FXThread.o "_MPDeleteSemaphore", referenced from: FX::FXSemaphore::~FXSemaphore() in FXThread.o FX::FXSemaphore::~FXSemaphore() in FXThread.o "_MPSignalSemaphore", referenced from: FX::FXSemaphore::post() in FXThread.o "_MPWaitOnSemaphore", referenced from: FX::FXSemaphore::wait() in FXThread.o FX::FXSemaphore::trywait() in FXThread.o ld: symbol(s) not found for architecture x86_64 /cc ZHF #45961
* | | leatherman: 1.4.2 -> 1.5.0 (#47035)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/leatherman/versions
* | | ccid: 1.4.29 -> 1.4.30 (#47332)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ccid/versions
* | | neap: init at 0.7.2 (#47393)José Romildo Malaquias2018-09-28
| | |
* | | flexget: 2.14.18 -> 2.14.21 (#47053)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/flexget/versions
* | | fio: 3.8 -> 3.10 (#47058)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fio/versions
* | | gpxsee: 5.17 -> 5.18 (#47052)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gpxsee/versions
* | | gmsh: 4.0.0 -> 4.0.1 (#47060)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gmsh/versions
* | | easyloggingpp: 9.96.4 -> 9.96.5 (#47083)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/easyloggingpp/versions
* | | libsForQt5.libopenshot: 0.2.0 -> 0.2.1 (#47037)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libopenshot/versions
* | | kgraphviewer: 2.4.2 -> 2.4.3 (#47031)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/kgraphviewer/versions
* | | libsForQt5.libopenshot-audio: 0.1.6 -> 0.1.7 (#47028)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libopenshot-audio/versions
* | | deepin.dtkcore: 2.0.9 -> 2.0.9.4 (#47072)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dtkcore/versions
* | | adapta-gtk-theme: 3.94.0.132 -> 3.94.0.149 (#47331)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/adapta-gtk-theme/versions
* | | lttng-tools: 2.10.4 -> 2.10.5 (#46238)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from lttng-tools
* | | Merge pull request #47444 from ↵Will Dietz2018-09-28
|\ \ \ | | | | | | | | | | | | | | | | dtzWill/fix/patchelf-chrome-virtualbox-and-treewide google-chrome, treewide: fix patchelf usages to not crash constantly, patchelf as native
| * | | tree-wide: patchelf used during build -> nativeBuildInputsWill Dietz2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In a few cases it wasn't clear so I left them as-is. While visiting these moved other things to nativeBuildInputs when it was clear they were one of these cases: * makeWrapper * archive utilities (in order to unpack src) * a few of these might no longer be needed but leaving for another day
| * | | google-chrome: use patchelfUnstable for nicer static binary handlingWill Dietz2018-09-28
| | | | | | | | | | | | | | | | | | | | Current/previous behavior is the patchelf process aborting after a somewhat unfriendly message about an assertion failure.
| * | | google-chrome: fix native inputs, otherwise uses wrong patchelfWill Dietz2018-09-28
| | |/ | |/|
* | | seafile-client: 6.2.4 -> 6.2.5 (#46950)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/seafile-client/versions
* | | rspamd: 1.7.3 -> 1.7.9 (#46194)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from rspamd
* | | wxSVG: 1.5.14 -> 1.5.15 (#46944)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wxsvg/versions
* | | openimageio: 1.8.9 -> 1.8.14 (#46232)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from openimageio
* | | nss_pam_ldapd: 0.9.7 -> 0.9.10 (#46226)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from nss-pam-ldapd
* | | otter-browser: 0.9.96 -> 0.9.99.3 (#46217)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from otter-browser
* | | Merge pull request #47449 from griff/remove-rspamd-socket-activationxeji2018-09-28
|\ \ \ | | | | | | | | nixos/rspamd: Remove non-working socket activation
| * | | nixos/rspamd: Remove non-working socket activationBrian Olsen2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The socket activation I added to the rspamd module doesn't actually work and can't be made to work without changes to rspamd. See: #47421 See: rspamd/rspamd#2035
* | | | zxcvbn-c: 2.3 -> 2.4 (#46925)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/zxcvbn-c/versions
* | | | yank: 0.8.3 -> 1.0.0 (#46926)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/yank/versions
* | | | workrave: 1.10.20 -> 1.10.21 (#46930)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/workrave/versions
* | | | crawl: 0.22.0 -> 0.22.1 (#46952)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/crawl/versions
* | | | folly: 2018.08.13.00 -> 2018.08.27.00 (#46282)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/folly/versions
* | | | googler: 3.6 -> 3.7 (#47044)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/googler/versions
* | | | fping: 4.0 -> 4.1 (#47054)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fping/versions
* | | | deepin.deepin-menu: 3.3.10 -> 3.4.0 (#47084)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/deepin-menu/versions
* | | | deepin.dtkwidget: 2.0.9.3 -> 2.0.9.4 (#47086)R. RyanTM2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dtkwidget/versions