Commit graph

191855 commits

Author SHA1 Message Date
Vincent Laporte 8d70f49cbd ocamlPackages.lablgtk: 2.18.6 -> 2.18.8
Ensures compatibility with OCaml 4.08.
2019-09-02 16:19:24 +00:00
Peter Simons 22fb5e57f7
Merge pull request #67948 from cfhammill/master
Fix broken builds for rgdal and sf R packages
2019-09-02 16:33:49 +02:00
Taito Horiuchi fab559102e pythonPackages.robotframework-sshlibrary: 3.3.0 -> 3.4.0 2019-09-02 16:52:15 +03:00
cfhammill 8e5aae5a19 Fix broken builds for rgdal and sf R packages
Builds were failing to include PROJ, depending on proj.dev
appears to fix it.
2019-09-02 16:23:24 +03:00
Sebastian Jordan b97a20a567 nix-prefetch-github: 2.3 -> 2.3.1 2019-09-02 14:32:41 +02:00
WilliButz 0ce70efd43
Merge pull request #67940 from gferon/patch-1
Fix typo in customisation.nix
2019-09-02 14:25:24 +02:00
Robin Gloster 785276b795
Merge pull request #67938 from WilliButz/grafana-update
grafana: 6.3.4 -> 6.3.5
2019-09-02 14:16:15 +02:00
Сухарик cf4fa9f708 musescore: 3.0.5 -> 3.2.3 2019-09-02 15:05:26 +03:00
Gabriel Féron 4b5afe54de
Fix typo in customisation.nix 2019-09-02 13:39:40 +02:00
WilliButz c65ec9ed06
grafana: 6.3.4 -> 6.3.5 2019-09-02 13:11:25 +02:00
Jan Tojnar a41932865f
libmypaint: format with nixpkgs-fmt 2019-09-02 12:00:54 +02:00
Matthieu Coudron becf5adaeb
Merge pull request #67925 from arcnmx/flask-1.0.4
pythonPackages.flask: 1.0.3 -> 1.0.4
2019-09-02 18:52:00 +09:00
geistesk d81e7bdf45 weechatScripts.weechat-otr: init at 1.9.2 2019-09-02 11:28:58 +02:00
Jan Tojnar eca6a1371f
enchant: 2.2.4 → 2.2.5
https://github.com/AbiWord/enchant/blob/v2.2.5/NEWS#L1-L4
2019-09-02 11:28:08 +02:00
Jan Tojnar c1069b51ec
enchant: enable tests
We need to enable relocatability as per https://github.com/AbiWord/enchant/issues/219 for tests to work.
2019-09-02 11:27:49 +02:00
Jan Tojnar afb4fbb9ce
enchant: format with nixpkgs-fmt 2019-09-02 11:23:16 +02:00
Bas van Dijk 05393ca217 trivial-builders: add the applyPatches function
applyPatches applies a list of patches to a source directory.

For example to patch nixpkgs you can use:

  applyPatches {
    src = pkgs.path;
    patches = [
      (pkgs.fetchpatch {
        url = "1f770d2055.patch";
        sha256 = "1nlzx171y3r3jbk0qhvnl711kmdk57jlq4na8f8bs8wz2pbffymr";
      })
    ];
  }
