about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* clojure: 1.6.0 -> 1.7.0Moritz Ulrich2015-10-27
|
* simple-scan: remove PackageKit dependencyTobias Geerinckx-Rice2015-10-27
| | | | It has now been made properly optional.
* simple-scan 3.18.1 -> 3.19.1Tobias Geerinckx-Rice2015-10-27
|
* netsniff-ng 0.5.9-{110-gfc4646b -> 121-gd91abbd}Tobias Geerinckx-Rice2015-10-27
|
* fix xquartz buildJude Taylor2015-10-26
|
* patch out system include in libAppleWMJude Taylor2015-10-26
|
* update packages with new cf-private compatibilityJude Taylor2015-10-26
|
* cf-private: prepend self to system includesJude Taylor2015-10-26
|
* in darwin sdk, copy headers rather than linking themJude Taylor2015-10-26
|
* Merge pull request #10503 from cleverca22/masterArseniy Seroka2015-10-27
|\ | | | | open-iscsi: save the staticly linked binary in its own output for use in the initrd
| * open-iscsi: save the staticly linked binary in its own output for use in the ↵michael bishop2015-10-21
| | | | | | | | initrd
* | Merge pull request #10631 from cleverca22/teamviewerArseniy Seroka2015-10-27
|\ \ | | | | | | teamviewer: fix the expressions
| * | teamviewer: fix the expressionsmichael bishop2015-10-26
| | |
* | | vmTools.commonDebPackages: Add "mawk".aszlig2015-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While debugging an issue with running NixOps tests, I found out that the output from debClosureGenerator is not deterministic. The reason behind this is the way how Provides and Replaces fields are handled. I haven't yet found out what's the exact issue, but so far packages "Provides" are more or less picked at random. So, running the NixOps Hetzner tests we get either mawk, original-awk or gawk altering on every invocation. While for the test it isn't poisionous whether wi have mawk or gawk, having original-awk certainly is, because live-build only works with mawk or gawk. The best solution would obviously be to make debClosureGenerator deterministic, but in the case of "Provides: awk", we can safely pick mawk by default, because the latter has a "Priority: required" in its package description. This also has the advantage that we can safely cherry-pick this to release-15.09 because it's very unlikely that we'll break the debClosureGenerator by adding a dependency to commonDebPackages. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | Merge pull request #10632 from grwlf/urweb-bumpDomen Kožar2015-10-26
|\ \ \ | | | | | | | | Urweb bump
| * | | urweb: bump to 20151018Sergey Mironov2015-10-26
| | | |
| * | | urweb: add back openssl configure flags to fix build, cc @aseippLuca Bruno2015-10-26
| | | |
* | | | Merge pull request #10628 from devhell/mp3valArseniy Seroka2015-10-26
|\ \ \ \ | | | | | | | | | | mp3val: Better installPhase
| * | | | mp3val: Better installPhasedevhell2015-10-26
| | |/ / | |/| | | | | | | | | | | | | | | | | | As mentioned by @aszlig, it's more elegant and sane to use coreutils' `install`. This commit also changes `platforms` to `unix` since this should also compile on Darwin for example.
* | | | Merge pull request #10606 from mucaho/rstudio_runtimeArseniy Seroka2015-10-26
|\ \ \ \ | | | | | | | | | | rstudio: add run-time dependency gnumake
| * | | | rstudio: add run-time dependency gnumakemucaho2015-10-25
| | | | | | | | | | | | | | | | | | | | fixes #9163.
* | | | | Merge pull request #10614 from elasticdog/transcryptArseniy Seroka2015-10-26
|\ \ \ \ \ | | | | | | | | | | | | transcrypt: init at 0.9.7
| * | | | | transcrypt: init at 0.9.7Aaron Bull Schaefer2015-10-25
| | | | | |
| * | | | | Add elasticdog as a maintainerAaron Bull Schaefer2015-10-25
| | | | | |
* | | | | | Merge pull request #10626 from annejan/masterArseniy Seroka2015-10-26
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | QtPass 1.0.1 to 1.0.3
| * | | | | QtPass 1.0.1 to 1.0.3Anne Jan Brouwer2015-10-26
| | | | | | | | | | | | | | | | | | I'm guessing the sha256 wasn't correct for 1.0.1 or I'm doing something wrong here myself . .
* | | | | | Merge pull request #10616 from spencerjanssen/kodi-15.2Domen Kožar2015-10-26
|\ \ \ \ \ \ | |/ / / / / |/| | | | | kodi: 15.1 -> 15.2
| * | | | | kodiPlugins.genesis: 4.0.1 -> 5.1.3Spencer Janssen2015-10-26
| | | | | |
| * | | | | kodiPlugins.svtplay: 4.0.14 -> 4.0.15Spencer Janssen2015-10-26
| | | | | |
| * | | | | kodi: 15.1 -> 15.2Spencer Janssen2015-10-25
| |/ / / /
* | | | | Merge pull request #10625 from FRidh/jupyterDomen Kožar2015-10-26
|\ \ \ \ \ | | | | | | | | | | | | python: updates to jupyter notebook / qtconsole
| * | | | | python qtconsole: 4.0.1 -> 4.0.3Frederik Rietdijk2015-10-26
| | | | | |
| * | | | | python notebook: 4.0.5 -> 4.0.6Frederik Rietdijk2015-10-26
| | | | | |
| * | | | | python jupyter_client: 4.0.0 -> 4.1.1Frederik Rietdijk2015-10-26
| | | | | |
| * | | | | python ipykernel: 4.0.3 -> 4.1.1Frederik Rietdijk2015-10-26
| | | | | |
* | | | | | linux: Support x2APICEelco Dolstra2015-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this, certain servers with lots of CPU cores would show only one core.
* | | | | | linux: Pass through configuration fileEelco Dolstra2015-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables "nix-build -A linux.configfile" to get the generated kernel config.
* | | | | | nova-image: use make-disk-image.nixDomen Kožar2015-10-26
| | | | | |
* | | | | | Merge pull request #10296 from FRidh/pandasDomen Kožar2015-10-26
|\ \ \ \ \ \ | |/ / / / / |/| | | | | python packages updates
| * | | | | python nibabel: disable additional testFrederik Rietdijk2015-10-26
| | | | | |
| * | | | | python xray: 0.6.0 -> 0.6.1Frederik Rietdijk2015-10-26
| | | | | |
| * | | | | remove whitespacesFrederik Rietdijk2015-10-26
| | | | | |
| * | | | | python pandas: 0.16.2 -> 0.17.0Frederik Rietdijk2015-10-26
| | | | | |
| * | | | | python nose-exclude: init at 0.4.1Frederik Rietdijk2015-10-24
| | | | | |
* | | | | | Merge pull request #10608 from devhell/libstrophePascal Wittmann2015-10-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | libstrophe: 0.8.7 -> 0.8.8
| * | | | | | libstrophe: 0.8.7 -> 0.8.8devhell2015-10-25
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | From the Changelog: - XML namespace support - XEP-0114 support
* | | | | | Merge pull request #10615 from rycee/bump/eclipse-plugin-anyedittoolsPascal Wittmann2015-10-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | eclipse-plugin-anyedittools: 2.4.15 -> 2.5.0
| * | | | | | eclipse-plugin-anyedittools: 2.4.15 -> 2.5.0Robert Helgesson2015-10-26
| | |_|/ / / | |/| | | |
* | | | | | instead: 2.2.5 -> 2.2.7Pascal Wittmann2015-10-26
| | | | | |
* | | | | | logstalgia: 1.0.6 -> 1.0.7Pascal Wittmann2015-10-26
| | | | | |