3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

28891 commits

Author SHA1 Message Date
Atemu 5f45e68c6b
gammy: 0.9.58 -> 0.9.58a (#98864)
* gammy: 0.9.58 -> 0.9.58a

Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2020-10-04 08:47:37 -05:00
Mario Rodas e940c41a9c
Merge pull request #98163 from yanganto/hime
hime: init at unstable-2020-06-27
2020-10-04 08:13:21 -05:00
Kevin Cox b5267963ce
Merge pull request #99525 from NixOS/kevincox-cargo-edit
cargo-edit: 0.6.0 -> 0.7.0
2020-10-04 07:46:59 -04:00
Mario Rodas 0779b6cd14
Merge pull request #98806 from r-ryantm/auto-update/mdbook
mdbook: 0.4.2 -> 0.4.3
2020-10-03 23:27:04 -05:00
Mario Rodas 06e4c82396
Merge pull request #99514 from marsam/fix-rbw-darwin
rbw: fix build on darwin
2020-10-03 22:24:00 -05:00
Mario Rodas b74f9c50c7
Merge pull request #99462 from doronbehar/pkg/tectonic
tectonic: 0.1.15 -> 0.1.16
2020-10-03 22:21:37 -05:00
Kevin Cox 8d5f158fe4
cargo-edit: 0.6.0 -> 0.7.0 2020-10-03 21:32:54 -04:00
Martin Weinelt c52cce03d3
Merge pull request #99510 from prusnak/tor
tor: 0.4.3.6 -> 0.4.4.5
2020-10-04 03:29:01 +02:00
Mario Rodas 5cf596c9f0
Merge pull request #99429 from zowoq/bat
bat: 0.15.4 -> 0.16.0
2020-10-03 19:09:10 -05:00
zowoq 855ca3b8dd miniserve: fix darwin build 2020-10-04 09:19:31 +10:00
zowoq 02594b3aed bat: fix darwin build 2020-10-04 09:14:33 +10:00
Pavol Rusnak c1ed88eaee
tor: 0.4.3.6 -> 0.4.4.5 2020-10-03 23:02:53 +02:00
Finn Behrens fe9a4da7ee
onefetch: 2.2.0 -> 2.4.0 2020-10-03 21:45:03 +02:00
Martin Weinelt 659f0e61a5
Merge pull request #99481 from jonringer/bump-nixpkgs-review
nixpkgs-review: 2.4.1 -> 2.4.2
2020-10-03 17:48:45 +02:00
Antonio Yang 0c138794af input methods: add hime 2020-10-03 22:27:22 +08:00
Jonathan Ringer a51c51c6b0
nixpkgs-review: 2.4.1 -> 2.4.2 2020-10-03 07:25:39 -07:00
1000101 d793752795 esphome: 1.15.0 -> 1.15.2 2020-10-03 16:01:53 +02:00
makefu 5c8fac2d52 esphome: 1.14.5 -> 1.15.0
upstream switched from setup.py to define the requirements to requirements.txt
2020-10-03 16:00:15 +02:00
Mario Rodas baf7df5090
Merge pull request #99356 from marsam/update-watchexec
watchexec: 1.14.0 -> 1.14.1
2020-10-03 06:20:49 -05:00
Doron Behar 16d4ec339d tectonic: 0.1.15 -> 0.1.16
Enable tests.
2020-10-03 14:05:04 +03:00
Jeremy Schlatter 87278e9f87
sandboxfs: init at 0.2.0 2020-10-03 08:23:02 +02:00
zowoq eef243f482 kepubify: 3.1.4 -> 3.1.5
https://github.com/pgaskin/kepubify/releases/tag/v3.1.5
2020-10-03 14:41:43 +10:00
zowoq ef2898f093 bat: 0.15.4 -> 0.16.0
https://github.com/sharkdp/bat/releases/tag/v0.16.0
2020-10-03 09:58:09 +10:00
Martin Weinelt 83a722a525
Merge pull request #99352 from peterhoeg/f/crudini
crudini: py2 -> py3
2020-10-02 23:15:30 +02:00
Patrick Hilhorst eb013e679e pcsc-scm-scl: manually correct wrongly automatically changed url 2020-10-02 09:01:35 -07:00
Patrick Hilhorst b133532434 treewide: remove some trailing whitespace to please ofborg 2020-10-02 09:01:35 -07:00
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
zowoq 6dca3575f8 miniserve: 0.9.0 -> 0.10.0
https://github.com/svenstaro/miniserve/releases/tag/v0.10.0
2020-10-02 23:56:07 +10:00
Michael Raskin bb4060dea0
Merge pull request #99373 from 7c6f434c/xdummy-fix-unfree
xdummy: make unfree fonts optional; see also #99136
2020-10-02 13:47:35 +00:00
Michael Raskin 30ec2df88b xdummy: make unfree fonts optional; see also #99136 2020-10-02 11:42:59 +02:00
Mario Rodas 16a679f1b8
Merge pull request #99138 from marsam/update-starship
starship: 0.44.0 -> 0.45.0
2020-10-02 04:38:56 -05:00
Daniël de Kok 6353c2dee2
Merge pull request #99149 from danieldk/1password-gui-0.8.8-1
_1password-gui: 0.8.7 -> 0.8.8-1
2020-10-02 09:29:43 +02:00
zowoq 4c6dad5e82 lsd: add maintainer 2020-10-02 16:59:51 +10:00
Daniël de Kok 9fd0171b24
Merge pull request #99318 from siraben/mozwire-update
mozwire: 0.5.1 -> 0.5.2
2020-10-02 08:37:51 +02:00
Peter Hoeg f8d8564c34 crudini: py2 -> py3 2020-10-02 10:15:22 +08:00
Ying Kanyang (Harry Ying) f0a5dd2a20
smartdns: 30 -> 33
Bump release from 30 to 33 for smartdns.
2020-10-02 09:01:45 +08:00
Ben Siraphob 5dc6f363cd mozwire: 0.5.1 -> 0.5.2 2020-10-02 02:26:05 +07:00
Maximilian Bosch ebb5b9ab2e
Merge pull request #99282 from fadenb/systemdjournal2gelf_20200813
systemd-journal2gelf: 20190702 -> 20200813
2020-10-01 19:35:34 +02:00
Mrinal 1cf738a993
google-cloud-sdk: 306.0.0 -> 312.0.0 (#99262) 2020-10-01 18:12:42 +02:00
Michael Weiss 85537bce39
inxi: 3.1.06-1 -> 3.1.07-1 2020-10-01 17:29:51 +02:00
Maciej Krüger b3f8d3b80d
Merge pull request #99172 from mkg20001/spidermonkey-38 2020-10-01 16:39:09 +02:00
Tristan Helmich (omniIT) 05d0f38c18 systemd-journal2gelf: 20190702 -> 20200813 2020-10-01 14:22:25 +00:00
Konrad Borowski 4efe18bdee htop: 3.0.1 -> 3.0.2 2020-10-01 12:27:12 +02:00
Stig P 302ef60620
Merge pull request #99126 from berbiche/bottom
bottom: init at 0.4.7
2020-10-01 08:06:37 +00:00
Maciej Krüger 946369adbd
spidermonkey: remove spidermonkey_38 -> spidermonkey alias
This removes the spidermonkey alias and renames it in the packages still
using it

Not sure if we need it in aliases.nix since just about nothing depends
on it anymore

Additionally considering removal should be a good choice, it's at least
insecure so it should get tagged as such
2020-10-01 10:00:22 +02:00
Mario Rodas 56f9e7571c rbw: fix build on darwin 2020-10-01 04:20:00 +00:00
Mario Rodas ccf742a124 watchexec: 1.14.0 -> 1.14.1
https://github.com/watchexec/watchexec/releases/tag/1.14.1
2020-10-01 04:20:00 +00:00
Mario Rodas d3669570d2 pinentry: fix build on darwin 2020-10-01 04:20:00 +00:00
Daniël de Kok 7a0672de18
Merge pull request #98054 from demyanrogozhin/opencl-info-cl2-patch
opencl-info: fix build
2020-09-30 19:19:57 +02:00
Demyan Rogozhin 26d930cb76 opencl-info: fix build 2020-09-30 19:16:24 +02:00