3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

140698 commits

Author SHA1 Message Date
Yegor Timoshenko e9e044abbb wireguard-tools: clean up, wrap w/ wireguard-go on Darwin 2018-05-22 04:24:34 +03:00
Yegor Timoshenko ed82674954
Merge pull request #40903 from zx2c4-forks/wireguard-fixes
wireguard: fix up text, maintainer, and version
2018-05-22 03:59:47 +03:00
Jason A. Donenfeld 8d575415ad wireguard: fix up text, maintainer, and version 2018-05-22 02:58:13 +02:00
Matthew Bauer f22a63d533 libretro: build cores on darwin 2018-05-21 19:55:37 -05:00
Matthew Bauer 04bc0bd2b7 freeciv: cleanup overrides
This is how we do overrides elsewhere. The "name" suffix makes things
a little bit complicated IMO. Other input welcome.
2018-05-21 19:55:37 -05:00
Matthew Bauer dadb35fdb3 nvidia-texture-tools: support darwin 2018-05-21 19:55:37 -05:00
Matthew Bauer f2dc19703a spidermonkey_38: add darwin support 2018-05-21 19:55:37 -05:00
Matthew Bauer 50c158dee8 enet: supports darwin 2018-05-21 19:55:37 -05:00
Matthew Bauer 3dc8328b1f sfml: support darwin 2018-05-21 19:55:37 -05:00
xeji b72a8a41c3
Merge pull request #40725 from yurrriq/update/autojump
autojump: rework
2018-05-22 02:52:09 +02:00
Yegor Timoshenko 4f979105af
wireguard-go: fix hash 2018-05-22 03:40:14 +03:00
xeji 8b29ccb341
Merge pull request #40889 from GrigoriyDmitriev/kakoune20180521
kakoune-unstable: 2018-03-22 -> 2018-05-21, debug mode disabled
2018-05-22 02:27:53 +02:00
Yegor Timoshenko 643462aef3
Merge pull request #40902 from zx2c4-forks/do-people-actually-use-nix-for-darwin
wireguard: bump version and limit platforms
2018-05-22 03:24:12 +03:00
Jason A. Donenfeld 0f2de9334e wireguard: bump version and limit platforms 2018-05-22 02:16:33 +02:00
Yegor Timoshenko 5da85431fb
Merge pull request #40892 from NixOS/no-more-nixpkgs-symlink
Stop requiring the nixpkgs symlink in NixOS channel tarballs
2018-05-22 03:16:04 +03:00
R. RyanTM 0106dfcbeb rust-bindgen: 0.36.1 -> 0.37.0 (#40833)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/rust-bindgen/versions.

These checks were done:

- built on NixOS
- /nix/store/y7lbrcpy05c1br43257fj056p6vf269l-rust-bindgen-0.37.0/bin/bindgen passed the binary check.
- Warning: no invocation of /nix/store/y7lbrcpy05c1br43257fj056p6vf269l-rust-bindgen-0.37.0/bin/.bindgen-wrapped had a zero exit code or showed the expected version
- 1 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 0.37.0 with grep in /nix/store/y7lbrcpy05c1br43257fj056p6vf269l-rust-bindgen-0.37.0
- directory tree listing: https://gist.github.com/dab90e1565932370211bc1cb47b526d9
- du listing: https://gist.github.com/1ea884a58cb25990e712703124f8a6da
2018-05-22 02:07:27 +02:00
R. RyanTM 9cf701f856 mutt: 1.9.5 -> 1.10.0 (#40846)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mutt/versions.

These checks were done:

- built on NixOS
- /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0/bin/mutt passed the binary check.
- /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0/bin/pgpring passed the binary check.
- Warning: no invocation of /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0/bin/pgpewrap had a zero exit code or showed the expected version
- /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0/bin/muttbug passed the binary check.
- /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0/bin/flea passed the binary check.
- Warning: no invocation of /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0/bin/smime_keys had a zero exit code or showed the expected version
- 4 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 1.10.0 with grep in /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0
- directory tree listing: https://gist.github.com/2b53d5dc44b600872e77911ba7099e1c
- du listing: https://gist.github.com/4caca5d9043a5281a6b192ebaf30065f
2018-05-22 02:03:26 +02:00
John Ericson 67682550ed
Merge pull request #40898 from obsidiansystems/requireFile-without-cc
requireFile: Use stdenvNoCC
2018-05-21 19:48:02 -04:00
John Ericson 9ec53a397f requireFile: Use stdenvNoCC
There's no need for a C compiler
2018-05-21 19:26:36 -04:00
xeji fe79fc0be4
nixos/tests/mysql-replication: fix test (#40850)
Failed non-deterministically on hydra because replcation
sometimes was not finished yet when checking the results.
2018-05-22 01:22:12 +02:00
Matthew Justin Bauer 050d07d672
gn: fix patch url
Fixes #40891
2018-05-21 17:43:22 -05:00
Frank Doepper 07723f14bb shotcut: 18.03.06 -> 18.05.08 (#40887) 2018-05-22 00:10:32 +02:00
Andreas Rammhold f763f8cdfe
Merge pull request #40890 from dotlambda/restic-0.9.0
restic: 0.8.3 -> 0.9.0
2018-05-22 00:05:41 +02:00
Will Dietz 527405a2f0
Merge pull request #40894 from dtzWill/update/heaptrack-1.1
heaptrack: 2018-01-28 -> 1.1.0
2018-05-21 16:34:09 -05:00
Daniel Peebles 0598652303
Stop requiring the nixpkgs symlink in NixOS channel tarballs
Ideally I'd like the whole `nixos`/`nixpkgs` channel distinction to disappear, but this is a step along that path. After a while being in this state, we can stop creating the magic `nixpkgs -> .` symlink inside our `nixos` channel tarballs and simplify that whole mess a bit.
2018-05-21 16:41:03 -04:00
Will Dietz 5f9b259710 heaptrack: 2018-01-28 -> 1.1.0
use new stable release!
2018-05-21 15:36:25 -05:00
Robert Schütz 3709e30d06 restic: 0.8.3 -> 0.9.0 2018-05-21 22:15:33 +02:00
Alvar 2a5b2550f3 pythonPackages.pypcap: 1.2.0 -> 1.2.2 (#40882) 2018-05-21 21:53:50 +02:00
Grigoriy Dmitriev e4ed1d343e Kakoune version updated 2018-03-22 -> 2018-05-21, debug mode disabled 2018-05-21 22:41:00 +03:00
Tim Steinbach d775dc9160
linux-copperhead: 4.14.41 -> 4.14.42 2018-05-21 14:41:34 -04:00
Tim Steinbach e8ef471df4
linux-copperhead: 4.16.9.a -> 4.16.10.a 2018-05-21 14:41:14 -04:00
R. RyanTM d239113bb0 palemoon: 27.9.1 -> 27.9.2 (#40838)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/palemoon/versions.

These checks were done:

- built on NixOS
- /nix/store/5kg07d9qryxy21ikixc0273ngbm3zl3v-palemoon-27.9.2/bin/palemoon passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 27.9.2 with grep in /nix/store/5kg07d9qryxy21ikixc0273ngbm3zl3v-palemoon-27.9.2
- directory tree listing: https://gist.github.com/97521481792d6df556c4536742a77bb4
- du listing: https://gist.github.com/7f246d760956bb748d5e09cfd1193a6b
2018-05-21 17:42:51 +02:00
Jörg Thalheim 7796075209
Merge pull request #37253 from LnL7/darwin-communi
communi: fix darwin build
2018-05-21 14:22:11 +01:00
Jörg Thalheim 7610c10143
Merge pull request #40822 from r-ryantm/auto-update/wireguard-tools
wireguard: 0.0.20180514 -> 0.0.20180519
2018-05-21 13:19:36 +01:00
Jörg Thalheim fc1ccb361b
Merge pull request #36506 from plapadoo/pysdl2-init
pythonPackages.pysdl2: init at 0.9.6
2018-05-21 13:02:36 +01:00
Peter Simons 5f6c0dd00a
Merge pull request #40824 from ElvishJerricco/dont-check-enclosed-exceptions
Dont test enclosed exceptions
2018-05-21 13:30:55 +02:00
Peter Simons 193dedff8d
Merge pull request #40867 from r-ryantm/auto-update/bind
bind: 9.12.1 -> 9.12.1-P2
2018-05-21 13:22:52 +02:00
Samuel Leathers 5830b0381f
Merge pull request #40565 from etu/gitea-improvements
nixos/gitea: Enable configuring of derivation and a systemd timer for creation of backups
2018-05-21 07:16:05 -04:00
Uli Baum d9bdd77eb5 vimNox: pin to lua 5.1
vimNox is currently built from a patched vim 7.3 source from 2012
that requires lua 5.1. Temporary fix, see discussion in #40749.
2018-05-21 11:46:44 +02:00
R. RyanTM fbf82900c4 chirp: 20180512 -> 20180519
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.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/s2g23ds5fsnl0bg7dyn9j5y3drvxs3ar-chirp-daily-20180519/bin/.chirpw-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/s2g23ds5fsnl0bg7dyn9j5y3drvxs3ar-chirp-daily-20180519/bin/chirpw 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 20180519 with grep in /nix/store/s2g23ds5fsnl0bg7dyn9j5y3drvxs3ar-chirp-daily-20180519
- directory tree listing: https://gist.github.com/a05ef55580a6032a5b40aabb92e6dfd7
- du listing: https://gist.github.com/13517a738616514609c44b95f30fc5a1
2018-05-21 09:19:56 +00:00
R. RyanTM bd0dbed3ff uncrustify: 0.66.1 -> 0.67
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/uncrustify/versions.

These checks were done:

- built on NixOS
- /nix/store/k96qsfrnrv7wdps9i46pbfzwm4n0ml0x-uncrustify-0.67/bin/uncrustify 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 0.67 with grep in /nix/store/k96qsfrnrv7wdps9i46pbfzwm4n0ml0x-uncrustify-0.67
- directory tree listing: https://gist.github.com/71da32610fd0c4196f8b0f19061ca051
- du listing: https://gist.github.com/6af9737f25aad6d34b2ee37f3d3a056e
2018-05-21 09:18:37 +00:00
R. RyanTM cdd0d9944a dash: 0.5.10.1 -> 0.5.10.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/dash/versions.

These checks were done:

- built on NixOS
- /nix/store/shdckmx580jc9c283dxlnl47gfj5lykc-dash-0.5.10.2/bin/dash 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.
- directory tree listing: https://gist.github.com/f099316518721d966018e207da80b59f
- du listing: https://gist.github.com/943c0fa7050582ee37c58883869edf64
2018-05-21 09:17:45 +00:00
R. RyanTM 8870e3a510 irqbalance: 1.3.0 -> 1.4.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/irqbalance/versions.

These checks were done:

- built on NixOS
- /nix/store/fkv19sqbw1kxda43q1jqm1zlc8pakzx3-irqbalance-1.4.0/bin/irqbalance passed the binary check.
- Warning: no invocation of /nix/store/fkv19sqbw1kxda43q1jqm1zlc8pakzx3-irqbalance-1.4.0/bin/irqbalance-ui had a zero exit code or showed the expected version
- 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.
- directory tree listing: https://gist.github.com/786f267f8a2d5f1ed39214c1c32e4ffa
- du listing: https://gist.github.com/0fd6680f29f78791a2d23a08bc831456
2018-05-21 09:17:14 +00:00
R. RyanTM 96ad842c47 librealsense: 2.11.0 -> 2.11.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/librealsense/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2.11.1 with grep in /nix/store/qyy6s8nbpifg33h0hvnpf3fizwdycpvz-librealsense-2.11.1
- directory tree listing: https://gist.github.com/020e7e6cfc0e9cc89911d68349e47bc7
- du listing: https://gist.github.com/dfc212b0151822573970980eb31f8289
2018-05-21 09:15:41 +00:00
R. RyanTM 80fe329faf jackett: 0.8.953 -> 0.8.997
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/jackett/versions.

These checks were done:

- built on NixOS
- /nix/store/1rbrbn9h8ll5srwpv073578fcb0y930j-jackett-0.8.997/bin/Jackett 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 0.8.997 with grep in /nix/store/1rbrbn9h8ll5srwpv073578fcb0y930j-jackett-0.8.997
- directory tree listing: https://gist.github.com/725e5ff70be355ede10316c73e49da01
- du listing: https://gist.github.com/46fe05a40289b5eb82e68af6ef0dd0d0
2018-05-21 09:06:13 +00:00
R. RyanTM 7f7b1daf94 gqrx: 2.11.4 -> 2.11.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gqrx/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/cbn1yxw95q3ypja7bxzlm07z0zbfp9nc-gqrx-2.11.5/bin/gqrx 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 2.11.5 with grep in /nix/store/cbn1yxw95q3ypja7bxzlm07z0zbfp9nc-gqrx-2.11.5
- directory tree listing: https://gist.github.com/45186a693bdf1b1c7ae2be1c9457ddf8
- du listing: https://gist.github.com/fe434d6ba0c5f72ef74629f65efea48f
2018-05-21 09:05:25 +00:00
R. RyanTM 48b9d00c6b adapta-gtk-theme: 3.93.1.14 -> 3.93.1.16
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.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/1f7d6359cc7a8a9633e6baffccd4c6e7
- du listing: https://gist.github.com/976b4a761384960b8a30216a39131cee
2018-05-21 09:04:57 +00:00
R. RyanTM 7d0f84b909 ddcutil: 0.8.6 -> 0.9.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/ddcutil/versions.

These checks were done:

- built on NixOS
- /nix/store/xlxjnfwwcwkhzkpg2qwxz5j5gbh4csnk-ddcutil-0.9.0/bin/ddcutil 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 0.9.0 with grep in /nix/store/xlxjnfwwcwkhzkpg2qwxz5j5gbh4csnk-ddcutil-0.9.0
- directory tree listing: https://gist.github.com/39ac3ce627e1198f84287e5a42257663
- du listing: https://gist.github.com/b896a17a17dd52041097af423a55aea6
2018-05-21 09:03:59 +00:00
R. RyanTM b5204da735 urlwatch: 2.9 -> 2.11
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/urlwatch/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/gpf4j5mmd5zbz0rqj39d57d38f6311pn-urlwatch-2.11/bin/.urlwatch-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/gpf4j5mmd5zbz0rqj39d57d38f6311pn-urlwatch-2.11/bin/urlwatch 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 2.11 with grep in /nix/store/gpf4j5mmd5zbz0rqj39d57d38f6311pn-urlwatch-2.11
- directory tree listing: https://gist.github.com/f36eb5277839d9ca3d15995cec7cc592
- du listing: https://gist.github.com/47f738cad88e3941c1c0f149f8aa4fc7
2018-05-21 09:03:22 +00:00
R. RyanTM 1fd9740efb debootstrap: 1.0.98 -> 1.0.99
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/debootstrap/versions.

These checks were done:

- built on NixOS
- /nix/store/nnih8xgijkbs82f7xig7q615m9nm8vbd-debootstrap-1.0.99/bin/debootstrap 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 1.0.99 with grep in /nix/store/nnih8xgijkbs82f7xig7q615m9nm8vbd-debootstrap-1.0.99
- directory tree listing: https://gist.github.com/1c31f499b4a365254573c6c37df9e41c
- du listing: https://gist.github.com/bb42785bdce49536fc4aec7913c57bdf
2018-05-21 09:01:40 +00:00