Commit Graph

9551 Commits

Author SHA1 Message Date
Fabian Affolter
76c3a0677e
Merge pull request #121316 from r-ryantm/auto-update/macchina
macchina: 0.6.9 -> 0.7.2
2021-05-01 13:04:56 +02:00
github-actions[bot]
5c9b6baa63
Merge staging-next into staging 2021-05-01 06:21:43 +00:00
R. RyanTM
e812fd9c0e handlr: 0.6.3 -> 0.6.4 2021-05-01 04:39:10 +00:00
happysalada
bd64a6221f broot: remove unused argument 2021-05-01 10:10:21 +09:00
happysalada
855b2b96bb broot: 1.3.0 -> 1.3.1 2021-05-01 10:10:21 +09:00
R. RyanTM
ff6c9411f8 librespeed-cli: 1.0.7 -> 1.0.8 2021-04-30 20:45:14 +00:00
R. RyanTM
fef20991e8 macchina: 0.6.9 -> 0.7.2 2021-04-30 19:37:43 +00:00
github-actions[bot]
20ebbe6b59
Merge staging-next into staging 2021-04-30 18:26:34 +00:00
R. RyanTM
3ceb0e9cfa krapslog: 0.1.2 -> 0.1.3 2021-04-30 15:55:57 +00:00
John Ericson
17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
Sandro
039d5a2d1a
Merge pull request #120707 from onsails/ffsend
ffsend: fix build on darwin
2021-04-30 14:47:55 +02:00
github-actions[bot]
d7882499f8
Merge staging-next into staging 2021-04-30 12:26:14 +00:00
0x4A6F
71b873942e zellij: add myself to maintainers 2021-04-30 18:23:38 +09:00
0x4A6F
3f90d41adc zellij: 0.5.1 -> 0.6.0
- fix completions
2021-04-30 18:23:38 +09:00
happysalada
055a145dfe vector: 0.13.0 -> 0.13.1 2021-04-30 16:37:06 +09:00
github-actions[bot]
c6548b2832
Merge staging-next into staging 2021-04-30 06:21:40 +00:00
Andrew Childs
7869d16545 llvmPackages: Multuple outputs for everythting
Also begin to start work on cross compilation, though that will have to
be finished later.

The patches are based on the first version of
https://reviews.llvm.org/D99484. It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.

Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.

----

Other misc notes, highly incomplete

- lvm-config-native and llvm-config are put in `dev` because they are
  tools just for build time.

- Clang no longer has an lld dep. That was introduced in
  db29857eb3, but if clang needs help
  finding lld when it is used we should just pass it flags / put in the
  resource dir. Providing it at build time increases critical path
  length for no good reason.

----

A note on `nativeCC`:

