Commit graph

9841 commits

Author SHA1 Message Date
R. RyanTM fe9682427b go-rice: 1.0.0 -> 1.0.2 2021-06-23 09:48:55 -07:00
R. RyanTM fa34624701 gh-ost: 1.1.1 -> 1.1.2 2021-06-23 09:47:34 -07:00
R. RyanTM 7936eaa3a6 disfetch: 1.22 -> 1.24 2021-06-23 09:38:02 -07:00
Sandro f39a2230c3
Merge pull request #127834 from dotlambda/dnspython_1-drop 2021-06-23 17:55:42 +02:00
Sandro 8bd3ae2e84
Merge pull request #127891 from SuperSandro2000/du-dust 2021-06-23 15:38:23 +02:00
Sandro Jäckel 3a2215d1d5
du-dust: 0.5.4 -> 0.6.0 2021-06-23 13:35:10 +02:00
Robert Schütz b128806d99 pythonPackages.dns: move alias to python-aliases.nix 2021-06-23 11:48:22 +02:00
Martin Weinelt 06d92ba195
esphome: fix permissions on src file before modifying them
We store esphome in the nix store, which results in its file permissions
being 0444. Esphome, when compiling a firmware image, will copy these
files from the nix store to a working directory. When updating between
versions it will notice these files changed and try to copy the new
version over, which would break, because the user had no write
permissions on the files.

❯ esphome compile 01e4ac.yml
INFO Reading configuration 01e4ac.yml...
INFO Detected timezone 'CET' with UTC offset 1 and daylight saving time from 27 March 02:00:00 to 30 October 03:00:00
INFO Generating C++ source...
ERROR Error copying file /nix/store/lmzrgl1arqfd98jcss4rsmmy6dbffddn-esphome-1.19.2/lib/python3.8/site-packages/esphome/components/api/api_connection.cpp to 01e4ac/src/esphome/components/api/api_connection.cpp: [Errno 13] Permission denied: '01e4ac/src/esphome/components/api/api_connection.cpp'

