Commit graph

16416 commits

Author SHA1 Message Date
Matthew Bauer 161414063f treewide: use killall 2018-06-27 16:47:21 -04:00
Ivan Malison c5cb7e550e pasystray: add libappindicator-gtk3 for appindicator support (#42184) 2018-06-26 22:47:34 +02:00
symphorien d85aae2323 agedu: init at 20180522.5b12791 (#42538) 2018-06-26 20:06:16 +02:00
Jörg Thalheim 501704b13c wireguard: 0.0.20180613 -> 0.0.20180625 2018-06-26 10:22:19 +01:00
R. RyanTM 065200f0b1 syslogng: 3.15.1 -> 3.16.1 2018-06-26 05:41:30 +00:00
R. RyanTM 789ecf9112 hwinfo: 21.53 -> 21.55
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/hwinfo passed the binary check.
- /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/check_hd passed the binary check.
- Warning: no invocation of /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/mk_isdnhwdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/convert_hd had a zero exit code or showed the expected version
- /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/getsysinfo passed the binary check.
- 3 of 5 passed binary check by having a zero exit code.
- 1 of 5 passed binary check by having the new version present in output.
- found 21.55 with grep in /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55
- directory tree listing: https://gist.github.com/75d50331352f1d07e8c3bb5ed608c696
- du listing: https://gist.github.com/91d956e9c9e9765872e9d3c7f33d72f0
2018-06-26 05:37:03 +00:00
jD91mZM2 32628d18c3 xidlehook: 0.4.8 -> 0.4.9 (#42573) 2018-06-25 21:18:57 +02:00
Tuomas Tynkkynen d92f73e8db rocket: Init at 2018-06-09 2018-06-25 19:22:25 +03:00
lewo 39615dcfbc
Merge pull request #42010 from nlewo/pr-skydive
skydive: init at 0.17.0
2018-06-25 18:09:28 +02:00
Matthew Justin Bauer bda7c2fd4b
gringo: use postPatch
patchPhase overrides the patches thing.
2018-06-25 11:45:18 -04:00
R. RyanTM 01847b7c5f neofetch: 4.0.2 -> 5.0.0 (#42477)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/s43pf19xk5iimnmddlwya810k9ah543v-neofetch-5.0.0/bin/neofetch 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 5.0.0 with grep in /nix/store/s43pf19xk5iimnmddlwya810k9ah543v-neofetch-5.0.0
- directory tree listing: https://gist.github.com/791916ab0ef95175e54b789ccd7be2e5
- du listing: https://gist.github.com/87e9057b70214b92a7a70e87f2d1ce9e
2018-06-25 15:52:53 +02:00
Florian Klink 1588d6a549 gopass: override GOPASS_CONFIG to fix completion generation (#42400)
gopass tries to write a version number to it's configuaration, even when
just generating the shell completion scripts. This fails, as
/homeless-shelter is read-only inside the sandbox.
As error messages are printed to stdout instead of stderr
(see https://github.com/gopasspw/gopass/issues/877), the error message
lands inside the completion script, thus breaking it.

Workaround that by setting GOPASS_CONFIG to `/dev/null`
2018-06-25 00:52:15 +02:00
Michael Peyton Jones 56284be194 tmuxinator: 0.10.1 -> 0.11.3 (#42428) 2018-06-24 21:39:45 +02:00
xeji c51ac5eb33
Merge pull request #42423 from ryantm/repology-problems
treewide: http -> https
2018-06-24 20:44:50 +02:00
Elias Probst 49f20e7c1e restic: 0.9.0 → 0.9.1 (#42404) 2018-06-24 20:16:59 +02:00
R. RyanTM 741d146826 debootstrap: 1.0.102 -> 1.0.103 (#42514)
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/ysxn2fpiivgri65bcqf9z2ys794vv7xk-debootstrap-1.0.103/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.103 with grep in /nix/store/ysxn2fpiivgri65bcqf9z2ys794vv7xk-debootstrap-1.0.103
- directory tree listing: https://gist.github.com/06c1aec1c5c510a9ce4b0895c3a4fea2
- du listing: https://gist.github.com/81f3607504e359d1e330c44eb817d04b
2018-06-24 20:15:40 +02:00
R. RyanTM 7f60464262 efivar: 35 -> 36 (#42282)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/9id78fkv7cf4bd6rwv06a0pz2dnr5ip3-efivar-36-bin/bin/efivar 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 36 with grep in /nix/store/9id78fkv7cf4bd6rwv06a0pz2dnr5ip3-efivar-36-bin
- directory tree listing: https://gist.github.com/f6b2229b6bfb146aa1c4be22eae3162b
- du listing: https://gist.github.com/e6239ef936ac1f133d5f4ccc6bc653f4
2018-06-24 19:18:21 +02:00
Jan Tojnar 3678f40632
rpm-ostree: 2016.10 → 2018.5 2018-06-24 16:10:32 +02:00
Jan Tojnar 9db625c7ab
ostree: 2018.4 → 2018.6
Update, clean-up dependencies and add installed tests.
2018-06-24 16:10:32 +02:00
Kevin Liu 7997c2ad4c mpage: fix urls from mesa → glu transition
Find/replace error in 0acec7e984.
2018-06-23 20:22:51 +03:00
Will Dietz 19ef534fbb
Merge pull request #41762 from tilpner/appimage-run
appimage-run: init
2018-06-23 07:23:08 -05:00
Pasquale cdd5b90b02 home-manager:2017-12-7 -> 2018-06-14 2018-06-23 13:59:18 +02:00
Ryan Mulligan 0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
Frederik Rietdijk 95eb2fa40e Merge staging into master 2018-06-23 08:23:24 +02:00
Jan Tojnar 876598a2dd
Merge pull request #42373 from symphorien/gnirehtet
gnirehtet: init at 2.2.1
2018-06-22 19:49:23 +02:00
Symphorien Gibol f5307941cc gnirehtet: init at 2.2.1 2018-06-22 19:21:23 +02:00
Orivej Desh 9af0ed346d libcpuid: clean up 2018-06-22 13:23:58 +00:00
Frederik Rietdijk 48110c1295 Merge staging into master 2018-06-22 13:20:37 +02:00
Frederik Rietdijk 93a277ca60
Merge pull request #41894 from NixOS/python-unstable
Python package set: major updates
2018-06-22 13:15:28 +02:00
Frederik Rietdijk 5523162e85 pirate-get: add missing dependency 2018-06-22 13:09:47 +02:00
Frederik Rietdijk ab7f440a66 python: xml2rfc: 2.9.6 -> 2.9.8 2018-06-22 13:09:47 +02:00
Frederik Rietdijk e4a4ce1eb7 python: rst2html5: 1.9.3 -> 1.9.4 2018-06-22 13:09:47 +02:00
Frederik Rietdijk 37c3de2380 python: pirate-get: 0.3.0 -> 0.3.1 2018-06-22 13:09:47 +02:00
Frederik Rietdijk 0726d95372 python: pirate-get: 0.2.13 -> 0.3.0 2018-06-22 13:09:36 +02:00
Peter Hoeg 2cee0c41e4 jdupes: 1.9 -> 1.10.2 2018-06-22 11:17:34 +08:00
Pascal Wittmann d401db4290
parallel: 20180522 -> 20180622 2018-06-21 21:30:49 +02:00
Vladimír Čunát f769004e5b
unbound: 1.7.2 -> 1.7.3
The NEWS seems safe.

My motivation: fixes resolution of some Microsoft names if using
qname-minimisation: yes
2018-06-21 13:55:32 +02:00
Jörg Thalheim bc8ba3e72c
Merge pull request #42274 from r-ryantm/auto-update/fwup
fwup: 1.1.0 -> 1.2.1
2018-06-21 11:27:24 +01:00
Frederik Rietdijk 404f91c4c2 Merge master into staging 2018-06-21 07:42:14 +02:00
Matthew Justin Bauer b0b76bf75a
Merge pull request #41313 from Scriptkiddi/fix/gams
gams: move optgams and gamslice to $out/share/gams
2018-06-20 21:52:40 -04:00
Jörg Thalheim 06939fb053
Merge pull request #42283 from r-ryantm/auto-update/abcMIDI
abcmidi: 2018.05.02 -> 2018.06.13
2018-06-20 23:33:05 +01:00
Jörg Thalheim ef1a18b584
google-cloud-sdk: 190.0.1 -> 206.0.0 (#42307) 2018-06-20 23:17:24 +01:00
Jörg Thalheim ecd47deb85
Merge pull request #42299 from dywedir/gopass
gopass: 1.7.1 -> 1.8.1
2018-06-20 22:03:57 +01:00
Benno Fünfstück d91a8a6ece
Merge pull request #42279 from r-ryantm/auto-update/cutecom
cutecom: 0.40.0 -> 0.45.0
2018-06-20 22:04:39 +02:00
numkem 5e95dd3026 Merge remote-tracking branch 'upstream/master' 2018-06-20 15:25:26 -04:00
numkem 89678fc87d Update google-cloud-sdk to 206.0.0 2018-06-20 15:20:53 -04:00
Vladimír Čunát 5039d6ed1f
Merge branch 'master' into staging
~6k rebuilds per platform (mainly haskellPackages, I think).
2018-06-20 18:17:18 +02:00
Jörg Thalheim d91c70171f
Merge pull request #42297 from mnacamura/fcitx-qt5
fcitx-qt5: fix build with Qt 5.11
2018-06-20 14:45:25 +01:00
Mitsuhiro Nakamura 6ce9c5e97c fcitx-qt5: fix build with Qt 5.11 2018-06-20 21:55:39 +09:00
Franz Pletz cac9f08810
Merge pull request #42134 from tazjin/feat/journaldriver
Add package & NixOS module for journaldriver
2018-06-20 12:14:31 +00:00