Commit Graph

27086 Commits

Author SHA1 Message Date
Pascal Wittmann
0efd8a8f70
remove jumanji
jumanji isn't activly developed since the end of 2015
and uses an insecure and old version of webkit.
2018-08-06 12:57:17 +02:00
Vladimír Čunát
f504af072b
Merge branch 'master' into staging-next
There's been some large rebuild on master.
I don't really have time ATM to find what it was.
2018-08-06 12:07:37 +02:00
Peter Hoeg
9823e4caa7 emacs-magit-annex: git was missing 2018-08-06 17:09:26 +08:00
Silvan Mosberger
373d727793
Merge pull request #44412 from dotlambda/ams-lv2-python3
ams-lv2: use python3
2018-08-05 23:46:44 +02:00
Francesco Gazzetta
26e939e22c pybitmessage: use pname instead of name 2018-08-05 22:32:32 +02:00
Francesco Gazzetta
3bddc85171 pybitmessage: specify python version 2
pybitmessage does not support python3 yet
2018-08-05 22:29:57 +02:00
Francesco Gazzetta
28fe9047ef pybitmessage: 0.6.2 -> 0.6.3.2 2018-08-05 22:26:47 +02:00
Michael Raskin
75cb04672f
Merge pull request #44508 from timokau/cddlib-0.94j
cddlib: 0.94i -> 0.94j
2018-08-05 19:03:47 +00:00
Timo Kaufmann
0a44ff7676 cddlib: 0.94i -> 0.94j
cddlib was autotoolized, incorporated equivalents to the sage patches
and moved to GitHub.
2018-08-05 19:02:45 +02:00
Frank Doepper
4082e94b5c shotcut: 18.06.02 -> 18.08 (#44463)
and fix SHOTCUT_VERSION
2018-08-05 18:19:42 +02:00
Michael Raskin
6b0234942b
Merge pull request #44501 from timokau/sage-native-pari
sage: don't override pari
2018-08-05 15:14:00 +00:00
Jörg Thalheim
bb76f9a210 atom: gtk3 should be in buildInputs 2018-08-05 15:35:35 +01:00
Yannik Sander
57d5e2b20d atom: fix crash on Glib-GIO-ERROR
include gtk3 to fix atom's path such that file open dialogs wont cause atom to crash due to missing GIO files
2018-08-05 15:30:30 +01:00
Jens Binkert
f5cf11b2f1 openshift: 3.9.0 -> 3.10.0 (#44484) 2018-08-05 16:28:45 +02:00
Timo Kaufmann
30c822189d sage: don't override pari
Sage assumes that pari does not use threads. However instead of
disabling them at compile time, we can diable them at runtime instead.
As a result, sage doesn't need its own version of pari anymore. That
means less rebuilds, less complexity and easier debugging.
2018-08-05 13:48:14 +02:00
Daiderd Jordan
78e2e32972
Merge pull request #43612 from Enzime/add/mpv-app-bundle
mpv: build and install macOS App Bundle
2018-08-05 13:29:54 +02:00
Michael Weiss
c3266a03a8 tdesktopPackages.preview: 1.3.11 -> 1.3.12 2018-08-05 11:56:10 +02:00
Michael Raskin
58384b1dd0 scilab-bin: 5.5.2 -> 6.0.1 2018-08-05 11:27:35 +03:00
markuskowa
01eb4cd70e rtl_433: 2018-02-23 -> 18.05 (#44453) 2018-08-05 00:25:33 +02:00
Vladyslav M
da6cbc3a44 gutenberg: 0.3.4 -> 0.4.0 (#44475) 2018-08-05 00:24:13 +02:00
Benjamin Saunders
606a260f3b renderdoc: 1.0 -> 1.1 (#44474) 2018-08-05 00:02:57 +02:00
Bignaux Ronan
0bc6225bb4 cadence: init at 0.9.0 (#44281) 2018-08-04 23:05:42 +02:00
Kyle Lacy
87069061c5 plex-media-player: init at 2.14.1 (#43839) 2018-08-04 22:25:48 +02:00
Bignaux Ronan
39ab7a0778 soulseekqt: 2016-1-17 -> 2018-1-30 (#44460) 2018-08-04 17:24:52 +02:00
adisbladis
ffcaaedf75
firefox-beta-bin: 62.0b10 -> 62.0b14 2018-08-04 22:40:55 +08:00
adisbladis
6b0bed4f01
firefox-devedition-bin: 62.0b10 -> 62.0b14 2018-08-04 22:40:54 +08:00
Michael Weiss
9ef1406a99
signal-desktop: Allow overriding the spell checker language (#44456)
Thought this could be useful for others as well. Unfortunately it will
also override the UI language.

Example usage:

  environment.systemPackages = with pkgs; [
    (signal-desktop.override {
      spellcheckerLanguage = "de_DE";
    })
  ];
2018-08-04 16:01:44 +02:00
Michael Raskin
d4893a74e5
Merge pull request #44123 from timokau/spotify-snap
Fetch spotify from snapcraft
2018-08-04 13:33:58 +00:00
Timo Kaufmann
e875678f8e spotify: 1.0.80.480.g51b03ac3-13 -> 1.0.80.474.gef6b503e-7
The purpose of this update (or downgrade?) is to switch the spotify
source to one more reliable. The current source only contains the last
few releases, while the new source retains all old releases.
2018-08-04 15:18:15 +02:00
Michael Raskin
b79dbfe482
Merge pull request #43281 from timokau/sage-8.3
sage: 8.2 -> 8.3
2018-08-04 13:02:06 +00:00
Timo Kaufmann
834a24e0ff sage: don't pin ntl
Now possible because of the lcalc c++11 patch.
2018-08-04 14:22:58 +02:00
Timo Kaufmann
e550e5d0c7 lcalc: apply c++11 patch 2018-08-04 14:22:29 +02:00
Timo Kaufmann
fa34f6d41c sage: don't pin pari 2018-08-04 14:22:28 +02:00
Timo Kaufmann
e82c26af9b sage: don't pin singular 2018-08-04 14:22:28 +02:00
Timo Kaufmann
289173366b singular: backport ntl error handling patch 2018-08-04 14:22:27 +02:00
Timo Kaufmann
840b64fdb8 sage: 8.2 -> 8.3 2018-08-04 14:22:21 +02:00
Tuomas Tynkkynen
008fd5fcf5 Merge remote-tracking branch 'upstream/master' into staging 2018-08-04 15:17:42 +03:00
Frederik Rietdijk
455bf6d875
Merge pull request #44414 from dotlambda/antfs-cli-python3
antfs-cli: use python3Packages
2018-08-04 13:24:42 +02:00
Frederik Rietdijk
699e0e50b7 Merge master into staging-next 2018-08-04 11:43:54 +02:00
Johannes Frankenau
dc02a284bc reaper: 5.93 -> 5.94 (#44445) 2018-08-04 09:56:04 +02:00
Michael Hoang
f8fb13e64c mpv: build and install macOS App Bundle 2018-08-04 13:17:19 +10:00
Florian Klink
0a772e3c04 terraform-provider-libvirt: 0.3 -> 0.4
goDeps isn't used anymore
add note about why cdrtools is propagated
2018-08-04 00:54:21 +02:00
Florian Klink
5bf656e33b terraform: filter out azure-classic while generating data.nix 2018-08-04 00:54:21 +02:00
Florian Klink
5d4ab1baaa terraform: update all providers
also, stop excluding terraform.plugins.telefonicaopencloud (since
c07670bcdc), as there's a tag on their
repo now.
2018-08-04 00:54:21 +02:00
John Ericson
7a337cde31
Merge pull request #44423 from obsidiansystems/configureFlags-cleanup
treewide: All configureFlags are lists
2018-08-03 17:49:01 -04:00
John Ericson
f0d6b385d1 treewide: Make all the rest of configureFlags 2018-08-03 17:06:03 -04:00
John Ericson
db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
John Ericson
85a9913edd treewide: Make more complicated configureFlags lists 2018-08-03 17:06:03 -04:00
John Ericson
632d24f11f scilab: Make configureFlags a list 2018-08-03 17:05:58 -04:00
John Ericson
e8a291ff61 gobby: Remove empty configure flags 2018-08-03 16:06:43 -04:00
Lancelot SIX
51b8c7986a qgis: 2.18.20 -> 2.18.22 (#44266) 2018-08-03 20:34:47 +02:00
Silvan Mosberger
f061271938
Merge pull request #44411 from dotlambda/almonds-python3
almonds: use python3
2018-08-03 19:33:12 +02:00
Robert Schütz
e6fc21af9c antfs-cli: use python3Packages 2018-08-03 18:37:09 +02:00
Robert Schütz
974cb36abd ams-lv2: use python3
It is python3-compatible since 1.1.5.
2018-08-03 18:11:55 +02:00
Robert Schütz
ae3bbf2958 almonds: use python3 2018-08-03 18:04:46 +02:00
Jörg Thalheim
a6900b9a13 dino: 2018-06-03 -> 2018-07-08 2018-08-03 16:54:21 +01:00
Alexander Krupenkin
8d708d28a1 parity: 1.10.8 -> 1.11.8; parity-beta: init at 2.0.1 (#44170)
* parity: 1.10.8 -> 1.10.9

* parity: 1.10.8 -> 1.11.8; parity-beta: init at 2.0.1
2018-08-03 16:54:29 +02:00
xeji
725f253190
Merge pull request #44346 from Fork-Native-Light-Foundation/package/protonmail-bridge
protonmail-bridge: init at 1.0.5-1
2018-08-03 16:42:54 +02:00
Michael Weiss
1ebee36c23 tdesktopPackages.preview: 1.3.10 -> 1.3.11 2018-08-03 14:15:22 +02:00
LightDiscord
3f9edf1bd6
protonmail-bridge: init at 1.0.5-1 2018-08-03 14:04:10 +02:00
Johannes Frankenau
d99d14f357 reaper: init at 5.93 (#44391) 2018-08-03 13:36:11 +02:00
Michael Weiss
6cf519df6e androidStudioPackages.{dev,canary}: 3.3.0.2 -> 3.3.0.3 2018-08-03 13:31:00 +02:00
Michael Weiss
915e506f7c signal-desktop: 1.14.4 -> 1.15.0 2018-08-03 13:11:44 +02:00
Jörg Thalheim
29387fbbe9
Merge pull request #44387 from jfrankenau/update-bcal
bcal: 1.8 -> 1.9
2018-08-03 08:55:56 +01:00
Jörg Thalheim
2be0d9cc9b
Merge pull request #44368 from Enzime/fix/latest-mpv-on-macos
mpv: Fix mpv 0.29.0 on macOS and disable OpenAL
2018-08-03 08:43:34 +01:00
Johannes Frankenau
79cd841713 bcal: 1.8 -> 1.9 2018-08-03 09:08:26 +02:00
Uli Baum
052e4baf0a somatic-sniper: disable parallel building
to fix non-deterministic failure
2018-08-03 08:27:41 +02:00
Michael Hoang
69ed31a57b mpv: Fix mpv 0.29.0 on macOS and disable OpenAL 2018-08-03 09:20:55 +10:00
John Ericson
89c21fce3f Merge commit 'master' into staging 2018-08-02 16:13:33 -04:00
Johannes Frankenau
81e65071bb hugo: 0.42.1 -> 0.46 (#44363) 2018-08-02 20:49:19 +02:00
Vladimír Čunát
86b5b1e174
Revert "android-studio-preview: Print a deprecation warning"
This reverts commit 88bfbf6c7d.
It broke the tarball job.  Discussion:
https://github.com/NixOS/nixpkgs/pull/44310#issuecomment-409690460
2018-08-02 16:32:55 +02:00
Giulio Eulisse
ca7b17a4a0 doing: init at 1.0.10pre (#44034) 2018-08-02 15:24:23 +02:00
ajs124
b79046e21b masterpdfeditor: fix broken source url. the old one 404s (#44351) 2018-08-02 14:08:30 +02:00
xeji
9e52696649
Merge pull request #44325 from markuskowa/molcas
openmolcas: init at 20180529
2018-08-02 10:32:04 +02:00
Markus Kowalewski
484473b184
openmolcas: init at 20180529 2018-08-02 10:18:17 +02:00
Peter Hoeg
9ddd60138c emacs-php-auto-yasnippets: fix HOME 2018-08-02 16:04:57 +08:00
Peter Hoeg
5867097d1f emacs-connection: upstream is OK again 2018-08-02 13:48:51 +08:00
Peter Hoeg
0de9d840ab emacs-dictionary: upstream is OK again 2018-08-02 13:48:37 +08:00
Peter Hoeg
bcbfed377e emacs-link: upstream is OK again 2018-08-02 13:48:24 +08:00
Peter Hoeg
b1914088e1 emacs-powershell: upstream is OK again 2018-08-02 13:47:33 +08:00
Peter Hoeg
667938468b emacs-magit-gitflow: git was missing 2018-08-02 13:47:12 +08:00
Peter Hoeg
fe6313da30 emacs-insert-shebang: fix compilation 2018-08-02 13:46:43 +08:00
Peter Hoeg
64c0d50fc3 emacs-evil-search-highlight-persist: add dependencies 2018-08-02 13:46:21 +08:00
Peter Hoeg
66d16a5409 emacs-evil-magit: needs git 2018-08-02 13:46:07 +08:00
Peter Hoeg
d172d404e9 emacs-cmake: upstream is OK again 2018-08-02 13:45:45 +08:00
Peter Hoeg
cdfefaa42b xca: 2.0.1 -> 2.1.0 2018-08-02 13:43:44 +08:00
Cray Elliott
eca1f53a52 reposurgeon: 3.28 -> 3.44
also switch from cython to pypy as cyreposurgeon was dropped upstream in
favor of using pypy
2018-08-01 20:49:53 -07:00
Cray Elliott
169d5698a9 monotone: fix build against pcre 8.42 2018-08-01 20:49:53 -07:00
Matthew Bauer
7ee610fd6c
Merge pull request #43604 from udono/update_tryton_4_8
Minor upstream update Tryton 4 8
2018-08-01 21:29:40 -04:00
Jan Tojnar
0a12371dfb
https://gitlab.gnome.org/GNOME/gnome-keyring/issues/1 2018-08-02 00:32:51 +02:00
Jamey Sharp
f2434d1208 gnome-builder: fix whitespace 2018-08-01 13:12:54 -07:00
Justin Bedő
51fc0ef8d2 somatic-sniper: init 1.0.5.0 (#43403) 2018-08-01 22:11:13 +02:00
Uli Baum
3835786896 gitter: fix eval
gnome3.gconf was dropped
2018-08-01 21:55:14 +02:00
Ivan Malison
e090fb2967 gitter: init at 4.1.0 (#43505) 2018-08-01 20:51:17 +02:00
Michael Weiss
8aa04df600
Merge pull request #44310 from primeos/android-studio-improvements
Android Studio improvements
2018-08-01 20:24:03 +02:00
Michael Weiss
88bfbf6c7d android-studio-preview: Print a deprecation warning
Hope this is ok... :)
2018-08-01 19:47:36 +02:00
Michael Weiss
d8b44edd8f androidStudioPackages: Use more intuitive names for the derivations 2018-08-01 19:47:36 +02:00
Michael Weiss
31583d7cb6 androidStudioPackages: Refactor the code 2018-08-01 19:47:36 +02:00
Tuomas Tynkkynen
6260fc8b8e Merge remote-tracking branch 'upstream/master' into staging 2018-08-01 19:06:09 +03:00
Maximilian Bosch
134c5cc8db termite: factor wrapper out into its own file (#43691)
Until now it's impossible to override the attrs of the actual build
instruction for the `termite` package like this:

```
termite.overrideAttrs (_: {
  # ...
})
```

This issue occurs since the `termite/default.nix` expressions returns
the `symlinkJoin` expression when I override termite (e.g. to provide a
config file).

I recently patched termite and wanted to apply this patch to my local
termite installation in my system config which is impossible this, so
splitting the wrapper and the build instruction into their own files
makes this way easier to maintian.
2018-08-01 16:09:55 +02:00