Commit graph

9171 commits

Author SHA1 Message Date
github-actions[bot] e605a07cc0
Merge master into staging-next 2021-04-20 06:06:25 +00:00
R. RyanTM b7ac5e7c00 ostree: 2020.8 -> 2021.1 2021-04-19 23:23:26 -04:00
R. RyanTM b1476f41ec pspg: 4.4.0 -> 4.5.0 2021-04-19 22:41:36 -04:00
github-actions[bot] 6ef7c23763
Merge master into staging-next 2021-04-19 18:11:51 +00:00
John Ericson b26886474a
Merge pull request #119827 from alyssais/isBSD
stdenv.isBSD: reinit
2021-04-19 13:50:14 -04:00
github-actions[bot] 36faabcd7c
Merge master into staging-next 2021-04-19 06:05:48 +00:00
Sandro ce87b4fb11
Merge pull request #119722 from prusnak/sta
sta: unstable-2016-01-25 -> unstable-2020-05-10
2021-04-19 04:31:26 +02:00
github-actions[bot] a28d31ed86
Merge master into staging-next 2021-04-19 00:15:22 +00:00
Alyssa Ross 730a9a04fa
stdenv.isBSD: reinit
This was removed in e29b0da9c7, because
it was felt it was ambiguous whether isBSD should remove Darwin.

I think it should be reintroduced.  Packages sometimes have their own
concepts of "is BSD" e.g. Lua, and these almost never include Darwin,
so let's keep Darwin excluded.

Without a way to say "is this BSD", one has to list all flavours of
BSD seperately, even though fundamentally they're still extremely
similar.  I don't want to have to write the following!

    stdenv.isFreeBSD || stdenv.isNetBSD || stdenv.isOpenBSD || stdenv.isDragonFlyBSD

