summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos/xrdp: add fonts.enableDefaultFontsvolth2018-06-17
|
* Merge pull request #42112 from dywedir/lfPascal Wittmann2018-06-17
|\ | | | | lf: 4 -> 5
| * lf: 4 -> 5Vladyslav Mykhailichenko2018-06-17
| |
* | ffmpeg_2: 2.8.13 -> 2.8.14Vladimír Čunát2018-06-17
| | | | | | | | | | Lots of bugfixes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/3f8a0d5ad1:/Changelog
* | lice: init at 0.4 (#42108)Samuel W. Flint2018-06-17
| | | | | | | | | | | | * lice: init at 0.4 * lice: make changes per pSub
* | Merge pull request #41911 from uri-canva/bazelrc-stuffMatthew Justin Bauer2018-06-17
|\ \ | | | | | | bazel: fix darwin build
| * | bazel: fix darwin buildUri Baghin2018-06-13
| | |
* | | netbsd.compat: fix build with musl (#41537)Orivej Desh2018-06-16
| | |
* | | polkit: fix paxmark scriptMatthew Justin Bauer2018-06-16
| | |
* | | linux-testing: 4.17-rc7 -> 4.18-rc1Tim Steinbach2018-06-16
| | |
* | | linux: 4.17.1 -> 4.17.2Tim Steinbach2018-06-16
| | |
* | | linux: 4.16.15 -> 4.16.16Tim Steinbach2018-06-16
| | |
* | | linux: 4.14.49 -> 4.14.50Tim Steinbach2018-06-16
| | |
* | | linux: 4.9.108 -> 4.9.109Tim Steinbach2018-06-16
| | |
* | | linux: 4.4.137 -> 4.4.138Tim Steinbach2018-06-16
| | |
* | | haskell.section.md: fix typoMatthew Bauer2018-06-16
| | |
* | | dict: fix datadir pathMatthew Bauer2018-06-16
| | | | | | | | | | | | /run/current-system/sw is the correct profile.
* | | nixpkgs-lint.pl: use nix-shell for shebangMatthew Bauer2018-06-16
| | | | | | | | | | | | This is more portable.
* | | brightnessctl: init at 0.3.2 (#42102)dje43212018-06-16
| | | | | | | | | | | | | | | | | | * brightnessctl: init at 0.3.2 * Revised PR
* | | Merge pull request #41967 from r-ryantm/auto-update/qjackctllewo2018-06-16
|\ \ \ | | | | | | | | qjackctl: 0.5.1 -> 0.5.2
| * | | qjackctl: 0.5.1 -> 0.5.2R. RyanTM2018-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/qjackctl/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/33vv5dahzak40dz8dz3jhl8djhynd3ic-qjackctl-0.5.2/bin/qjackctl had a zero exit code or showed the expected version - 0 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 0.5.2 with grep in /nix/store/33vv5dahzak40dz8dz3jhl8djhynd3ic-qjackctl-0.5.2 - directory tree listing: https://gist.github.com/4a9fd6b4ad4fd10c1cd98b69e19013f6 - du listing: https://gist.github.com/a247869091656e3b47ee3174d4077803
* | | | Merge pull request #41957 from r-ryantm/auto-update/speedtest-clilewo2018-06-16
|\ \ \ \ | | | | | | | | | | speedtest-cli: 2.0.1 -> 2.0.2
| * | | | speedtest-cli: 2.0.1 -> 2.0.2R. RyanTM2018-06-13
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/speedtest-cli/versions. These checks were done: - built on NixOS - /nix/store/a4chlrm6z1ar1q81dxnyza2caw326mba-speedtest-cli-2.0.2/bin/.speedtest-wrapped passed the binary check. - /nix/store/a4chlrm6z1ar1q81dxnyza2caw326mba-speedtest-cli-2.0.2/bin/speedtest passed the binary check. - /nix/store/a4chlrm6z1ar1q81dxnyza2caw326mba-speedtest-cli-2.0.2/bin/.speedtest-cli-wrapped passed the binary check. - /nix/store/a4chlrm6z1ar1q81dxnyza2caw326mba-speedtest-cli-2.0.2/bin/speedtest-cli passed the binary check. - 4 of 4 passed binary check by having a zero exit code. - 4 of 4 passed binary check by having the new version present in output. - found 2.0.2 with grep in /nix/store/a4chlrm6z1ar1q81dxnyza2caw326mba-speedtest-cli-2.0.2 - directory tree listing: https://gist.github.com/6b0bc77e82e32f36a5b79985ecdfc141 - du listing: https://gist.github.com/d6c4b589c95fcdaad30bc0b4e265e6e6
* | | | packagekit: fix platform typoMatthew Justin Bauer2018-06-16
| | | | | | | | | | | | should be unix
* | | | 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
* | | | | | Merge pull request #42109 from AndersonTorres/upload/lightningPascal Wittmann2018-06-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | lightning: 2.1.0 -> 2.1.2
| * | | | | | 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
| | | | | | |