1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-02 18:42:15 +00:00
Commit graph

39253 commits

Author SHA1 Message Date
Jonathan Ringer d72c4791bc Merge remote-tracking branch 'origin' into staging-next 2019-12-30 14:36:16 -08:00
AndersonTorres a36e54de9d Bochs: quote homepage URL in order to suit the new standards 2019-12-30 15:16:53 -03:00
Jonathan Ringer fca4359376 nbstripout: fix build 2019-12-30 16:46:55 +01:00
Frederik Rietdijk 6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Frederik Rietdijk 9bc8e546c9
Merge pull request #75929 from NixOS/staging-next
Staging next
2019-12-30 16:27:24 +01:00
Frederik Rietdijk bfa5af85b7 Merge staging-next into staging 2019-12-30 16:25:56 +01:00
Ryan Mulligan c94e211a47
Merge pull request #76419 from r-ryantm/auto-update/skypeforlinux
skypeforlinux: 8.54.0.91 -> 8.55.0.123
2019-12-30 07:09:52 -08:00
Edmund Wu 83f76b6501 vscodium: 1.41.0 -> 1.41.1 2019-12-30 16:08:53 +01:00
Edmund Wu b77fd49378 vscode: 1.41.0 -> 1.41.1 2019-12-30 16:08:53 +01:00
ajs124 863794cbba yeetgif: init at 1.23.5 2019-12-30 15:49:34 +01:00
Maximilian Bosch 59ab29fe88
virtualbox: fix build
Newer `iasl`-versions disallow strings within certain declarations[1]
which breaks the virtualbox build as it relies on exactly this
behavior[2].

This should be removed again when updating virtualbox to 6.1.

[1] https://acpica.org/node/172
[2] https://hydra.nixos.org/build/108774352
2019-12-30 14:11:32 +01:00
Robin Gloster 65395a7105
treewide: installTargets is a list 2019-12-30 13:29:27 +01:00
Robin Gloster 2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster 5117f77246
spectrwm: *Flags are lists 2019-12-30 12:15:25 +01:00
Robin Gloster 1065d80dd3
simgrid: *Flags are lists 2019-12-30 12:15:25 +01:00
Robin Gloster 371d3fb9b3
notes-up: *Flags are lists 2019-12-30 12:15:24 +01:00
Robin Gloster 4f3895b635
pond: *Flags are lists 2019-12-30 12:15:24 +01:00
Robin Gloster e25e1bf6f7
slmenu: *Flags are lists 2019-12-30 12:15:23 +01:00
Robin Gloster 269849de06
pdfpc: *Flags are lists 2019-12-30 12:15:23 +01:00
Robin Gloster 78cf5eda69
nedit: *Flags are lists 2019-12-30 12:15:22 +01:00
Robin Gloster 43e91d6f07
pianobar: *Flags are lists 2019-12-30 11:44:38 +01:00
Jonathan Ringer 4c28daa093 gitless: use python3 2019-12-30 09:45:37 +01:00
Jan Tojnar 480fc1856a
Merge branch 'master' into staging-next 2019-12-30 05:22:23 +01:00
Jan Tojnar ea4da9b5fa
Merge pull request #76674 from jtojnar/structured-attrs-masterable
treewide: structured-attrs fixes
2019-12-30 04:52:45 +01:00
Robin Gloster 0f67406076
treewide: installTargets is a list 2019-12-30 04:50:37 +01:00
Robin Gloster ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
Franz Pletz 1a871b4382
minisat: 2.2.0 -> 2.2.1 2019-12-30 03:50:35 +01:00
Franz Pletz a88fc6be6d
strelka: fix build w/ gcc9 2019-12-30 03:18:19 +01:00
Franz Pletz 3ff62fe45b
{opal,ptlib,ekiga,sipcmd}: remove unmaintained
Were also removed from Debian and Arch and don't build on recent GCC
versions anymore. Needed lots of patching anyway. Last release was 2013.
2019-12-30 02:15:10 +01:00
R. RyanTM 3d740ef586 verilator: 4.022 -> 4.024 2019-12-29 15:48:39 -06:00
Daniël de Kok a8686037c4 resilio-sync: 2.6.3 -> 2.6.4
This release is a hotfix for a WebUI security issue:
https://forum.resilio.com/topic/71647-latest-desktop-build-264/
2019-12-29 15:45:43 -06:00
Jan Tojnar 9a338f230e
xawtv: clean up
* Remove unnecessary linker and compiler flags
* Listify makeFlags
* Do not use DESTDIR (nasty)
* Let generic builder set --prefix configureFlag
* Install X11 app-defaults to more modern directory
* Format with nixpkgs-fmt
2019-12-29 22:19:18 +01:00
Jan Tojnar 86d3c33475
osm2xmap: clean up
Do not use DESTDIR and bring makeFlags more in line with the Makefile:
a5f9ceadf0/Makefile
2019-12-29 21:57:04 +01:00
Jan Tojnar 6dcf1a31ae
cadence: Do not use DESTDIR
https://github.com/NixOS/nixpkgs/issues/65718
2019-12-29 21:05:34 +01:00
AndersonTorres f560e96a18 Bochs: 2.6.9 -> 2.6.10 2019-12-29 15:21:42 -03:00
Doron Behar 5f80b37036 pdfcpu: 0.3 -> 0.3.1 (#76556) 2019-12-29 10:08:42 -05:00
Maximilian Bosch be1f5be9f3
Merge pull request #76609 from eonpatapon/waybar-0.9.0
Waybar 0.9.0
2019-12-29 14:04:14 +01:00
Frederik Rietdijk eda01862c4
Merge pull request #75900 from jbedo/tebreak
Tebreak, minia, last, bx-python, python-lzo
2019-12-29 10:24:31 +01:00
Frederik Rietdijk fb66525297 Merge master into staging-next 2019-12-29 10:19:39 +01:00
Justin Bedo 11460d4cac
tebreak: init at 1.0 2019-12-29 17:16:10 +11:00
R. RyanTM ff88885fe7 renoise: 3.2.0 -> 3.2.1 2019-12-28 20:36:08 +01:00
R. RyanTM f139dc681c remotebox: 2.6 -> 2.7 2019-12-28 20:33:41 +01:00
R. RyanTM 78602c4a7b rednotebook: 2.14 -> 2.15 2019-12-28 20:32:45 +01:00
R. RyanTM e7758b7981 tryton: 5.4.0 -> 5.4.1 2019-12-28 20:30:45 +01:00
Doron Behar 7efc1c8c50 newsboat: 2.17.1 -> 2.18 2019-12-28 20:07:15 +01:00
Maximilian Bosch a9e86bbd83
Merge pull request #76613 from alyssais/kmymoney
kmymoney: fix build
2019-12-28 19:25:54 +01:00
Tadeo Kondrak 85783b9eac
mpv: 0.30.0 -> 0.31.0 2019-12-28 09:10:30 -07:00
Alyssa Ross 53c4668e71
kmymoney: fix build
python2 used to be propagated in here, until
4e421aebfe.

Upstream bug to stop using Python 2:
https://bugs.kde.org/show_bug.cgi?id=405383
2019-12-28 15:46:48 +00:00
Jean-Philippe Braun a84185860c waybar: 0.8.0 -> 0.9.0 2019-12-28 16:09:15 +01:00