Additionally, we've had stdenv.hostPlatform.isBSD this whole time, and
it hasn't hurt anything.
2021-04-18 20:12:09 +00:00
Sandro 8e16538785
Merge pull request #119759 from dotlambda/ytfzf-1.1.4
ytfzf: 1.1.3 -> 1.1.4
2021-04-18 20:51:37 +02:00
github-actions[bot] b57b2b362c
Merge master into staging-next 2021-04-18 18:10:37 +00:00
Robert Scott 5a333c5f09
Merge pull request #119449 from woffs/nncp-6.3.0
nncp: 6.2.0 -> 6.3.0
2021-04-18 15:11:44 +01:00
github-actions[bot] 9e804db1da
Merge master into staging-next 2021-04-18 12:06:01 +00:00
zowoq faab9ed66b miniserve: 0.13.0 -> 0.14.0
https://github.com/svenstaro/miniserve/releases/tag/v0.14.0
2021-04-18 20:10:14 +10:00
Robert Helgesson 831e64bad4
Drop maintainership for some packages 2021-04-18 09:00:18 +02:00
github-actions[bot] 0ef3d3e462
Merge master into staging-next 2021-04-18 00:15:36 +00:00
Robert Schütz 3459867869 ytfzf: 1.1.3 -> 1.1.4
https://github.com/pystardust/ytfzf/releases/tag/v1.1.4
2021-04-18 00:51:17 +02:00
github-actions[bot] 8156636ab9
Merge master into staging-next 2021-04-17 18:10:38 +00:00
Pavol Rusnak 7f412547a6
sta: unstable-2016-01-25 -> unstable-2020-05-10 2021-04-17 19:44:02 +02:00
Jörg Thalheim 0df153fbbe
Merge pull request #119661 from Radvendii/ostree-fix
ostree: fix TLS errors
2021-04-17 15:27:07 +01:00
github-actions[bot] 425886d6c2
Merge master into staging-next 2021-04-17 12:05:49 +00:00
Pavol Rusnak 28de4ac62a
treewide: make AppRun substitutions constistent 2021-04-17 12:48:13 +02:00
Bruno Bigras 2a441ee408 bat-extras: 20200515-dev -> 2021.04.06 2021-04-17 02:24:58 -04:00
Mario Rodas de1907ef12 watchexec: 1.15.0 -> 1.15.1
https://github.com/watchexec/watchexec/releases/tag/1.15.1
2021-04-17 04:20:00 +00:00
Owen Shepherd 43aeba0d1b
macchina: init at 0.6.9 2021-04-17 19:48:30 +01:00
github-actions[bot] f620e30ca4
Merge master into staging-next 2021-04-17 00:15:03 +00:00
Sandro f6cb5894db
Merge pull request #118819 from humancalico/tremor-bump
tremor-rs: 0.10.1 -> 0.11.0
2021-04-17 00:34:23 +02:00
Taeer Bar-Yam a350ad306a ostree: fix TLS errors 2021-04-16 17:17:38 -04:00
Akshat Agarwal a5aa71ee47 tremor-rs: 0.10.1 -> 0.11.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-16 23:52:31 +05:30
github-actions[bot] 6a0f49f240
Merge master into staging-next 2021-04-16 18:13:19 +00:00
Reed 4130abfe12 neofetch: wrap with pciutils 2021-04-16 11:41:45 -04:00
Martin Weinelt cd7a519012
Merge branch 'master' into staging-next 2021-04-16 01:32:09 +02:00
Sandro d2c3e2ae89
Merge pull request #118411 from devhell/init-cpufetch 2021-04-15 22:07:00 +02:00
github-actions[bot] dfd4f14303
Merge master into staging-next 2021-04-15 18:13:27 +00:00
devhell 96fc3c3880 cpufetch: init at 0.94
A "[s]implistic yet fancy CPU architecture fetching tool", similar to
neofetch, screenfetch, etc.
2021-04-15 14:40:16 +01:00
Ajeet D'Souza e754546ef7
zoxide: remove shell checkInputs
remove unused shell check inputs
2021-04-15 21:54:07 +09:00
github-actions[bot] 9c190d28df
Merge master into staging-next 2021-04-15 12:06:13 +00:00
Michael Weiss 7bf3b1fe95 lf: Remove myself as maintainer
I'm not really using it anymore.
2021-04-15 02:25:05 -04:00
Michael Weiss 402e17aef3 lf: 21 -> 22 2021-04-15 02:25:05 -04:00
R. RyanTM 150ad4ec58 grit: 0.2.0 -> 0.3.0 2021-04-15 02:13:44 -04:00
Frank Doepper 6316cbc851 nncp: 6.2.0 -> 6.3.0 2021-04-14 20:47:09 +02:00
github-actions[bot] eb8e023674
Merge master into staging-next 2021-04-14 18:11:01 +00:00
Robert Schütz e4a617b708 ytfzf: 1.1.2 -> 1.1.3
https://github.com/pystardust/ytfzf/releases/tag/v1.1.3
2021-04-14 11:36:07 +02:00
Vladimír Čunát d2eb7a7887
Merge branch 'staging' into staging-next
A few conflicts but relatively clear ones (I think).
2021-04-14 10:08:25 +02:00
Martin Weinelt ccabc238a8
Merge pull request #119322 from marsam/update-tmux
tmux: 3.1c -> 3.2
2021-04-14 02:00:06 +02:00
Sandro ef9eabf711
Merge pull request #119335 from SuperSandro2000/remind
remind: remove not required assert
2021-04-13 18:57:43 +02:00
midchildan e1cdc1c36a
fselect: update cargoSha256 2021-04-13 23:44:27 +09:00
Sandro 98fdab6aee
remind: remove not required assert 2021-04-13 15:49:33 +02:00
Josh Holland 14b80482e5 remind: 03.03.05 -> 03.03.06
Also apply nixpkgs-format and change licence to gpl2Only.
2021-04-13 09:50:52 +01:00
Mario Rodas 4716a0e6d4 tmux: 3.1c -> 3.2
https://github.com/tmux/tmux/raw/3.2/CHANGES
2021-04-13 04:20:00 +00:00