3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

24232 commits

Author SHA1 Message Date
zimbatm 820cb25139 Merge pull request #16416 from Ericson2314/default-args
Make default config an argument default instead of using null check
2016-07-09 21:44:36 +01:00
John Ericson 29de9cedad Make default config an argument default instead of using null check
Thanks @Mathnerd314 for this idea
2016-07-09 13:06:19 -07:00
cransom 5f8a384b65 flowlogs_reader: init at 1.0.0 (#16787) 2016-07-09 19:11:42 +02:00
Christian Richter 86809b838f mop: init at 0.2.0
Fixes #16728.
2016-07-09 15:00:36 +02:00
Frederik Rietdijk 6665092e4d pythonPackages.ipython: fix python 2.7 2016-07-09 13:11:05 +02:00
Frederik Rietdijk d472995b78 pythonPackages.pathlib2: init at 2.1.0 2016-07-09 13:11:05 +02:00
Frederik Rietdijk 5e7fb05a8c pythonPackages.backports_shutil_get_terminal_size: init at 1.0.0 2016-07-09 13:11:05 +02:00
Franz Pletz b571a1a373 smcroute: init at 2.1.0 2016-07-09 12:56:02 +02:00
Frederik Rietdijk 4d4a809294 pythonPackages.prompt_toolkit_52: disable tests 2016-07-09 11:40:52 +02:00
Tuomas Tynkkynen be18cd35a5 Merge pull request #16794 from RamKromberg/init/lzfse
lzfse: init at 2016-06-21
2016-07-08 18:49:42 +03:00
Frederik Rietdijk f313f9356c pythonPackages.jupyter_console: 4.1.1 -> 5.0.0 2016-07-08 13:24:25 +02:00
Frederik Rietdijk 188422b773 pythonPackages.ipython: 4.1.2 -> 5.0.0 2016-07-08 13:24:12 +02:00
Frederik Rietdijk 61118d5936 pythonPackages.prompt_toolkit: fix tests 2016-07-08 13:23:40 +02:00
Vladimír Čunát b732af00bb pythonPackages.breathe: init at 4.2.0
It seems to work OK, but I'm not good at packaging python stuff.
2016-07-08 14:54:44 +02:00
Ram Kromberg 5abd5603ed lzfse: init at 2016-06-21 2016-07-08 13:09:16 +03:00
Eelco Dolstra 04eb7492dc ixgbevf: Init at 3.2.2
This driver is necessary for Enhanced Networking on most EC2 instance
types.
2016-07-07 17:51:10 +02:00
Peter Simons 4ba794ed89 Add LTS Haskell 6.6. 2016-07-07 17:19:55 +02:00
Eelco Dolstra c7b809298d boto: 2.38.0 -> 2.41.0 2016-07-07 11:04:17 +02:00
Rickard Nilsson 51c6c98529 freecad: 0.15 -> 0.16 2016-07-07 09:24:49 +02:00
Robert Helgesson d787e62d39 perl-Test2-Suite: 0.000042 -> 0.000048 2016-07-06 23:43:06 +02:00
Robert Helgesson 18312f2947 perl-Test-Simple: 1.302022 -> 1.302037 2016-07-06 23:42:47 +02:00
Kranium Gikos Mendoza 851cd1e6af pythonPackages.pyexcelerator: init at 0.6.4.1 2016-07-06 16:26:31 +02:00
Ram Kromberg 28159315b7 jpegrescan: init at 2016-06-01 2016-07-06 12:42:58 +02:00
zimbatm 2fdfe6ed9f Merge pull request #16743 from Nate-Devv/solarus-games
solarus: init at 1.4.5
2016-07-06 09:39:14 +01:00
Frederik Rietdijk 6876eab511 pythonPackages.tornado: fix tests, closes #14634
The test runner would import all modules to check whether they might
have tests.

On a Linux system it would load the Tornado module that depends on
kqueue, which is BSD only, and fail.
2016-07-06 10:11:32 +02:00
Nathan Moore 09f366a360 solarus: init at 1.4.5 2016-07-05 18:33:51 -07:00
Tuomas Tynkkynen 30e08502fa Merge pull request #16734 from vrthra/wxsqlite3
wxsqliteplus: init at 0.3.6
2016-07-06 01:00:37 +03:00
Peter Simons 6a6b8fa36f cabal2nix: update to version 2.0 from Hackage
I've realized that publishing updates to Hackage is far easier than
publishing updates in Nixpkgs, and since all Hackage updates show up in
Nix automatically I've decided to go back to publishing cabal2nix on
Hackage again.

Unfortunately, this means that I'll have to change the version numbering
scheme to comply with the expectations of the Haskell PVP (which is used
by Stackage), so the new version 2.0 looks like a downgrade to Nix,
which used to have version 20160406. :-(

If in doubt, run "nix-env -u --always" to force the update. I am sorry
about the inconvenience.
2016-07-05 23:45:41 +02:00
Rahul Gopinath 881ba7309c wxsqliteplus: init at 0.3.6 2016-07-05 13:15:04 -07:00
Rahul Gopinath 86e2cd9066 wxsqlite3: init at 3.3.1 2016-07-05 00:55:22 -07:00
Rahul Gopinath 65364cc83c pypdf2: 1.25.1 -> 1.26.0 2016-07-05 09:01:41 +02:00
Joachim Fasting 3f5d7c7e04
geis: refactor & fix build
- Pass -Wno-error=pedantic to work around ISO C violations
- Build with X11 unconditionally (also rely on pkgconfig for
  detection, --enable-x11 does not work)
- Build against evemu
2016-07-05 00:54:12 +02:00
Joachim Fasting b51cf2626e Merge pull request #16707 from vrthra/edit-editor
edit: Init at 20160425
2016-07-05 00:02:12 +02:00
Joachim Fasting eaa66a466b Merge pull request #16710 from vrthra/wily
wily: init at 0.13.42
2016-07-05 00:01:49 +02:00
Rahul Gopinath 92c903cb1b edit: Init at 20160425 2016-07-04 14:01:50 -07:00
Joachim Fasting 37e912d3fa Merge pull request #16684 from leenaars/orbitron
orbitron: init at 20110526
2016-07-04 22:55:14 +02:00
Rahul Gopinath c5f54786a1 wily: init at 0.13.42 2016-07-04 11:19:11 -07:00
Michiel Leenaars b8fd2c9ecb orbitron: init at 20110526 2016-07-04 19:47:29 +02:00
Joachim Fasting 173fbeef42 Merge pull request #16679 from vrthra/cweb
cweb: init at 22p
2016-07-04 18:15:51 +02:00
Rahul Gopinath a30ecd619a libisoburn: init at 1.4.4 2016-07-04 17:31:17 +02:00
Arseniy Seroka dc0c01f929 Merge pull request #16688 from vrthra/mailutils
mailutils: fix build break
2016-07-04 18:01:47 +03:00
Tuomas Tynkkynen 4085f4de5f Merge branch 'pr-newest-uboot' into master 2016-07-04 15:17:46 +03:00
Tuomas Tynkkynen 44955a73b2 platforms.nix: Enable DTB for the ARMv6 Raspberry Pi 2016-07-04 15:13:13 +03:00
Joachim Schiele 4c4a63f55d Merge pull request #16208 from qknight/emscripten_toolchain
emscripten toolchain *katsching*
2016-07-04 12:04:03 +02:00
Joachim Schiele c514693eb6 adds support to build emscripten packages using nix:
example usage:

- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.libxml2
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.json_c
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.zlib
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.xmlmirror
2016-07-04 12:02:37 +02:00
Tobias Geerinckx-Rice 5efa4f801d
pythonPackages.pgcli: 1.0.0 -> 1.1.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst
2016-07-04 10:52:51 +02:00
Rahul Gopinath a783a5704f mono44: init at 4.4.1.0 2016-07-04 10:44:34 +02:00
Rahul Gopinath d3fedc6a9d mono40: refactor to generic 40 2016-07-04 10:44:34 +02:00
Rahul Gopinath 27a9ef8709 mailutils: fix build break
See #14606 for the breakage. It is fixed by using default guile 2.0
Also addes support for fribidi, sasl, and gssapi
2016-07-03 22:50:39 -07:00
Joachim Fasting 0da28e9cfa Merge pull request #16582 from vrthra/xsw
xsw: init at 0.1.2
2016-07-04 01:11:57 +02:00