Danylo Hlynskyi
b251a368dd
Revert "all-packages.nix: remove res.
(next stage super)" ( #55125 )
...
This reverts commit 3ec0eb4bbd
.
See https://github.com/NixOS/nixpkgs/pull/55061#issuecomment-460047536
2019-02-03 15:51:02 +02:00
Franz Pletz
5b1ed0c62f
nuspell: init at 2.1.0
2019-02-03 13:24:31 +01:00
Robert Hensing
055ac8e495
Partially revert 755e824
...
Reinstates the error message that helps migration of forks.
Same should be done for super *if* it is to be removed.
2019-02-03 18:22:22 +07:00
Andreas Rammhold
7eaef48e5a
wrapFirefox: support GDK_BACKEND=wayland
...
The firefox wrapper now supports setting the GDK_BACKEND to wayland
which is useful in cases where firefox would be started from within an
X-Application inside of wayland. GTK/GDK would otherwise default to the
X11 backend in those situations.
The intention is that people that are using wayland primarily pull in
the new `firefox-wayland` top-level attribute into their environments
instead of just `firefox`. Firefox will then always be started with the
correct rendering backend.
2019-02-03 12:13:02 +01:00
Franz Pletz
1d2b5045e6
Merge pull request #54966 from eyJhb/betterlockscreen
...
betterlockscreen: init at 3.0.1
2019-02-03 08:46:33 +00:00
Franz Pletz
f65177d0ac
Merge pull request #54968 from dtzWill/feature/sudo-font
...
sudo-font: init at 0.37
2019-02-03 08:43:14 +00:00
Franz Pletz
2cfb4b61cb
Merge pull request #55079 from CrazedProgrammer/remove-astah-community
...
astah-community: remove
2019-02-03 08:30:17 +00:00
Sebastien Bourdeauducq
3b03b901fb
rink: init at 0.4.4
2019-02-03 13:29:18 +08:00
John Ericson
e375f6d5ac
Merge pull request #55097 from Ericson2314/remove-res
...
all-packages: Just refer to `self`, not `super`, or `res`
2019-02-02 17:38:21 -05:00
Florian Klink
a9bf0456c2
Merge pull request #55066 from petabyteboy/feature/ifdtool
...
ifdtool: init at 4.9
2019-02-02 23:13:24 +01:00
John Ericson
755e824291
all-packages: Just refer to self
, not super
, or res
...
This ends a years-long process to removoe pointless fixed points in this
file!
2019-02-02 16:14:58 -05:00
John Ericson
c85a8a1fad
postgresql: No need to refer to super
...
self.callPackage works fine for now. If/when that changes, we have a
repo-wide thing to deal with so no reason to do anything now.
2019-02-02 15:56:52 -05:00
John Ericson
c6bb6dd5dc
Merge pull request #55061 from danbst/remove-res
...
all-packages.nix: remove `res.` (next stage super)
2019-02-02 15:47:19 -05:00
Samuel Dionne-Riel
09af2fb9e0
linux: Removes the previously removed raspberry pi patch
...
There seems to have been an oopsie with the rebase.
2019-02-02 14:29:01 -05:00
Chris Ostrouchov
9080b2eadf
minecraft-server: 1.12.2 -> 1.13.2
...
Update minecraft client to 1.13.2. The url is not as nice as before
but it is the one provided by mojang. Adds 1_13_2, 1_13_1 as well.
https://minecraft.net/en-us/download/server
2019-02-02 13:25:16 -05:00
Samuel Dionne-Riel
048c36ccaa
Revert "linuxPackages: 4.14 -> 4.19"
...
This reverts commit b861ebb4c6
.
The current issues (See #54509 and #48828 ) are causing headaches to
users of the unstable branches.
2019-02-02 12:18:23 -05:00
Samuel Dionne-Riel
196af4b359
Revert "linuxPackages_4_{19,20}: works around bug with overlayfs."
...
This reverts commit de86af48faa03a824917ac90f4776481c7ce9e54.
(Manual revert due to conflicts.)
See #54509
The patch is causing overlayfs to misbehave.
2019-02-02 12:18:16 -05:00
Vladimír Čunát
bd9f835bf6
Merge branch 'master' into staging-next
...
Larger rebuild, probably mainly haskell.
Hydra nixpkgs: ?compare=1503325
2019-02-02 17:13:11 +01:00
aanderse
0cb74f6f14
kdevelop: 5.2.4 -> 5.3.1, bump llvm version used from 3.8 to 7 ( #55015 )
2019-02-02 16:24:06 +01:00
Milan Pässler
8ad32a7e98
ifdtool: init at 4.9
2019-02-02 12:57:18 +01:00
Robert Schütz
230d55edc8
Merge pull request #55009 from dotlambda/papis-0.7.5
...
papis: 0.6 -> 0.7.5
2019-02-02 12:08:21 +01:00
CrazedProgrammer
f00335fea7
astah-community: remove
...
Astah Community has been discontinued since september 26th, 2018.
Source: http://astah.net/editions/community
The downloads are not available anymore since recently, and as such,
this derivation does not build.
2019-02-02 11:50:14 +01:00
danbst
3ec0eb4bbd
all-packages.nix: remove res.
(next stage super)
...
A bit more consistent version of https://github.com/NixOS/nixpkgs/pull/51527
2019-02-02 01:27:25 +02:00
Dmitry Kalinkin
e253fd1a95
ftgl: fix on darwin
2019-02-01 16:53:21 -05:00
Robert Schütz
5447f7028b
papis: 0.6 -> 0.7.5
...
fixes https://github.com/NixOS/nixpkgs/issues/54821
2019-02-01 13:35:35 +01:00
Vladimír Čunát
5effa4e0f9
Merge branch 'master' into staging-next
...
Comments on conflicts:
- llvm: d6f401e1
vs. 469ecc70
- docs for 6 and 7 say the default is
to build all targets, so we should be fine
- some pypi hashes: they were equivalent, just base16 vs. base32
2019-02-01 09:22:29 +01:00
adisbladis
affee8aa47
go_1_9: Drop go 1.9
...
Unsupported by upstream
2019-02-01 06:19:14 +00:00
Jörg Thalheim
1321f17bc1
Merge pull request #54580 from plapadoo/gprof2dot-latest
...
gprof2dot: 2015-04-27 -> 2017-09-19
2019-01-31 21:50:39 +00:00
Dmitry Kalinkin
c0d3182f79
Merge pull request #53585 from Scriptkiddi/litecli
...
litecli: init at 1.0.0
2019-01-31 16:05:30 -05:00
SLNOS
ff6cc1ac0e
firefoxPackages.icecat: init at 60.3.0, 52.6.0
...
It works, but this state is far from ideal: GNU guys update generated source
tarballs very infrequently. Ideally, src needs to be generated by running
makeicecat over firefox src. Will do later.
2019-01-31 17:02:45 +00:00
Matthew Bauer
ab118f3847
Merge pull request #54801 from matthewbauer/fix-trace-pos
...
make-derivation: fix position in trace
2019-01-31 10:44:21 -05:00
Rob Vermaas
bfc3789f38
julia: add 1.1.0
2019-01-31 14:18:29 +01:00
Will Dietz
70f56d8f3b
Merge pull request #54749 from dtzWill/feature/birdfont
...
birdfont: init at 2.25.0 (and add dep xmlbird)
2019-01-31 06:30:35 -06:00
Will Dietz
1056100039
Merge pull request #54885 from dtzWill/feature/chelf
...
chelf: init at 0.2.2
2019-01-31 06:28:08 -06:00
Will Dietz
80e387a409
Merge pull request #54883 from dtzWill/feature/crex
...
crex: init at 0.2.5
2019-01-31 06:27:33 -06:00
Will Dietz
d166521d5f
Merge pull request #54884 from dtzWill/feature/xlayoutdisplay
...
xlayoutdisplay: init at 1.0.2
2019-01-31 06:26:59 -06:00
Will Dietz
bc8c060a3b
Merge pull request #54882 from dtzWill/feature/txr
...
txr: init at 208
2019-01-31 06:25:11 -06:00
Tim Steinbach
705207ec9b
linux: 4.20.5 -> 4.20.6
2019-01-31 07:19:07 -05:00
Robert Schütz
f94e0252f3
Merge pull request #54817 from aszlig/gajim-1.1
...
gajim: 1.0.3 -> 1.1.2
2019-01-31 11:40:01 +01:00
aszlig
32b3615f60
gajim: 1.0.3 -> 1.1.2
...
The list of upstream changes is huge, so I'm not pasting it here in the
commit message, but here is the upstream URL:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.1.2/ChangeLog
One of the most visible updates are the design changes for various
dialogs and the Emoji overhauls.
On our end, we now need three more dependencies, namely cssutils,
precis-i18n and keyring, which I added accordingly.
In addition, the test runner is now integrated into setup.py, which we
now use.
I also cleaned up the package expression a bit, eg. it's no longer
wrapped in a big "with lib;", so that "nix-instantiate --parse" is able
to detect attribute errors (which is very useful if you have editor
integration).
Signed-off-by: aszlig <aszlig@nix.build>
2019-01-31 11:16:24 +01:00
eyjhbb@gmail.com
16a360099d
betterlockscreen: init at 3.0.1
2019-01-31 10:41:34 +01:00
Robert Schütz
864f8321ee
Merge pull request #54893 from nyanloutre/mautrix-telegram
...
mautrix-telegram: init at 0.4.0.post1
2019-01-31 10:24:49 +01:00
nyanloutre
53fddad692
mautrix-telegram: init at 0.4.0.post1
2019-01-31 09:55:55 +01:00
Will Dietz
1a6f3bb19d
sudo-font: init at 0.37
2019-01-30 18:39:08 -06:00
Andreas Rammhold
066be85d9d
qt56: fix CVE-2018-{15518,19873,19870,19871,19865,19869}
...
* CVE-2018-15518, Qt Base: “double free or corruption” in QXmlStreamReader
* CVE-2018-19873, Qt Base: QBmpHandler segfault on malformed BMP file
* CVE-2018-19870, Qt Base: Check for QImage allocation failure in qgifhandler
* CVE-2018-19871, Qt Imageformats: QImage: QTgaFile CPU exhaustion
* CVE-2018-19865, Qt Virtual Keyboard: Qt Virtual Keyboard logs all key presses
* CVE-2018-19869, Qt Svg: Fix crash when parsing malformed url reference
More details can be obtained from the Qt annoucement [1].
[1] https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/
2019-01-31 00:50:29 +01:00
markuskowa
ca13dc163b
Merge pull request #49871 from wucke13/getdp
...
getdp: init at 3.0.4
2019-01-31 00:43:08 +01:00
Andreas Rammhold
66601282cc
qt59.qtvirtualkeyboard: fix CVE-2018-19865
...
CVE-2018-19865 tracks the issue of qtvirtualkeyboard where it logs all
user input. With this commit we are applying the recommended patches
form the upstream project.
More details can be obtained from the Qt annoucement [1].
[1] https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/
2019-01-30 23:50:48 +01:00
eyjhbb@gmail.com
31c3d157ae
arduino-mk: init at 1.6.0
2019-01-30 23:19:37 +01:00
Alyssa Ross
bfd2c8065f
Merge pull request #54601 from groodt/greg/argo-2.2.1
...
argo: init at 2.2.1
2019-01-30 18:11:12 +00:00
Franz Pletz
72f324dbc7
Merge pull request #45567 from johanot/certmgr-rootca-patch
...
certmgr: Add patch for optional trust of self-signed certificates at remote cfssl apiserver
2019-01-30 17:37:42 +00:00
Robert Schütz
0525fa54e8
Merge pull request #54739 from Nadrieril/fix-ffsync
...
Fix firefox sync-server
2019-01-30 16:26:31 +01:00
Nadrieril
957d0589ad
pythonPackages.syncserver: move to all-packages.nix and fix dependencies
2019-01-30 15:59:00 +01:00
Matthieu Coudron
c4519cf8a6
lua: add withPackages function ( #54460 )
...
* lua: add withPackages function
First step towards more automation similar to the haskell backend.
Follow up of https://github.com/NixOS/nixpkgs/pull/33903
2019-01-30 14:13:15 +00:00
adisbladis
16ab34c37b
minio: 2018-12-27T18-33-08Z -> 2019-01-23T23-18-58Z
2019-01-30 14:07:40 +00:00
Philipp Middendorf
a04e81898c
gprof2dot: 2015-04-27 -> 2017-09-19
2019-01-30 13:32:44 +01:00
Robert Schütz
dfc8ec8da7
Merge pull request #54813 from plapadoo/fdroidserver-update
...
fdroidserver: 2016-05-31 -> 1.1
2019-01-30 10:33:00 +01:00
Philipp Middendorf
72857e2850
fdroidserver: 2016-05-31 -> 1.1, and move out of pythonPackages
2019-01-30 09:38:37 +01:00
Jörg Thalheim
37a4dce982
Merge pull request #54838 from ck3d/buku41
...
buku: 3.8 -> 4.1
2019-01-30 08:01:07 +00:00
Christian Kögler
5ddd094ce0
buku-4.1: pinned python to python36 due to #52766
...
still not working, since depending python modules uses python37 instead
of wanted python36
2019-01-30 07:49:41 +01:00
Andreas Rammhold
08ba4f13c9
firefoxPackages: support building with firefox 65
...
Firefox >=65 will depend on icu >=63. All the older firefox versions
(and derived packages) seem to work fine with this change.
Also the system path environment patch will fail to apply since there
was a trivial whitespace change in the source file. By adding `-l` to
patch we can avoid having to track two patches that do basically the
same. Having patchFlags per file without resorting to pre-/postPatch
would be nicer but there doesn't seem to be a facility for that right
now.
2019-01-29 20:30:42 +01:00
Pierre Bourdon
aa000aa3a0
nginx-sso: init at 0.15.1
2019-01-29 19:52:48 +01:00
Will Dietz
82c9b261f4
chelf: init at 0.2.2
...
Utility for changing default thread stack size
(via PT_GNU_STACK program header)
as supported by musl 1.1.21+.
patchelf for default thread stack size :).
This makes it possible to use a larger value
without changing the source, which is preferred
but may be awkward or otherwise undesirable in some cases.
The value can also be set via LDFLAGS with some linkers,
such as with GNU ld using "-Wl,-z,stack-size=N".
See:
https://git.musl-libc.org/cgit/musl/commit/?id=7b3348a98c139b4b4238384e52d4b0eb237e4833
2019-01-29 07:12:19 -06:00
Will Dietz
7ed3c32015
xlayoutdisplay: init at 1.0.2
...
(promoting from my NUR repo)
2019-01-29 07:07:53 -06:00
Philip Patsch
5c6892e1a2
bazel: fix java toolchain regression
...
By changing the default toolchain to JDK8, we broke the default Java
toolchain, which assumes JDK9.
Instead, set `host_java_toolchain` manually for our build of bazel,
and set `java_toolchain` to run the java tests with the build JDK as
well.
Fixes https://github.com/NixOS/nixpkgs/issues/54289
2019-01-29 14:03:54 +01:00
Will Dietz
59677054d3
crex: init at 0.2.5
...
(promoting from my NUR repo)
2019-01-29 07:01:17 -06:00
Will Dietz
9421c5f889
txr: init at 208
...
Promoting from my NUR repo.
Build w/clang as it fixes test crash for some reason.
2019-01-29 06:53:40 -06:00
Peter Simons
dd98e07fed
stylish-cabal: fix build with GHC 8.4.x (and clean up overrides)
...
Unfortunately, more recent compiler versions are unable to build this package
because of its dependency on the old haddock-library version.
2019-01-29 10:59:32 +01:00
lewo
8c3471f785
Merge pull request #54568 from buffet/add-slurp
...
slurp: init at 1.0
2019-01-29 09:09:24 +01:00
Will Dietz
d8fc8726a3
Merge pull request #54730 from dtzWill/feature/qownnotes
...
qownnotes: init at 19.1.8
2019-01-28 21:25:22 -06:00
wucke13
4f40b5e00e
getdp: init at 3.0.4
2019-01-28 16:45:13 +01:00
Matthew Bauer
febda2b127
Revert "mingw: use current package set for headers"
...
This reverts commit 0307203693
.
2019-01-28 10:42:04 -05:00
Matthew Bauer
9fd1c170cc
make-derivation: try to fix stdenv.cc == null conditional
...
sometimes this gets an infinite recursion error
2019-01-28 10:41:19 -05:00
Silvan Mosberger
7088d3f2ed
Merge pull request #54177 from baracoder/smartigt-18_2_4
...
smartgithg: 18_1_5 -> 18.2.4
2019-01-28 15:04:28 +01:00
Herman Fries
e036a3d616
smartgithg: 18_1_5 -> 18.2.4
...
This PR is committed using the new version.
The never version requires JRE 10, actually the changelog mentions
downgrading from JDK11 to 10 because of a bug related to https
but this seams to be fixed by now
https://bugs.openjdk.java.net/browse/JDK-8210005
Also I did not find a `jre` output in jdk11, so the closure size
might increase due to it.
2019-01-28 14:42:27 +01:00
Silvan Mosberger
e47fcaed5b
Merge pull request #54194 from vanzef/racer-mode-path-fix
...
emacsPackagesNg.racer-mode: fix default value for RUST_SRC_PATH
2019-01-28 11:11:07 +01:00
Silvan Mosberger
51d2eed83b
Merge pull request #42838 from teto/kernel_autoconf
...
[RFC] add ability to merge structured configs
2019-01-28 10:38:00 +01:00
Ivan Solyankin
95cc144a5f
emacsPackagesNg.racer-mode: fix default value for RUST_SRC_PATH
2019-01-28 12:36:53 +03:00
Tim Steinbach
6ecfe92986
linux: Tag hardened kernels 2/2
...
Forgot to change the modDirVersion
2019-01-27 22:15:22 -05:00
Greg Roodt
acb9168aa7
argo: init at 2.2.1
2019-01-28 13:47:51 +11:00
Matthieu Coudron
045e1332d9
linux: fix after rebase
2019-01-28 11:24:59 +09:00
Tim Steinbach
e707ac126b
linux: Tag hardened kernels
2019-01-27 21:00:29 -05:00
Will Dietz
728a5ed5fd
birdfont: init at 2.25.0 (and add dep xmlbird)
2019-01-27 19:27:26 -06:00
Matthieu Coudron
7aacbdb898
linux: convert hardened-config to a structured one
2019-01-28 09:07:24 +09:00
Will Dietz
bb746dad2e
qownnotes: init at 19.1.8
2019-01-27 15:22:34 -06:00
Silvan Mosberger
a5c912f7f9
Merge pull request #54008 from palfrey/libnetfilter_acct
...
libnetfilter_acct: init at 1.0.3
2019-01-27 20:28:04 +01:00
Matthew Bauer
14ecdbefd4
Merge pull request #54659 from matthewbauer/doc-fixes
...
Nixpkgs documentation additions for 19.03
2019-01-27 13:54:06 -05:00
Silvan Mosberger
fede41404d
Merge pull request #50220 from pbogdan/ffmpeg-cleanup
...
ffmpeg: misc cleanups
2019-01-27 19:00:12 +01:00
Danylo Hlynskyi
c2facb5fb1
postgresql: fixup, remove duplicate plugin attribute ( #54669 )
2019-01-27 07:36:13 +02:00
Matthew Bauer
d16e0f8dc3
all-packages: move fetch* to pkgs/build-support/
2019-01-26 22:47:54 -05:00
Michael Raskin
cc74c0399e
leo3: init at 1.2
2019-01-27 01:57:11 +01:00
Piotr Bogdan
c626c85dce
ffmpeg_0: drop
2019-01-27 00:41:18 +00:00
Piotr Bogdan
0fb0af65b0
gst-ffmpeg: drop
2019-01-27 00:41:18 +00:00
Piotr Bogdan
8eeecd653d
ffmpeg_1: drop
2019-01-27 00:41:18 +00:00
Piotr Bogdan
336cd48da9
spotify: switch to ffmpeg_2
2019-01-27 00:41:18 +00:00
Piotr Bogdan
323ad74b1a
moc: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
a17ac8cc40
guvcview: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
16b8498022
freerdp_legacy: switch to ffmpeg_2
2019-01-27 00:40:01 +00:00
Piotr Bogdan
b8ae9072fb
baresip: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
7ec7bace88
avxsynth: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
f8d0626890
livepeer: ffmpeg_3 is the current default so don't override
2019-01-27 00:40:01 +00:00
Piotr Bogdan
22d92d6245
xineLib: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
3293800bab
opencv: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
f474f511a6
ffms: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
1e68d2ff78
ffmpegthumbnailer: switch to default ffmpeg
2019-01-27 00:40:00 +00:00
Piotr Bogdan
14133c7ec3
renpy: switch to default ffmpeg
2019-01-27 00:40:00 +00:00
Piotr Bogdan
156b33d4ef
cfdg: switch to default ffmpeg
2019-01-27 00:40:00 +00:00
Piotr Bogdan
1e899e8281
cantata: switch to default ffmpeg
2019-01-27 00:40:00 +00:00
Piotr Bogdan
12298ba68d
acoustid-fingerprinter: switch to ffmpeg_2
2019-01-27 00:40:00 +00:00
Silvan Mosberger
d79ec45ebe
Merge pull request #54224 from utdemir/add-asciiquarium
...
asciiquarium: init at 1.1
2019-01-27 01:20:21 +01:00
Utku Demir
2004af94f7
asciiquarium: init at 1.1
2019-01-27 13:11:41 +13:00
Silvan Mosberger
252d20f97d
Merge pull request #53528 from Moredread/medfile/bump
...
medfile: 3.3.1 -> 4.0.0
2019-01-27 00:54:41 +01:00
Orivej Desh
41e6eeab51
bino3d: init at 1.6.7
2019-01-26 22:44:04 +00:00
Silvan Mosberger
186762719b
Merge pull request #54371 from Gerschtli/add/mdl
...
mdl: init at 0.5.0
2019-01-26 22:47:21 +01:00
Danylo Hlynskyi
4fb8bc8238
postgresql: cleanup postgis ( #54396 )
...
postgis: cleanup
Another part of https://github.com/NixOS/nixpkgs/pull/38698 , though I did cleanup even more.
Moving docs to separate output should save another 30MB.
I did pin poppler to 0.61 just to be sure GDAL doesn't break again next
time poppler changes internal APIs.
2019-01-26 21:15:43 +02:00
Danylo Hlynskyi
8e985dced0
postgresql: reorganize package and its extensions ( #54319 )
...
* postgresql: reorganize package and it's extensions
Extracts some useful parts of https://github.com/NixOS/nixpkgs/pull/38698 ,
in particular, it's vision that postgresql plugins should be namespaced.
2019-01-26 19:46:57 +02:00
Tim Steinbach
3da56c7844
conky: 1.11.1 -> 1.11.2
2019-01-25 22:57:53 -05:00
Joachim F
f6414428ed
Merge pull request #53511 from joachifm/kernel-32bit-emu-feature-flag
...
linux: flag to indicate 32bit emulation support
2019-01-25 14:13:45 +00:00
buffet
d26acb339a
Put slurp in correct position in all-packages
2019-01-25 09:45:59 +01:00
buffet
1985772977
slurp: init at 1.0
2019-01-25 09:37:23 +01:00
Matthew Bauer
cb14f1404a
fetchFromGitLab: replace ‘.’ with ‘%2E’
...
For some reason gitlab does not recognize the . correctly.
Fixes #53280
2019-01-24 22:45:50 -05:00
Niclas
bae9fd59a9
grim: init at 1.0 ( #54498 )
2019-01-25 00:33:09 +02:00
Franz Pletz
016128dd93
certmgr: move selfsigned patch into a separate attribute
2019-01-24 12:10:33 +01:00
Matthew Bauer
8449cc5b11
Merge pull request #53805 from mroi/patch-1
...
synergy: fix compilation on macOS
2019-01-23 17:59:23 -05:00
Jörg Thalheim
b3eaad9a27
Merge pull request #53818 from gnidorah/updates
...
update most packages I maintain
2019-01-23 19:19:13 +00:00
Samuel Dionne-Riel
6418e34971
nix-universal-prefetch: init at 0.2.0 ( #53436 )
2019-01-23 20:32:09 +02:00
Michael Weiss
c2b8270fb8
Merge pull request #54461 from primeos/scons
...
scons: 3.0.3 -> 3.0.4
2019-01-23 19:05:44 +01:00
Michael Weiss
32e7f391fc
scons: 3.0.3 -> 3.0.4
...
Announcement:
https://scons.org/scons-304-is-available.html
Changelog:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.4/src/CHANGES.txt
There where no regressions and no deprecations in this release (at least
it does not break any additional builds in nixpkgs).
2019-01-23 18:46:53 +01:00
Vladimir Mosienko
2a858b3f76
teamviewer: 13.1.3026 -> 14.1.3399
2019-01-23 09:44:37 +00:00
Niklas Hambüchen
c26f2458d2
srt: init at 1.3.1
2019-01-23 01:08:09 +01:00
Gerd Flaig
1066a1ae53
picocom: Enable on Darwin
...
Sets package platform to Unix and adds IOKit dependency on Darwin.
2019-01-22 21:23:45 +01:00
Michael Raskin
ebb370f680
z3-tptp: init
...
Z3 ships a TPTP-supporting wrapper as an example; allow building it
2019-01-22 16:51:18 +01:00
Graham Christensen
2707a6d481
efitools: init at 1.9.2
2019-01-22 10:23:50 -05:00
Graham Christensen
69ed5942fc
Merge pull request #54433 from leenaars/B612
...
b612-font: init at 1.003
2019-01-22 07:05:49 -05:00
Matthieu Coudron
15a8719d40
luarocks-nix: init
...
luarocks-nix is a fork of luarocks that adds a "nix" command capable of
converting luarocks package descriptions into nix derivations (though nixpkgs is
still missing the lua infrastructure).
2019-01-22 16:52:43 +09:00
Ariel Núñez
f30355eedb
Tegola v0.8.1 ( #54087 )
...
tegola: init at 0.8.1
2019-01-21 23:42:21 +02:00
Jörg Thalheim
615ed6d90a
Merge pull request #53170 from lopsided98/uboot-rockpro64
...
uboot: add RockPro64 support, fix Rock64 build, misc related changes
2019-01-21 20:23:04 +00:00
Michiel Leenaars
b55624d782
b612-font: init at 1.003
2019-01-21 18:22:21 +01:00
Ivan Kozik
da0c791c45
signal-cli: init at 0.6.2
...
This commit is based on work by Christopher Fredén in
8867ed07f7/overlays/pkgs/signal-cli.nix
2019-01-21 16:20:59 +00:00
lewo
d98184ba5c
Merge pull request #51627 from vdemeester/init-podman
...
podman: init at 1.0.0
2019-01-21 16:18:42 +01:00
Robert Schütz
202dec3e7d
docutils: use python3Packages ( #54325 )
2019-01-21 15:48:10 +01:00
Vincent Demeester
b5eda4cccc
podman: init at 0.11.1.1
...
podman is a binary build from libpod : libpod is a library used to
create container pods. podman aims to be *almost* compatible with the
docker cli but doesn't require a docker daemon.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:11 +01:00
Vincent Demeester
933b8388da
conmon: init at unstable-2018-11-28
...
conmon is a required dependency for `podman`
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:09 +01:00
Jan Tojnar
437e478a50
gdl: rename from gnome3.gdl
2019-01-21 12:03:34 +01:00
Jörg Thalheim
86ef9a7766
Merge pull request #53934 from Mic92/prefer-fetch-remote
...
prefer-fetch-remote: an overlay to fetch on remote builders
2019-01-21 10:47:59 +00:00
adisbladis
3514bf8654
Merge pull request #54162 from etu/init-transifex-client
...
transifex-client: init at 0.13.5
2019-01-21 07:45:49 +00:00
Elis Hirwing
96a8320aaa
transifex-client: init at 0.13.5
...
Utility used to manage translations.
2019-01-21 07:47:55 +01:00
Tadeo Kondrak
1691f36952
fff: init at 1.5
2019-01-20 16:32:14 -07:00
Jaka Hudoklin
a97966a979
xsuspender: init at 1.1
2019-01-20 22:21:26 +01:00
Graham Christensen
44cd0a3655
Merge pull request #54349 from ar1a/pb-capture
...
Pb cli and capture initialization
2019-01-20 14:57:30 -05:00
Aria Edmonds
2fa2d55bed
capture: init at 1.0
2019-01-21 06:52:20 +11:00
Aria Edmonds
6662708cd0
pb_cli: init at 1.0
2019-01-21 06:52:12 +11:00
Dmitry Kalinkin
6fc8992e6d
Merge pull request #53452 from tadeokondrak/init-qmasterpassword
...
qMasterPassword: init at 1.2.2
2019-01-20 14:35:23 -05:00
lewo
bc41317e24
Merge pull request #53924 from nzhang-zh/oci-image-tool
...
oci-image-tool: init at 1.0.0-rc1
2019-01-20 18:32:34 +01:00
Frederik Rietdijk
ca2edf79f7
Merge master into staging-next
2019-01-20 18:22:17 +01:00
Jan Tojnar
ef14a225bb
Merge pull request #54007 from jtojnar/darwin-gsettings
...
Darwin GSettings support
2019-01-20 13:53:47 +01:00
Tobias Happ
61a7313d7a
mdl: init at 0.5.0
2019-01-20 13:23:46 +01:00
worldofpeace
e611684e2c
Merge pull request #54336 from romildo/upd.nordic
...
nordic: 1.3.0 -> 1.5.4
2019-01-20 11:04:03 +00:00
worldofpeace
7e24c258d7
Merge pull request #53782 from jbaum98/google-music-scripts
...
google-music-scripts: init at 3.0.0
2019-01-20 05:08:55 -05:00
Domen Kožar
555e7eb375
Merge pull request #54335 from zimbatm/kubectl-small
...
kubectl: reduce closure size
2019-01-20 14:04:41 +07:00
Tadeo Kondrak
6872731208
qMasterPassword: init at 1.2.2
2019-01-19 17:55:23 -07:00
Austin Seipp
5069fa0a30
nixpkgs: remove sapic-0.9
...
SAPIC is bundled with Tamarin and doesn't have separate releases
anymore; add an appropriate 'throw' clause to the alias so people know
where to find it.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 18:54:38 -06:00
Austin Seipp
fc159594a7
tamarin-prover: 1.4.0 -> 1.4.1, bundled sapic
...
With this, we can drop the old 1.4.0 patches for 8.4 support, since
those are now upstream.
Furthermore, SAPIC Is now bundled inside Tamarin, so we can drop the
external dependency. (This includes a patch that compiles SAPIC to
native code, much like the original, to reduce closure size.)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 18:54:38 -06:00
Austin Seipp
8cbe6b9ce4
nixpkgs: reorganize the postgresql extensions
...
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.
It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).
No attributes were renamed or harmed in the creation of this patch.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Dmitry Kalinkin
3cac599628
Merge pull request #54342 from ar1a/vdmfec
...
vdmfec: init at 1.0
2019-01-19 17:19:12 -05:00
Aria Edmonds
d5fca98fcd
vdmfec: init at 1.0
2019-01-20 08:58:12 +11:00
Dmitry Kalinkin
0f3758b5e6
Merge pull request #53839 from fusion809/marvin
...
marvin: init at 19.1.0
2019-01-19 15:50:49 -05:00
José Romildo Malaquias
c58807f764
nordic: 1.3.0 -> 1.5.4
2019-01-19 17:57:31 -02:00
zimbatm
556c4426e8
kubectl: reduce closure size
...
before: 482M
after: 38M
2019-01-19 20:55:03 +01:00
Robert Schütz
a7a8570eed
sigal: use python3Packages ( #54187 )
2019-01-19 17:33:10 +01:00
Vladimír Čunát
51ac3db79c
Revert "nix: point at curl 7.59.0 ( #41452 )"
...
This reverts commit 5574df3549
.
I also can't reproduce the problem anymore; discussion: #41312 .
Fixes #53569 , fixes #53948 . (Vulnerabilities in old curl.)
2019-01-19 17:14:02 +01:00
Vladimír Čunát
b277551a4b
Merge #52444 : ffmpeg{_3_4,_4,-full}: updates
2019-01-19 16:56:21 +01:00
adisbladis
50028b2d7c
mpv: Use docutils from python3
...
Otherwise docutils propagates python2.
Since we install umpv (a python wrapper script around mpv) python is
pulled in as a runtime dependency of mpv.
Youtube-dl already uses python3 so we can avoid a full python version
in the closure.
2019-01-19 13:57:32 +00:00
Jörg Thalheim
db804db878
Merge pull request #38964 from Moredread/wip/mediathekview
...
mediathekview: 9 -> 13.2.1
2019-01-19 12:45:14 +00:00
André-Patrick Bubel
c18c25f0e9
zdfmediathk: Remove as it is obsolete and broken
...
The package `mediathekview` is the current alternative.
2019-01-19 13:26:41 +01:00
André-Patrick Bubel
88098b14d4
mediathekview: 9 -> 13.2.1
...
Use OracleJRE for now, as OpenJFX isn't packaged yet for OpenJDK.
2019-01-19 13:26:18 +01:00
Frederik Rietdijk
f8b45e2d84
Merge staging-next into staging
2019-01-19 09:24:01 +01:00
Will Dietz
4603727f4f
Merge pull request #54211 from dtzWill/feature/neat-fonts-from-dtz-nur
...
add various programming fonts (migrating from dtzWill's NUR repo)
2019-01-18 21:32:16 -06:00
Ben Wolsieffer
414c42a697
ubootRock64, ubootRockPro64: use dtc 1.4.5
2019-01-18 21:00:58 -05:00
Ben Wolsieffer
e245086709
uboot: add RockPro64, fix Rock64 build
...
Switch the Rock64 build from a newer, less maintained U-Boot tree, to an older
but more maintained and featureful version.
2019-01-18 17:53:21 -05:00
Ben Wolsieffer
7edd0389e1
arm-trusted-firmware: add RK3399
2019-01-18 17:53:21 -05:00
Ben Wolsieffer
cc35ac70c6
rkdeveloptool: init at 1.3
2019-01-18 17:53:21 -05:00
Vladyslav M
1221fc7641
Merge pull request #53215 from wedens/tdrop-init
...
tdrop: init at 2018-11-13
2019-01-19 00:15:51 +02:00
Jake Waksbaum
bc820fa1e4
google-music-scripts: init at 3.0.0
2019-01-18 21:15:51 +00:00
worldofpeace
42a0fe8c66
orca: use pkgs.pkgconfig
2019-01-18 11:38:20 -05:00
Jörg Thalheim
eac6797380
prefer-fetch-remote: an overlay to fetch on remote builders
...
This is useful when running tools like NixOps or nix-review
on workstations where the upload to the builder is significantly
slower then downloading the source on the builder itself.
2019-01-18 14:41:10 +00:00
Peter Hoeg
eaa665e243
Merge pull request #53495 from peterhoeg/p/zm
...
zoneminder: init at 1.32.3 and add NixOS module
2019-01-18 15:49:28 +08:00
Peter Hoeg
4d2a45b30f
Merge pull request #53990 from dotlambda/esphomeyaml-init
...
esphome: init at 1.10.1
2019-01-18 09:09:35 +08:00
Jörg Thalheim
fdfd5ba352
Merge pull request #54215 from Mic92/yubikey
...
yubioath-desktop: 3.1.0 -> 4.3.4; yubikey-manager: 1.0.1 -> 2.0.0
2019-01-17 22:48:40 +00:00
Jörg Thalheim
d43b26f594
yubioath-desktop: 3.1.0 -> 4.3.4
2019-01-17 22:33:13 +00:00
Jörg Thalheim
d3e3346530
pyotherside: init at 1.5.3
2019-01-17 21:28:41 +00:00
Will Dietz
a3f86e0156
hermit: init at 2.0
2019-01-17 15:25:00 -06:00
Will Dietz
e441581b13
luculent: init at 2.0.0
2019-01-17 15:24:59 -06:00
Will Dietz
2dd48b7017
cherry: init at 1.2
2019-01-17 15:24:58 -06:00
Will Dietz
57a46d4330
ankacoder{,-condensed}: init at 1.100
2019-01-17 15:24:57 -06:00
Will Dietz
81d3780b47
agave: init at 008
2019-01-17 15:24:55 -06:00
Jan Tojnar
af3758e0b5
Merge branch 'master' into staging
2019-01-17 21:49:16 +01:00
Timo Kaufmann
471ba67013
libgap, gap-libgap-compatible: remove
...
They were only used by sage, which now (since version 8.6) uses gaps own
(new) libgap.
2019-01-17 20:39:02 +01:00
Timo Kaufmann
29e150d85f
Merge pull request #54127 from timokau/gap-improvements
...
gap: install libgap, add packageSet option
2019-01-17 20:38:38 +01:00
Michael Weiss
9aa46aedfe
android-studio-preview: Deprecate the attribute
...
This also covers "androidStudioPackages.preview".
I believe that the name is confusing (is it from the beta or dev/canary
channel?) and with this error message it should be obvious how to update
ones configuration.
2019-01-17 19:13:07 +01:00
Jörg Thalheim
682801a445
Merge pull request #53628 from dtzWill/feature/bash-5-readline-8
...
readline8,bash5: init
2019-01-17 10:57:38 +00:00