Commit graph

1316 commits

Author SHA1 Message Date
Graham Christensen ea4b7f8aab
Merge pull request #436 from andir/update-nixpkgs
Update to current nixpkgs-unstable
2020-03-03 19:26:37 -05:00
Andreas Rammhold e3e32bc7c6
fix new linting issues 2020-02-22 12:59:04 +01:00
Andreas Rammhold 31205e3ce9
Update shell.nix to use openssl_1_0_2 2020-02-21 17:23:13 +01:00
Andreas Rammhold 41687fe743
Update to current nixpkgs-unstable
This required the introduction of an overlay file since ofBorg still
requires openssl 1.0.2. Updating to newer version of openssl also
requires updating the amqp library which requires some more involved
changes.

The php code is only updated to php 7.2 and not 7.3 (the default in
nixpkgs) since there seem to been a few syntax changes that aren't yet
compatible with composer2nix.

In previous versions of the rust infrastructure within nixpkgs we would
have been able to override all crates during the invocation of the
target crate. That `override` feature was removed as it caused a huge
eval overhead for larger projects. We did end up with (n^2)
instantiations of dependencies since they were being overriden on every
invocation of every dependency on every level further down the chain.
The current understanding is that the build tooling that each project is
using (e.g.  crate2nix, crate2nix, …) that is driving the actual build
could easily reintroduce that feature without the overhead.

