Commit graph

179518 commits

Author SHA1 Message Date
xbreak 152b1e4dbc cfitsio: 3.430 -> 3.450
The derivation is also updated to optionally build cfitsio with bzip2
support (enabled by default).
2019-05-12 11:25:22 +00:00
Maximilian Bosch fa2c6dc3c2
Merge pull request #61311 from turboMaCk/xss-lock-locker-options
xss-lock: improve locker options passing
2019-05-12 11:07:54 +02:00
Maximilian Bosch 74c841f4ad
Merge pull request #61323 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.6.0 -> 2.6.1
2019-05-12 11:05:01 +02:00
Vladimír Čunát ec5f5a21d7
Merge #60614: lua*Packages improvements 2019-05-12 10:01:48 +02:00
Renaud 90f6472633
Merge pull request #61039 from dtzWill/update/libnsl-1.2.0
libnsl: 1.1.0 -> 1.2.0, drop included patches
2019-05-12 10:00:25 +02:00
Peter Simons 8fd4b19d6b haskell-aeson: patch to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons 579b679507 haskell-dlist: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons 553a1eec6f haskell-parallel: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons 5d61a76ba9 haskell-optparse-applicative: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons 7df834c628 haskell-th-lift: jailbreak is no longer necessary in the latest version 2019-05-12 09:54:32 +02:00
Peter Simons b24afc5119 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3 from Hackage revision
2979437e88.
2019-05-12 09:54:26 +02:00
Peter Simons ac8bf3419b hackage2nix: re-enable 'megaparsec-tests' builds on Hydra 2019-05-12 09:54:26 +02:00
Michael Raskin aa7d27a348
Merge pull request #61326 from r-ryantm/auto-update/apache-jena-fuseki
apache-jena-fuseki: 3.10.0 -> 3.11.0
2019-05-12 07:49:39 +00:00
Will Dietz eb327edc2a hyperscan: 5.1.0 -> 5.1.1 (#59500)
* hyperscan: 5.1.0 -> 5.1.1

* provide misc utils needed by build

* hyperscan: build shared libs only by default

Only consumer now (rspamd) needs only the shared libs
+ add a switch to build both shared and static if needed
+ cleaner outputs (previously there was static lib and symlink to shared lib in $dev)
+ fix pkgconfig template for v5.1.1 otherwise "includedir" path is wrong

* hyperscan: restrict to x86_64-linux

Fails to find 'nm' on x64 darwin
2019-05-12 09:44:05 +02:00
SRGOM 31df64d45a
maintainer-list.nix: add srgom
I have submitted a package for approval (and plan on submitting a few more), hence adding myself.
Sorted version of #61345.
2019-05-12 09:24:26 +02:00
Vladimír Čunát a58a44e0c2
maintainer-list.nix: insert-sort the entries at the end
> Please keep the list alphabetically sorted.
But apparently (some) people don't notice.
2019-05-12 09:16:45 +02:00
Wael Nasreddine 15c4a36012
amass: 2.9.1 -> 2.9.11 using buildGoModule (#61343) 2019-05-11 23:34:24 -07:00
Mario Rodas 079b004aaa
Merge pull request #60474 from r-ryantm/auto-update/bfs
bfs: 1.3.3 -> 1.4.1
2019-05-11 23:44:27 -05:00
R. RyanTM 21b1d6ee28
bfs: 1.3.3 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bfs/versions
2019-05-11 23:42:26 -05:00
Mario Rodas f8d1cf264d
Merge pull request #60716 from r-ryantm/auto-update/python3.7-geopandas
python37Packages.geopandas: 0.4.1 -> 0.5.0
2019-05-11 23:37:10 -05:00
R. RyanTM 315be87440
python37Packages.geopandas: 0.4.1 -> 0.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-geopandas/versions
2019-05-11 23:28:23 -05:00
worldofpeace 8f5c4f6565
Merge pull request #61289 from Ma27/bump-pyaxmlparser
python3Packages.pyaxmlparser: 0.3.13 -> 0.3.15
2019-05-11 22:16:26 -04:00
Maximilian Bosch d27431b362
nixos/xss-lock: add testcase for lockerCommand with several CLI options. 2019-05-12 03:22:29 +02:00
Maximilian Bosch 775146165d
nixos/xss-lock: improve module
* Don't use `literalExample`, raw Nix values can directly be specified
  as an option example which provides support for highlighting in the
  manual as well.

* Escape shell args for `extraOptions`: I.e. the `-n` option might be
  problematic as a longer notification command might be misinterpreted.
2019-05-12 03:20:44 +02:00
R. RyanTM 5c28af1480 apache-jena-fuseki: 3.10.0 -> 3.11.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apache-jena-fuseki/versions
2019-05-11 16:46:32 -07:00
Mario Rodas 89ae3d6a83
Merge pull request #59648 from r-ryantm/auto-update/python3.7-confluent-kafka
python37Packages.confluent-kafka: 0.11.6 -> 1.0.0
2019-05-11 18:26:23 -05:00
José Romildo Malaquias db1236e468
Merge pull request #59941 from romildo/fix.deepin.dde-polkit-agent
deepin.dde-polkit-agent: set plugins dir from environment variable
2019-05-11 20:22:38 -03:00
Dmitry Kalinkin b6ed6e452e
Merge pull request #61313 from eadwu/pythonPackages.zstd/1.4.0.0
pythonPackages.zstd: 1.3.8.1 -> 1.4.0.0
2019-05-11 18:29:41 -04:00
Renaud c162ccf1c7
Merge pull request #61001 from ryan4729/qscintilla-macos
qscintilla: add qtmacextras to propagatedBuildInputs on darwin
2019-05-12 00:13:57 +02:00
Mario Rodas b7a6a7c8f5
pythonPackages.streamz: 0.5.0 -> 0.5.1 2019-05-11 17:09:44 -05:00
R. RyanTM 855a6f2887
python37Packages.confluent-kafka: 0.11.6 -> 1.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-confluent-kafka/versions
2019-05-11 17:09:44 -05:00
R. RyanTM fface18d2b ibus-engines.typing-booster-unwrapped: 2.6.0 -> 2.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions
2019-05-11 14:50:58 -07:00
Mario Rodas 635debeadd
Merge pull request #53635 from r-ryantm/auto-update/bootstrap
twitterBootstrap: 3.3.7 -> 4.2.1
2019-05-11 16:49:56 -05:00
Mario Rodas e8817507d7
twitterBootstrap4: init at 4.3.1 2019-05-11 16:41:12 -05:00
R. RyanTM c4a83dfb07
twitterBootstrap: 3.3.7 -> 3.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bootstrap/versions
2019-05-11 16:41:12 -05:00
Alexey Shmalko dedda379bb
Merge pull request #61161 from stefano-m/awesome-issue-60538
awesome: add optional gtk3 support
2019-05-12 00:37:19 +03:00
Renaud e8d7f17c81
Merge pull request #61032 from dtzWill/feature/rngd-harden
rngd: harden service config, settings from arch
2019-05-11 23:36:57 +02:00
Renaud 1a262d01ba
Merge pull request #61062 from risicle/ris-lark-parser-enable-tests
pythonPackages.lark-parser: enable majority of tests
2019-05-11 23:02:32 +02:00
Renaud 5f0afa48d1
Merge pull request #61081 from vbgl/ocaml-elpi-1.2.0
ocamlPackages.elpi: 1.1.0 -> 1.2.0
2019-05-11 22:55:55 +02:00
Renaud f8c9ed2167
Merge pull request #61267 from r-ryantm/auto-update/acpica-tools
acpica-tools: 20190405 -> 20190509
2019-05-11 22:17:22 +02:00
Renaud f46b69d793
Merge pull request #60473 from wucke13/apmplanner-2
apmplanner-2: 2.0.26 -> 2.0.27-rc1
2019-05-11 21:55:44 +02:00
Mario Rodas fe52f61554
Merge pull request #59642 from r-ryantm/auto-update/python3.7-asgiref
python37Packages.asgiref: 2.3.2 -> 3.0.0
2019-05-11 13:38:26 -05:00
Mario Rodas 788471b177
python3Packages.channels: 2.1.7 -> 2.2.0 2019-05-11 13:22:49 -05:00
Mario Rodas fbdb9ce787
python3Packages.daphne: 2.2.5 -> 2.3.0 2019-05-11 13:21:33 -05:00
R. RyanTM b589619eda
python37Packages.asgiref: 2.3.2 -> 3.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-asgiref/versions
2019-05-11 13:14:39 -05:00
Edmund Wu d314dac67f
pythonPackages.zstd: 1.3.8.1 -> 1.4.0.0 2019-05-11 14:12:34 -04:00
Renaud bb1a0d26a0
Merge pull request #61282 from r-ryantm/auto-update/davix
davix: 0.7.2 -> 0.7.3
2019-05-11 20:11:34 +02:00
Wael Nasreddine 7977977fa5
proto-contrib: init at 0.9.0 (#61261) 2019-05-11 11:07:08 -07:00
Jaka Hudoklin af97161103
Merge pull request #61045 from xtruder/pkgs/elasticsearch/plugins-refactor
elasticsearchPlugins: fix plugins, add s3-repository and gcs-repository plugin
2019-05-11 20:01:48 +02:00
Mario Rodas 51a083c169
Merge pull request #61303 from artemist/ropper
python3Packages.ropper: 1.11.13 → 1.12.1
2019-05-11 13:00:54 -05:00