about summary refs log tree commit diff
path: root/pkgs/tools/package-management
Commit message (Collapse)AuthorAge
* nix: Add a "dev" outputEelco Dolstra2016-04-18
| | | | | This gets rid of boehm-dev in the closure (as well as Nix's own headers).
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\ | | | | | | | | Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.
| * nixUnstable: bumpDomen Kožar2016-03-27
| | | | | | | | | | (cherry picked from commit bb6d3c16d3a851c646c0d1fc6976b546c766a227) Signed-off-by: Domen Kožar <domen@dev.si>
| * debian-devscripts: rename from deprecated debian_devscriptsTobias Geerinckx-Rice2016-03-24
| |
| * Remove Guix.Ludovic Courtès2016-03-23
| |
| * dysnomia: bump to version 0.5.1Sander van der Burg2016-03-20
| |
| * fpm: init at 1.4.0Vladimír Čunát2016-03-20
| | | | | | | | /cc #14061.
| * nixUnstable: point to latest 1.12preDomen Kožar2016-03-17
| |
| * disnixos: bump to version 0.4.1Sander van der Burg2016-03-16
| |
* | nix: split man output from docVladimír Čunát2016-03-08
| |
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\| | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * nix-prefetch-scripts: explicitly depend on NixValérian Galliat2016-02-29
| | | | | | | | | | | | | | | | | | Otherwise, a call to, for example, nix-prefetch-git, in a nix-shell --pure or nix-build phase would result in an error such as: Switched to a new branch 'fetchgit' removing `.git'... /nix/store/7qvjji7kbd033nsyxlpiiiam61a44yz9-nix-prefetch-git/bin/.nix-prefetch-git-wrapped: line 374: nix-hash: command not found
| * buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
| |
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
|\|
| * nix: Fix indentationEelco Dolstra2016-02-12
| |
| * nix: 1.11.1 -> 1.11.2Eelco Dolstra2016-02-12
| |
* | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\| | | | | | | Let's get rid of those merge conflicts.
| * disnix: bump to version 0.5Sander van der Burg2016-01-27
| |
| * nix: 1.10 -> 1.11.1Eelco Dolstra2016-01-26
| |
| * Add version attribute where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
| | | | | | | | | | | | | | This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place.
| * Fix nixops URLRob Vermaas2016-01-19
| |
| * dpkg: 1.18.2 -> 1.18.4Tobias Geerinckx-Rice2016-01-19
| |
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * nix: 1.11pre4345_b8258a4 -> 1.11pre4379_786046cEelco Dolstra2016-01-14
| |
* | Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
|\| | | | | | | | | TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later.
| * nixUnstable: 1.11pre4334_7431932 -> 1.11pre4345_b8258a4Eelco Dolstra2015-12-29
| |
| * Merge pull request #11992 from dezgeg/pr-update-diffoscopeDomen Kožar2015-12-28
| |\ | | | | | | diffoscope: 29 -> 44
| | * rpm: Hack fix finding libpython when compiling for Python 3Tuomas Tynkkynen2015-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, building RPM with `python = python3` causes this: checking for a Python interpreter with version >= 2.6... python3 checking for python3... /nix/store/dykqxnrwiz9drlcv2wy8lpvl3xvklx0g-python3-3.4.3/bin/python3 checking for python3 version... 3.4 checking for Python.h... yes checking for library containing Py_Main... no configure: error: missing python library That comes from this snippet in configure.ac: AC_SEARCH_LIBS([Py_Main],[python${PYTHON_VERSION} python],[ WITH_PYTHON_LIB="$ac_res" ],[AC_MSG_ERROR([missing python library]) ]) So it's looking for (e.g) `libpython3.4.so` wheras we have `libpython3.4m.so`. Patching the configure script to match seems to make that work (although I don't really understand what the heck is this 'm' business about).
| * | add back nixopsUnstableDomen Kožar2015-12-18
| | |
* | | Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
|\| |
| * | nixUnstable: 1.11pre4273_71039be -> 1.11pre4334_7431932Eelco Dolstra2015-12-10
| | |
| * | opkg: 0.3.0 -> 0.3.1Pascal Wittmann2015-12-08
| |/
| * nix-prefetch-scripts: Split into multiple derivationsTuomas Tynkkynen2015-12-04
| | | | | | | | | | | | | | This makes it possible to e.g. only install nix-prefetch-git and not the others. Closes #7399.
* | Merge branch 'master' into closure-sizeLuca Bruno2015-11-29
|\|
| * Convert some *Flags from strings to listsTobias Geerinckx-Rice2015-11-26
| |
* | Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno2015-11-25
|\|
| * packagekit: fix typo urmpi -> urpmiTobias Geerinckx-Rice2015-11-24
| |
| * packagekit: convert configureFlags string -> listTobias Geerinckx-Rice2015-11-24
| |
| * nixui: upgrade to 0.2.1Matej Cotman2015-11-17
| |
| * nix-prefetch-git: add missing coreutils dependencyzimbatm2015-11-16
| | | | | | | | At runtime, `readlink` is a dependency
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\| | | | | | | | | | | The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
| * nixUnstable: Update to 1.11pre4273_71039beEelco Dolstra2015-10-31
| |
| * Add option environment.enableDebugInfoEelco Dolstra2015-10-30
| | | | | | | | | | This makes the debug outputs of packages that have them available to programs like gdb.
| * dysnomia: bump to version 0.4.1Sander van der Burg2015-10-24
| |
| * nixUnstable: Update to 1.11pre4244_133a421Eelco Dolstra2015-10-09
| |
| * nixUnstable: Update to 1.11pre4243_2075ec8Eelco Dolstra2015-10-08
| |
* | subversion: Split into multiple outputsTuomas Tynkkynen2015-10-28
| |
* | nix-prefetch-scripts: Reference correct output of curlTuomas Tynkkynen2015-10-28
| |
* | nspr,nss: split into multiple outputsVladimír Čunát2015-10-13
| | | | | | | | Hopefully most references are OK.
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\| | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.