`stdenv` takes tools from the previous stage, so:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`

while:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Peter Hoeg
600bb9d529 togglesg-download: drop it as it is no longer maintained/working 2021-04-30 12:38:54 +08:00
github-actions[bot]
b4766e97ee
Merge staging-next into staging 2021-04-30 00:52:06 +00:00
Sandro Jäckel
ae02415ee8
treewide: remove gnidorah
due to github account removal/deletion and not other mean of contact.
2021-04-30 01:48:19 +02:00
Sandro
75a24a5bc9
Merge pull request #121170 from samuelgrf/add-mainProgram-to-packages 2021-04-30 01:20:37 +02:00
Robert Helgesson
0586a566ff trash-cli: 0.20.12.26 -> 0.21.4.18 2021-04-29 22:24:09 +02:00
Robert Helgesson
69c572332b svtplay-dl: 3.3 -> 3.6 2021-04-29 21:42:18 +02:00
Samuel Gräfenstein
e64a451d96
trash-cli: add meta.mainProgram 2021-04-29 14:59:31 +02:00
github-actions[bot]
01105a117a
Merge staging-next into staging 2021-04-29 06:21:55 +00:00
Gabriel Ebner
147439c5f0 diffoscope: 171 -> 172 2021-04-29 00:22:19 -04:00
github-actions[bot]
9cf0393c37
Merge staging-next into staging 2021-04-28 18:14:28 +00:00
Drew Risinger
19acc797c7 hdf5_1_10: rollback 1.10.7 -> 1.10.6
This package only exists for compatibility with
``python3Packages.tables``, as far as I can tell based on usage in
nixpkgs.

``tables`` tests fail on hdf5 > v1.10.5, so we are reverting this to
the last "good" version of hdf5 that works with ``tables``.
``hdf5_1_10`` should hopefully be unpinned on the next release of
``python3Packages.tables``.
https://github.com/PyTables/PyTables/issues/845
2021-04-28 10:43:04 -04:00
happysalada
51729ed349 broot: remove stale substitute 2021-04-28 21:56:09 +09:00
happysalada
af9430180e broot: 1.2.9 -> 1.3.0 2021-04-28 21:56:09 +09:00
github-actions[bot]
ce47d859f6
Merge staging-next into staging 2021-04-28 12:06:40 +00:00
Andrey Kuznetsov
9b2ec3bc72
ffsend: fix build on darwin 2021-04-28 12:10:43 +03:00
Daniël de Kok
f9f094e690
Merge pull request #120588 from Atemu/ethminer-free
ethminer: provide a CUDA-free version
2021-04-28 08:58:16 +02:00
R. RyanTM
c3e1af4ba5 chezmoi: 2.0.10 -> 2.0.11 2021-04-27 23:56:23 -04:00
github-actions[bot]
655989d7b3
Merge staging-next into staging 2021-04-28 00:15:29 +00:00
Sandro
1113134039
Merge pull request #120573 from expipiplus1/joe-bb-tools
inav-blackbox-tools: init at 2021-04-22
2021-04-28 01:27:05 +02:00
Atemu
3c678b7098 ethminer: correct license 2021-04-27 23:40:34 +02:00
Atemu
7787089f1d ethminer: mark cuda version as broken
Doesn't build on my machine, needs https://github.com/NixOS/nixpkgs/pull/109838
2021-04-27 23:40:04 +02:00
Atemu
101e5cdceb ethminer: use regular stdenv when CUDA isn't used 2021-04-27 23:39:34 +02:00
Atemu
a053eae561 ethminer: provide a CUDA-free version
CUDA is only needed for Nvidia GPUs; AMD has a fully open stack
2021-04-27 23:38:10 +02:00
github-actions[bot]
c01456266d
Merge staging-next into staging 2021-04-27 12:07:01 +00:00
Sandro
745d6ecb4e
Merge pull request #120773 from ilmari-lauhakangas/patch-4
yle-dl: use latest ffmpeg
2021-04-27 13:48:57 +02:00
github-actions[bot]
489dda0090
Merge staging-next into staging 2021-04-27 00:15:12 +00:00
Maximilian Bosch
cf51b751f7
Merge pull request #120607 from humancalico/tremor-bump-0.11.1
tremor-rs: 0.11.0 -> 0.11.1
2021-04-26 23:32:59 +02:00
ilmari-lauhakangas
ca889ec2ec
yle-dl: use latest ffmpeg
Downloading with yle-dl no longer works with ffmpeg 3
2021-04-26 21:35:21 +03:00
github-actions[bot]
f0290a5d27
Merge staging-next into staging 2021-04-26 18:14:28 +00:00
Robert Schütz
53d547ce19
Merge pull request #120619 from amanjeev/semiphemeral-python-package
semiphemeral: init at 0.6
2021-04-26 17:29:47 +02:00
Amanjeev Sethi
281efa2651
semiphemeral: init at 0.6
semiphemeral: init at 0.6

semiphemeral: init at 0.6

semiphemeral: init at 0.6

semiphemeral: fix formatting

semiphemeral: refactor for flexibility

semiphemeral: remove extraneous inherit

semiphemeral: no check since upstream has no tests

semiphemeral: refactor move to misc instead of social/twitter

semiphemeral: fix formatting
2021-04-26 11:10:45 -04:00
github-actions[bot]
e30742adc3
Merge staging-next into staging 2021-04-26 12:06:35 +00:00
Ingo Blechschmidt
1586cbd915
castty: init at 2020-11-10 (#120478)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-26 11:43:42 +02:00
github-actions[bot]
28c3da370d
Merge staging-next into staging 2021-04-26 06:05:56 +00:00
R. RyanTM
800b729f06 goreleaser: 0.163.1 -> 0.164.0 2021-04-26 00:42:55 -04:00
Joe Hermaszewski
580e83525b inav-blackbox-tools: init at 2021-04-22 2021-04-26 12:26:51 +08:00
Martin Weinelt
e8dc8adab6
Merge pull request #120682 from r-ryantm/auto-update/handlr
handlr: 0.6.1 -> 0.6.3
2021-04-26 03:28:50 +02:00
R. RyanTM
5907b8151f handlr: 0.6.1 -> 0.6.3 2021-04-26 01:12:13 +00:00
Martin Weinelt
caba0b6a23
Merge pull request #120670 from samueldr/grub/add-maintainer
grub2: Add samueldr as maintainer
2021-04-26 02:47:42 +02:00
github-actions[bot]
8634c6f7d1
Merge staging-next into staging 2021-04-26 00:17:03 +00:00
Samuel Dionne-Riel
6be41a3545 grub2: Add samueldr as maintainer 2021-04-25 20:07:35 -04:00
therealansh
f1df273a67 zellij: init at 0.5.1 2021-04-26 09:01:17 +09:00
Anderson Torres
b1c9917f71
Merge pull request #120625 from AndersonTorres/quick-modifications
Updates

ftgl: 2.1.3-rc5 -> 2.4.0; 
cimg: 2.9.6 -> 2.9.7; 
dialog: 1.3-2210306 -> 1.3-2210324; 
docutils: 0.16 -> 0.17.1; 
fme: refactor
2021-04-25 18:43:59 -03:00
zowoq
11c7219d4d youtube-dl: 2021.04.07 -> 2021.04.26
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.04.26
2021-04-26 07:34:53 +10:00
Maximilian Bosch
d3d3a94e76
Merge pull request #120546 from woffs/nncp-6.4.0
nntp: 6.3.0 -> 6.4.0
2021-04-25 22:14:27 +02:00
AndersonTorres
3a7af6de81 dialog: 1.3-2210306 -> 1.3-2210324 2021-04-25 14:38:31 -03:00
Akshat Agarwal
ee01b57e35 tremor-rs: 0.11.0 -> 0.11.1 2021-04-25 20:28:20 +05:30
github-actions[bot]
1626c4772a
Merge staging-next into staging 2021-04-25 12:06:12 +00:00
Frederik Rietdijk
c648f7ee2a Merge master into staging-next 2021-04-25 13:54:29 +02:00
Andy Chun @noneucat
cc7ee239f7 ethminer: 0.18.0 -> 0.19.0
(cherry picked from commit 3fcdf4ed14)
2021-04-25 13:07:16 +02:00
Atemu
976ca8c8e5 ethminer: add myself as maintainer 2021-04-25 13:07:16 +02:00
Taeer Bar-Yam
ab6943a745
macdylibbundler: delete duplicate dylibbundler (#119486) 2021-04-25 08:43:09 +02:00
Jan Tojnar
c1f851b2ee
Merge branch 'staging-next' into staging 2021-04-25 08:22:13 +02:00
github-actions[bot]
a956f62ea4
Merge master into staging-next 2021-04-25 06:05:34 +00:00
Mario Rodas
1fe6ed37fd
Merge pull request #120528 from marsam/update-goaccess
goaccess: 1.4 -> 1.4.6
2021-04-24 22:57:28 -05:00
Jan Tojnar
0f1c4558d3
Merge branch 'master' into staging-next
Choose binwalk 2.3.1, 27 is legacy version for Python 2.
2021-04-25 02:50:48 +02:00
Lassulus
118485230c
Merge pull request #119725 from helsinki-systems/feat/flexoptix-app
flexoptix-app: Init at 5.9.0
2021-04-24 19:34:18 +02:00
Frank Doepper
0b2840ba4e nntp: 6.3.0 -> 6.4.0 2021-04-24 19:00:38 +02:00
Martin Weinelt
192ae8f46a
Merge pull request #120474 from mweinelt/handlr
handlr: 0.5.0 -> 0.6.1
2021-04-24 17:54:08 +02:00
rnhmjoj
61f2b36624
ddcutil: 1.0.1 -> 1.1.0 2021-04-24 11:21:11 +02:00
github-actions[bot]
f9e9e425fc
Merge staging-next into staging 2021-04-24 06:05:32 +00:00
github-actions[bot]
d8d6ba0d2e
Merge master into staging-next 2021-04-24 06:05:30 +00:00
Mario Rodas
67ace3a32d goaccess: 1.4 -> 1.4.6 2021-04-24 04:20:00 +00:00
Sandro
b906c94ad9
Merge pull request #120320 from dotlambda/ffsend-0.2.71
ffsend: 0.2.68 -> 0.2.71
2021-04-24 02:55:16 +02:00
Martin Weinelt
49155acb74
handlr: 0.5.0 -> 0.6.1
Adds the missing shared-mime-info dependency and fixes tests.
2021-04-24 02:45:55 +02:00
github-actions[bot]
944e32775d
Merge staging-next into staging 2021-04-24 00:16:20 +00:00
github-actions[bot]
6e7c70d02d
Merge master into staging-next 2021-04-24 00:16:17 +00:00
Sandro
ecf8fc90dd
Merge pull request #120448 from lopsided98/tmux-cross
tmux: fix cross-compilation
2021-04-24 01:02:33 +02:00
Ben Wolsieffer
41d646f758 tmux: fix cross-compilation 2021-04-23 14:15:06 -04:00
fortuneteller2k
43dd56c602 neofetch: 7.1.0 -> unstable-2020-11-26 2021-04-24 01:36:17 +08:00
Alyssa Ross
4f4d95bbc2
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/pyvex/default.nix
	pkgs/top-level/python-packages.nix
2021-04-23 13:49:12 +00:00
Alyssa Ross
bb8d9a49ff
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
This will bring in the fix for the yarGen eval failure.
2021-04-23 13:35:52 +00:00
Robert Schütz
56e173303d ffsend: 0.2.68 -> 0.2.71 2021-04-23 12:50:07 +02:00
happysalada
8b23026080 broot: 1.2.0 -> 1.2.9 2021-04-23 09:25:39 +02:00
Vladimír Čunát
ca65d6f7d2
Merge branch 'master' into staging-next 2021-04-23 09:10:50 +02:00
Raphael Megzari
b118066acc
starship: 0.51.0 -> 0.52.1 (#120293) 2021-04-23 12:55:01 +09:00
Raphael Megzari
0b57aa8701
vector: 0.12.2 -> 0.13.0 (#120134) 2021-04-23 11:52:41 +09:00
Mario Rodas
204b31d5a2
Merge pull request #120164 from r-ryantm/auto-update/chezmoi
chezmoi: 2.0.9 -> 2.0.10
2021-04-22 21:39:01 -05:00
Mario Rodas
f1fb12dc25
Merge pull request #120190 from r-ryantm/auto-update/goreleaser
goreleaser: 0.162.0 -> 0.163.1
2021-04-22 21:37:38 -05:00
Ryan Mulligan
6690cb923f
Merge pull request #119136 from r-ryantm/auto-update/pcb2gcode
pcb2gcode: 2.3.0 -> 2.3.1
2021-04-22 18:46:16 -07:00
github-actions[bot]
0d97d9f23b
Merge staging-next into staging 2021-04-23 00:15:42 +00:00
github-actions[bot]
481a9bc47c
Merge master into staging-next 2021-04-23 00:15:39 +00:00
kat witch
968885ec4a
ckb-next: 0.4.2 -> 0.4.4 2021-04-22 23:56:40 +01:00
Cole Helbling
722ecd9e93 cyclonedx-python: init at 0.4.3 2021-04-22 14:32:16 -07:00
Markus Kowalewski
a7f26b710c
snapper: 0.8.15 -> 0.9.0 2021-04-22 17:23:14 +02:00
R. RyanTM
d4699e503c goreleaser: 0.162.0 -> 0.163.1 2021-04-22 10:27:44 +00:00
R. RyanTM
890bc87e5f fluent-bit: 1.7.3 -> 1.7.4 2021-04-22 09:45:40 +00:00
R. RyanTM
ab3c516f08 chezmoi: 2.0.9 -> 2.0.10 2021-04-22 07:28:14 +00:00
github-actions[bot]
a260b67879
Merge staging-next into staging 2021-04-21 12:06:26 +00:00
github-actions[bot]
9b3e698b14
Merge master into staging-next 2021-04-21 12:06:23 +00:00
Sandro
645e1fdb80
Merge pull request #119972 from hjones2199/websocat-1dot8
websocat: 1.6.0 -> 1.8.0
2021-04-21 05:10:50 +02:00
github-actions[bot]
6faea022df
Merge staging-next into staging 2021-04-21 00:15:23 +00:00
github-actions[bot]
99c7bab106
Merge master into staging-next 2021-04-21 00:15:20 +00:00
Hunter Jones
78c1ab76d7 websocat: 1.6.0 -> 1.8.0 2021-04-20 14:25:40 -05:00
Ben Sima
b4a87f0ef0 wemux: init at 2021-04-16
The usual wemux.conf location is /usr/local/etc, but that directory doesn't
exist, so we patch the script to look in /etc.

Reviewed-by: William Casarin <jb55@jb55.com>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210419002256.30999-1-ben@bsima.me%3E
2021-04-20 11:51:06 -07:00
github-actions[bot]
cf0edc0dea
Merge staging-next into staging 2021-04-20 06:06:28 +00:00
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]
ea5bd4364e
Merge staging-next into staging 2021-04-19 18:11:54 +00: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]
7742d40a37
Merge staging-next into staging 2021-04-19 06:05:52 +00: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]
c577e0ee09
Merge staging-next into staging 2021-04-19 00:15:24 +00: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]
f42b75df03
Merge staging-next into staging 2021-04-18 18:10:40 +00: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]
2095c2cd0d
Merge staging-next into staging 2021-04-18 12:06:03 +00: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]
da0e7f5fab
Merge staging-next into staging 2021-04-18 00:15:39 +00: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]
33182b194a
Merge staging-next into staging 2021-04-17 18:10:41 +00: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
Janne Heß
e7d4fa4239
flexoptix-app: Init at 5.9.0 2021-04-17 18:37:07 +02:00
Jörg Thalheim
b2a1e04eed
Merge remote-tracking branch 'upstream/staging-next' into HEAD 2021-04-17 16:37:04 +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
Alyssa Ross
6e3b5fd046 libungif: remove in favour of giflib
libungif was merged into giflib in 2006, and hasn't been updated
since.  All non-broken packages still using it build fine with giflib.

See <http://giflib.sourceforge.net/history.html>.
2021-04-16 14:06:10 +00: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
Raphael Megzari
46ccfdfc06
Merge pull request #119274 from fortuneteller2k/update-exa
exa: 0.10.0 -> 0.10.1
2021-04-13 12:50:11 +09:00
fortuneteller2k
940f476eb1 exa: 0.10.0 -> 0.10.1 2021-04-13 11:09:23 +08:00
Mario Rodas
6ef8776148
Merge pull request #119115 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.7.2 -> 1.7.3
2021-04-12 21:33:31 -05:00
R. RyanTM
4b56b81627
chezmoi: 2.0.8 -> 2.0.9 (#118968) 2021-04-12 12:36:45 -07:00
Luke Granger-Brown
08b22e605b Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging 2021-04-12 18:49:01 +00:00
Milan Pässler
c6f6e589fe
tmux: remove unused makeWrapper input 2021-04-12 11:25:09 +02:00
Kim Lindberger
2111e0cde8
Merge pull request #119114 from bkchr/bkchr-lorri-1.4.0
lorri: 1.3.1 -> 1.4.0
2021-04-12 09:39:41 +02:00
Sandro
0e95d213c8
Merge pull request #118461 from aaschmid/rmlint.darwin.support 2021-04-12 00:56:29 +02:00
R. RyanTM
ef2b74c0c8 pcb2gcode: 2.3.0 -> 2.3.1 2021-04-11 13:09:46 +00:00
R. RyanTM
64290497b8 fluent-bit: 1.7.2 -> 1.7.3 2021-04-11 08:38:49 +00:00
Bastian Köcher
2e9e1e0f6f
lorri: 1.3.1 -> 1.4.0 2021-04-11 10:37:30 +02:00
Bram
13375265e4
brltty: fix systemd-wrapper script
- Use absolute paths to logger and udev.
- Pass the absolute path to the brltty binary to the wrapper.
- Include generic USB devices in udev rules.
- Remove pulse-access group from systemd unit and sysusers.
2021-04-11 10:35:16 +02:00
Raphael Borun Das Gupta
2d42fde815 osm2pgsql: 1.4.1 -> 1.4.2 2021-04-10 16:16:22 +02:00
Fabian Affolter
cdf1b1eae6
Merge pull request #118982 from r-ryantm/auto-update/disfetch
disfetch: 1.21 -> 1.22
2021-04-10 13:40:44 +02:00
R. RyanTM
775cb72c89 disfetch: 1.21 -> 1.22 2021-04-10 08:01:28 +00:00
Mario Rodas
a1260ad61b watchexec: 1.14.1 -> 1.15.0
https://github.com/watchexec/watchexec/releases/tag/1.15.0
2021-04-10 04:20:00 +00:00
Andreas Schmid
b0a1a08800 rmlint: darwin support
by providing correct build flags.
Also remove same sources of non-determinism.
Thanks to @abathur.

Signed-off-by: Andreas Schmid <service@aaschmid.de>
2021-04-09 20:38:20 +02:00
github-actions[bot]
c876eb99be
Merge master into staging-next 2021-04-09 12:06:22 +00:00
happysalada
89e0e50e19 zoxide: 0.5.0 -> 0.6.0; fix darwin build 2021-04-09 15:45:17 +09:00
Jan Tojnar
625ce6c7f6 Merge branch 'staging-next' into staging
In python-packages.nix, resolve conflict between 50d604314e and 187d0371ab.
2021-04-08 17:14:31 +02:00
github-actions[bot]
bf6abedefb
Merge master into staging-next 2021-04-08 12:06:16 +00:00
Sandro
6810cc9d24
Merge pull request #118797 from SuperSandro2000/topgrade
topgrade: 6.7.0 -> 6.8.0
2021-04-08 13:09:43 +02:00
Sandro Jäckel
9decc936e3
topgrade: 6.7.0 -> 6.8.0 2021-04-08 11:40:54 +02:00
Sandro
9f7f61b07f
Merge pull request #118454 from LeSuisse/hdf5-use-v110-api 2021-04-08 11:17:47 +02:00
Thomas Gerbet
b9fcaefeb3 hdf5_1_10: init at 1.10.7
Introduce hdf5_1_10 so it can be used by packages encountering issues
hdf5 1.12.0.
2021-04-08 08:35:45 +02:00
Vincent Haupert
042b7059c5
yubikey-manager: run tests 2021-04-07 21:16:43 +02:00
Vincent Haupert
1072da3e3e
yubikey-manager: 3.1.2 -> 4.0.1 2021-04-07 21:16:41 +02:00
github-actions[bot]
8610c0abbd
Merge staging-next into staging 2021-04-07 12:06:26 +00:00
github-actions[bot]
1d48804dab
Merge master into staging-next 2021-04-07 12:06:23 +00:00
Sandro
a4abe29466
Merge pull request #105165 from ThibautMarty/poweralertd
poweralertd: init at 0.1.0
2021-04-07 10:10:17 +02:00
Ivar
8daf0cedee
betterdiscord-installer: init at 1.0.0-beta (#118471) 2021-04-07 09:59:54 +02:00
zowoq
3b81abba55 youtube-dl: 2021.04.01 -> 2021.04.07
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.04.07
2021-04-07 17:14:49 +10:00
Jan Tojnar
b47bf79d2a Merge branch 'staging-next' into staging 2021-04-07 05:41:17 +02:00
github-actions[bot]
5e509a83ed
Merge master into staging-next 2021-04-07 00:15:14 +00:00
zowoq
38d65f2dc2 fzf: 0.26.0 -> 0.27.0
https://github.com/junegunn/fzf/releases/tag/0.27.0
2021-04-07 05:50:12 +10:00
Jan Tojnar
7d01c1e6d5 fontforge-fonttools: Install all tools
Since CMake port, the contrib files are not installed. Let's use a Debian patch to install them.
2021-04-06 17:52:07 +02:00
Jan Tojnar
70babe5bcf Merge branch 'staging-next' into staging 2021-04-06 16:25:41 +02:00
Jan Tojnar
c04a14edd6 Merge branch 'master' into staging-next 2021-04-06 16:01:14 +02:00
Sandro
a230fd4368
Merge pull request #91677 from jluttine/polar-init
polar: init at unstable-2021-01-12
2021-04-06 10:24:56 +02:00
R. RyanTM
4b59c62682 mcfly: 0.5.5 -> 0.5.6 2021-04-06 03:54:44 -04:00
R. RyanTM
ce9f92491c uwuify: 0.2.1 -> 0.2.2 2021-04-05 23:53:38 -04:00
IvarWithoutBones
72069d206d grit: init at 0.2.0 2021-04-06 01:46:53 +02:00
Sandro
cc3878fd42
Merge pull request #118609 from yesbox/svtplay
svtplay-dl: Update crypto dependency
2021-04-05 18:36:21 +02:00
Jesper Geertsen Jonsson
830609e206 svtplay-dl: Update crypto dependency 2021-04-05 17:59:58 +02:00
Sandro
4a87f88fa0
Merge pull request #118340 from dotlambda/qmk-init 2021-04-05 17:15:05 +02:00
Thibaut Marty
df63ee8dcf poweralertd: init at 0.1.0 2021-04-05 16:58:10 +02:00
R. RyanTM
10ffa4bf0a
ovh-ttyrec: 1.1.6.6 -> 1.1.6.7 (#118529) 2021-04-05 16:11:28 +02:00
Maximilian Bosch
f4e85112aa
Merge pull request #118563 from r-ryantm/auto-update/tz
tz: 0.4 -> 0.5
2021-04-05 14:04:01 +02:00
R. RyanTM
53c575bc03 tz: 0.4 -> 0.5 2021-04-05 06:48:03 +00:00
Sandro
85db56edee
Merge pull request #118536 from SuperSandro2000/yle-dl
yle-dl: 20201022 -> 20210212
2021-04-05 07:12:43 +02:00
Sandro
af72815baa
Merge pull request #118533 from SuperSandro2000/uutils-coreutils
uutils-coreutils: 0.0.4 -> 0.0.6
2021-04-05 07:12:10 +02:00
Sandro
354703e66f
Merge pull request #116067 from djwf/add-empty 2021-04-05 05:22:01 +02:00
Sandro Jäckel
08c9cbaf45 yle-dl: 20201022 -> 20210212 2021-04-05 04:50:04 +02:00
David J. Weller-Fahy
0b4245c392 empty: init at 0.6.21b
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-04 22:27:40 -04:00
Sandro Jäckel
76a0a717a9 uutils-coreutils: 0.0.4 -> 0.0.6 2021-04-05 04:25:39 +02:00
Sandro
7c932296e0
Merge pull request #116335 from SuperSandro2000/move-aliases.nix 2021-04-05 04:07:15 +02:00
Sandro
b41bccfb26
Merge pull request #118361 from IvarWithoutBones/bump/discordctl
betterdiscordctl: 1.7.0 -> 1.7.1
2021-04-05 02:49:30 +02:00
github-actions[bot]
0269017eb4
Merge staging-next into staging 2021-04-05 00:16:41 +00:00
github-actions[bot]
44e3fc61fe
Merge master into staging-next 2021-04-05 00:16:38 +00:00
Robert Scott
131299a60f
Merge pull request #118493 from r-ryantm/auto-update/fselect
fselect: 0.7.3 -> 0.7.4
2021-04-05 00:44:13 +01:00
R. RyanTM
ca120f6144 fselect: 0.7.3 -> 0.7.4 2021-04-04 19:26:42 +00:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias 2021-04-04 19:49:52 +02:00
R. RyanTM
0ae5e0e784 chezmoi: 2.0.7 -> 2.0.8 2021-04-04 17:13:08 +00:00
Thomas Gerbet
7187949817 hdf5: make possible to use the v1.10 API 2021-04-04 13:27:51 +02:00
Frederik Rietdijk
1e7ed8b2f3
Merge branch 'staging' into python-unstable 2021-04-04 12:59:12 +02:00
github-actions[bot]
dc6a8abb69
Merge master into staging-next 2021-04-04 06:05:25 +00:00
Sandro Jäckel
33a395f195
yacc: deprecate alias
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
github-actions[bot]
3bf92ca4db
Merge master into staging-next 2021-04-03 18:18:51 +00:00
fortuneteller2k
e4c1ca9b7c exa: unstable-2021-01-14 -> 0.10.0 2021-04-04 01:37:11 +08:00
Sandro
70833ffb71
Merge pull request #118385 from dotlambda/clickclack-init
clickclack: init at 0.1.1
2021-04-03 18:12:57 +02:00
Frederik Rietdijk
94fa194b9f
Merge pull request #117593 from FRidh/python2alias
Python: be explicit on whether it is python2 or python3 that is used
2021-04-03 18:01:09 +02:00
Fabian Affolter
83fdc0c454
Merge pull request #118200 from r-ryantm/auto-update/chezmoi
chezmoi: 2.0.5 -> 2.0.7
2021-04-03 17:51:08 +02:00
Frederik Rietdijk
1e89d4cccd pythonPackages: move python 2 only expressions to python2-packages.nix 2021-04-03 17:49:45 +02:00
Frederik Rietdijk
5bba64adac i3minator: use python3 2021-04-03 17:06:09 +02:00
IvarWithoutBones
a1579f7076 betterdiscordctl: 1.7.0 -> 1.7.1 2021-04-03 15:47:57 +02:00
github-actions[bot]
bc845e51f0
Merge master into staging-next 2021-04-03 12:06:14 +00:00
WSchnee
dcbcfae56e
ytfzf: 1.1.1 -> 1.1.2 (#118393)
Co-authored-by: Robert Schütz <rschuetz17@gmail.com>
2021-04-03 13:59:27 +02:00
Robert Schütz
3bbb11e0e5 clickclack: init at 0.1.1 2021-04-03 11:04:51 +02:00
Gabriel Ebner
990196a381
Merge pull request #118362 from gebner/ddcutil-warning
ddcutil: use nixos paths for kernel modules
2021-04-03 08:10:49 +02:00
github-actions[bot]
74200a7126
Merge master into staging-next 2021-04-03 00:14:57 +00:00
Nicolas Martin
d80e1d2473
duf: 0.6.0 -> 0.6.2 2021-04-03 01:18:16 +02:00
Robert Schütz
01e7797579 qmk: init at 0.0.45 2021-04-02 23:08:24 +02:00
Gabriel Ebner
fcea555222 ddcutil: use nixos paths for kernel modules 2021-04-02 22:52:36 +02:00
github-actions[bot]
b3a0328b7f
Merge master into staging-next 2021-04-02 18:14:54 +00:00
Sandro
383c8f9090
Merge pull request #118286 from xdHampus/quich 2021-04-02 19:13:11 +02:00
xdHampus
0d5bb58c52 quich: init at 3.1.0 2021-04-02 15:58:52 +00:00
Sandro
63c72acab0
Merge pull request #118247 from happysalada/vector_update 2021-04-02 17:30:26 +02:00
oxalica
354d262db8
lib.meta: introduce availableOn 2021-04-02 19:20:23 +08:00
github-actions[bot]
636e58e31b
Merge staging-next into staging 2021-04-02 00:21:46 +00:00
happysalada
e765f20ffb vector: update 12.1 -> 12.2 2021-04-02 07:57:19 +09:00
happysalada
1c32aa3516 vector: formatted with nixpkgs-fmt 2021-04-02 07:55:53 +09:00
Maximilian Bosch
adc0ad268c
diffoscope: 166 -> 171
ChangeLog:
* https://diffoscope.org/news/diffoscope-171-released/
* https://diffoscope.org/news/diffoscope-170-released/
* https://diffoscope.org/news/diffoscope-169-released/
* https://diffoscope.org/news/diffoscope-168-released/
* https://diffoscope.org/news/diffoscope-167-released/
2021-04-01 22:35:31 +02:00
github-actions[bot]
78b864aeee
Merge staging-next into staging 2021-04-01 18:15:42 +00:00
Daniel Nagy
88b18be56d
fzf: add changelog 2021-04-01 17:59:49 +02:00
github-actions[bot]
85e9b4acf4
Merge staging-next into staging 2021-04-01 12:06:32 +00:00
Sandro
a0fb7cbc4c
Merge pull request #118235 from r-ryantm/auto-update/nix-direnv
nix-direnv: 1.2.3 -> 1.2.4
2021-04-01 17:28:59 +02:00
Ryan Mulligan
b4919ea6cf
Merge pull request #118216 from r-ryantm/auto-update/goreleaser
goreleaser: 0.161.1 -> 0.162.0
2021-04-01 06:33:24 -07:00
R. RyanTM
fde16c9112 nix-direnv: 1.2.3 -> 1.2.4 2021-04-01 11:51:02 +00:00
R. RyanTM
a3d5c88915 goreleaser: 0.161.1 -> 0.162.0 2021-04-01 09:03:34 +00:00
zowoq
eb0980855d youtube-dl: 2021.03.31 -> 2021.04.01
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.04.01
2021-04-01 16:19:44 +10:00
R. RyanTM
0ef6a0ac06 chezmoi: 2.0.5 -> 2.0.7 2021-04-01 06:19:30 +00:00
github-actions[bot]
ebc5b12a40
Merge staging-next into staging 2021-04-01 06:05:50 +00:00
Ryan Mulligan
d0986f8943
Merge pull request #118102 from r-ryantm/auto-update/tmux-xpanes
tmux-xpanes: 4.1.2 -> 4.1.3
2021-03-31 20:25:59 -07:00
github-actions[bot]
b152812791
Merge staging-next into staging 2021-04-01 00:15:44 +00:00
Pascal Bach
6ccc27d216
Merge pull request #117654 from r-ryantm/auto-update/plantuml
plantuml: 1.2021.2 -> 1.2021.3
2021-03-31 22:15:26 +02:00
volth
7d252394cc
rrdtool: add passthru.perlModule
... so it can be used in `perl.withPackages`

A bit tricky though, because rrdtool is not in `perlPackages`
```nix
perl.withPackages(p: [ (rrdtool.override{ inherit (p) perl; }) ])
```
2021-03-31 21:35:38 +02:00
rnhmjoj
61b7cab481
treewide: use perl.withPackages when possible
Since 03eaa48 added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.

Unfortunately there are a few exceptions that I've found:

  1. Scripts that are calling perl with the -T switch. This makes perl
  ignore PERL5LIB, which is what perl.withPackages is using to inform
  the interpreter of the library paths.

  2. Perl packages that depends on libraries in their own path. This
  is not possible because perl.withPackages works at build time. The
  workaround is to add `-I $out/${perl.libPrefix}` to the shebang.

In all other cases I propose to switch to perl.withPackages.

[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
github-actions[bot]
4da7569841
Merge staging-next into staging 2021-03-31 12:06:29 +00:00
Frederik Rietdijk
9b9e9cff00
Merge pull request #117015 from NixOS/staging-next
Staging next
2021-03-31 12:42:19 +02:00
Fabian Affolter
6cd0a4baf0
Merge pull request #118035 from r-ryantm/auto-update/chezmoi
chezmoi: 2.0.4 -> 2.0.5
2021-03-31 09:14:51 +02:00
github-actions[bot]
cb1554f24c
Merge staging-next into staging 2021-03-31 00:12:32 +00:00
github-actions[bot]
4ba71fb819
Merge master into staging-next 2021-03-31 00:12:29 +00:00
zowoq
124564d5d2 youtube-dl: 2021.03.25 -> 2021.03.31
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.31
2021-03-31 06:32:00 +10:00
R. RyanTM
5e003946be tmux-xpanes: 4.1.2 -> 4.1.3 2021-03-30 19:19:46 +00:00
github-actions[bot]
01b3d1558f
Merge staging-next into staging 2021-03-30 18:15:09 +00:00
github-actions[bot]
f555f95ed8
Merge master into staging-next 2021-03-30 18:15:05 +00:00
Sandro
7d0dad76ef
Merge pull request #116936 from hercules-ci/logstash-jdk 2021-03-30 17:22:21 +02:00
Sandro
c58c862bf7
Merge pull request #118060 from r-ryantm/auto-update/grex
grex: 1.1.0 -> 1.2.0
2021-03-30 16:05:26 +02:00
R. RyanTM
78ff084075 grex: 1.1.0 -> 1.2.0 2021-03-30 12:46:10 +00:00
github-actions[bot]
d466353dd5
Merge staging-next into staging 2021-03-30 12:06:28 +00:00
github-actions[bot]
c9e9ff786b
Merge master into staging-next 2021-03-30 12:06:24 +00:00
R. RyanTM
b3a564176a chezmoi: 2.0.4 -> 2.0.5 2021-03-30 09:43:32 +00:00
Sandro
96f66a5159
Merge pull request #117980 from superherointj/package-tfk8s-v0.1.3
tfk8s: 0.1.2 -> 0.1.3
2021-03-30 10:45:37 +02:00
Sandro
5af7428666
Merge pull request #117958 from ivan/tmux-parallel-building
tmux: enable parallel building
2021-03-30 09:45:26 +02:00
github-actions[bot]
2d211c7a3a
Merge staging-next into staging 2021-03-30 06:05:44 +00:00
github-actions[bot]
ce7cdafed9
Merge master into staging-next 2021-03-30 06:05:42 +00:00
R. RyanTM
63dc77958d parallel: 20210222 -> 20210322 2021-03-29 23:00:59 -04:00