Peter Simons
feffadefed
haskell generic-builder: Revert "Pass through the ghcEnv."
...
This reverts commit a27bc8b317
. Please don't add
random stuff to the interface provided by the generic builder without
coordinating with others. There is a proper effort underway to provide that
information in https://github.com/NixOS/nixpkgs/pull/23023 .
2017-03-01 19:57:40 +01:00
Peter Simons
3001b821c9
haskell generic-builder: Revert "Pass through the list of haskell build inputs."
...
This reverts commit c153036525
. Please don't add
random stuff to the interface provided by the generic builder without
coordinating with others. There is a proper effort underway to provide that
information in https://github.com/NixOS/nixpkgs/pull/23023 .
2017-03-01 19:57:18 +01:00
ndowens
c393512809
catdoc: 0.94.2 -> 0.95
2017-03-01 19:18:20 +01:00
Shea Levy
c153036525
haskell generic-builder: Pass through the list of haskell build inputs.
...
Useful for building custom envs.
2017-03-01 13:00:57 -05:00
Shea Levy
b0cff50983
nix-buffer: 2.0.0 -> 2.1.0
2017-03-01 12:59:48 -05:00
Daiderd Jordan
f34c9d7885
Merge pull request #23270 from yurrriq/update/pkgs/applications/version-management/git-and-tools/gitflow
...
gitflow: tweak for darwin
2017-03-01 18:46:11 +01:00
Bjørn Forsman
96d774747b
simavr: 1.3 -> 1.5 (fixes build)
2017-03-01 18:11:40 +01:00
Eelco Dolstra
f5e53aea5d
nixUnstable: 1.12pre4997_1351b0d -> 1.12pre5060_fa125b9
2017-03-01 18:04:18 +01:00
ndowens
d12030d175
hwinfo: 21.23 -> 21.38
2017-03-01 17:50:50 +01:00
Robin Gloster
b2919b454f
haskellPackages.cabal-lenses: fix build
2017-03-01 17:26:09 +01:00
Shea Levy
dbd7a73d0b
Merge branch 'master' of github.com:NixOS/nixpkgs
2017-03-01 11:11:50 -05:00
Robin Gloster
a3e4321297
haskellPackages.rank1dynamic: fix build
2017-03-01 17:09:21 +01:00
Robin Gloster
fd770dd176
haskellPackages.OrderedBits: fix build
2017-03-01 17:09:21 +01:00
Shea Levy
a27bc8b317
haskell generic-builder: Pass through the ghcEnv.
...
Will be useful for nix-buffer
2017-03-01 11:05:50 -05:00
Shea Levy
bae77363c3
nixBufferBuilders.withPackages: Fix buffer count logic
2017-03-01 11:05:50 -05:00
Tuomas Tynkkynen
0495b34782
trinity: Apply upstream commit as a patch to fix build
...
Needed since glibc 2.25.
2017-03-01 18:03:30 +02:00
Robin Gloster
12ca09d14e
haskellPackages.machines: fix build
2017-03-01 15:56:16 +01:00
Robin Gloster
eea7819af8
haskellPackages.gl: fix build
2017-03-01 15:51:18 +01:00
Robin Gloster
080b28054a
haskellPackages.DPutils: fix build
2017-03-01 15:39:38 +01:00
ndowens
614afce3a8
dos2unix: 7.3.2 -> 7.3.4 ( #23310 )
2017-03-01 14:29:46 +00:00
Michael Raskin
b8812dfeac
profanity: 0.5.0 -> 0.5.1
2017-03-01 15:00:17 +01:00
Jörg Thalheim
fb81abdc7d
cockatrice: add unstable version prefix
2017-03-01 14:03:36 +01:00
Spencer Janssen
b67ce6baf9
cockatrice: 2015-09-24 -> 2017-01-20
2017-03-01 14:03:36 +01:00
Shea Levy
1c4d8de99b
nix-buffer: 1.2.3 -> 2.0.0
2017-03-01 07:41:08 -05:00
Vladimír Čunát
b43614a6bb
Merge branch 'staging'
...
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Michael Raskin
cd912b1ea5
Merge pull request #23318 from ndowens/ioping
...
ioping: 0.9 -> 1.0
2017-03-01 09:04:22 +00:00
Michael Raskin
366b227af4
Merge pull request #23273 from lsix/update_octave
...
octave: 4.2.0 -> 4.2.1
2017-03-01 09:03:49 +00:00
Vladimír Čunát
64d4bfd139
ploticus: fixup a manual-page symlink
...
With new man compression this caused a build error.
2017-03-01 08:42:35 +01:00
ndowens
f5c98a8a72
ioping: 0.9 -> 1.0
2017-02-28 20:18:28 -06:00
Peter Hoeg
fa03b8279f
libbsd: 0.8.2 -> 0.8.3
2017-03-01 09:36:53 +08:00
ndowens
0e3cf999ed
xe: 0.5 -> 0.6.1
2017-02-28 19:30:26 -06:00
ndowens
38d9c0b88f
ansifilter: 1.15 -> 2.4
2017-02-28 19:23:24 -06:00
Joachim Fasting
ab6d358ebf
openisns: fix empty lib output
...
Looks like enable-shared defaults to false, so we actually
ended up with no usable object files in the lib output.
This also appears to have broken open-iscsi, as evinced by
/nix/store/[...]-binutils-2.27/bin/ld: cannot find -lisns
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:57: iscsid] Error 1
https://hydra.nixos.org/build/49437400/log/raw
With this patch, open-iscsi builds fine here.
2017-03-01 01:48:51 +01:00
Nikolay Amiantov
5e074f10e1
postgresql: remove redundant static libraries
2017-03-01 03:47:58 +03:00
Peter Hoeg
9a2b23427f
Merge pull request #23300 from ndowens/xurls
...
xurls: 0.8.0 -> 1.1.0
2017-03-01 08:43:42 +08:00
ndowens
775e8eb4a4
enca: 1.16 -> 1.19
2017-02-28 18:05:03 -06:00
Nikolay Amiantov
fe33c28ec9
blender: fix libOpenCL path
2017-03-01 02:51:18 +03:00
ndowens
9655567c09
highlight: 3.28 -> 3.35
2017-02-28 17:44:50 -06:00
Joachim Fasting
3c178fe769
tinycc: restrict platforms to x86_64-linux
2017-03-01 00:28:29 +01:00
Joachim Fasting
026366b00b
pan: sha1 -> sha256
2017-03-01 00:28:26 +01:00
Joachim Fasting
56ae1e25af
rhash: sha1 -> sha256
2017-03-01 00:28:25 +01:00
Joachim Fasting
a6ee264f1b
cdparanoia: sha1 -> sha256
2017-03-01 00:28:24 +01:00
Jörg Thalheim
d4c0bee936
Merge pull request #23305 from ndowens/numdiff
...
numdiff: 5.8.1 -> 5.9.0
2017-03-01 00:27:28 +01:00
ndowens
8f29ca2104
kytea: 0.4.6 -> 0.4.7; source was still pointing to version 0.4.6
2017-02-28 17:26:26 -06:00
rnhmjoj
d35ff57b4e
arx-libertatis: 2016-07-27 -> 2017-02-26
2017-03-01 02:24:38 +03:00
Nikolay Amiantov
2e80b50a7e
cura, curaengine: 14.04 -> 2.4.0
...
Move old Cura to {cura,curaengine}_stable
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
868794010f
python.pkgs.uranium: init at 2.4.0
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
e3a6a1fc0e
python.pkgs.libarcus: init at 2.4.0
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
b6cba9ae3f
python.pkgs.zeroconf: init at 0.18.0
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
834471985e
python.pkgs.enum-compat: init at 0.0.2
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
8aa73bbf55
networkmanagerapplet: add librsvg
...
Fix tray icon. Also use wrapGAppsHook instead of custom wrapper.
2017-03-01 02:21:35 +03:00
Jörg Thalheim
f876ae4b92
cheat: 2.1.27 -> 2.1.28
2017-03-01 00:20:54 +01:00
ndowens
cb766725c7
numdiff: 5.8.1 -> 5.9.0
2017-02-28 17:16:33 -06:00
Nikolay Amiantov
6c5cbfd091
python3.pkgs.protobuf3_0: fix build
...
I spent some time trying to fix tests instead but have no idea what happens.
2017-03-01 02:14:21 +03:00
Bart Brouns
1e74a156c3
qmidinet: 0.4.1 -> 0.4.2
2017-03-01 00:01:52 +01:00
Robert Helgesson
61237e1738
gpsbabel: 1.5.2 -> 1.5.3
2017-03-01 00:00:10 +01:00
Robert Helgesson
cf9cb1bac3
gpsbabel: require qt4 rather than qtbase
2017-03-01 00:00:10 +01:00
Bart Brouns
9dabf88e72
drumkv1: 0.7.6 -> 0.8.0
2017-02-28 23:40:24 +01:00
Bart Brouns
40d47d457e
samplv1: 0.7.6 -> 0.8.0
2017-02-28 23:40:24 +01:00
Bart Brouns
3e8c302525
qjackctl: 0.4.3 -> 0.4.4
2017-02-28 23:40:24 +01:00
ndowens
d02209edf2
wgetpaste: 2.25 -> 2.28
2017-02-28 23:34:40 +01:00
ndowens
0e0af18b57
fop: 1.1 -> 2.1
2017-02-28 23:29:31 +01:00
ndowens
e9c507e060
xul: 0.8.0 -> 1.1.0
2017-02-28 16:19:28 -06:00
Daiderd Jordan
e0ed902b50
Merge pull request #23204 from yurrriq/add/pkgs/applications/audio/musescore-darwin
...
musescore: add darwin-specific package
2017-02-28 23:18:10 +01:00
Vladimír Čunát
5c89ab7cb6
unbound: only use the two-phase build on Linux
...
Hydra shows some problems on Darwin with structure defns/decls.
http://hydra.nixos.org/build/49463873/nixlog/1/raw
2017-02-28 22:32:20 +01:00
Jörg Thalheim
61785c5531
keepassxc: 2.1.0 -> 2.1.2
...
also enable http plugin again. Readme mention using the protocol be a
security risk because it is unencrypted, but the connections stays local
(127.0.0.1) and the plugins has to explicitly enabled in settings
(disabled by default).
2017-02-28 21:44:15 +01:00
rnhmjoj
62c5f68847
palemoon: 27.0.3 -> 27.1.1
2017-02-28 20:34:54 +01:00
Benjamin Staffin
6fd4486de5
Merge pull request #23288 from benley/bazel
...
Bazel: wrap to keep java available at runtime
2017-02-28 14:15:46 -05:00
Franz Pletz
bfa067179e
multisync: remove, no release in > 10 years
...
Upstream suggests to use opensync.
cc #23253
2017-02-28 19:17:47 +01:00
Benjamin Staffin
7c17c10bab
bazel: Wrap so java is present at runtime
...
Bazel can't start up without javac in $PATH.
2017-02-28 12:44:44 -05:00
Franz Pletz
a36e1e2c35
youtubeDL: 2017.02.24.1 -> 2017.02.27
2017-02-28 18:35:41 +01:00
Franz Pletz
c4fd85a451
phpPackages.redis22: not supported with php >= 7
...
cc #23253
2017-02-28 18:35:40 +01:00
Benjamin Staffin
14ef7c0c59
bazel: consolidate bazel test invocations
...
This way it can run them in parallel.
2017-02-28 12:21:52 -05:00
Thomas Tuegel
baac92fc41
Merge pull request #23286 from ttuegel/qt5-community-releases
...
Update Qt 5 community releases automatically
2017-02-28 11:14:38 -06:00
Thomas Tuegel
0e5cce32d8
qt57: update community releases automatically
2017-02-28 11:10:02 -06:00
Jörg Thalheim
49f9c202f6
gpodder: disable iPodSupport by default
...
gpodder has an indirect dependency on libplist (pulled by libgpod),
which has known security vulnerabilities.
2017-02-28 18:05:52 +01:00
Jörg Thalheim
be23e983ae
haka: replace sha1 with sha256
2017-02-28 18:03:23 +01:00
Jörg Thalheim
a6e2d5fcbb
lua5_{2,3}: replace sha1 with sha256
2017-02-28 18:02:51 +01:00
Bjørn Forsman
fc8e0ccc2e
sysdig: give the source tarball a meaningful name
2017-02-28 17:58:03 +01:00
Willi Butz
b13378c479
openconnect_openssl: added missing dependecy gmp
2017-02-28 17:57:21 +01:00
Eelco Dolstra
ffb0fb51d4
blender: 2.78b -> 2.78c
2017-02-28 17:50:42 +01:00
Jörg Thalheim
6405bbe867
cantata: 1.5.1 -> 2.0.1
2017-02-28 17:45:58 +01:00
Itai Zukerman
17835f14c5
bazel: replace patch with patchShebangs and substituteInPlace
2017-02-28 17:41:52 +01:00
Robin Gloster
75707b748c
lincity: fix build
2017-02-28 17:33:31 +01:00
Robin Gloster
8ddfbe34bc
libjson_rpc_cpp_0_2_1: remove
2017-02-28 17:15:04 +01:00
Robin Gloster
efd9331333
libjson-rpc-cpp: 0.6.0 -> 0.7.0, fix build
2017-02-28 17:15:04 +01:00
Robin Gloster
4c04d4e6e2
libclc: 2015-08-07 -> 2017-02-25
2017-02-28 17:15:04 +01:00
Jörg Thalheim
c6375407ec
Merge pull request #23281 from makefu/pkgs/exfat-nofuse/min-kernel
...
exfat-nofuse: exclude 4.1 kernel build
2017-02-28 16:58:11 +01:00
Gabriel Ebner
ffcc897090
qt5.qttools: fix path to qhelpgenerator
2017-02-28 16:48:44 +01:00
Jörg Thalheim
479c6c1ef0
sysdig: 0.14.0 -> 0.15.0
2017-02-28 16:41:08 +01:00
makefu
b4ff1ba4a9
exfat-nofuse: exclude 4.1 kernel build
2017-02-28 16:28:23 +01:00
Bart Brouns
3fc79cb5ac
ardour: 5.6 -> 5.8
2017-02-28 16:11:57 +01:00
Robin Gloster
be84f410cd
libcm: remove
...
umaintained, broken and not used for 10 years
2017-02-28 16:06:23 +01:00
Franz Pletz
e0b04b4c37
bzflag: 2.4.2 -> 2.4.8
2017-02-28 16:00:56 +01:00
Franz Pletz
40e84506ec
linuxPackages.ixgbevf: 3.2.2 -> 4.0.3
...
cc #23253
2017-02-28 16:00:56 +01:00
Franz Pletz
163db1bbf9
linuxPackages.e1000e: 3.3.1 -> 3.3.5.3
...
cc #23253
2017-02-28 16:00:56 +01:00
Jörg Thalheim
dc7d4dcbb5
Merge pull request #23278 from makefu/pkgs/exfat-nofuse/pin-kernel
...
exfat-nofuse: build only for kernels < 4.10
2017-02-28 15:56:44 +01:00
Felix Richter
e748e18dde
mhddfs: fix-format-security ( #23276 )
...
* mhddfs: fix-format-security
* mhddfs: use fputs instead of fprintf
2017-02-28 15:53:50 +01:00
Robin Gloster
768fac6c36
btanks: fix build
2017-02-28 15:50:30 +01:00
makefu
af7ccaf8c8
exfat-nofuse: build only for kernels < 4.10
2017-02-28 15:50:15 +01:00