Commit graph

37572 commits

Author SHA1 Message Date
Patrick Hilhorst 4263479d3e
cage: 0.1.2.1 -> 0.1.3 2021-04-30 15:38:12 +02:00
Sandro 9a80c030b6
Merge pull request #120754 from netcrns/netcrns/movine 2021-04-30 15:01:44 +02:00
Sandro 09fb96f975
Merge pull request #120763 from vale981/master 2021-04-30 15:00:55 +02:00
Jonathan Wilkins a690b4e123
zsh-z: init at unstable-2021-02-15 2021-04-30 14:00:41 +01: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
ikervagyok f3fdc97111
rofi-power-menu: init at 3.0.2 (#121028)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 13:07:23 +02:00
seb314 3f2f7d3296
matrix-commander: init at unstable-2021-04-18 (#119895)
* matrix-commander: init

* matrix-commander: cleanups & potential dep fixes

apply most SuperSandro2000's review comments;

used python3.withPackages -- this might be the correct
way to get runtime python dependencies to work even
when matrix-commander is a dependency of another packages
(as opposed to testing in nix-shell). I'm not sure though.

aiofiles seemed to be a missing runtime dependency when called
from another (nix-packaged, jvm-based) app -- there was an
import error without it.

cacerts might require explicit pinning, as described here:
https://gist.github.com/CMCDragonkai/1ae4f4b5edeb021ca7bb1d271caca999
(relevant snippet: wrapProgram $out/bin/program \
  --set SSL_CERT_FILE "${cacert}/etc/ssl/certs/ca-bundle.crt"
  )

* add runHook {pre,post}Install

(suggested by r-rmcgibbo)

* add link to github issue re gpl3{Only,Plus}

* Update pkgs/applications/networking/instant-messengers/matrix-commander/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 10:24:49 +02: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
Ivan Babrou d75d0b9c62 gcc11: init at 11.0.0
Pretty much copy-pasted from gcc10 with changed version and sha256.
2021-04-29 22:05:32 -07:00
Zhaofeng Li 6704ec5710 phosh: init at 0.10.2
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jordi Masip <jordi@masip.cat>
2021-04-30 04:55:35 +00:00
Sandro 1eb7187dcb
Merge pull request #99414 from arcnmx/scream
scream: 3.4 -> 3.6
2021-04-30 06:46:08 +02:00
Peter Hoeg 600bb9d529 togglesg-download: drop it as it is no longer maintained/working 2021-04-30 12:38:54 +08:00
Zhaofeng Li 53193ef716 phoc: init at 0.7.0
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jordi Masip <jordi@masip.cat>
2021-04-30 04:20:00 +00:00
Jörg Thalheim 17a8c9c4bf
Deterministic stdenv (#120775)
Co-authored-by: Atemu <atemu.main@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 04:13:20 +02:00
Sandro 201fcfc556
Merge pull request #120459 from hjones2199/indi19
indlib: 1.8.9 -> 1.9.0
2021-04-30 03:24:55 +02:00
Sandro 158145c919
Merge pull request #121184 from FlorianFranzen/flip-link
flip-link: init at 0.1.3
2021-04-30 03:23:15 +02:00
github-actions[bot] b4766e97ee
Merge staging-next into staging 2021-04-30 00:52:06 +00:00
Mihai Fufezan 3ed601e612
hunter: init at 1.3.5 (#120084)
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 01:49:00 +02:00
Maximilian Bosch d7e7fd74b1
Merge pull request #120770 from jb55/plasma-pass
plasma-pass: init at 1.2.0
2021-04-29 23:04:49 +02:00
github-actions[bot] 3ad64733d9
Merge staging-next into staging 2021-04-29 18:28:08 +00:00
Florian Franzen 34ad94bd36 flip-link: init at 0.1.3 2021-04-29 20:07:02 +02:00
Hunter Jones 14db724f1f indlib: 1.8.9 -> 1.9.0 2021-04-29 12:57:58 -05:00
Maciej Krüger 29f3b5374a
Merge pull request #121130 from expipiplus1/joe-ecpdap
ecpdap: init at 0.1.5
2021-04-29 19:54:23 +02:00
Robert Schütz e1ff5c3d8c
Merge pull request #120731 from helsinki-systems/upd/subversion
subversion: 1.12.2 -> 1.14.1
2021-04-29 19:36:33 +02:00
Anderson Torres ff7d6c9a47
Merge pull request #120930 from OPNA2608/update/palemoon-29.2.0/21.05
palemoon: 29.1.1 -> 29.2.0
2021-04-29 14:35:15 -03:00
ajs124 e097d99f0d py3c: init at 1.3.1 2021-04-29 18:41:14 +02:00
Joe Hermaszewski ba86df95ac ecpdap: init at 0.1.5 2021-04-29 22:34:33 +08:00
github-actions[bot] 54e69b71cd
Merge staging-next into staging 2021-04-29 12:26:05 +00:00
OPNA2608 668264d220 palemoon: 29.1.1 -> 29.2.0 2021-04-29 12:51:11 +02:00
Alyssa Ross 6fb54f49c5 wayfire: 0.7.0 -> 0.7.1 2021-04-29 10:04:20 +00:00
WilliButz 674cea17a7
Merge pull request #120492 from SuperSandro2000/prometheus-unbound-exporter
Prometheus unbound exporter
2021-04-29 10:54:22 +02:00
github-actions[bot] 01105a117a
Merge staging-next into staging 2021-04-29 06:21:55 +00:00
Patrick Hilhorst 1cb3d84c6a hikari: 2.2.2 -> 2.3.0 2021-04-29 00:49:31 -04:00
Jan Tojnar 76c3a6aafd
Merge branch 'staging-next' into staging 2021-04-29 02:35:54 +02:00
Michael Raskin ae96c292c0
Merge pull request #117881 from ninjin/juliaclean
julia: cleanup/reorganisation
2021-04-28 23:39:38 +00:00
Luke Granger-Brown f64e68e09b
Merge pull request #120071 from johanot/ceph-16
ceph: 15.2.10 -> 16.2.1
2021-04-29 00:03:45 +01:00
V dab2173285 last-resort: init at 13.001
Last Resort is a fallback font that covers every Unicode codepoint.
2021-04-28 20:53:57 +02:00
netcrns 25cd84fd19 movine: init at 0.11.0
movine: make meta.description a one-liner

movine: make build on darwin work
2021-04-28 19:02:24 +02:00
Valentin Boettcher 117315c795
roswell: init at 21.01.14.108 2021-04-28 16:44:10 +02:00
github-actions[bot] ce47d859f6
Merge staging-next into staging 2021-04-28 12:06:40 +00:00
Profpatsch 8e87d34abc kgt: init at 2021-04-07 2021-04-28 12:49:06 +02:00
Andrey Kuznetsov 9b2ec3bc72
ffsend: fix build on darwin 2021-04-28 12:10:43 +03:00
Emery Hemingway 5c5ec0bff6 maiko: init at 2021-04-14 2021-04-28 09:52:13 +02: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
Pontus Stenetorp 5167e0347c
julia: sort arguments in top-level package collection
No change in semantics, but makes it consistent with the expressions.
This is a fairly pedantic thing to do to be honest.
2021-04-28 06:55:53 +00:00
Pontus Stenetorp d51713378b
julia: make the LTS release the default version
Reverts the non-syntax part of 1e4c335a94.
2021-04-28 06:55:52 +00:00
Pontus Stenetorp 0f3096d039
julia: deprecate julia_1 alias
This is potentially controversial, but it is unclear to me whether
julia_1 should refer to either the latest stable or LTS release of 1.x.
We may want to revisit this when/if we get 2.x, but as it stands the
Julia release process [1] makes it clear that there will only ever be a
single supported stable and LTS release at any given time which should
speak in favour of using the julia-stable and julia-lts aliases instead.

[1]: https://julialang.org/blog/2019/08/release-process/#long_term_support
2021-04-28 06:55:51 +00:00
Pontus Stenetorp fc3c17c5ac
julia: introduce LTS and stable aliases
According to the Julia release process [1] there will only ever be two
supported release branches at any given time: stable and LTS. Once a new
version of either is released, support for the previous release will be
dropped upstream. Introducing aliases for these branches allows our
users to easily track either depending on their need for stability.

[1]: https://julialang.org/blog/2019/08/release-process/#long_term_support
2021-04-28 06:55:51 +00:00
Pontus Stenetorp a0b0f99458
julia: drop julia_13 as it lacks support upstream
Closes #82008.
2021-04-28 06:55:47 +00:00
sternenseemann 88dbd594c8 mldonkey: 3.1.6 -> 3.1.7-2 2021-04-28 08:06:41 +02:00
Joe Hermaszewski e14e57fb19 mx-puppet-discord: init at 2021-01-22 2021-04-28 12:11:55 +08:00
John Ericson 7d4a695de4
Merge pull request #119786 from sternenseemann/glibc-gcc
glibc: always compile with a gcc stdenv
2021-04-28 00:09:59 -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 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
Kira Bruneau 9cbe07c1b2 yabridge, yabridgectl: hard code wine path 2021-04-27 15:27:47 -04:00
José Romildo Malaquias 854822d2a3
Merge pull request #120660 from figsoda/tela-icon-theme
tela-icon-theme: init at 2021-01-21
2021-04-27 15:35:29 -03:00
github-actions[bot] 97889a52e1
Merge staging-next into staging 2021-04-27 18:14:28 +00:00
erikbackman 95b40e4143 (numworks-epsilon): init at 15.3.2 2021-04-27 19:07:25 +02:00
Matthias Beyer 0db1ac4ec2 plasma-pass: init at 1.2.0
Reviewed-by: William Casarin <jb55@jb55.com>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210427123311.517-1-mail@beyermatthias.de%3E
2021-04-27 08:56:04 -07:00
ajs124 39a51c9923
Merge pull request #118338 from Izorkin/update-nginx-zlib-ng
nginx: update to 1.20.0, replace zlib to zlib-ng
2021-04-27 16:36:25 +02:00
figsoda 1975e5a326 tela-icon-theme: init at 2021-01-21 2021-04-27 09:29:58 -04:00
Sandro 3be2b56742
Merge pull request #120659 from IvarWithoutBones/init/imagelol
imagelol: init at 0.2
2021-04-27 15:16:20 +02:00
Sandro 374a3b16c7
Merge pull request #120621 from fortuneteller2k/add-kile
kile-wl: init at unstable-2021-04-22
2021-04-27 15:12:57 +02:00
Sandro ecff9e8dc7
Merge pull request #120618 from OPNA2608/init/punes/21.05
punes: init at unstable-2021-04-25
2021-04-27 14:57:07 +02:00
Sandro e280d68c34
Merge pull request #120703 from fabaff/kubei
kubei: init at 1.0.11
2021-04-27 14:42:54 +02:00
Sandro 22bb091546
Merge pull request #120717 from fabaff/kubesec
kubesec: init at 2.11.0
2021-04-27 14:40:05 +02:00
Vincent Haupert 58c1794062
ghp-import: 0.5.5 -> 1.1.0 (#120794) 2021-04-27 14:11:41 +02:00
github-actions[bot] c01456266d
Merge staging-next into staging 2021-04-27 12:07:01 +00:00
Sandro 7c137b57be
Merge pull request #120792 from fabaff/nbtscanner
nbtscanner: init at 0.0.1
2021-04-27 13:09:53 +02:00
Sandro a9118b8592
Merge pull request #119261 from tfmoraes/ignite-0.9.0
Ignite: init at 0.9.0
2021-04-27 11:12:54 +02:00
Vincent Laporte 1a7f327cb6 google-drive-ocamlfuse: build with OCaml 4.10 2021-04-27 08:42:50 +02:00
Vincent Laporte 8d4b6207e9 dune_1: build with OCaml 4.10 2021-04-27 08:42:50 +02:00
github-actions[bot] 92003c2ff7
Merge staging-next into staging 2021-04-27 06:05:54 +00:00
Fabian Affolter 322ed1b535 nbtscanner: init at 0.0.1 2021-04-26 23:53:39 +02:00
brano543 dc9694c78e openssl: correct cross compile for mingw 2021-04-26 18:51:10 +00: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
Robert Schütz e22d76fe34
Merge pull request #120520 from minijackson/jellyfin-remove-10.5
jellyfin_10_5: remove unmaintained version
2021-04-26 17:16:43 +02:00
OPNA2608 1fd6bf6a01 punes: init at unstable-2021-04-25 2021-04-26 17:14:57 +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
midchildan 22ee2c6ea2
trafficserver: init at 9.0.1 2021-04-27 00:02:14 +09:00
midchildan cfcda0dc34
cjose: init at 0.6.1 2021-04-27 00:02:02 +09:00
Minijackson 2ad8aa72ae
jellyfin_10_5: remove unmaintained version
This version contains a vulnerability[1], and isn't maintained. The
original reason to have two jellyfin versions was to allow end-users to
backup the database before the layout was upgraded, but these backups
should be done periodically.

[1]: <https://nvd.nist.gov/vuln/detail/CVE-2021-21402>
2021-04-26 14:11:29 +02:00
github-actions[bot] e30742adc3
Merge staging-next into staging 2021-04-26 12:06:35 +00:00
davidak e190acea28
Merge pull request #120701 from fufexan/openboard
openboard: init at 1.6.1
2021-04-26 12:58:39 +02:00
SCOTT-HAMILTON 0cf4190344 googleearth-pro: don't use bundled libs 2021-04-26 12:55:28 +02:00
davidak 45e57e917d
Merge pull request #120587 from Mephistophiles/new_packages/simple-http-server
simple-http-server: init at 0.6.1
2021-04-26 12:26:44 +02:00
Fabian Affolter 38568801d3 kubesec: init at 2.11.0 2021-04-26 12:20:51 +02:00
davidak 43d751a574
Merge pull request #120601 from dotlambda/streamlink-2.1.1
streamlink: 2.0.0 -> 2.1.1
2021-04-26 12:15:20 +02: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
Arnout Engelen 48c952c039
Merge pull request #112928 from baloo/baloo/gcc/reproducible
stdenv: provide a deterministically built gcc
2021-04-26 11:07:34 +02:00
Fabian Affolter 47e5dcf33e kubei: init at 1.0.11 2021-04-26 10:56:22 +02:00
Mihai Fufezan cde5ca089a
openboard: init at 1.6.1 2021-04-26 11:21:17 +03:00
Robert Schütz 0e391039ed
mousai: init at 0.3.1 (#120552) 2021-04-26 10:04:34 +02:00
Joe Hermaszewski 580e83525b inav-blackbox-tools: init at 2021-04-22 2021-04-26 12:26:51 +08:00
Mario Rodas b8b1081666
Merge pull request #120020 from marsam/update-icu
icu: 68.2 -> 69.1
2021-04-25 20:59:20 -05:00
github-actions[bot] 8634c6f7d1
Merge staging-next into staging 2021-04-26 00:17:03 +00:00
therealansh f1df273a67 zellij: init at 0.5.1 2021-04-26 09:01:17 +09:00
Mario Rodas ddea0864b6
Merge pull request #120553 from raboof/grpc-go-init-at-1.37.0
protoc-gen-go-grpc: init at 1.1.0
2021-04-25 18:15:14 -05:00
Ivar Scholten 249d9041be imagelol: init at 0.2 2021-04-26 00:32:06 +02: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
fortuneteller2k 43b9727a55 kile-wl: init at unstable-2021-04-22 2021-04-26 03:44:01 +08:00
github-actions[bot] 9a945aac72
Merge staging-next into staging 2021-04-25 18:14:18 +00:00
Arnout Engelen 8a4abd956f
protoc-gen-go-grpc: init at 1.1.0
Using buildGoModule did not work for this package, and produced the
error "main module (google.golang.org/grpc) does not contain package
google.golang.org/grpc/cmd/protoc-gen-go-grpc". Since buildGoModule and
buildGoPackage both seem in common use and both have their advantages
(https://github.com/NixOS/nixpkgs/issues/84826) just using
buildGoPackage seems like a neat solution here.
2021-04-25 19:51:31 +02:00
AndersonTorres 3a7af6de81 dialog: 1.3-2210306 -> 1.3-2210324 2021-04-25 14:38:31 -03:00
AndersonTorres 2756b33d07 ftgl: 2.1.3-rc5 -> 2.4.0 2021-04-25 14:09:41 -03:00
Luke Granger-Brown 4ac8826b4f
Merge pull request #120128 from sophrosyne97/master
termsyn: init at 1.8.7
2021-04-25 15:06:33 +01:00
Robert Schütz 42cca18c8c streamlink: 2.0.0 -> 2.1.1 2021-04-25 16:02:58 +02:00
Maxim Zhukov 303e476a6e simple-http-server: init at 0.6.1
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>

Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
2021-04-25 16:58:29 +03:00
sophrosyne97 093b2f8b26 termsyn: init at 1.8.7 2021-04-25 09:40:26 -04:00
Luke Granger-Brown ed83f6455c
Merge pull request #119443 from ambroisie/add-podgrab
Add podgrab package and module
2021-04-25 14:12:40 +01:00
Luke Granger-Brown ce4f3d7213
Merge pull request #114316 from jpas/wdomirror
wdomirror: init at unstable-2021-01-08
2021-04-25 13:44:41 +01:00
Luke Granger-Brown c14b9e5f86
Merge pull request #120127 from schnusch/remote-touchpad
remote-touchpad: init at 1.0.1
2021-04-25 13:13:45 +01:00
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
Charles Strahan e17b57ad75 rset: init at 2.1 2021-04-25 06:13:43 -05:00
Jonas Chevalier b8ef16dc1e
treefmt: init at 0.1.1 (#120521)
* treefmt: init at 0.1.1

* Update pkgs/top-level/all-packages.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/development/tools/treefmt/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-25 10:11:42 +00:00
Luke Granger-Brown 364a4ae062
Merge pull request #120575 from akshgpt7/add-gptman
gptman: init at 0.8.0
2021-04-25 10:29:38 +01: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
Aksh Gupta 5b6e08ba57 gptman: init at 0.8.0 2021-04-25 08:15:50 +05:30
Mario Rodas 8e7de907c7
Merge pull request #119884 from LibreCybernetics/add-ruby-pgsync
pgsync: init at 0.6.6
2021-04-24 21:20:06 -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
ZerataX 5debc57760
mangohud: init at 0.4.1 2021-04-24 22:45:45 +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
schnusch f96a6606d6 remote-touchpad: init at 1.0.1 2021-04-24 18:18:10 +02:00
Thiago Franco de Moraes 387665f616
Ignite: init at 0.9.0 2021-04-24 12:33:54 -03:00
Michael Raskin d04f1c4314
Merge pull request #101071 from ju1m/apparmor
apparmor: try again to fix and improve
2021-04-24 11:24:26 +00:00
Sandro 9c2920e56e
Merge pull request #108721 from lsix/readline-8.1 2021-04-24 11:46:56 +02:00
Sandro 29c3779473
Merge pull request #120247 from FlorianFranzen/workstyle
workstyle: 0.2.1
2021-04-24 09:42:50 +02:00
Sandro Jäckel e7947f3efb
prometheus-unbound-exporter: init at unstable-2021-03-17 2021-04-24 08:59:15 +02:00
Ingolf Wagner 6d495d51e1
pixelnuke: init 2019-05-19 (#119709)
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-24 08:53:06 +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
Sandro de959006f5
Merge pull request #119081 from Stekke/infnoise 2021-04-24 07:42:06 +02:00
Sandro 496d33dc17
Merge pull request #116747 from jakubgs/gomobile-20200622 2021-04-24 07:14:28 +02:00
Fabián Heredia Montiel 4e96143fe5 pgsync: init at 0.6.6 2021-04-23 22:36:41 -05:00
Sandro bbffc43d56
Merge pull request #120450 from fortuneteller2k/add-zls 2021-04-24 03:59:57 +02:00
Norbert Melzer 65499c8a82
lefthook: 0.7.2 -> 0.7.3 (#120346)
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-24 03:57:36 +02:00
Aiken Cairncross 0098f76b1a
or-tools: fix build (#120441) 2021-04-24 03:15:14 +02:00
Sandro 4213f6d839
Merge pull request #120045 from FlorianFranzen/sphinx-serve 2021-04-24 02:57:39 +02:00
John Ericson 96b2cb441c
Merge pull request #120283 from Ericson2314/netbsd-fewer-vars
netbsd: Remove some env vars that are probably not needed.
2021-04-23 20:57:18 -04: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 fe265ec497
Merge pull request #119285 from expipiplus1/joe-mautrix-signal 2021-04-24 01:22:02 +02:00
John Ericson f684c917a6 stdenvNoCC: Fix hasCC attr during cross, remove noCC
`hasCC` was getting overridden in the cross bootstrapping (for GHCJS),
which preventing the default logic from re-triggering for `stdenvNoCC`.

Also remove `stdenv.noCC` which is obseleted by `stdenv.hasCC`.
2021-04-23 21:54:42 +00:00