Joachim Fasting
634824d50b
ccache: fix references to stdenv.cc.cc.isClang
...
afa64a60bc
breaks the
tarball job https://hydra.nixos.org/build/40817224/nixlog/1/raw
The problem is that there is a stdenv.cc.cc.isGNU but no corresponding
stdenv.cc.cc.isClang. The "correct" fix would be to add
stdenv.cc.cc.isClang but this is simpler.
2016-09-18 15:58:53 +02:00
Nicolas Dudebout
9cea84a085
cscope: 15.8a -> 15.8b
2016-09-18 09:22:27 -04:00
Nicolas Dudebout
718678bba8
cscope: remove unused dependency on pkgconfig
2016-09-18 09:22:27 -04:00
Nicolas Dudebout
2dc6e41147
cscope: make emacs support optional
...
Other nixpkgs offer cscope-emacs integration and they use package.el to
register the package. When using such package, only the cscope binary is
required.
2016-09-18 09:22:27 -04:00
Nicolas Dudebout
03ae8729d4
cscope: do all emacs mode creation in postInstall
...
One part of the emacs mode creation was done in preConfigure, and one in
postInstall, but both could be done together.
2016-09-18 09:22:27 -04:00
Daiderd Jordan
afa64a60bc
Merge pull request #18135 from veprbl/ccache_fix
...
ccache: enable build on darwin
2016-09-17 22:35:43 +02:00
Dmitry Kalinkin
d3274e8ae3
ccache: support clang in ccache.links
2016-09-17 16:32:38 -04:00
Dmitry Kalinkin
d7f22f96b0
ccache: enable build on macOS
2016-09-17 16:32:37 -04:00
Vladimír Čunát
52e1a198cf
Merge branch 'master' into staging
2016-09-17 00:31:34 +02:00
Ram Kromberg
7238a94584
bsdbuild: groff -> mandoc
2016-09-15 20:44:49 +03:00
Jaka Hudoklin
7a9dd489d6
Merge pull request #18481 from offlinehacker/pkgs/docker/1.12.1
...
docker: 1.10.3 -> 1.12.1
2016-09-13 15:59:18 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Jaka Hudoklin
ea2270aa7c
go-md2man: init at 1.0.6
2016-09-12 01:31:58 +02:00
Lancelot SIX
1708c369fa
texinfo: 6.1 -> 6.3
...
See http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00004.html
for release anouncement
2016-09-11 12:24:38 +02:00
Ram Kromberg
ccd5c6e47c
bsdbuild: init at 3.1 ( #18069 )
2016-09-05 23:28:42 +02:00
Tuomas Tynkkynen
d3dc3d4130
Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging
...
https://github.com/NixOS/nixpkgs/pull/14766
2016-08-30 12:43:37 +03:00
Tuomas Tynkkynen
89833c0c72
binutils: Shuffle outputs
2016-08-29 14:49:54 +03:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Robin Gloster
306cd03cdb
indent: disable format hardening
2016-08-29 01:29:00 +00:00
obadz
3de6e5be50
Merge branch 'master' into staging
...
Conflicts:
pkgs/applications/misc/navit/default.nix
pkgs/applications/networking/mailreaders/alpine/default.nix
pkgs/applications/networking/mailreaders/realpine/default.nix
pkgs/development/compilers/ghc/head.nix
pkgs/development/libraries/openssl/default.nix
pkgs/games/liquidwar/default.nix
pkgs/games/spring/springlobby.nix
pkgs/os-specific/linux/kernel/perf.nix
pkgs/servers/sip/freeswitch/default.nix
pkgs/tools/archivers/cromfs/default.nix
pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Lancelot SIX
0c12ae5615
binutils: 2.26.1 -> 2.27
...
Release announcement at
http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00012.html
2016-08-26 08:51:09 +02:00
Robin Gloster
29649b93b8
arcanist: 20160516 -> 20160825
2016-08-25 23:27:56 +00:00
Robin Gloster
eddc0a5549
treewide: fix darwin builds by using getOutput
...
This fixes eval for pkgs referring to optional static output
2016-08-25 08:44:20 +00:00
Franz Pletz
df275f5b85
treewide: fix darwin builds by referring to stdenv's libc
2016-08-25 02:56:25 +02:00
Robin Gloster
423e67b299
automake110x: remove unused package
2016-08-24 21:07:59 +00:00
Franz Pletz
1bb15303ca
prelink: fix glibc static linking
2016-08-24 21:31:02 +02:00
obadz
78b7529ee3
Merge branch 'master' into staging
2016-08-24 11:57:44 +01:00
Daniel Peebles
3f337a2b23
Merge pull request #17685 from matthewbauer/darwin-misc2
...
Darwin misc. fixes
2016-08-24 11:52:27 +02:00
obadz
0e8d2725dc
Merge branch 'master' into staging
2016-08-23 18:50:06 +01:00
Tuomas Tynkkynen
dcbd607682
opa: Use makeBinPath
2016-08-23 03:54:23 +03:00
Joachim F
32ae6f1865
Merge pull request #17881 from acowley/indent
...
indent: fix on darwin
2016-08-23 01:14:14 +02:00
Tuomas Tynkkynen
74a3a2cd7e
treewide: Use makeBinPath
2016-08-23 01:18:10 +03:00
obadz
24a9183f90
Merge branch 'hardened-stdenv' into staging
...
Closes #12895
Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
2016-08-22 01:19:35 +01:00
Anthony Cowley
2f08af9379
indent: fix on darwin
2016-08-21 11:26:01 -04:00
Nikolay Amiantov
ff22705793
treewide: replace several /sbin paths by /bin
2016-08-19 17:56:45 +03:00
Alexey Shmalko
1a2c7fe628
ycmd: fix build
...
This also fixes build for Mac OS X. The build failed before because both
clang and clang-unwrapped were in scope and CMake tried to compile the
library with unwrapped clang with well-understood consequences.
This commit fixes the issue by passing libclang through a different way.
2016-08-18 03:26:51 +03:00
Matthew Bauer
b988a35436
tie: fix darwin build
2016-08-16 19:25:45 +00:00
Matthew Bauer
2d57d9440e
stm32flash: fix darwin build
2016-08-16 19:25:44 +00:00
Shea Levy
9adad8612b
Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"
...
Was meant to go into staging, sorry
This reverts commit 57b2d1e9b0
, reversing
changes made to 760b2b9048
.
2016-08-15 19:05:52 -04:00
Nikolay Amiantov
1afd250676
treewide: replace several /sbin paths by /bin
2016-08-16 00:19:25 +03:00
Michal Rus
9b4ef5bb54
awf: init at 1.3.1
2016-08-15 12:17:56 +02:00
Robin Gloster
b7787d932e
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-12 09:46:53 +00:00
Marius Bakke
7c03a0d1ae
gpshell: init at 1.4.4
2016-08-11 00:11:20 +01:00
Nikolay Amiantov
3fca2ce204
fix invalid antiquotations
...
See https://github.com/NixOS/nix/issues/1017
2016-08-08 18:08:37 +03:00
Robin Gloster
a3a2d52595
rman: disable format hardening
2016-08-03 20:19:41 +00:00
Robin Gloster
08928dc57a
kconfig-frontends: disable format hardening
2016-08-03 20:03:18 +00:00
Robin Gloster
1b979d8384
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-03 13:34:44 +00:00
mimadrid
5c017832e9
strace: 4.12 -> 4.13
2016-08-03 11:09:43 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tuomas Tynkkynen
63de40099f
treewide: Move some meta sections to end-of-file
...
That seems to be the overwhelming convention.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Robin Gloster
63c7b4f9a7
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-31 20:51:34 +00:00
Vladimír Čunát
3a402e248f
Merge branch 'staging'
...
It includes a security update of libidn.
2016-07-28 20:36:17 +02:00
Franz Pletz
ecb4fb0046
ddd: use motif instead of lesstif
...
See #17322 .
2016-07-28 03:52:14 +02:00
Christian Lask
87b93d2ff7
Kibana: 4.5.1 -> 4.5.2
2016-07-27 17:47:03 +02:00
Vladimír Čunát
49ad8ce561
Merge branch 'master' into staging
2016-07-26 20:52:54 +02:00
Bjørn Forsman
d5c27859b4
Fix eval (swig)
2016-07-26 15:34:49 +02:00
leenaars
eb2e3965b8
swig: 3.0.7 -> 3.0.10
2016-07-26 14:49:34 +02:00
Robin Gloster
f222d98746
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-25 12:47:13 +00:00
Miguel Madrid
b45ee066bc
itstool: 1.2.0 -> 2.0.2 ( #17189 )
2016-07-23 00:32:43 +02:00
Lancelot SIX
281449424f
binutils: 2.26 -> 2.26.1
...
See announcement at
http://lists.gnu.org/archive/html/info-gnu/2016-07/msg00000.html
2016-07-22 10:20:10 +02:00
Robin Gloster
5185bc1773
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-15 14:41:01 +00:00
Vladimír Čunát
1b5ac05845
Merge branch 'staging'
...
Includes security fixes in gd and libarchive.
2016-07-14 15:51:28 +02:00
Gabriel Ebner
6c7d179509
tokei: add meta.platforms
2016-07-14 10:21:46 +02:00
Gabriel Ebner
aab727fd77
tokei: init at 3.0.0
2016-07-14 10:19:20 +02:00
Vladimír Čunát
40785f0dac
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1282763
2016-07-12 22:00:10 +02:00
Arseniy Seroka
356e9c04da
Merge pull request #16771 from mimadrid/init/universal-ctags-2016-07-06
...
universal-ctags: init at 2016-07-06
2016-07-12 17:56:30 +04:00
Rahul Gopinath
cf5ebca53e
texinfo: 6.0 -> 6.1
2016-07-09 16:47:53 +02:00
Alexey Shmalko
41a8dc7f0b
ycmd: claim mainteinership
...
I've added the package originally.
2016-07-08 02:40:33 +03:00
mimadrid
2b7458144f
universal-ctags: init at 2016-07-06
2016-07-07 12:09:18 +02:00
Tuomas Tynkkynen
c6a641eb07
Merge pull request #16687 from vrthra/dejagnu
...
dejagnu: 1.5.3 -> 1.6
2016-07-05 03:45:14 +03:00
Joachim Fasting
89523c117b
Merge pull request #16706 from vrthra/cweb
...
cwebbin: ensure binaries go to the right destddir
2016-07-04 19:19:28 +02:00
Rahul Gopinath
322795ab92
cwebbin: ensure binaries go to the right destddir
2016-07-04 09:55:36 -07:00
Joachim Fasting
173fbeef42
Merge pull request #16679 from vrthra/cweb
...
cweb: init at 22p
2016-07-04 18:15:51 +02:00
mimadrid
a3581f802e
strace: 4.11 -> 4.12
2016-07-04 12:43:21 +02:00
Rahul Gopinath
179275cd70
dejagnu: 1.5.3 -> 1.6
2016-07-03 21:54:56 -07:00
Rahul Gopinath
5dade2d296
cweb: init at 22p
2016-07-03 14:54:12 -07:00
Rahul Gopinath
f3da2e5bac
tie: init at 2.4
2016-07-03 13:47:53 -07:00
Vladimír Čunát
3afa246038
Merge branch 'staging'
...
This includes a security update of expat.
2016-06-29 07:47:04 +02:00
Joachim Fasting
96a3bbd86f
Revert "Merge pull request #16507 from vrthra/unifdef"
...
This reverts commit cab28503ad
, reversing
changes made to 5313f1096a
(but retaining
the meta updates).
The update to 2.11 breaks the darwin toolchain, see discussion at
https://github.com/NixOS/nixpkgs/pull/16507
Once the issues with 2.11 are worked out, this revert can be reverted.
2016-06-28 18:53:39 +02:00
Austin Seipp
de6977ffe3
unifdef: set platforms to unix, not linux
...
Apparently, Darwin evaluation is somehow busted without this, although
I can't verify it. Reported by @matthewbauer on IRC. I'll take the
blame if this somehow makes life worse.
/cc @vrthra as maintainer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:39:54 +00:00
Arseniy Seroka
a5b3517fd8
Merge pull request #16536 from vrthra/cgdb
...
cgdb: 0.6.7 -> 0.6.8
2016-06-27 16:44:59 +03:00
Rahul Gopinath
cae58e3d26
objconv: 1.0 -> 2.16 ( #16538 )
2016-06-27 03:57:45 +02:00
Rahul Gopinath
601d4f5523
cflow: 1.4 -> 1.5 ( #16535 )
2016-06-27 01:24:49 +02:00
Rahul Gopinath
c3d10d6d0d
cgdb: 0.6.7 -> 0.6.8
2016-06-26 16:21:06 -07:00
Wei Tang
bc9657ec30
arcanist: 20150817 -> 20160516
...
Fixes #15505 .
2016-06-26 23:31:46 +02:00
Joachim Fasting
ee6dd13c01
Merge pull request #16508 from vrthra/tcptrack
...
tcptrack: 1.4.2 -> 1.4.3
2016-06-26 19:16:45 +02:00
Rahul Gopinath
a7f7449ac9
tcptrack: 1.4.2 -> 1.4.3
2016-06-26 09:35:34 -07:00
Rahul Gopinath
c6980b20e4
unifdef: 2.6 -> 2.11
2016-06-25 18:34:57 -07:00
Vladimír Čunát
6b27ceb006
Merge 'master' into staging and re-revert merge
...
... from staging to master, reverted temporarily in aa9a04883e
.
2016-06-23 12:09:03 +02:00
Vladimír Čunát
aa9a04883e
Revert "Merge branch 'staging'" due to glibc
...
The main output started to retain dependency on bootstrap-tools; see
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096
This reverts commit c05d829598
, reversing
changes made to f073df60d6
.
2016-06-23 09:25:10 +02:00
Vladimír Čunát
c05d829598
Merge branch 'staging'
2016-06-22 10:49:56 +02:00
Tobias Geerinckx-Rice
61ba956cc8
binutils: remove unused pt-pax-flags-20121023.patch
2016-06-22 01:25:26 +02:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Vladimír Čunát
e757404555
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1279790
2016-06-19 12:33:04 +02:00
Vladimír Čunát
97c484a10f
treewide: fix #include errors after gcc-5.4
...
They were mostly missing <cmath> or <math.h>.
2016-06-19 10:18:30 +02:00
Rahul Gopinath
22868b893f
ninka: 1.1 -> 2.0-pre
...
Updating ninka to 2.0-pre
2016-06-19 00:09:49 -07:00
Eelco Dolstra
6bd54c8b93
Merge pull request #16265 from anderspapitto/gdb
...
gdb: 7.11 -> 7.11.1
2016-06-16 10:16:37 +02:00
Anders Papitto
e97e6061f7
gdb: 7.11 -> 7.11.1
2016-06-15 20:54:11 -07:00
Robin Gloster
8031cba2ab
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-06-10 09:27:04 +00:00
Rickard Nilsson
511565e996
kibana: 4.4.1 -> 4.5.1
2016-06-10 01:35:39 +00:00
Joachim Fasting
7dca3873d0
Merge pull request #15938 from Baughn/iozone
...
iozone: Include graphing scripts
2016-06-04 04:56:53 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Svein Ove Aas
63cc9d00a1
iozone: Include graphing scripts
2016-06-03 15:15:54 +01:00
Domen Kožar
3e631800d1
Add hydra package and its NixOS module.
...
This was originally removed in d4d0e449d7
.
The intent was not to maintain hydra expression at two places.
Nowadays we have enough devs to maintain this despite copy/pasta.
This should encourage more people to use Hydra, which is a really
great piece of software together with Nix.
Tested a deploy using https://github.com/peti/hydra-tutorial
2016-06-01 21:55:31 +01:00
Robin Gloster
2d382f3d98
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-30 19:39:34 +00:00
Vladimír Čunát
0b192a0976
Merge branch 'master' into staging
...
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Bjørn Forsman
9a185a990d
uncrustify: 0.61 -> 0.63
2016-05-22 20:04:44 +02:00
Vladimír Čunát
c4661e9643
Merge: make dev output references explicit
...
This is a rebase of most commits from #14766 ,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Guillaume Maudoux
bfd522da63
setup-hooks: do not pass missing dirs to find ( close #15405 )
...
find fails when called with an inexistent search path.
That situation may arise when the output is created after by a postFixup hook.
vcunat amended the PR by clarifying one more `return` to `return 0`.
2016-05-22 12:08:01 +02:00
Desmond O. Chang
8d419e6be7
editorconfig-core-c: 0.12.0 -> 0.12.1
2016-05-22 04:02:37 +08:00
Tuomas Tynkkynen
e80e4ba2bb
treewide: Make explicit that 'dev' output of sqlite is used
2016-05-19 10:04:34 +02:00
Tuomas Tynkkynen
99acb412ab
treewide: Make explicit that 'dev' output of ncurses is used
2016-05-19 10:00:49 +02:00
Tuomas Tynkkynen
3f8b08f506
treewide: Make explicit that 'dev' output of mpfr is used
2016-05-19 10:00:49 +02:00
Tuomas Tynkkynen
9d5ba6ba68
treewide: Make explicit that 'dev' output of libusb1 is used
2016-05-19 10:00:47 +02:00
Tuomas Tynkkynen
47c45e2041
treewide: Make explicit that 'dev' output of gmp is used
2016-05-19 10:00:36 +02:00
Tuomas Tynkkynen
8bbc3fe801
treewide: Make explicit that 'dev' output of expat is used
2016-05-19 10:00:30 +02:00
Franz Pletz
f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-05-18 17:10:02 +02:00
Bjørn Forsman
314b1fbf0c
saleae-logic: 1.1.15 -> 1.2.9
...
Changelog:
http://support.saleae.com/hc/en-us/articles/210245593-Saleae-Logic-Beta-Software-Changelog
(Yes, the changelog title contains the word 'beta', but as of version
1.2.9 the beta branding is removed from the software as the beta branch
was merged to master.)
This software update is required for newer logic analysers (e.g. Logic
Pro 8). (The original Logic is still supported, although it's difficult
to find info about it on their website.)
v1.2.9 grew new dependencies: libxcb, zlib, pciutils, xkeyboardconfig.
The LD_PRELOAD library hack, used to divert writes from
$out/Settings/settings.xml to $HOME/.saleae-logic-settings.xml, has been
updated. The new software writes more paths
($out/{Settings,Errors,Databases,Calibration}) and uses a few extra
library calls to access those paths
(open,openat,stat,access,unlink,...). So instead of single file
redirect, the library now redirects accesses to all those directories,
mirrored in $HOME/.saleae-logic/. (Existing
$HOME/.saleae-logic-settings.xml files will be automatically migrated to
$HOME/.saleae-logic/Settings/settings.xml.)
2016-05-17 14:55:17 +02:00
Franz Pletz
e98a0bc9e0
Merge pull request #15476 from matthiasbeyer/update-unmaintained
...
Update unmaintained packages
2016-05-16 23:45:11 +02:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Matthias Beyer
3583e2a24d
complexity: 1.3 -> 1.10
2016-05-16 16:12:19 +02:00
Pascal Wittmann
49cf9b902a
help2man: 1.47.3 -> 1.47.4
2016-05-15 12:56:08 +02:00
Joachim Fasting
3f0518ac4d
Merge pull request #15378 from aneeshusa/add-lib-output-for-ccacheStdenv
...
ccacheStdenv: inherit lib output from wrapped gcc
2016-05-14 06:25:34 +02:00
Vladimír Čunát
6c2fbfbd77
Merge branch 'master' into staging
2016-05-12 04:53:38 +02:00
Aneesh Agrawal
f4a2ea2203
ccacheStdenv: inherit lib output from wrapped gcc
2016-05-11 00:45:41 -04:00
Tomasz Czyż
92cb6add9f
usb-modeswitch-data: init at 20160112
2016-05-10 21:59:37 +01:00
Tomasz Czyż
79c06a0ad9
usb_modeswitch: 2.2.1 -> 2.3.0
2016-05-10 21:58:31 +01:00
Joachim Fasting
f1184b8910
Merge pull request #15346 from ktosiek/dfeet-bump
...
d-feet: 0.3.10 -> 0.3.11
2016-05-10 09:10:59 +02:00
Tomasz Kontusz
0ac224345c
d-feet: 0.3.10 -> 0.3.11
2016-05-10 06:00:35 +02:00
Tobias Geerinckx-Rice
ad0a9f5f52
autogen: fix borked source URL and hash
2016-05-10 01:59:14 +02:00
Tobias Geerinckx-Rice
a40c1c21f1
autogen: 5.18.6 -> 5.18.7
2016-05-10 01:22:53 +02:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00
Tobias Geerinckx-Rice
9f64457f10
yodl: 3.08.00 -> 3.08.01
2016-05-08 19:42:49 +02:00
Vladimír Čunát
75f1cc61b8
Merge #14982 : gnum4: disable tests
2016-05-05 08:29:36 +02:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
Tobias Geerinckx-Rice
49fd7d9d08
autoconf-archive: 2015.09.25 -> 2016.03.20
2016-05-03 04:21:44 +02:00
Robin Gloster
c92bca56f8
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-02 22:58:02 +00:00
Tobias Geerinckx-Rice
e8c6b47ee3
yodl: 3.07.01 -> 3.08.00
2016-05-02 16:33:53 +02:00
Nikolay Amiantov
87ebab128a
replace ${stdenv.cc.cc}/lib occurences
2016-05-01 00:13:23 +03:00
Pascal Wittmann
586d1f67ce
yodl: 3.06.00 -> 3.07.01
2016-04-30 10:42:35 +02:00
Emery Hemingway
ae59f6426a
autoconf: peg version 2.64
2016-04-27 11:51:20 +02:00
Allen Nelson
bb9fa90dca
gnum4: disable tests
2016-04-25 11:48:47 -05:00
Allen Nelson
b48e1dd601
lsof: stop configure script from searching /usr paths
2016-04-25 11:14:22 -05:00
Peter Simons
cf4a69e2ec
haskell-tinc: move the tool into the haskellPackages hierarchy like all other Haskell packages
2016-04-24 20:13:27 +02:00
robbinch
bd9d37e675
tinc-haskell: Rename package name to avoid conflict ( #14952 )
2016-04-24 18:32:16 +02:00
Franz Pletz
d1d4bd9a9d
avrdude: 6.1 -> 6.3
2016-04-24 17:41:08 +02:00
Robbin C
f1492bf44c
tinc-haskell: init at 20160419
2016-04-21 23:08:42 +08:00
Brandon Edens
1d8e7cd4c9
kconfig-frontends: init 3.12.0.0
2016-04-19 21:17:47 -07:00
Robin Gloster
d020caa5b2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-18 13:49:22 +00:00
Tobias Geerinckx-Rice
038b18496c
ccache: 3.2.4 -> 3.2.5
2016-04-17 18:25:07 +02:00
Vladimír Čunát
39ebb01d6e
Merge branch 'staging', containing closure-size #7701
2016-04-13 09:25:28 +02:00
Franz Pletz
ef37c57e4e
dfu-util: 0.8 -> 0.9
2016-04-12 04:28:50 +02:00
Vladimír Čunát
30f14243c3
Merge branch 'master' into closure-size
...
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
joachifm
df3a139dc4
Merge pull request #14439 from zimbatm/travis-1.8.2
...
travis: init at 1.8.2
2016-04-08 00:39:51 +02:00
Robin Gloster
3e68106afd
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-07 21:52:26 +00:00
Vladimír Čunát
d1df28f8e5
Merge 'staging' into closure-size
...
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
Tuomas Tynkkynen
6b42f9f4be
Merge commit 'bde820' from staging
...
http://hydra.nixos.org/eval/1252653 - only ~9400 packages to go at the
time of writing this.
2016-04-06 01:18:28 +03:00
zimbatm
dd0994e919
travis: init at 1.8.2
2016-04-04 14:24:45 +01:00
Robin Gloster
696d85a62d
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-03 11:01:57 +00:00
Anders Papitto
c8865465cc
distcc: add libiberty as a buildInput
2016-04-02 13:56:55 -07:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Nikolay Amiantov
5199176b65
Merge branch 'master' into staging
2016-03-31 15:46:52 +03:00
Robin Gloster
a4e65c3639
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-30 09:01:20 +00:00
Vladimír Čunát
a26357eefe
Merge recent staging (with binaries on Hydra)
2016-03-30 10:41:02 +02:00
Evgeny Egorochkin
5982591afc
binutils: cherry-pick a patch from master; this fixes build failure for akonadi; see https://sourceware.org/bugzilla/show_bug.cgi?id=19698
2016-03-29 22:46:22 +03:00
Pascal Wittmann
0ca288abc8
global: 6.5.3 -> 6.5.4
2016-03-29 21:29:26 +02:00
Vladimír Čunát
117183e27e
intltool: fix problems with perl-5.22
...
http://hydra.nixos.org/build/33608086/nixlog/1/raw
2016-03-29 11:12:42 +02:00
Robin Gloster
f60c9df0ba
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-28 15:16:29 +00:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
Pascal Wittmann
d05540b683
global: 6.5.2 -> 6.5.3
2016-03-24 00:07:40 +01:00
Pascal Wittmann
891fd356d7
avarice: fix build by using gcc49
...
See #13559
2016-03-22 16:44:31 +01:00
Franz Pletz
b2f92582fb
uhd: 3.7.0 -> 3.9.3
2016-03-22 01:18:01 +01:00
Peter Simons
2a0b0dbdf2
Merge pull request #13932 from anderspapitto/distcc
...
distcc: 3.1 -> 2016-02-16
2016-03-19 22:57:36 +01:00
Anders Papitto
ac85f1ab4b
distcc: 3.1 -> 2016-02-16
...
3.1 is from 2008
2016-03-19 14:55:56 -07:00
Pascal Wittmann
ccaa568071
intel-gpu-tools: 1.13 -> 1.14
2016-03-17 21:45:53 +01:00
Joachim Fasting
e524debaf0
indent: delete redundant preBuild
...
Builds fine for me without it. Also use https homepage url.
2016-03-17 14:18:30 +01:00
Robin Gloster
3f45f0948d
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-15 01:44:24 +00:00
Nicolas B. Pierron
72c6f8a140
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-13 19:08:26 +00:00
Eelco Dolstra
2af1cb3aa6
Merge remote-tracking branch 'origin/binutils-2.26' into staging
...
This still breaks a few packages, but nothing really major:
http://hydra.nixos.org/eval/1241850?filter=x86_64-linux&compare=1237919&full=#tabs-now-fail
2016-03-11 11:58:49 +01:00
Thomas Tuegel
da972b6cc4
ncurses: move runtime utilities to $out
...
All the programs provided by ncurses were being installed to the $dev
output, but several of them are intended for runtime use, e.g. to
operate on the running terminal. These user-facing programs are moved to
the $bin output.
Several packages referred to "${ncurses}/bin" or "${ncurses.dev}/bin" at
runtime; these paths are also updated to refer to "${ncurses.bin}/bin".
2016-03-08 11:35:24 -06:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Tuomas Tynkkynen
ad47355786
Merge remote-tracking branch 'upstream/master' into staging
2016-03-06 11:48:57 +02:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Eelco Dolstra
89742e6b05
binutils: Apply upstream bug fix
...
This broke syslinux: http://hydra.nixos.org/build/32430411/nixlog/89/raw
2016-02-29 15:33:57 +01:00
Eelco Dolstra
d255a8980a
patchelf: Use 0.9 release tarball
2016-02-29 11:35:59 +01:00
Robin Gloster
3b4765c9e5
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-28 16:32:57 +00:00
zimbatm
69ce5cb656
use the sourceforge mirrors everywhere
...
find pkgs -name "*.nix" -exec sed -r \
"s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Eelco Dolstra
817145ebbc
binutils: 2.23.1 -> 2.26
...
There has been an abortive attempt to upgrade binutils in the past
(see #909 ). Since we can't stay stuck at 2.23.1 forever, let's try
again.
2016-02-28 01:10:35 +01:00
Eelco Dolstra
424af2cd52
patchelf: 0.8 -> 0.9
2016-02-27 21:47:59 +01:00
Robin Gloster
3477e662e6
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-27 00:08:08 +00:00
zimbatm
35ab3d301f
Merge remote-tracking branch 'upstream/staging'
2016-02-26 22:37:04 +00:00
Charles Strahan
53ea7dee75
emacs: fix priority for ctags
...
This fixes the previous attempt (in commit 46d1dd5
) to make ctags' ctags
override emacs' ctags. The higher the value of the priority attribute,
the higher the priority (see the definition of `buildEnv`).
2016-02-26 12:27:04 -05:00
Vladimír Čunát
93f6af1071
Merge branch 'master' into staging
2016-02-25 09:01:48 +01:00
Vladimír Čunát
30b7bd8d01
Merge branch 'glibc-2.22' into staging
...
I'm running whole my working notebook on 2.22 without any problems.
I don't expect any significant issues.
2016-02-25 08:42:59 +01:00
Lancelot SIX
d7cb5f47d3
gdb: 7.10 -> 7.11
...
See announcement here :
http://lists.gnu.org/archive/html/info-gnu/2016-02/msg00010.html
2016-02-24 15:55:20 +01:00
Eelco Dolstra
aff0451c10
patchELF: Use correct directory
...
Borrowed from https://github.com/NixOS/nixpkgs/pull/13395 .
2016-02-24 11:13:36 +01:00
Arseniy Seroka
ee7c6d71b4
Merge pull request #13392 from spacefrogg/dialog
...
dialog: 1.2-20150920 -> 1.3-20160209
2016-02-23 21:29:10 +03:00
Frederik Rietdijk
40ca841c5c
Merge pull request #13124 from FRidh/buildPythonApplication
...
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Michael Raitza
af6c867512
dialog: 1.2-20150920 -> 1.3-20160209
2016-02-23 14:51:28 +00:00