summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* Merge branch 'packagekit'Matthew Bauer2018-06-16
|\
| * packagekit: supports darwinMatthew Bauer2018-06-15
| | | | | | | | - make systemd optional
| * polkit: supports darwinMatthew Bauer2018-06-15
| | | | | | | | | | | | - apply musl patch unconditionally - add doCheck arg - make paxmark linux0nly
| * spidermonkey_17: get darwin workingMatthew Bauer2018-06-15
| | | | | | | | | | | | | | LLVM building is apparently broken. This is a similar fix to what was done in spidermonkey_38. enableReadline flag is also introduced (defaults to true except on darwin).
* | spidermonkey_17: get darwin workingMatthew Bauer2018-06-16
| | | | | | | | | | | | | | LLVM building is apparently broken. This is a similar fix to what was done in spidermonkey_38. enableReadline flag is also introduced (defaults to true except on darwin).
* | Merge pull request #42068 from symphorien/etherape-0.9.18lewo2018-06-16
|\ \ | | | | | | etherape: 0.9.17 -> 0.9.18
| * | etherape: 0.9.17 -> 0.9.18Symphorien Gibol2018-06-15
| | |
* | | Merge pull request #42006 from r-ryantm/auto-update/jgmenuPascal Wittmann2018-06-16
|\ \ \ | | | | | | | | jgmenu: 0.9 -> 1.0
| * | | jgmenu: 0.9 -> 1.0R. RyanTM2018-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jgmenu/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/vpa11fifwvfrf98sl02ypf1cydnwffm9-jgmenu-1.0/bin/jgmenu had a zero exit code or showed the expected version - /nix/store/vpa11fifwvfrf98sl02ypf1cydnwffm9-jgmenu-1.0/bin/jgmenu_run passed the binary check. - 1 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 1.0 with grep in /nix/store/vpa11fifwvfrf98sl02ypf1cydnwffm9-jgmenu-1.0 - directory tree listing: https://gist.github.com/7f8cc3d354c6e8dec4eb42d5ac45a921 - du listing: https://gist.github.com/1a4c5fbad4edaf52118c0d319a135cc7
* | | | Merge pull request #42019 from r-ryantm/auto-update/gpodderPascal Wittmann2018-06-16
|\ \ \ \ | | | | | | | | | | gpodder: 3.10.1 -> 3.10.2
| * | | | gpodder: 3.10.1 -> 3.10.2R. RyanTM2018-06-14
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gpodder/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/gpo had a zero exit code or showed the expected version - /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/gpodder passed the binary check. - Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/gpodder-migrate2tres had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/..gpo-wrapped-wrapped had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/.gpo-wrapped had a zero exit code or showed the expected version - /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/..gpodder-wrapped-wrapped passed the binary check. - /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/.gpodder-wrapped passed the binary check. - Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/..gpodder-migrate2tres-wrapped-wrapped had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/.gpodder-migrate2tres-wrapped had a zero exit code or showed the expected version - 3 of 9 passed binary check by having a zero exit code. - 0 of 9 passed binary check by having the new version present in output. - found 3.10.2 with grep in /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2 - directory tree listing: https://gist.github.com/cca3f358e73f8f49b3d0dcd3e5549728 - du listing: https://gist.github.com/54e8debaadfab87d705cbf72656b4f35
* | | | lightning: 2.1.0 -> 2.1.2AndersonTorres2018-06-16
| | | |
* | | | Udiskie appindicator (#42063)Ivan Malison2018-06-16
| | | | | | | | | | | | | | | | | | | | | | | | * udiskie: Add libappindicator-gtk3 runtime dependency This is needed to support the --appindicator --tray command line flag.
* | | | Merge pull request #42079 from Gerschtli/update/dwm-statusPascal Wittmann2018-06-16
|\ \ \ \ | | | | | | | | | | dwm-status: 0.4.0 -> 0.5.1
| * | | | dwm-status: 0.4.0 -> 0.5.1Tobias Happ2018-06-16
| | |_|/ | |/| |
* | | | Merge pull request #42078 from Gerschtli/add/soapuiPascal Wittmann2018-06-16
|\ \ \ \ | | | | | | | | | | soapui: init at 5.4.0
| * | | | soapui: init at 5.4.0Tobias Happ2018-06-15
| |/ / /
* | | | logstalgia: 1.1.1 -> 1.1.2Pascal Wittmann2018-06-16
| | | |
* | | | gource: 0.48 -> 0.49Pascal Wittmann2018-06-16
| | | |
* | | | Merge pull request #42088 from grahamc/drop-vsstudioGraham Christensen2018-06-16
|\ \ \ \ | | | | | | | | | | vsenv, vs90wrapper: delete
| * | | | vsenv, vs90wrapper: deleteGraham Christensen2018-06-15
| | | | |
* | | | | calibre: 3.25.0 -> 3.26.1Pascal Wittmann2018-06-16
| | | | |
* | | | | hledger: jailbreak to fix builds with ghc-8.4.xPeter Simons2018-06-16
| | | | |
* | | | | haskell-pandoc-types: update override for ghc 8.4.xPeter Simons2018-06-16
| | | | |
* | | | | all-cabal-hashes: update snapshot to Hackage at 2018-06-14T18:11:23ZPeter Simons2018-06-16
| | | | |
* | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.9.2-22-g06cc00a from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/de822d09cc89bf07df588bd426ea770672350c7c.
* | | | | hackage2nix: always use latest version of json-autotypePeter Simons2018-06-16
| | | | |
* | | | | LTS Haskell 11.13Peter Simons2018-06-16
| | | | |
* | | | | Merge pull request #42090 from Chiiruno/dev/mgbaYegor Timoshenko2018-06-16
|\ \ \ \ \ | | | | | | | | | | | | mgba: 0.6.1 -> 0.6.3
| * | | | | mbga: 0.6.1 -> 0.6.3Okina Matara2018-06-15
| | | | | |
* | | | | | Merge pull request #42072 from johnchildren/masterDaiderd Jordan2018-06-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | LanguageClient-neovim : 2018-03-6 -> 2018-06-12
| * | | | | | LanguageClient-neovim: fix darwin buildDaiderd Jordan2018-06-16
| | | | | | |
| * | | | | | LanguageClient-neovim : 2018-03-6 -> 2018-06-12John Children2018-06-15
| | | | | | |
* | | | | | | Merge pull request #42082 from thorstenweber83/update-slic3rJörg Thalheim2018-06-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | slic3r-prusa3d: 1.39.2 -> 1.40.0
| * | | | | | | slic3r-prusa3d: 1.39.2 -> 1.40.0Thorsten Weber2018-06-16
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Don't understand why PERL_VENDORARCH and PERL_VENDORLIB need replacing now.
* | | | | | | Merge pull request #42013 from r-ryantm/auto-update/gcomprislewo2018-06-16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | gcompris: 0.90 -> 0.91
| * | | | | | gcompris: 0.90 -> 0.91R. RyanTM2018-06-14
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gcompris/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/di4sm1nsx7zshk1n6njvnd07m0abj6cc-gcompris-0.91/bin/gcompris-qt had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/di4sm1nsx7zshk1n6njvnd07m0abj6cc-gcompris-0.91/bin/.gcompris-qt-wrapped had a zero exit code or showed the expected version - 0 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 0.91 with grep in /nix/store/di4sm1nsx7zshk1n6njvnd07m0abj6cc-gcompris-0.91 - directory tree listing: https://gist.github.com/0ac8ed77cca8102d4b32b9b9361464f4 - du listing: https://gist.github.com/5f6daf6f26bdc5d5e1c4f4f4359ae0fa
* | | | | | Merge pull request #42083 from worldofpeace/lollypopYegor Timoshenko2018-06-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | lollypop: init at 0.9.514
| * | | | | | lollypop: init at 0.9.514worldofpeace2018-06-15
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #42074 from cwhy/patch-2Matthew Justin Bauer2018-06-15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Fix the problem of kiwisolver not compling in macOS
| * | | | | Fix the problem of it not compling in macOSChen Yu2018-06-16
| | |_|/ / | |/| | |
* | | | | Merge pull request #42086 from Chiiruno/dev/citraYegor Timoshenko2018-06-16
|\ \ \ \ \ | | | | | | | | | | | | citra: 2018-02-23 -> 2018-06-09
| * | | | | citra: 2018-02-23 -> 2018-06-09Okina Matara2018-06-15
| | | | | |
* | | | | | Merge pull request #42085 from Chiiruno/dev/snes9xYegor Timoshenko2018-06-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | snes9x-gtk: 1.54.1 -> 1.56.1
| * | | | | | snes9x-gtk: 1.54.1 -> 1.56.1Okina Matara2018-06-15
| |/ / / / /
* | | | | | Merge pull request #42084 from Mic92/micropolisYegor Timoshenko2018-06-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | micropolis: remove
| * | | | | | micropolis: removeJörg Thalheim2018-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Old package without maintainer that no longer compiles.
* | | | | | | Merge pull request #42058 from r-ryantm/auto-update/byaccJörg Thalheim2018-06-16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | byacc: 20180525 -> 20180609
| * | | | | | byacc: 20180525 -> 20180609R. RyanTM2018-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/byacc/versions. These checks were done: - built on NixOS - /nix/store/rngxfbcnpk0n5v16msm7dhg609xfg5jp-byacc-20180609/bin/yacc passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 20180609 with grep in /nix/store/rngxfbcnpk0n5v16msm7dhg609xfg5jp-byacc-20180609 - directory tree listing: https://gist.github.com/a6550f00724283aca52496de32c95794 - du listing: https://gist.github.com/85e15144de69a0381160d89701d1b858
* | | | | | | Merge pull request #42047 from hedning/tilix-1.8.1Jörg Thalheim2018-06-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Tilix 1.8.1, gtkd 3.8.3