3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

11646 commits

Author SHA1 Message Date
Maximilian Bosch cc9e0c77cb
diffoscope: 190 -> 192
ChangeLogs:
* https://diffoscope.org/news/diffoscope-191-released/
* https://diffoscope.org/news/diffoscope-192-released/
2021-11-17 13:21:20 +01:00
Sergei Trofimovich e08e150504 multitail: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    ui.c:1167:71: error: format not a string literal and no format arguments [-Werror=format-security]
     1167 |                                 mvwprintw(mywin -> win, 4 + loop, 42, dummy);
          |                                                                       ^~~~~
2021-11-17 08:09:12 +00:00
github-actions[bot] f8cf67790e
Merge master into staging-next 2021-11-17 06:01:28 +00:00
Bryan A. S 38f51c213c gotify-desktop: init at 1.2.0 2021-11-16 23:48:47 -03:00
P. R. d. O acf5047732
qflipper: init at 0.5.3 2021-11-16 20:05:44 -06:00
figsoda 6ad04bcb7d
Merge pull request #146243 from figsoda/treewide-rust-feature
treewide: use buildFeatures and checkFeatures for rust packages
2021-11-16 21:00:48 -05:00
github-actions[bot] 90829d83e5
Merge master into staging-next 2021-11-17 00:01:49 +00:00
Artturin c9e8bf8914 gparted: add mtools, dosfstools
the impact on closure size is 1M
2021-11-17 00:26:31 +02:00
Thiago Kenji Okada c69f32ea30
Merge pull request #146193 from bryanasdev000/mongodb-compass
mongodb-compass: 1.25.0 -> 1.29.4
2021-11-16 19:21:24 -03:00
Bryan A. S d9673a6e90 mongodb-compass: 1.25.0 -> 1.29.4 2021-11-16 19:13:42 -03:00
Sandro 0f72345876
Merge pull request #138985 from arcnmx/vimpager-shell 2021-11-16 19:06:28 +01:00
Jonathan Ringer a2e621d20d
Merge remote-tracking branch 'origin/master' into staging-next 2021-11-16 07:50:20 -08:00
Thiago Kenji Okada 010258a61e
Merge pull request #146187 from bryanasdev000/mongodb-tools
mongodb-tools: 4.2.0 -> 100.5.1
2021-11-16 11:20:01 -03:00
figsoda 5999944ad0 vector: use buildFeatures, clean up 2021-11-16 08:11:50 -05:00
figsoda 1b7125db17 websocat: use buildFeatures 2021-11-16 08:11:50 -05:00
figsoda 0b95da3474 xxv: use buildFeatures 2021-11-16 08:11:50 -05:00
figsoda 3d8807a211 termplay: use buildFeatures 2021-11-16 08:11:46 -05:00
Mario Rodas 259090f25d
Merge pull request #146154 from r-ryantm/auto-update/you-get
you-get: 0.4.1545 -> 0.4.1555
2021-11-16 07:38:30 -05:00
Mario Rodas 83febed561
Merge pull request #146150 from j4m3s-s/update-tea-gitea
tea: 0.7.1 -> 0.8.0
2021-11-16 07:07:48 -05:00
github-actions[bot] 112c228b4b
Merge staging-next into staging 2021-11-16 06:01:37 +00:00
Mario Rodas ffc5339e9c
Merge pull request #144344 from r-ryantm/auto-update/interactsh
interactsh: 0.0.4 -> 0.0.6
2021-11-15 21:48:54 -05:00
Ryan Mulligan 6bb876ef21
Merge pull request #146148 from r-ryantm/auto-update/vimwiki-markdown
vimwiki-markdown: 0.3.3 -> 0.4.0
2021-11-15 16:57:55 -08:00
github-actions[bot] 69a9c90876
Merge staging-next into staging 2021-11-16 00:02:03 +00:00
Bryan A. S 519f1c78ac mongodb-tools: add bryanasdev000 as maintainer 2021-11-15 19:07:24 -03:00
Bryan A. S 19badcf76f mongodb-tools: 4.2.0 -> 100.5.1 2021-11-15 18:58:44 -03:00
figsoda c6cb804033
Merge pull request #146128 from iAmMrinal0/update/broot
broot: 1.6.6 -> 1.7.1
2021-11-15 14:13:47 -05:00
Mrinal Purohit d25def1a84 broot: 1.6.6 -> 1.7.1 2021-11-16 00:09:31 +05:30
github-actions[bot] cfaff97318
Merge staging-next into staging 2021-11-15 18:01:43 +00:00
Kira Bruneau 5d66853281
Merge pull request #144511 from arbourd/cloud-sql-proxy
cloud-sql-proxy: 1.26.0 -> 1.27.0
2021-11-15 11:50:32 -05:00
sternenseemann f16721775e mandoc: allow makewhatis(8) to index the nix store
To make makewhatis(8) index manual pages which are symlinks to the nix
store, we need to set READ_ALLOWED_PATH to include
`builtins.storeDir`. For background and discussion see:
https://inbox.vuxu.org/mandoc-tech/c9932669-e9d4-1454-8708-7c8e36967e8e@systemli.org/T/

