about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge pull request #86808 from doronbehar/rename-opencvJörg Thalheim2020-05-05
|\
| * mathematica: explicitly use opencv2Doron Behar2020-05-05
| |
| * faust2jaqt: explicitly use opencv2Doron Behar2020-05-05
| |
| * faust2jack: explicitly use opencv2Doron Behar2020-05-05
| |
| * pfstools: use opencv2 explicitlyDoron Behar2020-05-05
| |
| * p2pvc: exlicitly use opencv2Doron Behar2020-05-05
| |
| * saga: explicitly use opencv2Doron Behar2020-05-05
| |
| * opencv: rename and default to opencv4Doron Behar2020-05-04
| |
* | Merge pull request #82206 from flokli/afew-3.0.0Andreas Rammhold2020-05-05
|\ \ | | | | | | afew: 2.0.0 -> 3.0.0
| * | afew: 2.0.0 -> 3.0.0Florian Klink2020-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MailMover: many fixes Previously, MailMover didn't properly preserve flags when renaming files, and moved all mail to `cur`. This was fixed. Also, MailMover gained a test suite. New filters: PropagateTags[ByRegex]InThreadFilter These filters allow propagating tags set to a message to the whole thread. New command line argument: --notmuch-args= in move mode In move mode, afew calls `notmuch new` after moving mails around. This prevents `afew -m` from being used in a pre-new hook in `notmuch`. Now it's possible to specify notmuch args, so something like `afew -m --notmuch-args=--no-hooks` can live happily in a pre-new hook. Python 3.4 and 3.5 support dropped afew stopped supporting the older python versions 3.4 and 3.5, and removed some more Python 2 compatibility code. (`from __future__ import …`, utf-8 headers, relative imports, …)
* | | Merge pull request #85521 from rvolosatovs/feature/gopass-aliasAndreas Rammhold2020-05-05
|\ \ \ | | | | | | | | gopass: Add passAlias parameter to derivation
| * | | gopass: Add myself to maintainersRoman Volosatovs2020-05-05
| | | |
| * | | gopass: Support passAlias parameter in derivationRoman Volosatovs2020-05-05
| | | | | | | | | | | | | | | | | | | | Add a `passAlias` to `gopass` derivation, similarly to how there's `viAlias` parameter supported by vim/neovim derivations. Apart from convenience this is also necessary for e.g. making `docker-credential-helpers` work without patching the latter - the package uses `pass` executable from `PATH` https://github.com/docker/docker-credential-helpers/blob/f78081d1f7fef6ad74ad6b79368de6348386e591/pass/pass_linux.go#L67. By setting `passAlias` to `true` (e.g. via overlays like so: https://github.com/rvolosatovs/infrastructure/blob/94971f34db9df79b6666e626fa52840eb1fee840/nixpkgs/overlays.nix#L315-L317), secure Docker authentication via `gopass` "just works"™
* | | | netris: init at 0.52Patryk Wychowaniec2020-05-06
| | | |
* | | | maintainers: add patryk27Patryk Wychowaniec2020-05-06
| | | |
* | | | kstars: init at 2.9.8 (#86032)tim put2020-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * kstars: init at 2.9.8 * Update pkgs/applications/science/astronomy/kstars/default.nix Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de> Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>
* | | | linux: 4.9.221 -> 4.9.222Tim Steinbach2020-05-05
| | | |
* | | | linux: 4.4.221 -> 4.4.222Tim Steinbach2020-05-05
| | | |
* | | | linux: 4.14.178 -> 4.14.179Tim Steinbach2020-05-05
| | | |
* | | | Merge pull request #86716 from r-ryantm/auto-update/particl-coreRyan Mulligan2020-05-05
|\ \ \ \ | |/ / / |/| | | particl-core: 0.17.1.2 -> 0.19.1.1
| * | | particl-core: 0.17.1.2 -> 0.19.1.1R. RyanTM2020-05-04
| | | |
* | | | Merge pull request #81917 from colemickens/nixpkgs-firefox-libvaAndreas Rammhold2020-05-05
|\ \ \ \ | | | | | | | | | | firefox: wrapper: add libva to libs
| * | | | firefox: wrapper: use ffmpeg_4 for vaapiCole Mickens2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | without this, adding libva is insufficient to get VA-API working in Firefox.
| * | | | firefox: wrapper: add libva to libsCole Mickens2020-04-27
| | | | |
* | | | | elixir_1_10: 1.10.2 -> 1.10.3cw2020-05-05
| | | | |
* | | | | just: use installShellFilesxrelkd2020-05-05
| | | | |
* | | | | Merge pull request #86712 from rardiol/hostapdLassulus2020-05-05
|\ \ \ \ \ | | | | | | | | | | | | nixos/hostapd: country selection, CRDA, logging
| * | | | | nixos/hostapd: conditionally enable ieee80211dRicardo Ardissone2020-05-04
| | | | | |
| * | | | | nixos/hostapd: add logLevel optionRicardo Ardissone2020-05-04
| | | | | |
| * | | | | nixos/hostapd: add countryCode optionRicardo Ardissone2020-05-04
| | | | | |
| * | | | | nixos/hostapd: use CRDARicardo Ardissone2020-05-03
| | | | | | | | | | | | | | | | | | | | | | | | Needed for regulatory compliance and unlocking some channels.
* | | | | | Merge pull request #86887 from r-ryantm/auto-update/gromacsmarkuskowa2020-05-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | gromacs: 2020.1 -> 2020.2
| * | | | | | gromacs: 2020.1 -> 2020.2R. RyanTM2020-05-05
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #86958 from r-ryantm/auto-update/LanguageToolJörg Thalheim2020-05-05
|\ \ \ \ \ \
| * | | | | | languagetool: 4.9 -> 4.9.1R. RyanTM2020-05-05
| |/ / / / /
* | | | | | Merge pull request #86935 from marsam/update-git-subtracJörg Thalheim2020-05-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | gitAndTools.git-subtrac: 0.01 -> 0.02
| * | | | | | gitAndTools.git-subtrac: 0.01 -> 0.02Mario Rodas2020-05-05
| | | | | | |
* | | | | | | Merge pull request #86941 from r-ryantm/auto-update/jbakeJörg Thalheim2020-05-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | jbake: 2.6.4 -> 2.6.5
| * | | | | | | jbake: 2.6.4 -> 2.6.5R. RyanTM2020-05-05
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #86939 from marsam/update-spotify-tuiJörg Thalheim2020-05-05
|\ \ \ \ \ \ \
| * | | | | | | spotify-tui: 0.18.0 -> 0.19.0Mario Rodas2020-05-05
| | | | | | | |
* | | | | | | | Merge pull request #86942 from r-ryantm/auto-update/khardJörg Thalheim2020-05-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | khard: 0.16.0 -> 0.16.1
| * | | | | | | | khard: 0.16.0 -> 0.16.1R. RyanTM2020-05-05
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #83257 from rail/znapzend-0.20.0Jörg Thalheim2020-05-05
|\ \ \ \ \ \ \ \
| * | | | | | | | Add new znapzend features to modulesRail Aliiev2020-03-23
| | | | | | | | |
| * | | | | | | | znapzend: 0.18.0 -> 0.20.0Rail Aliiev2020-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update znapzend and the dependencies * add autoreconfHook
* | | | | | | | | Merge pull request #86938 from marsam/update-xonshJörg Thalheim2020-05-05
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | xonsh: 0.9.17 -> 0.9.18
| * | | | | | | | | xonsh: 0.9.17 -> 0.9.18Mario Rodas2020-05-05
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.18
* | | | | | | | | Merge pull request #86921 from stigtsp/fix/toggl-cli-2.1.0Jörg Thalheim2020-05-05
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | python3Packages.toggl-cli: relax click version dependencyStig Palmquist2020-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes build problem by substituting click==7.0 with click>=7.0.