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

24745 commits

Author SHA1 Message Date
Artyom Shalkhakov d3d580ebbe gnustep: cleanup
Major clean-up. Everything builds fine.
2016-08-16 21:00:27 +00:00
Artyom Shalkhakov 15c5a533b5 gnustep: add gworkspace and systempreferences
Packaging some basic GNUstep apps: GWorkspace and SystemPreferences.

Unfortunately, GWorkspace doesn't work well, because gdomap, gdnc, gpbs
are not started. Also, there is some issue with fonts not being found.
2016-08-16 20:59:58 +00:00
Artyom Shalkhakov ea3dcb3264 gnustep: add setup hook for make
Adding a setup-hook for gnustep-make.
2016-08-16 20:59:50 +00:00
Artyom Shalkhakov d39e5372dc gnustep: cleanup
Cleaning up. Adding GNUstep package builder for abstracting out GNUstep
compilation specifics (with thanks to GitHub user lethalman).

The rules for using build_gnustep_package are as simple: any
GNUstep-based package that the package being compiled depends upon are
to be put in [deps] (this is used for setting up a buildEnv), while
other dependencies are put into [buildInputs] as usual.
2016-08-16 20:59:30 +00:00
Artyom Shalkhakov 5db3f3ee61 gnustep: remove gnustep-startup
Removing gnustep-startup (not needed anymore). Adding Gorm and
ProjectCenter applications (these mostly work, provided the environment
is set up manually).
2016-08-16 20:59:23 +00:00
Artyom Shalkhakov 52d17a5f41 gnustep: packageg libs separately
Packing gnustep libs separately, with no use of gnustep-startup. Also,
fixed a bug in WindowMaker package (some imaging dependencies were not supplied).
2016-08-16 20:59:08 +00:00
Artyom Shalkhakov a28c729766 gnustep: init
Adding new library: gnustep-startup, which packages the core
libraries necessary for GNUstep: gnustep-make, gnustep-base,
gnustep-gui, gnustep-backend.
2016-08-16 20:58:57 +00:00
Franz Pletz 35654b7fc1 Merge pull request #17743 from mayflower/service/mattermost 2016-08-16 14:54:25 +02:00
Frederik Rietdijk 6d75bf842b mercurial: pass in pythonPackages 2016-08-16 11:48:09 +02: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
Shea Levy 57b2d1e9b0 Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs 2016-08-15 19:01:44 -04:00
Thomas Tuegel ef15f01a43 yakuake: get Konsole from kde5 2016-08-15 11:15:46 -05:00
Thomas Tuegel ea9b705340 Remove obsolete Quassel aliases 2016-08-15 11:03:11 -05:00
Thomas Tuegel cc82bdf7df kile: get Konsole from kde5 2016-08-15 10:47:01 -05:00
Thomas Tuegel 1e3a00aca5 dfilemanager: remove duplicate definition 2016-08-15 10:34:37 -05:00
Thomas Tuegel de27f97e2d Remove kde5PackagesFun 2016-08-15 09:27:51 -05:00
Nikolay Amiantov 9b4a7984a4 qutebrowser: add shared files and cleanup 2016-08-15 11:38:53 +03:00
Nikolay Amiantov 5b296a1470 Merge branch 'master' into staging 2016-08-15 10:34:28 +03:00
Michal Rus 397a17aef9 visualvm: init at 1.3.8 (#17745) 2016-08-15 05:45:48 +02:00
Franz Pletz 2a8718fb0b linux_4_5: remove, not support by upstream anymore 2016-08-15 04:28:02 +02:00
Franz Pletz d2840f94f4 matterircd: init at 0.9.0 2016-08-15 03:31:36 +02:00
Franz Pletz 34bb3a193f mattermost: init at 3.3.0 2016-08-15 03:31:36 +02:00
Rok Garbas 6f074bad5b Merge pull request #17719 from mbakke/rofi-1.2.0
rofi: 1.1.0 -> 1.2.0
2016-08-15 00:58:02 +02:00
Robin Gloster d1d9b93417 pythonPackages.urllib3: remove unnecessary substituteInPlace
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
Benjamin Staffin 63f7b08afc Merge pull request #17739 from mbbx6spp/update-apache-kafka-to-0.10.0.1
apacheKafka: 0.9.0.1 -> 0.10.0.1
2016-08-14 18:17:09 -04:00
Ram Kromberg 7802a0f14b midori: update to current webkitgtk (#17731) 2016-08-14 21:49:19 +00:00
Dan Peebles 4705a9a6c1 swift-corefoundation: actually remove spurious dependency 2016-08-14 17:42:03 -04:00
Susan Potter (@SusanPotter) 7cbab34379
apacheKafka: 0.9.0.1 -> 0.10.0.1 2016-08-14 16:36:02 -05:00
Dan Peebles 1861744e7c swift-corefoundation: init
This currently only produces a static library, but is a start :) soon we
might be able to incorporate it into our stdenv, but we need to get the
build system to produce a proper .framework first.
2016-08-14 17:35:44 -04:00
Robin Gloster 4cbcab54a6 Revert "libtorrentRasterbar_1_09: remove, not used anymore"
This reverts commit dd3142a14e.
2016-08-14 21:31:06 +00:00
Michele Guerini Rocco 7522de2f4b btfs: 2.10 -> 2.11 (#17737)
(cherry picked from commit 340a9571f5)
2016-08-14 21:14:20 +00:00
Robin Gloster a6c5638565 Revert "btfs: 2.10 -> 2.11 (#17737)"
This reverts commit 340a9571f5.
2016-08-14 21:12:21 +00:00
Franz Pletz dd3142a14e libtorrentRasterbar_1_09: remove, not used anymore
Last package depengin on it was removed in #17737.
2016-08-14 22:51:59 +02:00
Michele Guerini Rocco 340a9571f5 btfs: 2.10 -> 2.11 (#17737) 2016-08-14 22:48:56 +02:00
Nikolay Amiantov 70efa5aa1e pythonPackages.flasklabel: 0.9 -> 0.11.1 2016-08-14 22:37:12 +03:00
Nikolay Amiantov 7916a16c8e pythonPackages.Werkzeug: 0.10.4 -> 0.11.10 2016-08-14 22:37:12 +03:00
Nikolay Amiantov 3065f54a64 pythonPackages.rsa: 3.3 -> 3.4.2 2016-08-14 22:37:12 +03:00
Nikolay Amiantov a1e40f1efc pythonPackages.requests2: 2.9.1 -> 2.11.0 2016-08-14 22:37:12 +03:00
Nikolay Amiantov 229801f7a6 pythonPackages.Babel: 2.2.0 -> 2.3.4 2016-08-14 22:37:11 +03:00
Nikolay Amiantov 86caec1be1 pythonPackages.psutil: 3.4.2 -> 4.3.0 2016-08-14 22:37:11 +03:00
Nikolay Amiantov 2f52628b00 pythonPackages.flask_assets: 1.2.1 -> 1.3.2 2016-08-14 22:37:11 +03:00
Nikolay Amiantov 28158b21b9 pythonPackages.pkginfo: 1.2.1 -> 1.3.2 2016-08-14 22:37:11 +03:00
Nikolay Amiantov 526a8acb57 m33-linux: rename from m3d-linux, 2016-01-20 -> 2016-06-23 2016-08-14 22:37:10 +03:00
Frederik Rietdijk 4e8775fd17 pythonPackages.tflearn: remove maintainer, fixes eval
(cherry picked from commit 9fc37cc89c)
2016-08-14 12:33:41 +00:00
Frederik Rietdijk e4b47de694 Remove top-level pycrypto
See #11567.
2016-08-14 14:28:26 +02:00
Frederik Rietdijk b54b5a90e4 Remove top-level bsddb3
See #11567.
2016-08-14 14:28:26 +02:00
Frederik Rietdijk 6fa3ead853 Remove top-level pyopenssl
See #11567.
2016-08-14 14:28:26 +02:00
Frederik Rietdijk 53c6d4827b Merge pull request #17716 from teh/master
Add libdynd and dynd-python
2016-08-14 13:53:59 +02:00
Frederik Rietdijk 7986b718f3 Remove pycairo from top-level
See #11567.
2016-08-14 13:52:42 +02:00
Frederik Rietdijk dc24b7df63 Remove top-level ecdsa
See #11567.
2016-08-14 13:52:42 +02:00