summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* msr-tools: init at 1.3Peter Hoeg2017-03-24
|
* Merge pull request #24239 from spacekitteh/fetchFromGitRepoDaniel Peebles2017-03-23
|\ | | | | Added fetchRepoProject
| * fetchRepoProject: init.Sophie Taylor2017-03-24
| | | | | | | | | | | | | | Added to grab projects added by git-repo. Contains some problems still reguarding purity and clone.bundle, but good enough for now.
* | zsnes: only build on LinuxDan Peebles2017-03-23
| | | | | | | | It uses callPackage_i686 which forces Linux anyway, and the current setup just means that we end up with a weird i686-linux job under Darwin.
* | google-compute-image: copy store paths with rsyncc74d2017-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In `nixos/modules/virtualisation/google-compute-image.nix`, copy store paths with `rsync -a` rather than `cp -prd`, because `rsync` seems better able to handle the hard-links that may be present in the store, whereas `cp` may fail to copy them. I have tested that the Google Compute Engine image builds successfully for me with this patch, whereas it did not without this patch. This is the same fix applied for Azure images in commit 097ef6e435d5b3fcde92e67abbaaaaaf05c0723d. Fixes #23973.
* | Merge pull request #24235 from ndowens/gpscorrelatendowens2017-03-23
|\ \ | | | | | | gpscorrelate: 1.6.0 -> 1.6.1
| * | gpscorrelate: 1.6.0 -> 1.6.1ndowens2017-03-22
| | |
* | | nixos: xen: condition default packages on `enable`Jan Malakhovski2017-03-24
| | | | | | | | | | | | Closes #23690.
* | | nixos/sddm: improve testThomas Tuegel2017-03-23
| | | | | | | | | | | | Disable SDDM auto-login to improve testing for SDDM themes. See #24246.
* | | Revert "sddm: propagate qtbase input"Thomas Tuegel2017-03-23
| | | | | | | | | | | | This reverts commit 3de6ccd5b21e391c4fa324c94dd150e331a8474e.
* | | kodi: 17.0 -> 17.1Peter Hoeg2017-03-24
| | |
* | | Merge pull request #24133 from abbradar/gtk3-qtNikolay Amiantov2017-03-24
|\ \ \ | | | | | | | | Fix GTK dependencies in wrappers
| * | | antimicro: wrap Qt applicationNikolay Amiantov2017-03-22
| | | |
| * | | makeQtWrapper, kdeWrapper: add GTK3 dependenciesNikolay Amiantov2017-03-22
| | | |
| * | | wrapGAppsHook: propagate dconfNikolay Amiantov2017-03-22
| | | | | | | | | | | | | | | | | | | | | | | | It's effectively required for GTK3 applications because various parts of the library use GIO to store settings. Also propagate GTK for clarity (it should be there anyway).
| * | | dconf: split outputsNikolay Amiantov2017-03-22
| | | |
* | | | mpd: fix i686-linux buildRobin Gloster2017-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See upstream https://github.com/MaxKellermann/MPD/pull/24, not clear if this will be merged upstream as the author has been quite uncooperative. Github patch URL (https://github.com/MaxKellermann/MPD/pull/24.patch) sadly does not work for this.
* | | | khd: remove g++ patchDaiderd Jordan2017-03-23
| | | |
* | | | linux: drop 3.12 and 4.1Robin Gloster2017-03-23
| | | | | | | | | | | | | | | | | | | | Support ends before 17.09 is released: https://www.kernel.org/category/releases.html
* | | | atanks: remove unnecessary patch phaseRobert Helgesson2017-03-23
| | | |
* | | | atanks: 6.2 -> 6.5Linus Heckemann2017-03-23
| | | |
* | | | linux: 4.10.4 -> 4.10.5Tim Steinbach2017-03-23
| | | |
* | | | linux: 4.4.55 -> 4.4.56Tim Steinbach2017-03-23
| | | |
* | | | Merge pull request #24026 from benley/use-xkbDirRobin Gloster2017-03-23
|\ \ \ \ | | | | | | | | | | nixos: Use xkbDir consistently so it has an effect
| * | | | nixos: Use xkbDir consistently so it has an effectBenjamin Staffin2017-03-18
| | | | |
* | | | | awesome: menubar should take XDG_HOME_DIR and XDG_DATA_DIRS into accountromildo2017-03-23
| | | | |
* | | | | golly: use wxGTK 3.0Michael Raskin2017-03-23
| | | | |
* | | | | knot-dns: maintenance 2.4.1 -> 2.4.2Vladimír Čunát2017-03-23
| | | | |
* | | | | release-combined: disable plasma tests temporarilyVladimír Čunát2017-03-23
| | | | | | | | | | | | | | | | | | | | ... to get a channel bump after a long time; see #24240.
* | | | | galculator: 2.1.3 -> 2.1.4 (#24230)ndowens2017-03-23
| | | | |
* | | | | security-wrapper: link old wrapper dir to new oneRobin Gloster2017-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes setuid wrappers not fail after upgrading. references #23641, #22914, #19862, #16654
* | | | | Revert "security-wrapper: Don't remove the old paths yet as that can create ↵Robin Gloster2017-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | migration pain" This reverts commit 4c751ced376e0042ddd4f2aa8bd40754b9ea8926. This does not fix the issue as /run is now mounted with nosuid.
* | | | | fontforge-fonttools: init at 20160404Michael Raskin2017-03-23
| | | | |
* | | | | spice: 0.12.8 -> 0.13.3Jörg Thalheim2017-03-23
| | | | | | | | | | | | | | | | | | | | (we can use upstream security patches again)
* | | | | tribler: fixup revisionJoachim Fasting2017-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | Using `rev = "v${revision}"` results in a "bad reference" error; use the plain revision instead.
* | | | | grub module: fix useOSProber when installing grub as EFISymphorien Gibol2017-03-23
| | | | |
* | | | | Merge pull request #24227 from ebzzry/emem-0.2.47Joachim F2017-03-23
|\ \ \ \ \ | | | | | | | | | | | | emem: 0.2.46 -> 0.2.47
| * | | | | emem: 0.2.46 -> 0.2.47Rommel M. Martinez2017-03-23
| | | | | |
* | | | | | Merge pull request #24233 from ndowens/gpaJoachim F2017-03-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | gpa: 0.9.9 -> 0.9.10
| * | | | | | gpa: 0.9.9 -> 0.9.10ndowens2017-03-22
| | |_|_|/ / | |/| | | |
* | | | | | Merge #24232: gkrellm: 2.3.5 -> 2.3.10Vladimír Čunát2017-03-23
|\ \ \ \ \ \
| * | | | | | gkrellm: fix homepageVladimír Čunát2017-03-23
| | | | | | |
| * | | | | | gkrellm: 2.3.5 -> 2.3.10ndowens2017-03-22
| |/ / / / /
* | | | | | Revert "Revert "kmod-blacklist-ubuntu: 9.3 -> 22.1""Robin Gloster2017-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8c410f4b1877d3de7be5255972ef8177cdb81b9a with a fix to make the tests run correctly. bochs-drm must not be blacklisted for that.
* | | | | | Merge #24236: remove bbenoist from maintainersVladimír Čunát2017-03-23
|\ \ \ \ \ \
| * | | | | | Remove bbenoist from maintainersBaptist BENOIST2017-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sorry guys but I did not used Nix since months and cannot spend time maintaining my previous work...
* | | | | | | terraform: only run tests from 0.9.0 onwardsPeter Hoeg2017-03-23
| | | | | | |
* | | | | | | ocamlPackages.base: init at 0.9.0Vincent Laporte2017-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Base is a complete and portable alternative to the OCaml standard library. Homepage: https://github.com/janestreet/base
* | | | | | | ocamlPackages.nocrypto: 0.5.3 -> 0.5.4Vincent Laporte2017-03-23
| | | | | | |
* | | | | | | Merge pull request #24234 from ndowens/masterMichael Raskin2017-03-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gphoto2: 2.5.8 -> 2.5.11