summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* qt5: use distinct `lib/qt-5.x` prefix for each minor versionThomas Tuegel2017-06-18
| | | | | Using a distinct prefix for plugins and QML libraries allows multiple Qt 5 minor versions to coexist in the same environment.
* gdbGuile: mark as brokenJörg Thalheim2017-06-18
| | | | does not compile anymore since gdb 8.0
* cli53: add missing deps.nixJörg Thalheim2017-06-18
|
* pythonPackages.rebulk: 0.8.2 -> 0.9.0Jörg Thalheim2017-06-18
|
* vulnix: use zope-testrunner from pythonPackagesJörg Thalheim2017-06-18
|
* cli53: fix metaJörg Thalheim2017-06-18
|
* vimPlugins.command-t: fix ruby buildJörg Thalheim2017-06-18
|
* ply: add kernel version constraintJörg Thalheim2017-06-18
|
* communi: fix forbidden build referencesJörg Thalheim2017-06-18
|
* Merge pull request #26692 from dywedir/rustfmtJörg Thalheim2017-06-18
|\ | | | | rustfmt: 0.8.3 -> 0.9.0
| * rustfmt: 0.8.3 -> 0.9.0dywedir2017-06-18
| |
* | vulnix: fix depsJörg Thalheim2017-06-18
| |
* | glusterfs: do not set setuid in installJörg Thalheim2017-06-18
| | | | | | | | related to #26600
* | krename: 20161228 -> 20170610Peter Hoeg2017-06-18
| |
* | clooj: fix download srcJörg Thalheim2017-06-18
| |
* | shotwell: 0.26.1 -> 0.26.2Pascal Wittmann2017-06-18
| |
* | cli53: 0.4.4 -> 0.8.8Jörg Thalheim2017-06-18
| |
* | zim: 0.65 -> 0.67-rc2Pascal Wittmann2017-06-18
| |
* | pythonPackages.keystoneauth1: fix missing argparse depJörg Thalheim2017-06-18
| |
* | oslo-config: fix argparse dependenciesJörg Thalheim2017-06-18
| |
* | rrdtool: 1.6.0 -> 1.7.0Pascal Wittmann2017-06-18
| |
* | parallel: 20170422 -> 20170522Pascal Wittmann2017-06-18
| |
* | accountsservice: 0.6.43 -> 0.6.43Pascal Wittmann2017-06-18
|/
* atril: init at 1.19.0 (#25765)armijnhemel2017-06-18
|
* qtcreator: 4.2.1 -> 4.3.0 (#26627)José Romildo Malaquias2017-06-18
| | | | | | | | | | | * qtcreator: 4.2.1 -> 4.3.0 Update qtcreator to version 4.3.0. Remove explicit creation and installation of a desktop file, since one is already provided in the distribution package. * qtcreator: use full executable path in the desktop file
* amazon-glacier-cmd-interface: fix missing argparse depJörg Thalheim2017-06-18
|
* primecoin: fix build by disabling upnp supportJörg Thalheim2017-06-18
|
* memorycoin: fix build by disabling miniupnpc supportJörg Thalheim2017-06-18
|
* freicoin: fix build by disabling miniupnpc supportJörg Thalheim2017-06-18
| | | | | development has stalled and miniupnpc library is incompatible with freicoin.
* bitcoin-classic: fix checksumJörg Thalheim2017-06-18
|
* eiskaltdcpp: fix miniupnpc buildJörg Thalheim2017-06-18
|
* Merge pull request #26667 from romildo/upd.catchJörg Thalheim2017-06-18
|\ | | | | catch: 1.7.0 -> 1.9.5
| * catch: 1.7.0 -> 1.9.5romildo2017-06-17
| |
* | Merge pull request #26672 from dywedir/javascript-typescript-langserverJörg Thalheim2017-06-18
|\ \ | | | | | | nodePackages.javascript-typescript-langserver: init at 2.0.0
| * | nodePackages.javascript-typescript-langserver: init at 2.0.0dywedir2017-06-17
| | |
* | | chromium: Allow to put extensions in system pathaszlig2017-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should allow us to easily add system-wide Chromium extensions via a NixOS configuration similar to this: { pkgs, ... }: { environment.pathsToLink = [ "/share/chromium/extensions" ]; environment.systemPackages = [ pkgs.my-shiny-extension ]; } For more details about what Chromium expects within that directory, see: https://developer.chrome.com/extensions/external_extensions I've introduced this because of a personal desire to gain more control about which extensions are installed and what they are able to do. All of the extensions I use are free software, but despite that it's useful to either easily patch them and also prevent unwanted automatic updates. Tested this using the NixOS "chromium.stable" test on x86_64-linux. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @offlinehacker because of #21050
* | | syncthing-inotify: 0.8.5 -> 0.8.6Peter Hoeg2017-06-18
| | |
* | | qstopmotion: init -> 2.3.2Michiel Leenaars2017-06-18
| | |
* | | Merge pull request #26658 from rushmorem/cockroachRushmore Mushambi2017-06-18
|\ \ \ | | | | | | | | cockroachdb: beta-20160915 -> v1.0.2
| * | | cockroachdb: beta-20160915 -> v1.0.2rushmorem2017-06-17
| | | |
* | | | Merge pull request #26676 from obsidiansystems/ghc-head-docPeter Simons2017-06-17
|\ \ \ \ | | | | | | | | | | ghcHEAD: Split docs into their own output
| * | | | ghcHEAD: Split docs into their own outputJohn Ericson2017-06-17
| | | | | | | | | | | | | | | | | | | | This ghc was forgetten from 2089dd4ab6be089bda12a942846ab7954b28b459
* | | | | Merge pull request #26644 from NeQuissimus/gradle_4_0Tim Steinbach2017-06-17
|\ \ \ \ \ | | | | | | | | | | | | gradle: 3.5 -> 4.0
| * | | | | gradle: 3.5 -> 4.0Tim Steinbach2017-06-16
| | | | | |
* | | | | | Merge pull request #26677 from turion/masterMichael Raskin2017-06-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | Manual: Add paragraph on xserver keyboard layout
| * | | | | | Manual: Add paragraph on xserver keyboard layoutManuel Bärenz2017-06-17
| | | | | | |
* | | | | | | Merge pull request #26670 from lverns/libreoffice-fix-xdgMichael Raskin2017-06-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libreoffice: fix #25831
| * | | | | | | libreoffice: fix #25831Laverne Schrock2017-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Linus Heckemann <git@sphalerite.org> for creating the patch.
* | | | | | | | feh: build and install man pagesFranz Pletz2017-06-17
| | | | | | | |
* | | | | | | | atlassian-jira: 7.3.4 -> 7.3.7Franz Pletz2017-06-17
| | | | | | | |