1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

40903 commits

Author SHA1 Message Date
Daiderd Jordan a06e7c5b19
Merge pull request #49284 from LnL7/darwin-watchexec
watchexec: fix darwin build
2018-11-08 20:04:47 +01:00
Domen Kožar 068374c0ae Add chrome-token-signing 2018-11-08 18:05:01 +00:00
Peter Simons 357554ae89 ghc: drop unused 7.10.3-binary compiler 2018-11-08 17:39:13 +01:00
John Ericson ebd1dd54e5 Merge remote-tracking branch 'upstream/master' into haskell-bash-completion-2 2018-11-08 11:28:53 -05:00
Robert Hensing 2a1c0dde8f haskellPackages: Add shell completions + improve docs
This adds the remaining parts of #42657 on top of #49477, renames the
function to a better name, and improves the docs
2018-11-08 11:28:11 -05:00
Tim Steinbach ff2b0316b4
docker: 18.06.1 -> 18.09 2018-11-08 08:40:33 -05:00
Robert Hensing cd80aee989 acsccid: init at 1.1.6 2018-11-08 10:44:50 +00:00
Tim Steinbach 451126ea6e
subversion: init 1.11.0 2018-11-07 20:22:03 -05:00
Silvan Mosberger 2bdec61194
Merge pull request #48765 from wykurz/cpuset
cpuset: init at 1.5.8
2018-11-08 01:58:50 +01:00
Daiderd Jordan 14e41fe461
opencv: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_NSDefaultRunLoopMode", referenced from:
          _cvWaitKey in window_cocoa.mm.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in window_cocoa.mm.o
          objc-class-ref in cap_qtkit.mm.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in window_cocoa.mm.o
          objc-class-ref in cap_qtkit.mm.o
      "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
          objc-class-ref in window_cocoa.mm.o
      "_OBJC_CLASS_$_NSRunLoop", referenced from:
          objc-class-ref in cap_qtkit.mm.o
      "_OBJC_CLASS_$_NSTimer", referenced from:
          objc-class-ref in cap_qtkit.mm.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:25 +01:00
Daiderd Jordan 33104363af
noti: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in _x002.o
      "_OBJC_CLASS_$_NSRunLoop", referenced from:
          objc-class-ref in _x002.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:25 +01:00
Daiderd Jordan 0b45d5b8f9
libui: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_NSDefaultRunLoopMode", referenced from:
          _uiMainStep in main.m.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in main.m.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in multilineentry.m.o
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in alloc.m.o
          objc-class-ref in box.m.o
          objc-class-ref in menu.m.o
          objc-class-ref in radiobuttons.m.o
          objc-class-ref in tab.m.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:24 +01:00
Daiderd Jordan be9fc0d669
keybase: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in _x002.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in _x002.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in _x002.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:24 +01:00
Daiderd Jordan 388a868d6d
glfw: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_NSDefaultRunLoopMode", referenced from:
          __glfwPlatformPollEvents in cocoa_window.m.o
          __glfwPlatformWaitEvents in cocoa_window.m.o
          __glfwPlatformWaitEventsTimeout in cocoa_window.m.o
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in cocoa_window.m.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in cocoa_window.m.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:24 +01:00
Daiderd Jordan 78623f492c
fltk: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_NSDefaultRunLoopMode", referenced from:
          fl_open_display() in Fl_cocoa.o
          fl_ready() in Fl_cocoa.o
          fl_wait(double) in Fl_cocoa.o
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in Fl_cocoa.o
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in Fl_Sys_Menu_Bar.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in Fl_cocoa.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in Fl_cocoa.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in Fl_Native_File_Chooser_MAC.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:24 +01:00
Daiderd Jordan c60816c523
emacsMacport: add cf-private
Also remove incorrect emacs25Macport alias.

    Undefined symbols for architecture x86_64:
      "_CFNotificationCenterAddObserver", referenced from:
          _mac_term_init in macterm.o
          _macfont_copy_available_families_cache in macfont.o
      "_CFNotificationCenterGetDistributedCenter", referenced from:
          _mac_term_init in macterm.o
      "_CFNotificationCenterGetLocalCenter", referenced from:
          _macfont_copy_available_families_cache in macfont.o
      "_CFURLCopyResourcePropertyForKey", referenced from:
          _Fmac_file_alias_p in mac.o
      "_CFURLCreateBookmarkDataFromFile", referenced from:
          _Fmac_file_alias_p in mac.o
      "_CFURLCreateByResolvingBookmarkData", referenced from:
          _Fmac_file_alias_p in mac.o
      "_CFURLResourceIsReachable", referenced from:
          _mac_update_title_bar in macfns.o
          _mac_input_source_properties in macfns.o
      "_NSDefaultRunLoopMode", referenced from:
          -[NSApplication(Emacs) runTemporarilyWithBlock:] in macappkit.o
          ___57-[EmacsController handleQueuedNSEventsWithHoldingQuitIn:]_block_invoke in macappkit.o
          _mac_run_loop_run_once in macappkit.o
          ___mac_run_loop_run_once_block_invoke in macappkit.o
          ___37-[EmacsController(Menu) trackMenuBar]_block_invoke in macappkit.o
          ___create_and_show_dialog_block_invoke.2445 in macappkit.o
          ___mac_select_block_invoke in macappkit.o
          ...
      "_NSURLAttributeModificationDateKey", referenced from:
          _mac_document_create_with_url in macappkit.o
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSData", referenced from:
          l_OBJC_$_CATEGORY_NSData_$_Emacs in macappkit.o
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSMethodSignature", referenced from:
          l_OBJC_$_CATEGORY_NSMethodSignature_$_Emacs in macappkit.o
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          l_OBJC_$_CATEGORY_NSMutableArray_$_Emacs in macappkit.o
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSMutableData", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSMutableSet", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSNull", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSRunLoop", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSSet", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSTimer", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_EHTYPE_$_NSException", referenced from:
          GCC_except_table81 in macappkit.o
          GCC_except_table810 in macappkit.o
      "_kCFURLIsAliasFileKey", referenced from:
          _Fmac_file_alias_p in mac.o
      "_kCFURLIsSymbolicLinkKey", referenced from:
          _Fmac_file_alias_p in mac.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:19 +01:00
worldofpeace d21a93557b lollypop-portal: drop
No longer needed since lollypop 0.9.600.
2018-11-07 16:41:28 -05:00
Matthew Bauer f2c49bd4cb aliases: remove liblapackWithAtlas
This doesn’t make any sense to keep - we don’t have a liblapack with
atlas anymore.
2018-11-07 13:26:09 -06:00
Matthew Bauer 865cbd380d darwin-tested: readd wireshark
It has been working for some time on darwin and can be added to our
blocking job list.
2018-11-07 13:02:51 -06:00
Peter Simons ca51000e58 haskell.packages.ghc843: drop obsolete package set
The underlying compiler is already gone.

Fixes https://github.com/NixOS/nixpkgs/issues/49877.
2018-11-07 19:41:00 +01:00
Daiderd Jordan b378760b08
emacs25: add cf-private on darwin and don't propagate frameworks
Undefined symbols for architecture x86_64:
      "_CFNotificationCenterAddObserver", referenced from:
          _macfont_copy_available_families_cache in macfont.o
      "_CFNotificationCenterGetLocalCenter", referenced from:
          _macfont_copy_available_families_cache in macfont.o
      "_NSDefaultRunLoopMode", referenced from:
          _ns_send_appdefined in nsterm.o
          -[EmacsApp run] in nsterm.o
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsmenu.o
          objc-class-ref in nsselect.o
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in nsimage.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in nsterm.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in macfont.o
      "_OBJC_CLASS_$_NSLocale", referenced from:
          objc-class-ref in nsterm.o
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsmenu.o
      "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
          objc-class-ref in nsmenu.o
          objc-class-ref in nsselect.o
      "_OBJC_CLASS_$_NSMutableSet", referenced from:
          objc-class-ref in nsterm.o
      "_OBJC_CLASS_$_NSRunLoop", referenced from:
          objc-class-ref in nsmenu.o
      "_OBJC_CLASS_$_NSTimer", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsmenu.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsfns.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsfns.o
      "_OBJC_EHTYPE_$_NSException", referenced from:
          GCC_except_table8 in nsterm.o
          GCC_except_table1 in nsselect.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 19:18:17 +01:00
Daiderd Jordan ee1c6f62f8
darwin.trash: add cf-private
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in trash-571f39.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in trash-571f39.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          objc-class-ref in trash-571f39.o
          objc-class-ref in HGCLIUtils-31f3b3.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 19:15:43 +01:00