pin to php72
2020-02-21 17:10:45 +01:00
Benjamin Hipple 2d4b91fb44 Cleanup whitespace in markdown table
Doesn't impact the rendered version, but makes the plain-text much easier to read
2020-02-16 19:09:25 -05:00
Francesco Gazzetta 4ce0177e1a Move fgaz to trusted users 2020-01-26 17:41:31 +01:00
worldofpeace 81b227e37c Tag cinnamon pkgs 2020-01-22 16:35:42 -05:00
Ryan Mulligan 7bb748fffb make check_outpaths error message after merging grammatical 2020-01-03 05:40:14 -08:00
Mario Rodas f73d5126f4
config.public.json: add marsam to trusted_users 2019-12-15 04:20:00 -05:00
Niklas Hambüchen ebfd4936c3
config.public.json: add nh2 to trusted_users 2019-12-15 04:23:37 +01:00
adisbladis 5dee76e9b2
Merge pull request #423 from xrelkd/released
config.public.json: add xrelkd to trusted_users
2019-12-07 12:59:25 +00:00
xrelkd 2ec7512616 config.public.json: add xrelkd to trusted_users 2019-12-07 10:21:14 +08:00
Graham Christensen 10919ddcf0
Merge pull request #413 from talyz/talyz-trusted-users
talyz: Add to trusted users
2019-11-29 15:12:56 -05:00
Graham Christensen 6b02d66a66
Merge pull request #415 from mmahut/patch-2
config.public.json: 1000101 to trusted_users
2019-11-29 15:07:54 -05:00
Graham Christensen 52df702880
Merge pull request #418 from cdepillabout/add-cdepillabout-trusted
config.public.json: add myself to trusted_users
2019-11-29 15:07:40 -05:00
Graham Christensen 28e2610560
Merge pull request #419 from Kiwi/kiwi
add @Kiwi to trusted users
2019-11-29 15:07:28 -05:00
Graham Christensen a62d07b4c6
Merge pull request #422 from filalex77/filalex77-trusted
Add filalex77 to trusted users
2019-11-29 15:07:05 -05:00
Oleksii Filonenko 5d26f0903b
Add filalex77 to trusted users 2019-11-26 09:15:06 +02:00
Robert Djubek 9219d67321
add @Kiwi to trusted users 2019-11-17 21:30:58 +00:00
Dennis Gosnell 8bcc3cc543
config.public.json: add myself to trusted_users 2019-11-15 15:26:51 +09:00
Marek Mahut 8650abf443
config.public.json: 1000101 to trusted_users 2019-11-07 11:59:53 +01:00
Léo Gaspard 50f5232b51 nixpkgs-rs: build .passthru.tests too
Fixes https://github.com/NixOS/ofborg/issues/368
2019-11-02 21:29:58 +01:00
Graham Christensen ce5f77632a
Merge pull request #414 from NixOS/build-all
acl: all users can build on x86-64 linux and aarch64 linux =)
2019-11-02 18:40:44 +01:00
Graham Christensen 116cbddf7a
system: implement Display 2019-11-02 18:24:24 +01:00
Graham Christensen 7bde2652e4
acl: drop duplicate branch 2019-11-02 18:24:10 +01:00
Graham Christensen 45349b8c71
Drop unneeded functions 2019-11-02 17:58:48 +01:00
Graham Christensen 78d1395ce5
fix dyn stuff 2019-11-02 17:55:50 +01:00
Graham Christensen a4dc3d020b
acl: all users can build on x86-64 linux and aarch64 linux =) 2019-11-02 17:45:51 +01:00
talyz 67500b3ceb talyz: Add to trusted users 2019-11-01 08:41:08 +01:00
Graham Christensen d4ab0ad868
Merge pull request #412 from mmahut/patch-1
config.public.json: prusnak to trusted_users
2019-10-30 10:28:03 +01:00
Graham Christensen c58c74e835
Merge pull request #411 from 0x4A6F/master-0x4A6F
extra-known-users: Add 0x4A6F
2019-10-30 10:27:35 +01:00
Graham Christensen b9a2cd5476
Merge pull request #409 from dasJ/released
known-users: Add myself
2019-10-30 10:27:24 +01:00
Graham Christensen 28869f95bc
Merge pull request #408 from d-goldin/add_dgoldin
d-goldin: Adding myself
2019-10-30 10:27:14 +01:00
Graham Christensen 7e7f9de6fe
Merge pull request #406 from NinjaTrappeur/nin-add-known-user
known-users: Add ninjatrappeur
2019-10-30 10:27:03 +01:00
Graham Christensen 99bb675b01
Merge pull request #405 from petabyteboy/patch-1
extra-known-users: add petabyteboy
2019-10-30 10:26:35 +01:00
Graham Christensen 04137acfbe
Merge pull request #403 from wucke13/released
add @wucke13 to known-users
2019-10-30 10:26:19 +01:00
Graham Christensen 4497a83365
Merge pull request #402 from Mic92/gerschtli
move @Gerschtli/@lilyball to trusted users
2019-10-30 10:25:44 +01:00
Marek Mahut bf5d0b5751
config.public.json: prusnak to trusted_users 2019-10-29 22:31:26 +01:00
0x4A6F 2704d69f80
extra-known-users: Add 0x4A6F 2019-10-28 21:00:18 +00:00
Ryan Mulligan a278697908 fix formatting for pedantry check 2019-10-27 07:24:33 -07:00
Dima c797f748de d-goldin: Adding myself
I'd like to be able to test some PRs a bit better myself without
relying on another contributor for everything.
2019-10-26 17:27:25 +02:00
Janne Heß aa183b984c known-users: Add myself 2019-10-25 16:00:30 +02:00
Félix Baylac-Jacqué c385f9ad92 known-users: Add ninjatrappeur 2019-10-23 22:17:14 +02:00
Milan 049256b161
extra-known-users: add petabyteboy 2019-10-18 22:21:55 +02:00
wucke13 3693e7975c add @wucke13 to known-users 2019-09-26 19:02:06 +02:00
Ryan Mulligan 19e343301f fix "error: trait objects without an explicit dyn are deprecated" 2019-09-26 05:24:33 -07:00
Ryan Mulligan 88b2c5edeb add label for exactly 1 rebuild
It is fundamentally different to review a leaf package with no other
reverse dependencies in Nixpkgs and one that has at least one reverse
dependency, so make those separate labels.
2019-09-25 21:49:06 -07:00
Jörg Thalheim 4bdf73ef1b
move @lilyball to trusted users 2019-09-22 15:57:45 +01:00
Jörg Thalheim 9fe8c7d9a6
move @Gerschtli to trusted users 2019-09-22 15:26:37 +01:00
Graham Christensen f2a893c9ff
Merge pull request #384 from WilliButz/fix-maintainer-detection
maintainers: compare maintainer usernames in lowercase
2019-09-19 07:57:58 -04:00