R. RyanTM
9fc4bf504c
python38Packages.pyscreenshot: 2.3 -> 3.0
2021-08-18 18:16:19 +00:00
R. RyanTM
755bda4230
python38Packages.pyro-ppl: 1.6.0 -> 1.7.0
2021-08-18 18:11:55 +00:00
github-actions[bot]
cadf0193dd
Merge staging-next into staging
2021-08-18 18:01:40 +00:00
github-actions[bot]
57cedea2a2
Merge master into staging-next
2021-08-18 18:01:03 +00:00
Daniel Nagy
896be09342
zathura-pdf-mupdf: 0.3.6 -> 0.3.7
2021-08-18 19:39:11 +02:00
Alyssa Ross
1f099b87f9
s6-rc: broaden platforms
2021-08-18 17:33:31 +00:00
Ryan Mulligan
34142f1d9a
Merge pull request #134595 from r-ryantm/auto-update/stern
...
stern: 1.19.0 -> 1.20.0
2021-08-18 10:27:19 -07:00
John Ericson
b4cc2a2479
pkgs/stdenv/make-derivation: Reindent
...
We previously make it just be the function, not a single-item attrset,
without deindenting to make a readable diff. No we deindent.
2021-08-18 17:22:52 +00:00
John Ericson
f110a182a6
stdenv: Fix overriding + overrideAttrs
...
The old stdenv adapters were subtly wrong in two ways:
- `overrideAttrs` leaked the original, unoverridden `mkDerivation`.
- `stdenv.override` would throw away any manually-set `mkDerivation`
from a stdenv reverting to the original.
Now, `mkDerivation` is controlled (nearly directly) via an argument, and
always correctly closes over the final ("self") stdenv. This means the
adapters can work entirely via `.override` without any manual `stdenv //
...`, and both those issues are fixed.
Note hashes are changed, because stdenvs no previously overridden like
`stdenvNoCC` and `crossLibcStdenv` now are. I had to add some
`dontDisableStatic = true` accordingly. The flip side however is that
since the overrides compose, we no longer need to override anything but
the default `stdenv` from which all the others are created.
2021-08-18 17:22:50 +00:00
R. RyanTM
4a2482b353
python38Packages.pygit2: 1.6.0 -> 1.6.1
2021-08-18 17:16:06 +00:00
Finn Behrens
c93e318747
moodle: update to 3.11.2
2021-08-18 19:12:43 +02:00
happysalada
dcaab31c8d
aws-c-common: disable flaky test
2021-08-19 02:11:52 +09:00
Finn Behrens
cc927c650b
nixos/moodle: revert to php74 for xmlrpc extension
2021-08-18 19:05:48 +02:00
Ryan Mulligan
d66e050644
Merge pull request #134422 from r-ryantm/auto-update/osu-lazer
...
osu-lazer: 2021.720.0 -> 2021.815.0
2021-08-18 09:53:29 -07:00
Fabian Affolter
15d4912e50
python3Packages.softlayer: cleanup
2021-08-18 18:50:44 +02:00
Thomas
0457e3dbd1
python3Packages.gym: 0.18.3 -> 0.19.0
2021-08-18 11:37:39 -05:00
Fabian Affolter
b3bf4ccae1
python3Packages.softlayer: 5.8.4 -> 5.9.7
2021-08-18 18:27:37 +02:00
figsoda
7849715e22
luaformatter: add meta.mainProgram
2021-08-18 12:21:17 -04:00
figsoda
1c2c9ea158
taplo-cli: add meta.mainProgram
2021-08-18 12:14:46 -04:00
R. RyanTM
aa045621af
python38Packages.ipyvuetify: 1.7.0 -> 1.8.1
2021-08-18 08:32:33 -07:00
Sean Buckley
7852294f1b
postman: 8.4.0 -> 8.10.0
2021-08-18 11:27:40 -04:00
Ryan Mulligan
06290f024a
Merge pull request #134483 from r-ryantm/auto-update/qrcodegen
...
qrcodegen: 1.6.0 -> 1.7.0
2021-08-18 08:05:07 -07:00
Fabian Affolter
062d47f93e
python3Packages.webtest: add pythonImportsCheck
2021-08-18 16:44:47 +02:00
Maxine Aubrey
c521a5b95c
networkmanager: 1.32.8 -> 1.32.10
...
- https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/blob/1.32.10/NEWS
2021-08-18 16:39:05 +02:00
R. RyanTM
e05fd1a5e1
python38Packages.hvplot: 0.7.2 -> 0.7.3
2021-08-18 07:38:51 -07:00
Fabian Affolter
d9a8be0ac6
python3Packages.pyfronius: 0.5.3 -> 0.6.0
2021-08-18 07:36:28 -07:00
R. RyanTM
4f885fe507
python38Packages.icecream: 2.1.0 -> 2.1.1
2021-08-18 07:36:18 -07:00
R. RyanTM
393d3ddd39
python38Packages.dpkt: 1.9.6 -> 1.9.7.1
2021-08-18 07:34:03 -07:00
R. RyanTM
994157221a
python38Packages.geoalchemy2: 0.9.0 -> 0.9.3
2021-08-18 07:33:39 -07:00
R. RyanTM
5e888a4e57
python38Packages.django-ipware: 3.0.2 -> 3.0.7
2021-08-18 07:31:16 -07:00
Fabian Affolter
fb4eb88d39
python3Packages.webtest: 2.0.32 -> 2.0.35
2021-08-18 16:25:35 +02:00
Daniël de Kok
39225716cf
Merge pull request #134560 from r-ryantm/auto-update/sentencepiece
...
sentencepiece: 0.1.95 -> 0.1.96
2021-08-18 16:24:42 +02:00
David Birks
7379c3b2f3
cypress: 8.2.0 -> 8.3.0
...
Updating with:
```
nix-update cypress --version 8.3.0
```
2021-08-18 10:12:08 -04:00
Emery Hemingway
6a06592f72
hottext: 1.3 -> 1.4
2021-08-18 16:03:45 +02:00
Ben Darwin
34554e03e8
itk: 5.2.0 -> 5.2.1
2021-08-18 09:58:00 -04:00
Niklas Hambüchen
bf8c2f2e8c
Merge pull request #134512 from nh2/netcdf-4.8.0
...
netcdf: 4.7.4 -> 4.8.0
2021-08-18 15:38:57 +02:00
Lassulus
253aecf69e
Merge pull request #134645 from Lassulus/mkImageMediaOverride
...
lib: inherit mkImageMediaOverride
2021-08-18 15:19:15 +02:00
Ryan Mulligan
b45b3e50f3
Merge pull request #134599 from r-ryantm/auto-update/symfony-cli
...
symfony-cli: 4.25.4 -> 4.25.5
2021-08-18 06:15:07 -07:00
Ryan Mulligan
91cd7ca733
Merge pull request #134576 from r-ryantm/auto-update/singularity
...
singularity: 3.8.0 -> 3.8.1
2021-08-18 06:12:37 -07:00
Ryan Mulligan
624cd3fc41
Merge pull request #134431 from r-ryantm/auto-update/pcm
...
pcm: 202101 -> 202107
2021-08-18 06:11:41 -07:00
Ryan Mulligan
26740a54de
Merge pull request #134642 from r-ryantm/auto-update/python3.8-hcloud
...
python38Packages.hcloud: 1.13.0 -> 1.16.0
2021-08-18 06:10:08 -07:00
Ryan Mulligan
cde38f55f9
Merge pull request #134532 from r-ryantm/auto-update/tracy
...
tracy: 0.7.7 -> 0.7.8
2021-08-18 06:08:21 -07:00
Nick Cao
e39f8a3040
traefik: 2.4.13 -> 2.5.0
2021-08-18 20:54:26 +08:00
Alyssa Ross
a68f24c2ca
tar2ext4: init at 0.8.20
...
This is a single program that's part of a big Microsoft project.
Everything else looks pretty specialised, and some of it only targets
Windows, so I didn't try packaging anything else. If we ever do end
up with a need for other software from this project, this derivation
could be extended and renamed, with tar2ext4 becoming an alias.
2021-08-18 12:46:30 +00:00
Andreas Rammhold
ae61a14242
Merge pull request #123046 from Flakebi/paperless
...
paperless-ng: init at 1.4.5
2021-08-18 14:39:03 +02:00
Martin Weinelt
befd4f60c6
Merge pull request #134584 from mweinelt/firefox
2021-08-18 14:34:11 +02:00
lassulus
229ff549e6
lib: inherit mkImageMediaOverride
2021-08-18 14:21:16 +02:00
github-actions[bot]
531afeda01
Merge staging-next into staging
2021-08-18 12:01:50 +00:00
R. RyanTM
01aa0b98b1
python38Packages.hcloud: 1.13.0 -> 1.16.0
2021-08-18 12:01:39 +00:00
github-actions[bot]
90d220f41f
Merge master into staging-next
2021-08-18 12:01:14 +00:00