Daiderd Jordan 16a54d6b2b
alacritty: add cf-private on darwin
note: Undefined symbols for architecture x86_64:
            "_CFURLResourceIsReachable", referenced from:
                alacritty::config::Monitor:🆕:_$u7b$$u7b$closure$u7d$$u7d$::h8c82fbfba8a3a673 in alacritty-6a8d3226ed5c4bef.alacritty.9tpyu7jw-cgu.1.rcgu.o
            "_NSDefaultRunLoopMode", referenced from:
                alacritty::main::hd6e46019b2208595 in alacritty-6a8d3226ed5c4bef.alacritty.9tpyu7jw-cgu.1.rcgu.o
          ld: symbol(s) not found for architecture x86_64
          clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)
2018-11-07 19:10:34 +01:00
James Kay c3668db824
python2Packages.plyplus: init at 0.7.5 2018-11-07 17:56:52 +00:00
Christian Albrecht c5e8ae3f0b vagrant: do withLibvitr by default #49220 2018-11-07 17:46:57 +01:00
Christian Albrecht 7ed92b1497 vagrant-libvirt: init at 2.2.0
Adds a flag and a new package to build vagrant with libvirt support,
to be able to install and use the vagrant-libvirt plugin.
2018-11-07 17:46:57 +01:00
Maximilian Bosch 8c68a7d41d
Merge pull request #49828 from Twey/autologging
pythonPackages.autologging: init at 1.2.1
2018-11-07 17:30:17 +01:00
James Kay a7c122bd65
pythonPackages.click-repl: init at 0.1.6 2018-11-07 15:29:04 +00:00
James Kay 5fdbec1417
pythonPackages.autologging: init at 1.2.1 2018-11-07 15:28:06 +00:00
makefu 75f5fbe945
hovercraft: 2.0 -> 2.6
move to top-level, use buildPythonApplication
2018-11-07 16:25:48 +01:00
Jörg Thalheim 8debc01cb4
Merge pull request #49822 from marsam/feature/update-flow
flow: 0.80.0 -> 0.85.0
2018-11-07 15:05:57 +00:00
lewo ea0b564c94
Merge pull request #49837 from knl/add-grpcurl
grpcurl: init at 1.0.0
2018-11-07 15:31:20 +01:00
Robert Schütz ae50efe353
Merge pull request #49591 from peterhoeg/p/snap
pythonPackages.snapcast: init at 2.0.9
2018-11-07 14:10:35 +01:00
Jörg Thalheim 7e2e6e1131
Merge pull request #49684 from Zimmi48/dune-package
buildDunePackage: add support function and use it in a few packages
2018-11-07 13:01:09 +00:00
Nikola Knežević e7b61b791b grpcurl: init at 1.0.0 2018-11-07 13:43:24 +01:00
Andy Chun 7ea48e12b7 polar-bookshelf: init at 1.0.11 (#48610)
* polar-bookshelf: init at 1.0.11

* Grab gsettings_desktop_schemas from gnome3

* Explain why we're not building from source

* Use autoPatchelfHook

* Updated license & further cleanup
2018-11-07 13:37:27 +01:00
Mario Rodas 780a3ffa12 pgmetrics: init at 1.5.0 2018-11-07 06:47:31 -05:00
Sarah Brofeldt 7f58e8dbad
Merge pull request #49429 from das-g/osmium
osmium-tool: init at 1.9.1 incl. dependencies
2018-11-07 10:47:07 +01:00
Brayden Willenborg e11c3a08b0 gucci: init at 0.1.0 (#49813)
* gucci: init at 0.1.0

* gucci: init at 0.1.0
2018-11-07 10:21:55 +01:00
Théo Zimmermann 794158fcd5
buildDunePackage: new support function; use it to refactor some OCaml derivations 2018-11-07 10:08:03 +01:00
Timo Kaufmann 6141939d6e
Merge pull request #44439 from Ekleog/meta-tests
[RFC] Use `meta.tests` to link from packages to the tests that test them
2018-11-07 00:05:22 +01:00
Daiderd Jordan b6dcb9e641
Merge pull request #49768 from LnL7/darwin-no-cfprivate
darwin: don't include cf-private in framework dependencies
2018-11-06 20:15:27 +01:00
Daiderd Jordan ecf7c9c4b4
xorg.xorgserver: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_NSDefaultRunLoopMode", referenced from:
          _X11ApplicationMain in libXquartz.a(X11Application.o)
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in libXquartz.a(X11Application.o)
          objc-class-ref in libXquartz.a(X11Controller.o)
          objc-class-ref in libxpbproxy.a(x-selection.o)
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in libxpbproxy.a(x-selection.o)
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in libxpbproxy.a(x-selection.o)
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in libXquartz.a(X11Application.o)
          objc-class-ref in libXquartz.a(X11Controller.o)
      "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
          objc-class-ref in libXquartz.a(X11Application.o)
      "_OBJC_CLASS_$_NSRunLoop", referenced from:
          objc-class-ref in libXquartz.a(X11Application.o)
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in libXquartz.a(X11Application.o)
      "_OBJC_EHTYPE_$_NSException", referenced from:
          GCC_except_table29 in libxpbproxy.a(x-selection.o)
    ld: symbol(s) not found for architecture x86_64
2018-11-06 19:00:03 +01:00
Daiderd Jordan 2b76ad8fe7
xquartz: add cf-private
Undefined symbols for architecture x86_64:
      "_NSDefaultRunLoopMode", referenced from:
          _X11ApplicationMain in libXquartz.a(X11Application.o)
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in libXquartz.a(X11Application.o)
          objc-class-ref in libXquartz.a(X11Controller.o)
          objc-class-ref in libxpbproxy.a(x-selection.o)
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in libxpbproxy.a(x-selection.o)
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in libxpbproxy.a(x-selection.o)
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in libXquartz.a(X11Application.o)
          objc-class-ref in libXquartz.a(X11Controller.o)
      "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
          objc-class-ref in libXquartz.a(X11Application.o)
      "_OBJC_CLASS_$_NSRunLoop", referenced from:
          objc-class-ref in libXquartz.a(X11Application.o)
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in libXquartz.a(X11Application.o)
      "_OBJC_EHTYPE_$_NSException", referenced from:
          GCC_except_table29 in libxpbproxy.a(x-selection.o)
    ld: symbol(s) not found for architecture x86_64
2018-11-06 18:54:06 +01:00
Daiderd Jordan f00a4af18f
quartz-wm: add cf-private
Undefined symbols for architecture x86_64:
      "_CFNotificationCenterAddObserver", referenced from:
          _main in main.o
      "_CFNotificationCenterGetDistributedCenter", referenced from:
          _main in main.o
      "_OBJC_CLASS_$_NSTimer", referenced from:
          objc-class-ref in main.o
          objc-class-ref in x-screen.o
      "_OBJC_EHTYPE_$_NSException", referenced from:
          GCC_except_table25 in main.o
    ld: symbol(s) not found for architecture x86_64
2018-11-06 18:48:14 +01:00
Jörg Thalheim fccfc775d1
Merge pull request #49830 from andrewrk/remove-qgifer
remove qgifer
2018-11-06 15:52:26 +00:00
Jörg Thalheim bd2111696c
Merge pull request #49815 from kalbasit/nixpkgs_fix-vim-go
vimPlugins: vim-go: make gocode, gocode-mod and keyify available to it
2018-11-06 15:50:18 +00:00
Shea Levy 329bf4c3e1 linux-riscv: Remove.
risc-v changes are now upstream.

See #49490
2018-11-06 09:42:45 -05:00
Andrew Kelley 10e4d63c6c
remove qgifer
I was the one who originally packaged it, but it never really worked
well. I don't think anyone is using it.
2018-11-06 09:41:37 -05:00
Lancelot SIX 1aed180d73
Merge pull request #48914 from lsix/add_pythonPackages_owslib
pythonPackages.owslib: init at 0.17.0
2018-11-06 15:37:53 +01:00
nagato.pain 6a31bbbe8f pythonPackages.libmr: init at 0.1.9 2018-11-06 05:43:20 -08:00
Mario Rodas 36efe7b3aa ocamlPackages.visitors: init at 20171124 2018-11-06 08:06:11 -05:00
Peter Simons 8d81cf6201 ghc: add new version 8.6.2 2018-11-06 10:35:02 +01:00
Wael M. Nasreddine 0f4f5d69a7
gocode-gomod: init unstable at 2018-10-16 2018-11-05 22:13:40 -08:00
Kier Davis 3b7984dd51
Merge branch 'master' into ckb-update-and-cleanup 2018-11-06 00:47:14 +00:00
Matthew Bauer 6ba2b84f49 liblapack: add compat aliases 2018-11-05 15:53:05 -06:00
Daiderd Jordan f495707eb6 emacs: include cf-private on darwin and don't propagate frameworks
Undefined symbols for architecture x86_64:
      "_CFNotificationCenterAddObserver", referenced from:
          _macfont_copy_available_families_cache in macfont.o
      "_CFNotificationCenterGetLocalCenter", referenced from:
          _macfont_copy_available_families_cache in macfont.o
      "_NSDefaultRunLoopMode", referenced from:
          _ns_send_appdefined in nsterm.o
          -[EmacsApp run] in nsterm.o
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsmenu.o
          objc-class-ref in nsselect.o
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in nsimage.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in nsterm.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in macfont.o
      "_OBJC_CLASS_$_NSLocale", referenced from:
          objc-class-ref in nsterm.o
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsmenu.o
      "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
          objc-class-ref in nsmenu.o
          objc-class-ref in nsselect.o
      "_OBJC_CLASS_$_NSMutableSet", referenced from:
          objc-class-ref in nsterm.o
      "_OBJC_CLASS_$_NSRunLoop", referenced from:
          objc-class-ref in nsmenu.o
      "_OBJC_CLASS_$_NSTimer", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsmenu.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsfns.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsfns.o
      "_OBJC_EHTYPE_$_NSException", referenced from:
          GCC_except_table8 in nsterm.o
          GCC_except_table1 in nsselect.o
    ld: symbol(s) not found for architecture x86_64
2018-11-05 21:16:58 +01:00
Daiderd Jordan 86bf715c49
contacts: add cf-private
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in contacts.o
          objc-class-ref in FormatHelper.o
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in FormatHelper.o
    ld: symbol(s) not found for architecture x86_64
2018-11-05 20:35:06 +01:00
Daiderd Jordan d4b7c2b88f
vim: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in os_macosx.o
    ld: symbol(s) not found for architecture x86_64
2018-11-05 20:30:02 +01:00
John Ericson d94d220b84
Merge pull request #49795 from obsidiansystems/fix-pkgsFor
release-lib: Fix `pkgsFor`
2018-11-05 14:18:16 -05:00
Daiderd Jordan 7fd359f2f9
pinentry_mac: add cf-private
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in GPGDefaults.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in PinentryController.o
          objc-class-ref in GPGDefaults.o
          objc-class-ref in KeychainSupport.o
      "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
          objc-class-ref in GPGDefaults.o
      "_OBJC_CLASS_$_NSSet", referenced from:
          objc-class-ref in GPGDefaults.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          objc-class-ref in GPGDefaults.o
    ld: symbol(s) not found for architecture x86_64
2018-11-05 19:57:12 +01:00
Daiderd Jordan c8e480b4da
atomicparsley: include cf-private on darwin
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in nsfile.o
          objc-class-ref in nsimage.o
    ld: symbol(s) not found for architecture x86_64
2018-11-05 19:13:33 +01:00
John Ericson 8d99a3455b release-lib: Fix pkgsFor 2018-11-05 11:27:50 -05:00
Tobias Happ bf73d9ec98 php72Packages.apcu_bc: init at 1.0.4 2018-11-05 17:25:52 +01:00
aszlig b162b40007
ip2unix: init at 1.0.0
This tool was initially built specifically for nixcloud to prevent a few
annoying programs from binding to IP sockets.

While initially only accepting a JSON file as input, the tool now has a
proper command line interface and it's also generally usable to turn IP
sockets of any program into Unix sockets.

Another thing that might be even useful for NixOS modules is the
possibility to bend programs into using systemd socket activation.

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-05 16:39:42 +01:00
Daiderd Jordan 8abc1cccfb
SDL: move overrides out of all-packages.nix
Using defaults makes it much easier to understand what the values are.
2018-11-05 14:10:44 +01:00
Peter Hoeg dfbf6213b4 pythonPackages.snapcast: init at 2.0.9 2018-11-05 20:45:08 +08:00
Daiderd Jordan 7edfded9c3
SDL: include cf-private on darwin
It's not included implicitly by the frameworks anymore.

    Undefined symbols for architecture x86_64:
      "_NSDefaultRunLoopMode", referenced from:
          _QZ_PumpEvents in SDL_QuartzEvents.o
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in SDL_QuartzEvents.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in SDL_QuartzEvents.o
    ld: symbol(s) not found for architecture x86_64
2018-11-05 12:47:14 +01:00
Daiderd Jordan fd1ffd0e0d
SDL2: include cf-private on darwin
It's not included implicitly by the frameworks anymore.

    Undefined symbols for architecture x86_64:
      "_NSDefaultRunLoopMode", referenced from:
          _Cocoa_PumpEvents in SDL_cocoaevents.o
      "_NSURLIsAliasFileKey", referenced from:
          -[SDLWindow performDragOperation:] in SDL_cocoawindow.o
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in SDL_cocoaclipboard.o
          objc-class-ref in SDL_cocoakeyboard.o
          objc-class-ref in SDL_cocoawindow.o
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in SDL_cocoamouse.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in SDL_cocoaevents.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in SDL_cocoaevents.o
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in SDL_cocoawindow.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in SDL_cocoawindow.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          objc-class-ref in SDL_cocoaevents.o
      "_OBJC_EHTYPE_$_NSException", referenced from:
          GCC_except_table67 in SDL_cocoawindow.o
    ld: symbol(s) not found for architecture x86_64
2018-11-05 12:46:01 +01:00
Peter Simons b854f78991 ghc-8.4.4: disable integer-simple variant build
The build fails: https://hydra.nixos.org/build/83750830
2018-11-05 10:27:57 +01:00
Matthew Bauer 95373d3634 atlas: remove
atlas is broken and can apparently be removed.

Fixes #49594
2018-11-04 20:23:12 -06:00
Vincent Laporte e338d801e2 mkCoqPackages: look for “dontFilter” in coq derivation 2018-11-04 20:49:38 +00:00
Robert Hensing 51c6f51390 Merge remote-tracking branch 'upstream/master' into nixos-nixpkgs-pkgs-use-overlays 2018-11-04 21:33:16 +01:00
Robert Hensing 14a9365952
Merge pull request #49462 from roberth/pkgs-nixos-example
pkgs.nixos: Add example to inline documentation
2018-11-04 20:35:03 +01:00
Matthew Bauer 2b604c2836
Merge pull request #49670 from matthewbauer/pkgs-i686-remove
Fix pkgsi686Linux assertion
2018-11-04 12:49:09 -06:00
Frederik Rietdijk b1bdce0793 python34: remove
Python 3.4 will receive it's final patch release in March 2019 and there won't
be any releases anymore after that, so also not during NixOS 2019.03.

Python 3.4 is not used anymore in Nixpkgs. In any case, migrating code from
3.4 to 3.4+ is trivial.
2018-11-04 18:48:24 +01:00
Robert Schütz 6a73df797c
Merge pull request #49744 from nyanloutre/python-gitlab
pythonPackages.python-gitlab: init at 1.6.0
2018-11-04 18:38:21 +01:00
Jörg Thalheim 2a3aa769a0
Merge pull request #49669 from kalbasit/nixpkgs_provide-binaries-for-vim-go
Provide all the binaries needed by the vim-go plugin
2018-11-04 17:30:33 +00:00
Jörg Thalheim b3ed2b4c18
Merge pull request #49728 from vbgl/acgtk-1.5.0
acgtk: 1.3.1 -> 1.5.0
2018-11-04 17:09:34 +00:00
Tim Steinbach 26f3e8a367
linux: 4.14.78 -> 4.14.79 2018-11-04 11:41:34 -05:00
Profpatsch 34bf218b16 Add dhallPackages and add current Prelude
Dhall is a non-turing complete programming language.
2018-11-04 16:43:41 +01:00
Austin Seipp 4569ee7d74 plv8: unbreak build, bump to version 2.3.8
ee58a5b30d broke the plv8 build because it
upgraded the v8_6_x expression everywhere to the 6.9 branch, which came
with API changes. Notably, it seems plv8 only supports up-to v8 6.4.x at
this time.

This keeps a copy of the plv8_6_x expression inside the same directory
as the other v8 versions (so patches, etc are easy to apply), but it is
not exposed to the top-level of all-packages.nix.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-04 08:24:19 -06:00
Jonathan Queiroz 05f368b60a pythonPackages.sslib: init at 0.2.0 (#47985) 2018-11-04 15:00:21 +01:00
Robert Hensing 03fc1167e8
Merge branch 'master' into nixos-nixpkgs-pkgs-use-overlays 2018-11-04 14:19:33 +01:00
nyanloutre 2e49503dfe pythonPackages.python-gitlab: init at 1.6.0 2018-11-04 12:47:46 +01:00
nyanloutre 1ee4c64511 pythonPackages.httmock: init at 1.2.6 2018-11-04 12:47:22 +01:00
Jörg Thalheim e9f2267f8f
Merge pull request #49710 from Mic92/linux-samus
linux-samus: remove
2018-11-04 11:39:09 +00:00
Peter Simons 4a7cdf4be2
Merge pull request #49701 from averelld/rstudio-preview
RStudio 1.2 preview init
2018-11-04 11:51:03 +01:00
Frederik Rietdijk 322f87137c Merge master into staging-next 2018-11-04 11:33:17 +01:00
Renaud 386691027f
Merge pull request #49603 from dtzWill/feature/slack-term
slack-term: init at 0.4.1
2018-11-04 09:53:47 +01:00
Frederik Rietdijk cb4ff927a1 Merge master into staging-next 2018-11-04 08:49:24 +01:00
Théo Zimmermann dd21f83950 coq_8_9: init at 8.9+beta1 2018-11-04 07:26:29 +00:00
Vincent Laporte 08ac103970
acgtk: 1.3.1 -> 1.5.0 2018-11-04 06:29:27 +00:00
Jörg Thalheim 6acf6f3eb9
Merge pull request #49707 from Mic92/linux_beagleboard
linux_beagleboard: remove
2018-11-03 23:56:06 +00:00
Jörg Thalheim e84291bd23
linux-samus: remove
The package is out-of-date and has no maintainer.
I don't own a chromebook device and therefore don't know
if an mainline kernel could be used instead.
cc @lheckemann @zohl
2018-11-03 20:57:58 +00:00
Jörg Thalheim da1f78bd2b
linux_beagleboard: remove
The package is out-of-date and has no maintainer.
It should be now possible to just mainline kernel.
Support for that could be added by copying the right dtb file in our linux_rpi kernel.
I do not have the hardware to test this.

cc @dezgeg @dhess
2018-11-03 20:49:52 +00:00
Matthew Bauer dfd0818aa5
release-cross: use ghc844 for tests
This GHC version has much better support for cross compilation. It should hopefully fix our mingw breakages from #42407.

/cc @ericson2314
2018-11-03 14:17:21 -05:00
Peter Simons bf084e0ed7
Merge pull request #49653 from peti/drop-old-ghc-versions
drop old ghc versions 7.10.3, 8.0.2, and 8.4.3.
2018-11-03 19:43:59 +01:00
Averell Dalton c93caa5a67 rstudio-preview: init at f33fb2b2 2018-11-03 19:09:58 +01:00
Robert Hensing 666e0ab1dd pkgs.nixos: Add note about systemd.services.*.runner not being systemd 2018-11-03 19:05:31 +01:00
Niklas Hambüchen 2cb7f5fb1e consul: 0.9.3 -> 1.3.0.
Removes the old UI build tooling; it is no longer necessary
because as of 1.2.0 it's bundled into the server binary.
It doesn't even need to have JS built, because it's bundled into
the release commit's source tree (see #48714).

The UI is enabled by default, so the NixOS service is
updated to directly use `ui = webUi;` now.

Fixes #48714.
Fixes #44192.
Fixes #41243.
Fixes #35602.

Signed-off-by: Niklas Hambüchen <mail@nh2.me>
2018-11-03 18:39:46 +01:00
Edward Tjörnhammar df28b4b6e5
x11basic: init at 1.26 2018-11-03 17:58:02 +01:00
Renaud 78a6ee6cfc
Merge pull request #48082 from sengaya/ansible-2.7
ansible: Update to latest supported releases
2018-11-03 16:13:50 +01:00
Jonathan Queiroz 4b095c6c05 pythonPackages.fastpbkdf2: init at 0.2 (#47988) 2018-11-03 15:41:16 +01:00
Robert Schütz 4870522f87
Merge pull request #49645 from peterhoeg/p/broadlink
pythonPackages.broadlink: init at 0.9
2018-11-03 15:37:02 +01:00
taku0 3cfa035a99 adoptopenjdk-openj9-bin: 11 -> 11.0.1 2018-11-03 22:00:56 +09:00
Renaud 721ab2e148
Merge pull request #48496 from rvl/bpftrace
linuxPackages.bpftrace: init at unstable-2018-10-27
2018-11-03 13:43:49 +01:00
Frederik Rietdijk 64e19fdeda Merge staging into staging-next
Merging staging into staging-next even though we haven't merged staging-next into master yet.
The motivation for this merge is that it's been a while since we merged into master causing
the 3 branches to diverge too much.
2018-11-03 12:45:23 +01:00
Frederik Rietdijk ea3935a6c4 Merge master into staging-next 2018-11-03 12:42:18 +01:00
Renaud 722fcbbb80
Merge pull request #49467 from CharlesHD/submit/cmusfm
cmusfm: init at 2018-10-11
2018-11-03 10:40:08 +01:00
Daniël de Kok 1f21fc5e47 cargo-asm: fix build on macOS Mojave
Building cargo-asm on Mojave fails with

ld: framework not found Security

Add Security as a build input.
2018-11-03 08:47:18 +01:00
Matthew Bauer 370ce8fcd3 stage.nix: throw error on incorrect pkgsi686Linux usage
pkgsi686Linux now throws an error with a message as opposed to the
previous assertion.
2018-11-03 00:58:58 -05:00
Matthew Bauer b3ab4d1f8e Revert "Revert "stage.nix: pkgsi686Linux only works on x86 family""
This reverts commit 08b5cffe87.
2018-11-03 00:52:14 -05:00
Matthew Bauer 08b5cffe87 Revert "stage.nix: pkgsi686Linux only works on x86 family"
This reverts commit 78ca6d885f.

Broke eval on aarch64
2018-11-03 00:47:39 -05:00
Wael M. Nasreddine e2355c6973
iferr: init unstable at 2018-06-15 2018-11-02 22:04:44 -07:00
Wael M. Nasreddine fce50a7880
impl: init unstable at 2018-02-27 2018-11-02 22:04:44 -07:00
Wael M. Nasreddine 6a09bfc8bc
gometalinter: init at 2.0.11 2018-11-02 22:04:44 -07:00
Wael M. Nasreddine a1faa70368
gosec: init at 1.1.0 2018-11-02 22:04:43 -07:00
Wael M. Nasreddine cfa5c7f896
maligned: init unstable at 2018-07-07 2018-11-02 22:04:43 -07:00
Wael M. Nasreddine ed31a46727
interfacer: init at unstable 2018-08-31 2018-11-02 22:04:43 -07:00
Wael M. Nasreddine 1efe4d9005
gocyclo: init unstable at 2015-02-08 2018-11-02 22:04:43 -07:00
Wael M. Nasreddine f10fcf202b
go-check: init unstable at 2018-09-12 2018-11-02 22:04:43 -07:00
Wael M. Nasreddine fe83c5c3f5
goconst: init at 1.1.0 2018-11-02 22:04:42 -07:00
Wael M. Nasreddine 63d9863394
unconvert: init at unstable 2018-07-03 2018-11-02 22:04:42 -07:00
Wael M. Nasreddine df46a94d8b
ineffassign: init at unstable 2018-09-09 2018-11-02 22:04:38 -07:00
Wael M. Nasreddine d225933b4e
go-tools: init at 2017.2.2 2018-11-02 21:58:09 -07:00
Wael M. Nasreddine 9795ad34dd
deadcode: init at unstable 2016-07-24 2018-11-02 21:58:09 -07:00
Wael M. Nasreddine f5e4939277
gogetdoc: init at unstable 2018-10-25 2018-11-02 21:58:09 -07:00
Wael M. Nasreddine f6e78e49fa
reftools: init at unstable 2018-09-14 2018-11-02 21:58:09 -07:00
Wael M. Nasreddine 6d7413e54a
errcheck: init at 1.1.0 2018-11-02 21:58:08 -07:00
Wael M. Nasreddine 126e64e658
asmfmt: init at 1.1 2018-11-02 21:58:08 -07:00
Matthew Bauer 78ca6d885f stage.nix: pkgsi686Linux only works on x86 family
aarch64 cpus are going to break on pkgsi686Linux packages.

See this error:

https://hydra.nixos.org/build/82962379/
2018-11-02 21:24:55 -05:00
Matthew Bauer 29b4ac8e41 release-corss.nix: fix ppc-embedded name
s/powerpc-embedded/ppc-embedded
2018-11-02 18:42:58 -05:00
Raphael Borun Das Gupta 295cae7f1c osmium-tool: init at 1.9.1 2018-11-03 00:36:34 +01:00
Raphael Borun Das Gupta 78dbe69543 libosmium: init at 2.14.2 2018-11-03 00:36:28 +01:00
Thilo Uttendorfer c0d30e5f03 ansible_2_7: init at 2.7.1 2018-11-03 00:11:24 +01:00
Renaud 4e8bed52ce
Merge pull request #49352 from talyz/master
nomachine-client: init at 6.3.6_1
2018-11-03 00:01:10 +01:00
Robert Helgesson 2db8372554
pythonPackages.PyICU: 2.0.3 -> 2.2 2018-11-02 23:19:18 +01:00
Austin Seipp 1155e2d8e4 Merge branch 'master' into staging 2018-11-02 14:18:45 -05:00
Austin Seipp 5ca1b19dab timescaledb-parallel-copy: init at 2018-05-14
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 14:16:09 -05:00
Peter Simons 2f0de54ddb Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.
We keep the latest minor release of each one of the last 3 major releases,
which currently are GHC versions 8.2.2, 8.4.4, and 8.6.1. We also have
ghc-HEAD, but this doesn't count.

Dropping these compilers implied that we have to drop the corresponding
versions of ghcjs, too. We can also drop a shitload of obsolete compiler
patches that newer versions no longer need.

At some point, we can probably simplify the generic builder, too.
2018-11-02 20:13:55 +01:00
Austin Seipp 3378db6adf Merge branch 'master' into staging 2018-11-02 14:01:15 -05:00
Raphael Borun Das Gupta 95a1054a48 protozero: init at 1.6.3 2018-11-02 19:27:38 +01:00
Peter Simons 508ce6e208 haskellPackages: default to ghc 8.4.4 as per Stackage LTS 12.16 2018-11-02 19:21:58 +01:00
talyz 06acfb853f nomachine-client: init at 6.3.6_1
Packages mainly the nxplayer part of the client, since the tray
doesn't work very well without the server / a complete installation.

Use the shipped libs, since nxplayer really doesn't like any others. I
believe they use internally modified versions of many libs.

Audio doesn't work: the libasound.so shipped looks for the alsa config
files in the wrong place, and even if it finds them, it still doesn't
work. Using the one from alsaLib doesn't work either and adds
instability.
2018-11-02 15:56:46 +01:00
Linus Heckemann e23ebd02ab
Merge pull request #49347 from sjau/easysnap-init
easysnap: init at 2018-10-28
2018-11-02 15:01:47 +01:00
Vladimír Čunát a92a2c8e15
Merge branch 'master' into staging
Conflict: rename of pythondaemon -> python-daemon.
2018-11-02 14:40:14 +01:00
Peter Hoeg 1ccafe56f9 pythonPackages.broadlink: init at 0.9 2018-11-02 18:12:07 +08:00
Michael Raskin d24dee08e8
Merge pull request #49617 from aanderse/openscenegraph_3_4
Fix flightgear, simgear & speed_dreams
2018-11-02 08:06:29 +00:00
Renaud 1a91d50ff2 dropwatch: init at 1.5 (#49593) 2018-11-02 00:11:07 +01:00
Aaron Andersen b543748771 flightgear, simgear & speed_dreams: use openscenegraph_3_4 (version 3.4.0) instead of openscenegraph (version 3.6.2) 2018-11-01 18:15:10 -04:00
John Ericson 3dfd66fb03
Merge pull request #49565 from obsidiansystems/release-lib-cleanup
release-lib: Cache cross nixpkgs evals too, and other fixes
2018-11-01 17:39:52 -04:00
Franz Pletz 68cf3df2a6
Merge pull request #47375 from taku0/remove_oraclejdk_10
oraclejdk: remove version 10
2018-11-01 21:36:42 +00:00
John Ericson e3082c313b Merge remote-tracking branch 'upstream/master' into release-lib-cleanup 2018-11-01 16:47:42 -04:00
John Ericson 984df7ca06 top-level: libcCrossChooser: More or fallback hack
This fixes some eval errors in release-cross.nix
2018-11-01 16:16:58 -04:00
John Ericson 24e2bc18b6 release-lib: Fallback on uncached rather than error for unknown crossSystem
The `ensureUnaffected` the tests purposefully use an absurd crossSystem.
Also sheevaplug and pogoplug share the same config.
2018-11-01 16:15:56 -04:00
John Ericson 79c713bc14 release-lib: Cache cross nixpkgs evals too
This will help with release-cross.nix eval time. It also allowed me to
share code between the cross and native helpers.
2018-11-01 15:35:08 -04:00
Renaud db72b65338 pmtools: remove and alias (#49596)
These are the old tools that later became part of ACPICA.
It is obsolete and we already have newer acpica-tools.
Alias to acpica-tools for out of tree backward-compat
2018-11-01 20:07:47 +01:00
Bart Brouns 5a5ef43b40 HybridReverb2: init at 2.1.1 (#49080) 2018-11-01 20:00:24 +01:00
Bart Brouns 55905659a9 avldrums-lv2: init at 0.3.0 (#48896) 2018-11-01 19:59:34 +01:00
Michael Fellinger bbe1da7aa9 kexpand: init at 2017-05-12 2018-11-01 18:34:14 +01:00
Yurii Izorkin 99b4045826 percona-toolkit: 3.0.11 -> 3.0.12 (#47963)
* percona-toolkit: 3.0.11 -> 3.0.12

License is GPL2 (or Artistic License) but not LGPL2
https://www.percona.com/doc/percona-toolkit/LATEST/copyright_license_and_warranty.html
2018-11-01 18:22:43 +01:00
Matthieu Coudron efbf9afb17 gImageReader: init at 3.2.99
gImageReader is a GUI for tesseract, an optical character recognition engine.
While the UI supports Qt/Gtk, I have only added the gtk one in the nix derivation.
2018-11-02 01:22:12 +09:00
Will Dietz 81f39ee22f slack-term: init at 0.4.1 2018-11-01 11:17:05 -05:00
taku0 15692e6f12
oraclejdk: remove version 10 2018-11-01 12:37:21 +01:00
Franz Pletz 38db6fdfb9
Merge pull request #48326 from jerith666/jdk11
openjdk: 10.0.2 -> 11.0.1
2018-11-01 11:34:13 +00:00
Edmund Wu b3bff5c249 pythonPackages.trueskill: init at 0.4.5 (#49342) 2018-11-01 10:56:56 +01:00
Edmund Wu 0111c7d851 pythonPackages.zstd: init at 1.3.5.1 (#49339) 2018-11-01 10:41:28 +01:00
Robert Schütz f6107effa4
Merge pull request #49158 from alyssais/doh-proxy
doh-proxy: init at 0.0.8
2018-10-31 23:16:03 +01:00
Tristan Helmich 40ae90c9e4 dotnetPackages.SharpFont: 3.1.0 -> 4.0.1 (#49545) 2018-10-31 21:04:31 +01:00
Frederik Rietdijk 8db4814e8e
Merge pull request #49476 from Synthetica9/cuda-update
cudatoolkit, cudnn: many updates
2018-10-31 19:26:41 +01:00
Frederik Rietdijk ab800ba9ed Merge master into staging-next 2018-10-31 19:16:32 +01:00
Alyssa Ross 39edfe5a2d
doh-proxy: init at 0.0.8 2018-10-31 17:47:25 +00:00
Alyssa Ross 1f1bd5c8e8
python3Packages.aioh2: init at 0.2.2
Tests skipped due to https://github.com/decentfox/aioh2/issues/17.
2018-10-31 17:47:24 +00:00
Bart Brouns 56b88fb03f gxplugins-lv2: init at 0.5 (#48847) 2018-10-31 18:39:34 +01:00
Bart Brouns 0f601b7f76 wolf-shaper: init at 0.1.6 (#49087) 2018-10-31 18:26:46 +01:00
Robert Schütz e0772e6ef8
Merge pull request #48183 from costrouc/costrouc/python-atomman
pythonPackages.atomman: init at 1.2.3
2018-10-31 17:23:30 +01:00
Joachim F e4bfc708e5
Merge pull request #49330 from sephalon/fstrcmp
fstrcmp: init at 0.7
2018-10-31 15:01:35 +00:00
CharlesHD c8c77476dc cmusfm: init at 2018-10-11 2018-10-31 15:24:46 +01:00
Alyssa Ross cd1ff3bede
python3Packages.aiohttp_remotes: init at 0.1.2 2018-10-31 13:08:40 +00:00
Patrick Hilhorst 43f6d9ada4
pytorch: remove pre-cuda92 hack 2018-10-31 10:43:00 +01:00
Stefan Wiehler beeaebad5e fstrcmp: init at 0.7 2018-10-31 07:47:20 +01:00
sjau df51c5ef80 easysnap: init at 2018-10-28 2018-10-31 04:41:23 +01:00
Jörg Thalheim 0c1ee96a89
Merge pull request #48848 from nicknovitski/android-sdk-26-licenses
Update android sdk, add license config option and selectable build tools
2018-10-30 21:06:52 +00:00
Ales Huzik 6d34e36ed7
modem-manager-gui: init at 0.0.19.1 2018-10-30 21:55:15 +01:00
Ales Huzik 29080af27f
perlPackages.Po4a: fix install paths 2018-10-30 21:55:15 +01:00
Benjamin Hipple baf0703010 pythonPackages.pythondaemon: rename to pythonPackages.python-daemon
This commit renames the pythondaemon module to match its module name, github
name, and pypi name, which makes it easier to find and reference. In order to
avoid breaking any external users, I've left an alias with a deprecated warning.
2018-10-30 21:09:34 +01:00
Frederik Rietdijk 1d196d99be Merge staging-next into staging 2018-10-30 20:35:15 +01:00
John Ericson 26fa9d2b51
Merge pull request #49477 from obsidiansystems/haskell-shell-completions
haskell-lib: Factor out shell completion scripts helper
2018-10-30 15:25:03 -04:00
Niklas Thörne d48cef7d5b cppclean: init at 2018-05-12 (#49264)
* cppclean: init at 2018-05-12

* Updated according to review comments
2018-10-30 20:15:33 +01:00
Frederik Rietdijk 0e0d20fb5f Merge master into staging-next 2018-10-30 19:55:48 +01:00
John Ericson c34f5176f1 haskell-lib: Factor out shell completion scripts helper 2018-10-30 14:49:58 -04:00
Matthew Bauer a6fa5bd936
Merge pull request #48286 from matthewbauer/avrgcc
avr: use new cross compilation infrastructure
2018-10-30 13:49:08 -05:00
Matthew Bauer 2634d37617 systems/examples: add i686 & x86-64 embedded
Fixes #28160
2018-10-30 13:46:01 -05:00
Matthew Bauer a33d122be6 qmk_firmware: init at 0.6.144
A convenient way to test embedded projects
2018-10-30 13:31:56 -05:00
Matthew Bauer dcdf00f18b mentorToolchains: remove
mentorToolchains.armLinuxGnuEabi is replaced with:

- pkgsCross.pogoplug4.buildPackages.gcc
- pkgsCross.pogoplug4.buildPackages.binutils

and mentorToolchains.armEabi is replaced with:

- pkgsCross.arm-embedded.buildPackages.gcc
- pkgsCross.arm-embedded.buildPackages.binutils

Fixes #39087
2018-10-30 13:31:56 -05:00
Matthew Bauer c327df544a gcc-arm-embedded: remove
replace with:

- pkgsCross.arm-embedded.buildPackages.gcc
- pkgsCross.arm-embedded.buildPackages.binutils
2018-10-30 13:31:55 -05:00
Matthew Bauer aa4707fc34 treewide: use gnu toolchain for avr/arm-embedded
These packages should in theory work with our GCC toolchains, but
there are some definite breakages that need to be tracked down.
Comparing output of these to old gcc-arm-embedded is important.

Affected packages include:

- axolooti
- avrdudess
- opentx
- microscheme
- betaflight
- inav
- blackmagic
- simavr
- gnuk
2018-10-30 13:31:45 -05:00
Chris Ostrouchov ae66a9244b
hoomd-blue: init at 2.3.4 2018-10-30 14:20:31 -04:00
Patrick Hilhorst 4cfeb9da53
cudatoolkit, cudnn: many updates
cudatoolkit_9_1: 9.1.85.1 -> 9.1.85.3
cudatoolkit_9_2: init at 9.2.148.1
cudatoolkit_9: 9.1.85.1 -> 9.2.148.1
cudatoolkit_10, cudatoolkit_10_0: init at 10.0.130

cudnn_cudatoolkit_9_0: 7.0.5 -> 7.3.0
cudnn_cudatoolkit_9_1: init at 7.1.3
cudnn_cudatoolkit_9_2: init at 7.2.1
cudnn_cudatoolkit_9: 7.0.5 (9.1) -> 7.3.1 (9.2)
cudnn_cudatoolkit_10, cudnn_cudatoolkit_10_0: init at 7.3.1
2018-10-30 19:09:20 +01:00
Chris Ostrouchov 1ac9d8ea40
pythonPackages.atomman: init at 1.2.3 2018-10-30 13:38:59 -04:00
Chris Ostrouchov 7dd7190a57
pythonPackages.DataModelDict: init at 0.9.4 2018-10-30 13:38:59 -04:00
Chris Ostrouchov 0cf2c6fcfe
pythonPackages.numericalunits: init at 1.16 2018-10-30 13:38:59 -04:00
Lizard 39662cf61c pbpst: init at unstable-2018-01-11 (#49459) 2018-10-30 17:33:59 +01:00
Daniël de Kok 3a2336798f pyo3-pack: init at 0.3.8 (#46754) 2018-10-30 16:36:21 +01:00
Lancelot SIX f68cf486d8
Merge pull request #48664 from alyssais/postgres11
postgresql_11: init at 11.0
2018-10-30 15:54:42 +01:00
Alyssa Ross 91c746cacc
postgresql_11: init at 11.0 2018-10-30 14:33:35 +00:00
Alyssa Ross c6c7d55790
postgresql*: use underscores in version numbers 2018-10-30 14:32:21 +00:00
Robert Hensing c3a7194843 pkgs.nixos: Add example to inline documentation 2018-10-30 15:24:19 +01:00
Jörg Thalheim 8df0ca2bbc
coq_8_4: remove
verasco was its only user
2018-10-30 13:31:11 +00:00
Jörg Thalheim b5ad615474
verasco: remove unmaintained project
Verasco is no longer maintained by upstream and blocks updates of some libraries.
Removing it also makes it possible to remove coq 8.4.
2018-10-30 13:31:11 +00:00
Michael Raskin 1d8794e16e
Merge pull request #48873 from romildo/new.jwm-settings-manager
jwm-settings-manager: init at 2018-10-19
2018-10-30 13:24:46 +00:00
Francesco Gazzetta 0306277097 sfxr-qt: init at 1.2.0 2018-10-30 13:47:44 +01:00
Alyssa Ross 9594b59f13
postgresql10: rename from postgresql100 2018-10-30 12:40:20 +00:00
Léo Gaspard 02e1f00ffd
dovecot, opensmtpd: add link to test in meta.tests
Rationale
---------

Currently, tests are hard to discover. For instance, someone updating
`dovecot` might not notice that the interaction of `dovecot` with
`opensmtpd` is handled in the `opensmtpd.nix` test.

And even for someone updating `opensmtpd`, it requires manual work to go
check in `nixos/tests` whether there is actually a test, especially
given not so many packages in `nixpkgs` have tests and this is thus most
of the time useless.

Finally, for the reviewer, it is much easier to check that the “Tested
via one or more NixOS test(s)” has been checked if the file modified
already includes the list of relevant tests.

Implementation
--------------

Currently, this commit only adds the metadata in the package. Each
element of the `meta.tests` attribute is a derivation that, when it
builds successfully, means the test has passed (ie. following the same
convention as NixOS tests).

Future Work
-----------

In the future, the tools could be made aware of this `meta.tests`
attribute, and for instance a `--with-tests` could be added to
`nix-build` so that it also builds all the tests. Or a `--without-tests`
to build without all the tests. @Profpatsch described in his NixCon talk
such systems.

Another thing that would help in the future would be the possibility to
reasonably easily have cross-derivation nix tests without the whole
NixOS VM stack. @7c6f434c already proposed such a system.

This RFC currently handles none of these concerns. Only the addition of
`meta.tests` as metadata to be used by maintainers to remember to run
relevant tests.
2018-10-30 21:31:39 +09:00
Jörg Thalheim d23d25ebbb
Merge pull request #47594 from midchildan/add-sourcetrail
sourcetrail: init at 2018.3.55
2018-10-30 12:07:51 +00:00
José Romildo Malaquias b348f8568f jwm-settings-manager: init at 2018-10-19 2018-10-30 07:49:53 -03:00
Stefan Siegl 74cfbd63e1
tomboy: build against mono 5, refs #49369 2018-10-30 10:08:39 +01:00
Chris Ostrouchov fa7d1d8bfb
pythonPackages.smugline: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov c33c576212
pythonPackages.pivy: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov f54484f527
pythonPackages.telegram: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov a36ce69f6c
pythonPAckages.pygments-markdown-lexer: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov c0e09bef5a
pythonPAckages.yapsy: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov 6afd56f61a
pythonPackages.threadpool: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov 6fd3323d26
pythonPackages.tvnamer: refactor move to python-modules 2018-10-30 00:51:22 -04:00
Chris Ostrouchov 97b2d6790a
pythonPAckages.tvdb_api: refactor move to python-modules 2018-10-30 00:51:22 -04:00
Chris Ostrouchov 173793c63f
pythonPackages.word2vec: refactor move to python-modules 2018-10-30 00:51:22 -04:00
Chris Ostrouchov f0e62b79fc
pythonPAckages.simpleai: refactor move to python-modules 2018-10-30 00:51:22 -04:00
Chris Ostrouchov 1a4f32c3f7
pythonPackages.zerobin: refactor move to python-modules 2018-10-30 00:51:22 -04:00
Chris Ostrouchov 19a50012dc
pythonPackages.clize: refactor move to python-modules 2018-10-30 00:51:21 -04:00
Chris Ostrouchov b42e1d1b1e
pythonPackages.sigtools: refactor move to python-modules 2018-10-30 00:51:21 -04:00
Chris Ostrouchov b1dbddd584
pythonPackages.Lasagne: refactor move to python-modules 2018-10-30 00:51:21 -04:00
Chris Ostrouchov 8e22218220
pythonPAckages.repeated_test: refactor move to python-modules 2018-10-30 00:51:21 -04:00
Chris Ostrouchov f310c74cfd
pythonPackages.pandocfilters: refactor move to python-modules 2018-10-30 00:51:21 -04:00
Chris Ostrouchov 89623a675e
pythonPackages.queuelib: refactor move to python-modules 2018-10-30 00:51:20 -04:00
Chris Ostrouchov 3ae4a36ae3
pythonPackages.w3lib: refactor move to python-modules 2018-10-30 00:51:20 -04:00
Chris Ostrouchov b794f35441
pythonPackages.x11_hash: refactor move to python-modules 2018-10-30 00:51:20 -04:00
Chris Ostrouchov 0851a181f0
pythonPackages.trezor_agent: refactor move to python-modules 2018-10-30 00:51:20 -04:00
Chris Ostrouchov 6ca3651766
pythonPackages.xlsx2csv: refactor move to python-modules 2018-10-30 00:51:19 -04:00
Chris Ostrouchov 82878eaade
pythonPackages.xkcdpass: refactor move to python-modules 2018-10-30 00:51:19 -04:00
Chris Ostrouchov a80b2e3543
pythonPackages.importmagic: refactor move to python-modules 2018-10-30 00:51:19 -04:00
Chris Ostrouchov f5ac53a2b5
pythonPackage.willow: refactor move to python-modules 2018-10-30 00:51:19 -04:00
Chris Ostrouchov 42960fb742
pythonPackages.mps-youtube: refactor move to python-modules 2018-10-30 00:51:18 -04:00
Chris Ostrouchov 1024394c66
pythonPackages.maildir-deduplicate: refactor move to python-modules 2018-10-30 00:51:18 -04:00
Chris Ostrouchov 74a6022c91
pythonPackages.mailcap-fix: refactor move to python-modules 2018-10-30 00:51:18 -04:00
Chris Ostrouchov 1a3bfa1941
pythonPackages.suds-jurko: refactor move to python-modules 2018-10-30 00:51:18 -04:00
Chris Ostrouchov c2526182c8
pythonPackages.suds: refactor move to python-modules 2018-10-30 00:51:17 -04:00
Chris Ostrouchov 64a24d3f9a
pythonPackages.dot2tex: refactor move to python-modules 2018-10-30 00:51:17 -04:00
Chris Ostrouchov 8b8155facc
pythonPackages.jenkins-job-builder: refactor move to python-modules 2018-10-30 00:51:17 -04:00
Chris Ostrouchov dae0571bc3
pythonPackages.jenkinsapi: refactor move to python-modules 2018-10-30 00:51:17 -04:00
Chris Ostrouchov 15b5f85a96
pythonPackages.pypeg2: refactor move to python-modules 2018-10-30 00:51:17 -04:00
Chris Ostrouchov ff64515579
pythonPackages.smartypants: refactor move to python-modules 2018-10-30 00:51:16 -04:00
Chris Ostrouchov eb7fbb8c37
pythonPackages.typogrify: refactor move to python-modules 2018-10-30 00:51:16 -04:00
Chris Ostrouchov fcb1e3bbba
pythonPackages.neovim_gui: refactor move to python-modules 2018-10-30 00:51:16 -04:00
Chris Ostrouchov b1ea3cdc67
pythonPackages.geeknote: refactor move to python-modules 2018-10-30 00:51:16 -04:00
Chris Ostrouchov 80c9049524
pythonPackages.thrift: refactor move to python-modules 2018-10-30 00:51:16 -04:00
Chris Ostrouchov 13352bb720
pythonPackages.setproctitle: refactor move to python-modules 2018-10-30 00:51:15 -04:00
Chris Ostrouchov e0d6142ed8
pythonPackages.evernote: refactor move to python-modules 2018-10-30 00:51:15 -04:00
Chris Ostrouchov c9d4ba2407
pythonPAckages.basemap: refactor move to python-modules 2018-10-30 00:51:15 -04:00
Chris Ostrouchov b67cc15b3e
pythonPackages.ofxtools: refactor move to python-modules 2018-10-30 00:51:15 -04:00
Chris Ostrouchov 5083413b00
pythonPackages.ofxparse: refactor move to python-modules 2018-10-30 00:51:14 -04:00
Chris Ostrouchov 04558f25d8
pythonPAckages.parsimonious: refactor move to python-modules 2018-10-30 00:51:14 -04:00
Chris Ostrouchov 1b9a9d2530
pythonPAckages.html2text: refactor move to python-modules 2018-10-30 00:51:14 -04:00
Chris Ostrouchov ec00d1aa54
pythonPackages.termcolor: refactor move to python-modules 2018-10-30 00:51:14 -04:00
Chris Ostrouchov 606d7c79e9
pythonPackages.datadiff: refactor move to python-modules 2018-10-30 00:51:13 -04:00
Chris Ostrouchov 8bbd8dcc1f
pythonPackages.pync: refacotr move to python-modules 2018-10-30 00:51:13 -04:00
Chris Ostrouchov b9ad8d843d
pythonPackages.thumborPexif: refactor move to python-modules 2018-10-30 00:51:13 -04:00
Chris Ostrouchov 246bf6c54d
pythonPAckages.unpaddedbase64: refactor move to python-modules 2018-10-30 00:51:13 -04:00
Chris Ostrouchov 5db9302335
pythonPackages.signedjson: refactor move to python-modules 2018-10-30 00:51:13 -04:00
Chris Ostrouchov 62caeb1e31
pythonPackages.pynac: refactor move to python-modules 2018-10-30 00:51:12 -04:00
Chris Ostrouchov c5ae2c3047
pythonPackages.pydenticon: refactor move to python-modules 2018-10-30 00:51:12 -04:00
Chris Ostrouchov d4cf05070c
pythonPackages.daemonize: refactor move to python-modules 2018-10-30 00:51:12 -04:00
Chris Ostrouchov ab96dd445e
pythonPackages.blist: refactor move to python-modules 2018-10-30 00:51:12 -04:00
Chris Ostrouchov 10797302fb
pythonPAckages.WSGIProxy: refactor move to python-modules 2018-10-30 00:51:11 -04:00
Chris Ostrouchov e53a0479b5
pythonPackages.svg2tikz: refactor move to python-modules 2018-10-30 00:51:11 -04:00
Chris Ostrouchov 00eb722bf7
pythonPackages.funcy: refactor move to python-modules 2018-10-30 00:51:11 -04:00
Chris Ostrouchov a576b19efb
pythonPackages.snapperGUI: refactor move to python-modules 2018-10-30 00:51:11 -04:00
Chris Ostrouchov ae3f7898c6
pythonPackages.toposort: refactor move to python-modules 2018-10-30 00:51:11 -04:00
Chris Ostrouchov f84db6dcee
pythonPackges.tlsh: refacotr move to python-modules 2018-10-30 00:51:10 -04:00
Chris Ostrouchov 46d331ba8d
pythonPackages.power: refactor move to python-modules 2018-10-30 00:51:10 -04:00
Chris Ostrouchov 1654bd1865
pythonPackages.speaklater: refactor move to python-modules 2018-10-30 00:51:10 -04:00
Chris Ostrouchov 7008718bcf
pythonPackages.flaskbabel: refactor move to python-modules 2018-10-30 00:51:10 -04:00
Chris Ostrouchov 424082d2fb
pythonPackages.grequests: refactor move to python-modules 2018-10-30 00:51:10 -04:00
Chris Ostrouchov 1c0b595b05
pythonPackages.rpdb: refactor move to python-modules 2018-10-30 00:51:09 -04:00
Chris Ostrouchov 1c5e08e217
pythonPackages.IMAPClient: refactor move to python-modules 2018-10-30 00:51:09 -04:00
Chris Ostrouchov 13b2ea6582
pythonPackages.gdata: refactor move to python-modules 2018-10-30 00:51:09 -04:00
Chris Ostrouchov f82b1b7580
pythonPackges.pykka: refactor move to python-modules 2018-10-30 00:51:09 -04:00
Chris Ostrouchov 2cb75f82fc
pythonPAckages.pyspotify: refactor move to python-modules 2018-10-30 00:51:09 -04:00
Chris Ostrouchov d241cc3a65
pythonPackages.veryprettytable: refactor move to python-modules 2018-10-30 00:51:08 -04:00
Chris Ostrouchov dcd9daa561
pythonPackages.versiontools: refactor move to python-modules 2018-10-30 00:51:08 -04:00
Chris Ostrouchov 35f95f0595
pythonPackages.txamqp: refactor move to python-modules 2018-10-30 00:51:08 -04:00
Chris Ostrouchov 1ab1ff4963
pythonPackages.txrequests: refactor move to python-modules 2018-10-30 00:51:08 -04:00
Chris Ostrouchov cf540a7e08
pythonPackages.txgithub: refactor move to python-modules 2018-10-30 00:51:07 -04:00
Chris Ostrouchov 2d7d2fa0e2
pythonPAckages.ujson: refactor move to python-modules 2018-10-30 00:51:07 -04:00
Chris Ostrouchov 1109081215
pythonPAckages.worldengine: refactor move to python-modules 2018-10-30 00:51:07 -04:00
Chris Ostrouchov 6c10afe130
pythonPackages.webhelpers: refactor move to python-modules 2018-10-30 00:51:07 -04:00
Chris Ostrouchov 9041374d64
pythonPackages.larch: refactor move to python-modules 2018-10-30 00:51:07 -04:00
Chris Ostrouchov 9e52a73527
pythonPackages.ttystatus: refactor move to python-modules 2018-10-30 00:51:06 -04:00
Chris Ostrouchov 7ab3b62486
pythonPAckages.translationstring: refactor move to python-modules 2018-10-30 00:51:06 -04:00
Chris Ostrouchov 0fd1905e8c
pythonPackages.tracing: refactor move to python-modules 2018-10-30 00:51:06 -04:00
Chris Ostrouchov 68a085584a
pythonPackages.tissue: refactor move to python-modules 2018-10-30 00:51:06 -04:00
Chris Ostrouchov 5027902691
pythonPackages.libarchive-c: refactor move to python-modules 2018-10-30 00:51:06 -04:00
Chris Ostrouchov 0594a95c96
pythonPackages.libarchive: refactor move to python-modules 2018-10-30 00:51:06 -04:00
Chris Ostrouchov e960b3128d
pythonPackages.tarman: refactor move to python-modules 2018-10-30 00:51:05 -04:00
Chris Ostrouchov 7735833264
pythonPakcages.tokenlib: refacotr move to python-modules 2018-10-30 00:51:05 -04:00
Chris Ostrouchov 3ef39ecdb0
pythonPackages.cmdtest: refactor move to python-modules 2018-10-30 00:51:05 -04:00
Chris Ostrouchov 8dded34d8c
pythonPackages.cliapp: refactor move to python-modules 2018-10-30 00:51:05 -04:00
Chris Ostrouchov 63183f8b76
pythonPAckages.hgsvn: refactor move to python-modules 2018-10-30 00:51:04 -04:00
Chris Ostrouchov 2c5ff5ea3f
pythonPackages.zope_testing: refactor move to python-modules 2018-10-30 00:51:04 -04:00
Chris Ostrouchov 125ade6524
pythonPAckages.zope_size: refactor move to python-modules 2018-10-30 00:51:04 -04:00
Chris Ostrouchov 399ac94602
pythonPAckages.zope_schema: refactor move to python-modules 2018-10-30 00:51:04 -04:00
Chris Ostrouchov 00f0446487
pythonPAckages.zope_proxy: refactor move to python-modules 2018-10-30 00:51:04 -04:00
Chris Ostrouchov 5537f6a402
pythonPackages.zope_location: refactor move to python-modules 2018-10-30 00:51:03 -04:00
Chris Ostrouchov 86172105e7
pythonPackages.zope_lifecycleevent: refactor move to python-modules 2018-10-30 00:51:03 -04:00
Chris Ostrouchov ce84dbdc6d
pythonPackages.zope_i18nmessageid: refactor move to python-modules 2018-10-30 00:51:03 -04:00
Chris Ostrouchov c9a6836a8f
pythonPackages.zope_i18n: refactor move to python-modules 2018-10-30 00:51:03 -04:00
Chris Ostrouchov 1fd6cd9a5b
pythonPackages.zope_filerepresentation: refactor move to python-modules 2018-10-30 00:51:03 -04:00
Chris Ostrouchov 4a51ac6876
pythonPackages.zope_exceptions: refactor move to python-modules 2018-10-30 00:51:02 -04:00
Chris Ostrouchov dbf529eea1
pythonPackages.zope_event: refactor move to python-modules 2018-10-30 00:51:02 -04:00
Chris Ostrouchov 69e943ba3e
pythonPackages.zope_dottedname: refactor move to python-modules 2018-10-30 00:51:02 -04:00
Chris Ostrouchov f50579106a
pythonPackages.zope_contenttype: refactor move to python-modules 2018-10-30 00:51:02 -04:00
Chris Ostrouchov 9060471dcd
pythonPackages.zope_configuration: refactor move to python-modules 2018-10-30 00:51:02 -04:00
Chris Ostrouchov 88298b6b67
pythonPackages.zope_component: refactor move to python-modules 2018-10-30 00:51:01 -04:00
Chris Ostrouchov 3bd097d4d9
pythonPackages.zope_broken: refactor move to python-mdoules 2018-10-30 00:51:01 -04:00
Chris Ostrouchov e21e72109f
pythonPackages.zfec: refactor move to python-modules 2018-10-30 00:51:01 -04:00
Chris Ostrouchov 656f33bc2d
pythonPackages.zdaemon: refactor move to python-modules 2018-10-30 00:51:01 -04:00
Chris Ostrouchov 0f2f899bba
pythonPackages.zbase32: refactor move to python-modules 2018-10-30 00:51:00 -04:00
Chris Ostrouchov 6426e0f01e
pythonPackages.xlib: refactor move to python-modules 2018-10-30 00:51:00 -04:00
Chris Ostrouchov 8bf7a83aae
pythonPackages.xcaplib: refactor move to python-modules 2018-10-30 00:51:00 -04:00
Chris Ostrouchov f6aedb3d67
pythonPackages.wsgiproxy2: refactor move to python-modules 2018-10-30 00:51:00 -04:00
Chris Ostrouchov 86c06938cb
pythonPackages.webtest: refactor move to python-modules 2018-10-30 00:51:00 -04:00
Chris Ostrouchov 1d10b0c74a
pythonPackages.websockify: refactor move to python-modules 2018-10-30 00:51:00 -04:00
Chris Ostrouchov 0e1a1d0bd9
pythonPackges.webob: refactor move to python-modules 2018-10-30 00:50:59 -04:00
Chris Ostrouchov e273fa73ed
pythonPackages.web: refactor move to python-modules 2018-10-30 00:50:59 -04:00
Chris Ostrouchov 88c225d45a
pythonPackages.waitress: refactor move to python-modules 2018-10-30 00:50:59 -04:00
Chris Ostrouchov 1fe585403d
pythonPackages.vultr: refactor move to python-modules 2018-10-30 00:50:59 -04:00
Chris Ostrouchov 79112e8522
pythonPackages.vmprof: refactor move to python-modules 2018-10-30 00:50:58 -04:00
Chris Ostrouchov cac8acb654
pythonPackages.virtualenvwrapper: refactor move to python-modules 2018-10-30 00:50:58 -04:00
Chris Ostrouchov fbc0dba3d1
pythonPackages.virtualenv-clone: refactor move to python-modules 2018-10-30 00:50:58 -04:00
Chris Ostrouchov f4e04780a2
pythonPackages.pyuv: refactor move to python-modules 2018-10-30 00:50:58 -04:00
Chris Ostrouchov 36be37f7f2
pythonPackages.urwidtrees: refactor move to python-modules 2018-10-30 00:50:58 -04:00
Chris Ostrouchov 410edb293a
pythonPackages.uptime: refactor move to python-modules 2018-10-30 00:50:57 -04:00
Chris Ostrouchov 5f58cd99d5
pythonPackages.upass: refactor move to python-modules 2018-10-30 00:50:57 -04:00
Chris Ostrouchov 8090784c0c
pythonPackages.linecache2: refactor move to python-modules 2018-10-30 00:50:57 -04:00
Chris Ostrouchov a95243647b
pythonPackages.traceback2: refactor move to python-modules 2018-10-30 00:50:57 -04:00
Chris Ostrouchov a9b2e72549
pythonPackages.uritemplate_py: refactor move to python-modules 2018-10-30 00:50:57 -04:00
Chris Ostrouchov a81adf0398
pythonPackages.unittest2: refactor move to python-modules 2018-10-30 00:50:56 -04:00
Chris Ostrouchov 864c7f94cf
pythonPackages.unicodecsv: refactor move to python-modules 2018-10-30 00:50:56 -04:00
Chris Ostrouchov 3af94ba30e
pythonPackages.umalqurra: refactor move to python-modules 2018-10-30 00:50:56 -04:00
Chris Ostrouchov 6ee690466c
pythonPackages.twitter-common-options: refactor move to python-modules 2018-10-30 00:50:56 -04:00