To fix this we modify chmod to 0644 just before esphome tries a copy
operation, which will fix permissions on existing working directories
just in time.
2021-06-23 05:07:11 +02:00
Sandro b6c99a1986
Merge pull request #127802 from fortuneteller2k/elfcat
elfcat: init at 0.1.3
2021-06-22 17:14:00 +02:00
Martin Weinelt ec12eaec34
Merge pull request #127735 from mweinelt/esphome 2021-06-22 16:59:24 +02:00
Martin Weinelt c8db4ba116
esphome: 1.19.0 -> 1.19.2 2021-06-22 16:29:26 +02:00
fortuneteller2k dc24124ec6 elfcat: init at 0.1.3 2021-06-22 22:19:17 +08:00
Sandro db67c0493d
Merge pull request #127774 from HanEmile/submit/add-notify-package 2021-06-22 15:12:44 +02:00
Sandro df1ec730c3
Merge pull request #127782 from malbarbo/tmux-static 2021-06-22 15:10:55 +02:00
Marco A L Barbosa 767b0a628d tmux: fix cross compiling 2021-06-22 08:13:36 -03:00
Emile c118430db0
notify: init at 0.0.2 2021-06-22 11:24:57 +02:00
Yuka 1bbdca36d2
maintainers: add yuka (#127773)
If this seems strange to you, or you are a maintainer of one of these
packages, please contact me on Matrix: @yuka:yuka.dev
2021-06-22 11:17:00 +02:00
Mario Rodas 52a56d3910
Merge pull request #127733 from marsam/fix-entr-darwin
entr: fix segfault on darwin
2021-06-22 02:44:16 -05:00
Fabian Affolter a95eebd1cd
Merge pull request #127676 from j0hax/beats
beats: init at 1.0
2021-06-22 08:31:24 +02:00
Peter Hoeg 2473f4eba4
plocate: init at 1.1.7 (#124259)
* plocate: init at 1.1.7
2021-06-22 14:13:11 +08:00
Sandro 3dca1e4c2c
Merge pull request #127701 from fabaff/bump-osm2pgsql
osm2pgsql: 1.4.2 -> 1.5.0
2021-06-22 02:41:37 +02:00
Sandro 1249563b7c
Merge pull request #127670 from fgaz/cht-sh/2021-04-25
cht-sh: unstable-2021-01-31 -> unstable-2021-04-25
2021-06-22 02:39:07 +02:00
Sandro 6527d3ec20
Merge pull request #127625 from ethancedwards8/gitlint
gitlint: init at 0.15.1
2021-06-22 02:30:19 +02:00
Fabian Affolter c0eaccb785 osm2pgsql: 1.4.2 -> 1.5.0 2021-06-21 19:50:05 +02:00
Johannes Arnold 00c1828244 beats: init at 1.0 2021-06-21 18:32:43 +02:00
Ethan Edwards 1c2b098fa4
gitlint: init at 0.15.1 2021-06-21 10:59:47 -04:00
Francesco Gazzetta 69c7472cd3 cht-sh: unstable-2021-01-31 -> unstable-2021-04-25 2021-06-21 15:35:09 +02:00
Sandro 971bd9c0d9
Merge pull request #127536 from McSinyx/clipbuzz
clipbuzz: init at 2.0.0
2021-06-21 11:25:28 +02:00
Sandro c289885b6d
Merge pull request #127614 from ethancedwards8/piston-cli-update-1.4.3
piston-cli: 1.4.1 -> 1.4.3
2021-06-21 11:00:58 +02:00
Sandro 1ecac7403a
Merge pull request #124120 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.7.5 -> 1.7.6
2021-06-21 11:00:35 +02:00
Mario Rodas 23e36778a1 entr: fix segfault on darwin 2021-06-21 04:20:00 +00:00
Nguyễn Gia Phong ad0d8bbe77
clipbuzz: init at 2.0.0 2021-06-21 11:07:13 +07:00
Ethan Edwards 2e23c27709
piston-cli: 1.4.1 -> 1.4.3 2021-06-20 20:51:09 -04:00
Sandro 7f5807d5af
Merge pull request #127000 from j0hax/ytmdl 2021-06-20 21:43:37 +02:00
Bruno Bigras 5e6443bbc8 starship: 0.54.0 -> 0.55.0 2021-06-20 14:55:04 -04:00
Johannes Arnold 3e2dedb805 ytmdl: init at 2021.05.26 2021-06-20 20:14:38 +02:00
Sandro faeac20fdf
Merge pull request #127562 from wakira/livedl
livedl: init at unstable-2021-05-16
2021-06-20 18:38:22 +02:00
Mario Rodas 8f8e0077bc
Merge pull request #127430 from marsam/update-pgcenter
pgcenter: 0.8.0 -> 0.9.0
2021-06-20 10:23:05 -05:00
Sheng Wang 4396ba534b
livedl: init at unstable-2021-05-16 2021-06-20 23:10:32 +09:00
Robert Schütz d8a157e839
Merge pull request #127521 from equirosa/lf
lf: 23 -> 24
2021-06-20 15:38:15 +02:00
Robert Helgesson c1ae14f2fc trash-cli: 0.21.5.22 -> 0.21.6.10.1 2021-06-20 09:40:04 +02:00
Robert Helgesson ee10001517 svtplay-dl: 3.9.1 -> 4.0 2021-06-20 09:39:35 +02:00
Eduardo Quiros eea1f9c48e
lf: 23 -> 24 2021-06-19 21:12:10 -06:00
Mario Rodas 9ce570881a
Merge pull request #127384 from r-ryantm/auto-update/graylog
graylog: 3.3.9 -> 4.0.7
2021-06-19 19:27:57 -05:00
Sandro 1bea1daefd
Merge pull request #127365 from davegallant/infracost-0.9.1
infracost: init at 0.9.1
2021-06-18 20:03:55 +02:00
Sandro 4dfa1d108a
Merge pull request #124495 from bolasblack/feat/asdf-vm
asdf-vm: init at 0.8.1
2021-06-18 20:03:33 +02:00
R. RyanTM b1d42dbe6d graylog: 3.3.9 -> 4.0.7 2021-06-18 17:55:04 +00:00
Dave Gallant e7059c01e1
infracost: init at 0.9.1 2021-06-18 12:06:52 -04:00
c4605 892fa79371 asdf-vm: init at 0.8.1 2021-06-18 22:19:53 +08:00
Kid b0cf786b96 Use https 2021-06-18 21:56:38 +09:00