2019-09-02 11:18:52 +02:00
Nathan van Doorn ddefb5f067 q-text-as-data: init at 1.7.1 2019-09-02 11:08:14 +02:00
Andreas Rammhold 4e60699fa7
Merge pull request #67858 from flokli/local-fs-target-services
nixos: remove dependencies on local-fs.target
2019-09-02 09:16:41 +02:00
arcnmx 8f9ad4a2b5 pythonPackages.flask: 1.0.3 -> 1.0.4 2019-09-02 00:13:16 -07:00
John Ericson 170e021224
Merge pull request #67921 from Ericson2314/js-unknown-ghcjs
lib: Further clean up systems list
2019-09-02 02:29:19 -04:00
Marek Mahut 0a8e54d1c6
Merge pull request #67871 from prusnak/pytest-random-order
pythonPackages.pytest-random-order: init at 1.0.4
2019-09-02 08:14:09 +02:00
John Ericson c2b34b2b57 Merge remote-tracking branch 'upstream/master' into js-unknown-ghcjs 2019-09-02 01:57:01 -04:00
John Ericson a77a2cfe4a lib: Further clean up systems list 2019-09-02 01:55:38 -04:00
John Ericson d2d107c4de
Merge pull request #67920 from Ericson2314/feature/js-unknown-ghcjs
Add support for `js-unknown-ghcjs`
2019-09-02 01:52:25 -04:00
John Ericson f57fe63d5f Merge lib sort into feature/js-unknown-ghcjs 2019-09-02 01:44:30 -04:00
John Ericson 3d8cf08706 lib: Sort platform predicates 2019-09-02 01:38:22 -04:00
John Ericson c33d80c071 Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjs 2019-09-02 01:31:31 -04:00
Moritz Angermann 446f8c851d Add support for js-unknown-ghcjs
This adds enough logic to nixpkgs to support the `js-unknown-ghcjs` triple.
2019-09-02 01:27:05 -04:00
worldofpeace 2baa9e74c4
Merge pull request #67732 from lightbulbjim/freecad-wayland
freecad: fix missing app icon and name when running under Wayland
2019-09-02 01:17:20 -04:00
worldofpeace 58eb9a2ebd
Merge pull request #67752 from omniitgmbh/python_phonenumbers
pythonPackages.phonenumbers: 8.10.16 -> 8.10.17
2019-09-02 01:17:03 -04:00
Tristan Helmich (omniIT) 10d0ab20ff pythonPackages.phonenumbers: 8.10.16 -> 8.10.17 2019-09-02 01:16:05 -04:00
Marek Mahut 03c496cb8b
Merge pull request #67891 from jb55/clightning-0.7.2
clightning: 0.7.1 -> 0.7.2.1
2019-09-02 07:05:51 +02:00
Tadeo Kondrak 346f49596b
iosevka-bin: 2.2.1 -> 2.3.0 2019-09-01 22:51:10 -06:00
Andreas Wiese 8ba94a8fe8 grub2: 2.04-rc1 -> 2.04 (#67622) 2019-09-02 00:47:19 -04:00
worldofpeace 74b42e28b9
Merge pull request #67915 from worldofpeace/pantheon-onboard
Add onboard to Pantheon
2019-09-02 00:39:20 -04:00
worldofpeace b1326ffc81 nixos/pantheon: add onboard
It's used as an on-screen keyboard.
Hopefully in future they can ship their native app [0]

[0]: https://github.com/elementary/keyboard
2019-09-02 00:15:30 -04:00
worldofpeace 81a1bd6cfd pantheon.switchboard-plug-a11y: hardcode path to onboard-settings 2019-09-02 00:15:30 -04:00
worldofpeace 5c04758bf7 pantheon.elementary-session-settings: add onboard autostart 2019-09-02 00:15:30 -04:00
worldofpeace 896da41892 onboard: cleanups
* workaround #56943
* fix xdg autostart installed to site-packages
* delete ubuntu icons
2019-09-02 00:15:22 -04:00
worldofpeace 5f07745f09
light-locker: wrapGAppsHook to nativeBuildInputs 2019-09-02 00:08:17 -04:00
Dylan Simon 363292b7c0 fetchurlBoot: remove cycles introduced by openssl_1_1 -> coreutils (#67784) 2019-09-01 23:00:49 -04:00
Dima a88976d222 pythonPackages.uvloop: 0.12.2 -> 0.13.0 (#67735)
* As mentioned in https://github.com/NixOS/nixpkgs/issues/67492
the build was broken after an update of openssl versions.

* Fixes a flake8 unit-test case that requires a flake8 config
which is not shipped with the distribution.

* Fixes build on darwin.
2019-09-01 22:53:50 -04:00
Samuel Dionne-Riel 8a530a0bab
Merge pull request #67895 from lopsided98/sd-image-clone-config
sd-image: don't use installer.cloneConfig option that is not imported
2019-09-01 22:16:48 -04:00
Mario Rodas b689538500
sbcl: 1.5.3 -> 1.5.6 2019-09-01 18:00:00 -05:00
Mario Rodas 2c71ef9ad5
nfpm: 0.12.0 -> 0.13.0
Changelog: https://github.com/goreleaser/nfpm/releases/tag/v0.13.0
2019-09-01 18:00:00 -05:00
worldofpeace 9b13731b72
Merge pull request #67522 from worldofpeace/gnome3/harmonize-defaults
Harmonize Gnome3 Defaults
2019-09-01 18:33:00 -04:00
worldofpeace 266db0820e rl-1909: note changes to gnome3 defaults 2019-09-01 18:27:28 -04:00
worldofpeace acced1a381 rl-1909: note gnome3 profile style options 2019-09-01 18:27:28 -04:00
adisbladis 9db42e19ff
Merge pull request #67355 from adisbladis/xterm-de-disable
nixos/desktop-managers/xterm: Disable by default
2019-09-01 22:35:00 +01:00