Alyssa Ross
de69b705d2
chromium: replace update.nix with Python impl
...
update.nix was a huuuuge hack, abusing checksum collisions, etc., and
was extremely difficult to read and maintain, especially because
values from update.nix were also used in the derivations themselves!
I've replaced this with an implementation in Python, which I chose for
readability. Rather than generating Nix, I chose to
generate JSON, since Python can do that in the standard library and
Nix can read it.
I also set update.py as an updateScript, so Chromium can now
automatically be updated!
Fixes: https://github.com/NixOS/nixpkgs/issues/89635
2020-09-05 11:20:13 +02:00
Alyssa Ross
5811b6c1cd
chromiumDev: 86.0.4238.0 -> 86.0.4240.8
2020-09-05 11:08:50 +02:00
Gabriel Ebner
9dd3542a27
Merge pull request #97169 from r-ryantm/auto-update/heaptrack
...
heaptrack: 1.1.0 -> 1.2.0
2020-09-05 10:45:00 +02:00
Vincent Laporte
5664601fa2
ocamlPackages.fdkaac: init at 0.3.2
2020-09-05 10:44:12 +02:00
lewo
d65002aff5
Merge pull request #93314 from tnias/nixos_opendkim_20200717
...
nixos/opendkim: systemd sandbox
2020-09-05 08:46:19 +02:00
Mario Rodas
f87374dc69
Merge pull request #96988 from marsam/update-xonsh
...
xonsh: 0.9.20 -> 0.9.21
2020-09-04 22:02:30 -05:00
R. RyanTM
84eef0f2af
heaptrack: 1.1.0 -> 1.2.0
2020-09-05 00:41:34 +00:00
Michael Weiss
32a898bb15
weston: 8.0.0 -> 9.0.0 ( #95617 )
...
Announcement: https://lists.freedesktop.org/archives/wayland-devel/2020-September/041595.html
2020-09-05 00:44:34 +02:00
Jan Tojnar
e2a89f8cf2
Merge pull request #96648 from paperdigits/exiv2-0.27.3
...
exiv2: 0.27.2 -> 0.27.3
2020-09-05 00:23:14 +02:00
Orivej Desh
d35049c707
hydrogen: 0.9.7 -> 1.0.1 ( #97041 )
...
Keep 0.9.7 as hydrogen_0 because 1.0.1 does not offer smooth
transition for projects using the old default GMKit.
2020-09-04 21:56:56 +00:00
Mica Semrick
b181edb322
exiv2: 0.27.2 -> 0.27.3
2020-09-04 14:56:35 -07:00
Michele Guerini Rocco
2b575c5f1f
Merge pull request #96963 from doronbehar/doc/nodejs
...
doc: nodejs: Update override example to use overlays
2020-09-04 22:58:36 +02:00
Sascha Grunert
f55650be0c
ginkgo: 1.14.0 -> 1.14.1
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-04 13:27:06 -07:00
Peter Simons
efc5084e51
Merge pull request #96560 from NixOS/haskell-updates
...
Update Haskell package set to LTS 16.12 (plus other fixes)
2020-09-04 22:03:16 +02:00
Marek Mahut
3a118415e9
Merge pull request #97092 from prusnak/wasabibackend
...
wasabibackend: 1.1.11.1 -> 1.1.12
2020-09-04 21:45:51 +02:00
Jonathan Ringer
e3c26f8c0d
python3Packages.zope_i18n: remove due to prolonged breakage
2020-09-04 12:38:45 -07:00
Jonathan Ringer
bd0b0d653c
python3Packages.maildir-deduplicate: remove due to prolonged breakage
2020-09-04 12:38:38 -07:00
Jonathan Ringer
8833467efc
python3Packages.libarchive: remove due to prolonged breakage
2020-09-04 12:38:38 -07:00
Jonathan Ringer
bbeab7d50e
python3Packages.qutip: remove due to prolonged breakage
2020-09-04 12:38:38 -07:00
Jonathan Ringer
95996a837d
python3Packages.pip2nix: remove
2020-09-04 12:38:38 -07:00
Peter Simons
8065407b63
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-15-g1073700 from Hackage revision
18ef8de8fa
.
2020-09-04 21:29:21 +02:00
Peter Simons
c7f24ae3e7
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-15-g1073700 from Hackage revision
85155b55bc
.
2020-09-04 21:14:56 +02:00
Tom Repetti
e3e39aa84e
svls: init at 0.1.17
2020-09-04 12:10:14 -07:00
Peter Simons
85cef2f373
hackage2nix: disable failing builds to avoid evaluation errors on Hydra
2020-09-04 21:08:05 +02:00
Robert Scott
712f366ecc
Merge pull request #94579 from tfmoraes/meshlab-20.07
...
meshlab: 2020.03 -> 2020.07
2020-09-04 20:00:12 +01:00
Peter Simons
059a7a4419
haskell-neat-interpolation: update the override for the latest version
2020-09-04 21:00:09 +02:00
Peter Simons
4f42007ef9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-15-g1073700 from Hackage revision
037ebc86aa
.
2020-09-04 20:51:05 +02:00
Peter Simons
688d248e3d
liquidhaskell and friends don't compile with ghc-8.8.x.
2020-09-04 20:27:58 +02:00
Peter Simons
2126263e9d
hackage2nix: disable failing builds to avoid evaluation errors on Hydra
2020-09-04 20:10:03 +02:00
Jonathan Ringer
d32c437639
catt: fix pychromecast version
2020-09-04 11:03:02 -07:00
Jonathan Ringer
b23f1442c5
python3Packages.ftputil: fix tests
2020-09-04 11:00:54 -07:00
Jan Tojnar
951efe41e1
fixup! nixos/doc/releases: update the docs as promised
2020-09-04 10:59:06 -07:00
worldofpeace
f2e98e8b36
fixup! nixos/doc/releases: update the docs as promised
2020-09-04 10:59:06 -07:00
worldofpeace
d9c33b2ea4
nixos/doc/releases: update the docs as promised
...
This goes through a recent example of 19.09 (because the workflow
should be everchanging, so our example needs to be recent).
Lots of changes, just read idk.
2020-09-04 10:59:06 -07:00
José Romildo Malaquias
c9745a5875
Merge pull request #96676 from romildo/upd.marwaita-manjaro
...
marwaita-manjaro: init at 2020-08-29
2020-09-04 14:58:24 -03:00
R. RyanTM
84e2a0d93b
espanso: 0.7.0 -> 0.7.1
2020-09-04 10:57:46 -07:00
José Romildo Malaquias
9dc1d6a93b
Merge pull request #96558 from romildo/fix.terminology
...
enlightenment.terminology: use absolute path to edje_cc
2020-09-04 14:57:24 -03:00
José Romildo Malaquias
28d7bc17e9
Merge pull request #96559 from romildo/fix.efl
...
enlightenment.efl: add needed libraries
2020-09-04 14:55:34 -03:00
Peter Simons
5512354eef
Merge remote-tracking branch 'origin/master' into haskell-updates.
2020-09-04 19:45:22 +02:00
R. RyanTM
8c7ed979b9
dcrd: 1.5.1 -> 1.5.2
2020-09-04 10:12:23 -07:00
R. RyanTM
49f820d217
dnsproxy: 0.31.0 -> 0.32.0
2020-09-04 09:51:07 -07:00
R. RyanTM
3e65293809
dapper: 0.5.1 -> 0.5.3
2020-09-04 09:49:42 -07:00
R. RyanTM
ea14b3aa53
python27Packages.dominate: 2.5.1 -> 2.5.2
2020-09-04 09:48:09 -07:00
R. RyanTM
d1e19e7028
python27Packages.josepy: 1.3.0 -> 1.4.0
2020-09-04 09:47:01 -07:00
R. RyanTM
4bec5d5724
du-dust: 0.5.2 -> 0.5.3
2020-09-04 09:46:39 -07:00
Jonathan Ringer
bd3afd631c
python3Packages.sqlalchemy-citext: fix tests
2020-09-04 09:46:10 -07:00
Vladyslav Burzakovskyy
a24cac67bd
django-maintenance-mode: init at 0.14.0
2020-09-04 09:44:54 -07:00
R. RyanTM
b8a0cfd5e2
amfora: 1.4.0 -> 1.5.0
2020-09-04 09:41:31 -07:00
R. RyanTM
bbdb8b03b8
bazarr: 0.9 -> 0.9.0.2
2020-09-04 09:25:58 -07:00
R. RyanTM
e883800b08
yaru-theme: 20.10.1 -> 20.10.2
2020-09-04 09:22:19 -07:00