This is a small change required as a prerequisite for #139333 which
causes a mass-rebuild for darwin, so it has to go through staging.
Since the change is trivial and has basically no chance of breaking
anything, we'll let it go through staging on its own, the modules
can be reviewed and merged into master later.
2021-11-15 17:18:36 +01:00
Mario Rodas 54523e57b4 you-get: install completions 2021-11-15 15:30:00 +00:00
R. Ryantm 42f9ae2934 you-get: 0.4.1545 -> 0.4.1555 2021-11-15 15:29:33 +00:00
James Landrein 383cef41ed tea: 0.7.1 -> 0.8.0 2021-11-15 16:07:03 +01:00
R. Ryantm 0aa439baee vimwiki-markdown: 0.3.3 -> 0.4.0 2021-11-15 15:01:57 +00:00
Sandro d04b41c582
Merge pull request #146034 from ambroisie/update-less 2021-11-15 14:33:18 +01:00
Domen Kožar 2285978cf3
Merge pull request #146081 from jyooru/fix/apkeep
apkeep: fix aarch64 build
2021-11-15 06:38:37 -06:00
github-actions[bot] faf5da6aed
Merge staging-next into staging 2021-11-15 12:01:44 +00:00
zowoq 931ab058da miniserve: 0.17.0 -> 0.18.0
https://github.com/svenstaro/miniserve/releases/tag/v0.18.0
2021-11-15 21:42:24 +10:00
Vladimír Čunát 64065d76f4
Merge #144730: branch 'staging-next' 2021-11-15 11:52:15 +01:00
Joel 5ee42fa3f0
apkeep: fix aarch64 build 2021-11-15 15:38:28 +10:00
Mario Rodas 1f62215dcf
Merge pull request #143564 from r-ryantm/auto-update/calamares
calamares: 3.2.43 -> 3.2.44.3
2021-11-14 21:16:27 -05:00
Bruno BELANYI e632b0accc less: 590 -> 596 2021-11-14 23:11:27 +01:00
Lucas Hoffmann 145cae0189 nvimpager: 0.10 -> 0.10.4 2021-11-14 21:36:54 +01:00
github-actions[bot] 9f6360b7fb
Merge staging-next into staging 2021-11-14 18:01:49 +00:00
sternenseemann 2f78a2d3a3 Merge remote-tracking branch 'origin/master' into staging-next 2021-11-14 16:26:44 +01:00
Domen Kožar 0767be8a29
Merge pull request #145452 from jyooru/fix/apkeep
apkeep: fix darwin build
2021-11-14 08:38:19 -06:00
Alyssa Ross 4e1852096f
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/tools/parsing/flex/2.6.1.nix
2021-11-14 14:17:46 +00:00
Harsh Shandilya 17fdea06d8 diskus: 0.6.0 -> 0.7.0 2021-11-14 13:39:14 +01:00
github-actions[bot] bc35dc4f3b
Merge master into staging-next 2021-11-14 12:01:23 +00:00
Jörg Thalheim 161f6ec9a5
Merge pull request #145834 from r-ryantm/auto-update/flameshot
flameshot: 0.10.1 -> 0.10.2
2021-11-14 11:55:14 +00:00
github-actions[bot] 0ca0546665
Merge master into staging-next 2021-11-14 06:01:05 +00:00
figsoda b8f74056a4
Merge pull request #145828 from r-ryantm/auto-update/cht-sh
cht-sh: unstable-2021-10-20 -> unstable-2021-11-13
2021-11-13 22:27:27 -05:00
Victor Engmark 57b496ea98 misc: Replace tab indentation with spaces
I've tried to be consistent, using four or eight spaces to line up
with existing code.
2021-11-14 16:04:46 +13:00
R. Ryantm 87f9e3b369 flameshot: 0.10.1 -> 0.10.2 2021-11-14 01:20:56 +00:00
Anderson Torres d956774192
Merge pull request #145811 from r-ryantm/auto-update/ytree
ytree: 2.03 -> 2.04
2021-11-13 21:31:10 -03:00
R. Ryantm fa02bf0dfb cht-sh: unstable-2021-10-20 -> unstable-2021-11-13 2021-11-14 00:30:11 +00:00
github-actions[bot] 9b5a105856
Merge master into staging-next 2021-11-14 00:01:47 +00:00
R. Ryantm dae93c6be1 ytree: 2.03 -> 2.04 2021-11-13 23:14:16 +00:00
Jörg Thalheim e1bfd5110e
Merge pull request #145793 from trofi/fix-tty-clock-for-ncurses-6.3
tty-clock: pull pending upstream inclusion fix for ncurses-6.3
2021-11-13 22:52:01 +00:00
Thiago Kenji Okada f11569d6a1
Merge pull request #144318 from r-ryantm/auto-update/chezmoi
chezmoi: 2.7.3 -> 2.7.4
2021-11-13 19:42:07 -03:00
Jörg Thalheim c022ac707a
Merge pull request #144091 from alyssais/timidity
timidity: fix cross
2021-11-13 22:39:23 +00:00
virchau13 fd9cbb1bed
ckb-next: fix audio by adding libpulseaudio (#143023)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-13 22:58:09 +01:00
Sergei Trofimovich d664b7e327 tty-clock: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    ttyclock.c:270:71: error: format not a string literal and no format arguments [-Werror=format-security]
      270 |           mvwprintw(ttyclock.datewin, (DATEWINH / 2), 1, ttyclock.date.datestr);
          |                                                          ~~~~~~~~~~~~~^~~~~~~~
2021-11-13 21:06:16 +00:00
Alyssa Ross 26b89bcd16
Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-11-13 15:30:01 +00:00
sternenseemann 1a1e32f023 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts were caused by 2043dbb6fa
interacting with b2767b69dd.
2021-11-13 12:35:55 +01:00
Joel c04d246eec
apkeep: fix darwin build 2021-11-13 20:30:18 +10:00
Jörg Thalheim be3a6161cc
Merge pull request #145722 from sikmir/sfeed
sfeed: fix cross-compilation
2021-11-13 09:04:43 +00:00
Jörg Thalheim 9f4c86ec2b
Merge pull request #145724 from trofi/fix-oggvideotools-on-gcc-12
oggvideotools: fix build on gcc-12
2021-11-13 08:59:02 +00:00
Sergei Trofimovich c6b8047eb1 oggvideotools: fix build on gcc-12
While at it:

- uploaded gcc-10 fix to upstream bugtracker and pulled patch from there
- dropped explicit -O0 from CXXFLAGS to enable default optimisations
2021-11-13 08:37:48 +00:00
Nikolay Korotkiy b40491279c
sfeed: fix cross-compilation 2021-11-13 11:18:31 +03:00
Ben Siraphob 7e8392413c
Merge pull request #145703 from tpwrules/uwuify-platforms
uwuify: mark supported platforms
2021-11-12 22:43:29 -06:00
ajs124 b5a7942648
Merge pull request #145429 from mweinelt/ethtool
ethtool: 5.14 -> 5.15
2021-11-13 03:05:40 +01:00
Sandro 5db4c4e5d6
Merge pull request #142708 from WolfangAukang/gaphor 2021-11-13 02:44:27 +01:00
github-actions[bot] e972a20a60
Merge staging-next into staging 2021-11-13 00:02:24 +00:00
github-actions[bot] c0c7fbda14
Merge master into staging-next 2021-11-13 00:01:45 +00:00
Thomas Watson 90e46a5ed5 uwuify: mark supported platforms 2021-11-12 17:53:15 -06:00
Thiago Kenji Okada a48d660499
Merge pull request #145360 from eskytthe/topicctl
topicctl: init at 1.1.1
2021-11-12 20:19:03 -03:00
Robert Scott cf05198542
Merge pull request #145667 from tpwrules/fix-flashrom-aarch64
flashrom: fix build on aarch64
2021-11-12 21:52:24 +00:00
Sandro 9d4ccae3d9
Merge pull request #143822 from expipiplus1/ellie-lighthouse 2021-11-12 21:20:24 +01:00
Thomas 928b9e29e3 flashrom: fix build on aarch64 2021-11-12 14:14:52 -06:00
github-actions[bot] 65356b24bf
Merge staging-next into staging 2021-11-12 18:01:48 +00:00
github-actions[bot] 699560194d
Merge master into staging-next 2021-11-12 18:01:08 +00:00
Sandro 1ad8cd2d56
Merge pull request #137882 from r-ryantm/auto-update/ostree 2021-11-12 18:02:01 +01:00
P. R. d. O 992b117aae
gaphor: init at 2.6.5 2021-11-12 09:24:28 -06:00
github-actions[bot] 40a54af057
Merge staging-next into staging 2021-11-12 00:01:59 +00:00
github-actions[bot] 026e6c328a
Merge master into staging-next 2021-11-12 00:01:22 +00:00
Martin Hardselius 424f4541cd
steampipe: 0.9.0 -> 0.9.1 2021-11-11 21:08:06 +01:00
github-actions[bot] a4e03b8977
Merge staging-next into staging 2021-11-11 18:01:50 +00:00
github-actions[bot] f2d7271432
Merge master into staging-next 2021-11-11 18:01:13 +00:00
Alyssa Ross 8daf69629c
timidity: fix cross 2021-11-11 16:24:21 +00:00
Robert Helgesson f21e29d83b
youtube-dl: fix youtube.com download throttling 2021-11-11 15:41:37 +01:00
Sandro 0b668a7a05
Merge pull request #144382 from trofi/fix-parallel-build 2021-11-11 14:56:59 +01:00
eskytthe 47542a8024 topicctl: init at 1.1.1 2021-11-11 14:28:08 +01:00
github-actions[bot] 8a9ea467ea
Merge staging-next into staging 2021-11-11 12:03:09 +00:00
github-actions[bot] c5b522e351
Merge master into staging-next 2021-11-11 12:01:26 +00:00
github-actions[bot] 679a57d577
Merge staging-next into staging 2021-11-11 06:01:37 +00:00
github-actions[bot] f0e180170d
Merge master into staging-next 2021-11-11 06:01:03 +00:00
flurie 0acf0ce924 beats: fix build on x86_64-darwin 2021-11-10 21:17:24 -08:00
Kira Bruneau f356b5f6dc octofetch: fix darwin build 2021-11-10 20:59:57 -08:00
Mario Rodas 479787df3a yt-dlp: 2021.10.22 -> 2021.11.10.1
https://github.com/yt-dlp/yt-dlp/releases/tag/2021.11.10
https://github.com/yt-dlp/yt-dlp/releases/tag/2021.11.10.1
2021-11-11 04:20:00 +00:00
github-actions[bot] 62b9b0d9e8
Merge staging-next into staging 2021-11-11 00:02:20 +00:00
github-actions[bot] b199af176d
Merge master into staging-next 2021-11-11 00:01:45 +00:00
Martin Weinelt 8875cb5608 ethtool: 5.14 -> 5.15 2021-11-10 23:51:55 +01:00
Dylan Arbour 8165ee70ca cloud-sql-proxy: 1.26.0 -> 1.27.0 2021-11-10 17:18:53 -05:00
Robert Helgesson 9174a03677 svtplay-dl: 4.8 -> 4.9 2021-11-10 23:06:44 +01:00
Felix Bühler f5c12e8311
treewide: replace '-git' packages with 'unstable-' in version (#145396) 2021-11-10 16:21:47 -05:00
figsoda 25b9e19da3
Merge pull request #145388 from happysalada/update_zellij
zellij: 0.20.0 -> 0.20.1
2021-11-10 13:50:37 -05:00
github-actions[bot] 5e2757bf32
Merge staging-next into staging 2021-11-10 18:02:01 +00:00
github-actions[bot] 259e08cd22
Merge master into staging-next 2021-11-10 18:01:21 +00:00
happysalada 322ae11b18 zellij: 0.20.0 -> 0.20.1 2021-11-10 12:33:57 -05:00
Sandro c9211af93a
Merge pull request #144584 from jyooru/feat/init/apkeep 2021-11-10 17:24:36 +01:00
github-actions[bot] 9618986955
Merge staging-next into staging 2021-11-10 12:01:57 +00:00
github-actions[bot] 84d856a651
Merge master into staging-next 2021-11-10 12:01:22 +00:00
xaverdh 03a257e5a3
treewide: quote urls according to rfc 0045 (#145260)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 11:37:56 +01:00
Sandro 585b69bbf3
Merge pull request #145283 from uri-canva/opentelemetry-collector 2021-11-10 11:36:18 +01:00
Sandro 54c7f0c0ae
Merge pull request #145338 from SuperSandro2000/keychain 2021-11-10 11:34:08 +01:00
Sandro Jäckel 379d24e478
keychain: cleanup, formatting, add me as maintainer 2021-11-10 11:11:42 +01:00
Fabian Affolter 2e16c93b94
Merge pull request #145313 from jyooru/update/octofetch
octofetch: 0.3.1 -> 0.3.3
2021-11-10 09:45:31 +01:00
Aadi Bajpai 4f3f62599d
add fortune as the main program
this will make it work with nix run
2021-11-10 01:14:30 -06:00
Joel 46d85da10e
apkeep: init at 0.6.0
apkeep: update buildInputs

style: fix apkeep in all-packages.nix
2021-11-10 17:04:48 +10:00
Joel 76b697b7b6
octofetch: 0.3.1 -> 0.3.3 2021-11-10 16:58:18 +10:00
Bernardo Meurer 754e2a598c
Merge pull request #145236 from lovesegfault/nix-direnv-stable-nix 2021-11-09 22:44:39 -08:00
legendofmiracles 6cbf1d4241 keymapviz: init at 1.9.0 2021-11-09 22:21:59 -08:00
github-actions[bot] 167783c656
Merge staging-next into staging 2021-11-10 06:01:38 +00:00
github-actions[bot] 8c89876ceb
Merge master into staging-next 2021-11-10 06:01:02 +00:00
Bernardo Meurer c03040cfd5
nix-direnv: use nix (2.4) and remove enableFlakes
Follow-up to #144197 since nixUnstable is no longer needed for flake
support.
2021-11-09 20:04:47 -08:00
github-actions[bot] d5964b8c81
Merge staging-next into staging 2021-11-10 00:02:09 +00:00
Mario Rodas 576f01a21f
Merge pull request #145263 from happysalada/update_starship
starship: 0.58.0 -> 1.0.0
2021-11-09 18:58:37 -05:00
Bryan A. S 00cf347b9b
tfk8s: add myself as maintainer 2021-11-09 20:46:31 -03:00
Uri Baghin 55fa5e286f opentelemetry-collector: 0.31.0 -> 0.38.0 2021-11-10 10:43:11 +11:00
happysalada 30a48de7db starship: 0.58.0 -> 1.0.0 2021-11-09 17:16:52 -05:00
github-actions[bot] 56736d0fbc
Merge staging-next into staging 2021-11-09 18:02:05 +00:00
Alyssa Ross 108b850b8e
zellij: 0.19.0 -> 0.20.0 2021-11-09 14:35:51 +00:00
Janne Heß e165f73601
coreutils: Disable cut-huge-range.sh 2021-11-09 11:59:38 +01:00
Janne Heß 15c01ca722
coreutils: Enable more tests
These were tested on x86_64-linux with both the daemon and root mode and
on aarch64-linux in daemon mode.
2021-11-09 11:59:36 +01:00
Janne Heß ea9de89376
coreutils: Remove outdated patches
The arm patch tries to modify files that are nowhere to be found in the
entire source tree. The cygwin patch also doesn't work so good anymore:

1 out of 1 hunk FAILED -- saving rejects to file ChangeLog.rej
1 out of 1 hunk ignored -- saving rejects to file configure.ac.rej
1 out of 1 hunk FAILED -- saving rejects to file lib/hash-triple.c.rej
2 out of 2 hunks ignored
2 out of 2 hunks FAILED -- saving rejects to file src/chroot.c.rej
1 out of 1 hunk FAILED -- saving rejects to file src/cksum.c.rej
6 out of 9 hunks FAILED -- saving rejects to file src/copy.c.rej
1 out of 4 hunks FAILED -- saving rejects to file src/dd.c.rej
1 out of 1 hunk ignored
1 out of 2 hunks FAILED -- saving rejects to file src/mv.c.rej
4 out of 7 hunks FAILED -- saving rejects to file src/stat.c.rej
2021-11-09 11:59:08 +01:00
happysalada 1f4911e267 coreutils: disable flaky test 2021-11-09 19:51:53 +09:00
github-actions[bot] 9ecd6bf4df
Merge staging-next into staging 2021-11-08 18:02:05 +00:00
github-actions[bot] f14d7cb2f6
Merge master into staging-next 2021-11-08 18:01:24 +00:00
Sandro 92209df0ac
Merge pull request #136009 from angustrau/pygame-2.0.2-dev 2021-11-08 16:14:07 +01:00
github-actions[bot] 12f47e1100
Merge staging-next into staging 2021-11-08 12:02:03 +00:00
github-actions[bot] 40b71c3159
Merge master into staging-next 2021-11-08 12:01:24 +00:00
Angus Trau 55b68d3188 timidity: enable darwin support 2021-11-08 21:49:55 +11:00
Edmund Wu 238eae3975 wakatime: 13.0.7 -> 1.18.7
Convert to the new implementation in Go
2021-11-08 19:32:24 +09:00
Bernardo Meurer c8ef46c2cf
Merge pull request #144920 from trofi/fix-hdf5-determinism
hdf5: fix non-determinism by removing timestamps from .data
2021-11-07 22:36:47 -08:00
Janne Heß cd9de952da
Merge pull request #144976 from trofi/fix-diffoscope-patch
diffoscope: drop upstreamed fix-uimage-on-file-5.41.patch patch
2021-11-07 15:22:13 +01:00
github-actions[bot] e0cac44f90
Merge master into staging-next 2021-11-07 12:01:18 +00:00
Sergei Trofimovich 5e2b2752da diffoscope: drop upstreamed fix-uimage-on-file-5.41.patch patch
diffoscope-190 already contains the fix:

    applying patch /nix/store/icfygfs9d249x7if0w7004vimzkj4082-fix-uimage-on-file-5.41.patch
    patching file tests/comparators/test_uimage.py
    Hunk #1 FAILED at 98.
    1 out of 1 hunk FAILED -- saving rejects to file tests/comparators/test_uimage.py.re
2021-11-07 10:41:32 +00:00
Bobby Rong a203f0ad48
Merge pull request #143046 from hardselius/yubikey-manager-4.0.7
yubikey-manager: 4.0.5 -> 4.0.7
2021-11-07 17:22:31 +08:00
github-actions[bot] 9166210176
Merge master into staging-next 2021-11-07 00:01:38 +00:00
Maximilian Bosch eefcf9e956
Merge pull request #144868 from Ma27/bump-diffoscope
diffoscope: 188 -> 190
2021-11-06 23:37:17 +01:00
figsoda 1a9f8594c5
Merge pull request #144925 from figsoda/fix-synth
synth: fix darwin build
2021-11-06 17:31:36 -04:00
figsoda a8d1f24ac2 synth: fix darwin build 2021-11-06 16:23:39 -04:00
Sergei Trofimovich 0f0faddb8d hdf5: fix non-determinism by removing timestamps from .data
$ diffoscope '...-hdf5-1.12.1' '...-hdf5-1.12.1.check'
    --- ...-hdf5-1.12.1/lib/libhdf5.settings
    +++ ...-hdf5-1.12.1.check/lib/libhdf5.settings
     -1,17 +1,17 @@
                      HDF5 Version: 1.12.1
    -                Configured on: Thu Oct 28 17:42:30 UTC 2021
    +                Configured on: Sat Nov  6 19:02:02 UTC 2021
                     Configured by: nixbld@
                       Host system: x86_64-unknown-linux-gnu
    -            Uname information: Linux localhost 5.10.76 #1-NixOS SMP Wed Oct 27 07:56:57 UTC 2021 x86_64 GNU/Linux
    +            Uname information: Linux localhost 5.14.15 #1-NixOS SMP Wed Oct 27 07:59:56 UTC 2021 x86_64 GNU/Linux

The patch removes `Configured on`, `Configured by` and `Uname information` fields.
2021-11-06 19:28:55 +00:00
github-actions[bot] eeb7e66e97
Merge master into staging-next 2021-11-06 18:01:01 +00:00
Maximilian Bosch 1e4f70fc39
fzf: 0.27.3 -> 0.28.0
ChangeLog: https://github.com/junegunn/fzf/releases/tag/0.28.0
2021-11-06 13:10:00 +01:00
github-actions[bot] 89ec09c858
Merge master into staging-next 2021-11-06 12:01:12 +00:00
Bobby Rong 4599a1f98e
Merge pull request #143522 from r-ryantm/auto-update/riemann-c-client
riemann_c_client: 1.10.4 -> 1.10.5
2021-11-06 19:49:02 +08:00
Maximilian Bosch 53ea17e1a6
diffoscope: 188 -> 190
ChangeLogs:
* https://diffoscope.org/news/diffoscope-189-released/
* https://diffoscope.org/news/diffoscope-190-released/
2021-11-06 12:44:25 +01:00
github-actions[bot] a41ea4ced3
Merge master into staging-next 2021-11-06 06:01:07 +00:00
Joel f3decfa7da octofetch: init at 0.3.1
octofetch: use buildInputs for openssl

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2021-11-05 19:02:00 -07:00
github-actions[bot] ac4cb43546
Merge staging-next into staging 2021-11-05 00:02:01 +00:00
Sandro cd45372277
Merge pull request #144651 from malob/fix-thefuck-darwin 2021-11-04 22:23:44 +01:00
Sandro cfefcfc460
Merge pull request #142380 from dan4ik605743/cubocore 2021-11-04 21:50:47 +01:00
Malo Bourgon 1549123435 thefuck: fix build on darwin 2021-11-04 12:59:32 -07:00
Michele Guerini Rocco c75cf683f3
Merge pull request #144568 from rnhmjoj/pr-bdf2psf
bdf2psf: 1.205 -> 1.207
2021-11-04 19:42:30 +01:00
github-actions[bot] cca97be2f0
Merge staging-next into staging 2021-11-04 12:01:39 +00:00
github-actions[bot] 524db8975e
Merge staging-next into staging 2021-11-04 06:02:01 +00:00
Doron Behar 2da7d605fd
Merge pull request #144534 from r-ryantm/auto-update/pistol 2021-11-04 06:01:31 +00:00
Bobby Rong e6c181ee1e
Merge pull request #144439 from r-ryantm/auto-update/lokalise2-cli
lokalise2-cli: 2.6.7 -> 2.6.8
2021-11-04 08:55:58 +08:00
rnhmjoj 37d85bed1d
bdf2psf: 1.205 -> 1.207 2021-11-04 01:38:20 +01:00
github-actions[bot] 7516a2e172
Merge staging-next into staging 2021-11-04 00:02:12 +00:00
Ben Siraphob 38f6e71ab5
Merge pull request #144549 from siraben/swaglyrics-darwin
swaglyrics, python3Packages.swspotify: update and fix build on darwin
2021-11-03 18:47:51 -05:00
Ryan Burns 3031cea64c
Merge pull request #144533 from misuzu/coreutils-armv7l
coreutils: drop upstreamed patch for armv7l
2021-11-03 15:27:55 -07:00
Ben Siraphob 04a15518c1
swaglyrics: 1.2.2 -> unstable-2021-06-17 and enable on darwin 2021-11-03 17:12:56 -05:00
R. Ryantm d729328f20 pspg: 5.4.1 -> 5.5.0 2021-11-03 22:04:42 +00:00
R. Ryantm fdacbe5494 pistol: 0.2.1 -> 0.2.2 2021-11-03 20:17:51 +00:00
misuzu 34ceb8643c coreutils: drop upstreamed patch for armv7l 2021-11-03 22:06:48 +02:00
Silvan Mosberger 88d6a4f9ef
Merge pull request #144486 from r-ryantm/auto-update/nms
nms: 0.3.3 -> 1.0.1
2021-11-03 19:43:40 +01:00
github-actions[bot] 3567177949
Merge staging-next into staging 2021-11-03 18:10:58 +00:00
R. Ryantm b525a5bb36 nms: 0.3.3 -> 1.0.1 2021-11-03 16:41:44 +00:00
R. Ryantm 666e1579cc mdbtools: 0.9.4 -> 1.0.0 2021-11-03 14:29:51 +00:00
José Romildo Malaquias 9355b0fd0c
Merge pull request #144353 from r-ryantm/auto-update/jdupes
jdupes: 1.20.0 -> 1.20.1
2021-11-03 11:08:51 -03:00
figsoda 8429ae8722
Merge pull request #144443 from r-ryantm/auto-update/macchina
macchina: 1.1.6 -> 5.0.2
2021-11-03 09:28:56 -04:00
R. Ryantm 40cf9eae71 macchina: 1.1.6 -> 5.0.2 2021-11-03 12:52:49 +00:00
R. Ryantm eff5c3fea0 lokalise2-cli: 2.6.7 -> 2.6.8 2021-11-03 12:40:50 +00:00
Sandro c463cb880c
Merge pull request #144342 from r-ryantm/auto-update/goreleaser 2021-11-03 13:27:46 +01:00
Robert Hensing c8a63f5adf
Merge pull request #114456 from thefloweringash/elk-update
elk: 7.5.1 -> 7.11.1
2021-11-03 13:16:02 +01:00
Bobby Rong 2483e778d4
treewide: set meta.mainProgram for packages teams.pantheon.members maintain 2021-11-03 19:07:21 +08:00
Andrew Childs ce98cdc02d logstash7: 7.5.1 -> 7.11.1 2021-11-03 11:35:14 +01:00
Sandro Jäckel b5cfd8dd69
treewide: remove python39Packages.ruamel_yaml aliases 2021-11-03 11:10:50 +01:00
Sergei Trofimovich 7eaf05af30 most: enable parallel building 2021-11-03 08:19:04 +00:00
Alyssa Ross 703ffa2f5d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-11-03 07:34:33 +00:00
R. Ryantm e8fb690652 jdupes: 1.20.0 -> 1.20.1 2021-11-03 05:55:51 +00:00
R. Ryantm 1595f3bcd4 interactsh: 0.0.4 -> 0.0.6 2021-11-03 05:17:49 +00:00
R. Ryantm 91e489dd3c goreleaser: 0.183.0 -> 0.184.0 2021-11-03 04:14:59 +00:00
superherointj df4fac48fc maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
R. Ryantm 93e6d80788 chezmoi: 2.7.3 -> 2.7.4 2021-11-03 00:27:30 +00:00
Martin Weinelt 8f5da907b0 Merge remote-tracking branch 'origin/staging-next' into staging 2021-11-02 23:31:28 +01:00
Sandro db5bae2fe7
Merge pull request #144263 from adamcstephens/nix-direnv-1.5.0 2021-11-02 18:35:22 +01:00
Adam Stephens 952e686eab
nix-direnv: 1.4.0 -> 1.5.0 2021-11-02 12:36:46 -04:00
figsoda 416737a04d
Merge pull request #143688 from figsoda/update-synth
synth: 0.6.0 -> 0.6.1
2021-11-02 12:27:26 -04:00
Artturi 15d19f0004
Merge pull request #143599 from r-ryantm/auto-update/cloud-sql-proxy
cloud-sql-proxy: 1.25.0 -> 1.26.0
2021-11-02 14:34:10 +02:00
Artturi 2fea17d9d2
Merge pull request #143605 from r-ryantm/auto-update/convimg
convimg: 8.3 -> 8.9
2021-11-02 14:27:55 +02:00
github-actions[bot] 36b42d42c9
Merge staging-next into staging 2021-11-02 12:02:08 +00:00
figsoda 503a76e4f8 synth: 0.6.0 -> 0.6.1 2021-11-02 08:01:40 -04:00
Sandro ef51df2f22
Merge pull request #144163 from SuperSandro2000/zoxide 2021-11-02 10:03:03 +01:00
Vladimír Čunát 94d91a448b
Merge #141684: branch 'staging-next' 2021-11-02 07:39:24 +01:00
Bobby Rong 88e02d3d04
Merge pull request #144192 from jonringer/fix-ksnip
ksnip: fix qt wrapping
2021-11-02 14:26:46 +08:00
Jonathan Ringer aeebe4de10
ksnip: fix qt wrapping 2021-11-01 22:30:54 -07:00
github-actions[bot] 3f03065e05
Merge staging-next into staging 2021-11-02 00:02:12 +00:00
github-actions[bot] d27dd6653e
Merge master into staging-next 2021-11-02 00:01:32 +00:00
Sandro Jäckel 3002559e35
zoxide: 0.7.8 -> 0.7.9 2021-11-01 23:59:04 +01:00
Harsh Shandilya bf873fbb2f
fclones: 0.17.0 -> 0.17.1 (#144150)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-01 23:48:59 +01:00
Sandro aca5a03bef
Merge pull request #143647 from r-ryantm/auto-update/etcher 2021-11-01 20:46:12 +01:00
github-actions[bot] 83d6b7a7e0
Merge staging-next into staging 2021-11-01 18:01:40 +00:00
github-actions[bot] bd0051cd54
Merge master into staging-next 2021-11-01 18:01:02 +00:00
whonore 85d7132ea7 bitwise: 0.42 -> 0.43 2021-11-01 09:33:41 -04:00
github-actions[bot] bef900528f
Merge staging-next into staging 2021-11-01 00:02:05 +00:00
github-actions[bot] 7eaf56d92e
Merge master into staging-next 2021-11-01 00:01:32 +00:00
Sandro 767947fcd1
Merge pull request #143817 from marsam/update-lf 2021-10-31 23:27:26 +01:00
Simon Bruder 55c4c014e7
antimicrox: 3.0.1 -> 3.2.0
This changes the source from the (now archived) original antimicroX to a
fork that is actively maintained and includes new features like uinput
support for wayland.

Since upstream changed the executable name from antimicroX to
antimicrox, this also changes the name of the derivation and the file
names to work with Nix 2.4’s nix run and to be consistent. An alias for
antimicroX is added to ensure existing configurations will continue
working.
2021-10-31 15:45:40 +01:00
github-actions[bot] 858d551e40
Merge staging-next into staging 2021-10-31 12:01:52 +00:00
github-actions[bot] f66386e3b1
Merge master into staging-next 2021-10-31 12:01:13 +00:00
Robert Helgesson e6d69fa20e trash-cli: 0.21.7.24 -> 0.21.10.24 2021-10-31 09:52:36 +01:00
happysalada 441a141e72 coreutils: switch to version 9 for darwin 2021-10-31 16:46:50 +09:00
github-actions[bot] bc5e1e9c27
Merge staging-next into staging 2021-10-31 06:01:37 +00:00
github-actions[bot] e4e8cd182e
Merge master into staging-next 2021-10-31 06:01:06 +00:00
Mario Rodas 984c59161a
Merge pull request #143808 from iAmMrinal0/move/lsdTest
lsd: move nixos test to installCheckPhase
2021-10-30 22:31:41 -05:00
Bobby Rong 59e7e8dc84
Merge pull request #143601 from r-ryantm/auto-update/qt5ct
qt5ct: 1.3 -> 1.5
2021-10-31 10:24:37 +08:00
github-actions[bot] 062a1496d6
Merge staging-next into staging 2021-10-30 18:01:37 +00:00
github-actions[bot] 0fa76ebdca
Merge master into staging-next 2021-10-30 18:00:59 +00:00
Artturi f54bed6ef6
Merge pull request #143698 from r-ryantm/auto-update/fselect
fselect: 0.7.6 -> 0.7.7
2021-10-30 17:00:01 +03:00
Artturi 1be106018c
Merge pull request #143665 from r-ryantm/auto-update/fend
fend: 0.1.24 -> 0.1.26
2021-10-30 16:13:54 +03:00
github-actions[bot] 230a785370
Merge staging-next into staging 2021-10-30 12:01:44 +00:00
github-actions[bot] 846f94d984
Merge master into staging-next 2021-10-30 12:01:09 +00:00
Bobby Rong c447f6ee05
Merge pull request #143585 from r-ryantm/auto-update/chezmoi
chezmoi: 2.6.1 -> 2.7.3
2021-10-30 19:19:10 +08:00
Maximilian Bosch bd2411b1d7
Merge pull request #143768 from iAmMrinal0/remove/batTest
bat: move nixos test to installCheckPhase
2021-10-30 12:55:29 +02:00
Ellie Hermaszewska ca2c480ecb
lighthouse-steamvr: init at unstable-2021-03-28 2021-10-30 18:16:13 +08:00
Mario Rodas e49cd51ebc
Merge pull request #142672 from truh/update/plantuml-server_1.2021.12
plantuml-server: 1.2021.7 -> 1.2021.12
2021-10-30 04:44:16 -05:00
Mario Rodas c2189078d8
Merge pull request #143678 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.8.6 -> 1.8.9
2021-10-30 04:18:44 -05:00
maxine [they] 8099b31c67
Merge pull request #143739 from r-ryantm/auto-update/goreleaser
goreleaser: 0.179.0 -> 0.183.0
2021-10-30 10:47:14 +02:00
Mrinal Purohit ff2ad64353 lsd: move nixos test to installCheckPhase 2021-10-30 13:34:09 +05:30
Mario Rodas bcbb7d97dc lf: 25 -> 26 2021-10-30 04:20:00 +00:00
github-actions[bot] ba990541d1
Merge staging-next into staging 2021-10-30 00:02:03 +00:00
github-actions[bot] 2d204edb98
Merge master into staging-next 2021-10-30 00:01:30 +00:00
Mrinal Purohit f88695d009 bat: move nixos test to installCheckPhase 2021-10-30 04:24:48 +05:30
Robert Helgesson ecebf0602c svtplay-dl: 4.7 -> 4.8 2021-10-30 00:39:05 +02:00
Vojtěch Káně 07ab1d9c97 stderred: Init at unstable-2021-04-28 2021-10-29 23:04:46 +02:00
R. Ryantm aaf0da74e8 goreleaser: 0.179.0 -> 0.183.0 2021-10-29 20:38:42 +00:00