1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

209700 commits

Author SHA1 Message Date
Maciej Krüger 7238168f4f
cinnamon.cjs: init at 4.4.0 2020-01-20 01:28:16 +01:00
Maciej Krüger fa3d651ee7
spidermonkey_52: init at 52.9.0 2020-01-20 01:28:12 +01:00
Thomas Marchand 37771e47eb wpsoffice: 11.1.0.8865 -> 11.1.0.9080 2020-01-18 14:18:21 +01:00
Francesco Zanini 2e2cb2890c svxlink: init at 19.09.1 (#76990) 2020-01-18 13:54:43 +01:00
Mario Rodas f5c6606287
Merge pull request #77955 from ericdallo/update-clojure-lsp
clojure-lsp: 20200114T225020 -> 20200117T215443
2020-01-18 07:54:33 -05:00
Maximilian Bosch 1470109737
bandwhich: 0.9.0 -> 0.10.0
https://github.com/imsnif/bandwhich/releases/tag/0.10.0
2020-01-18 13:51:58 +01:00
Mario Rodas 21d0b2067f
Merge pull request #76831 from mbrgm/docker-slim
docker-slim: init at 1.26.1
2020-01-18 07:51:03 -05:00
Jan Tojnar 07b8ab4ff7
python2.pkgs.nixpart0: use correct libselinux bindings
Sine 56e557257d libselinux in pkgs defaults to Python 3 so let's use the one from python.pkgs to make sure it matches.
2020-01-18 11:20:40 +01:00
Ryan Mulligan c438ce12a8
Merge pull request #77915 from r-ryantm/auto-update/vkquake
vkquake: 1.03.0 -> 1.04.1
2020-01-17 19:06:17 -08:00
Mario Rodas 7f2ce879d2
Merge pull request #77725 from r-ryantm/auto-update/avocode
avocode: 4.2.1 -> 4.2.2
2020-01-17 21:41:49 -05:00
Niklas Hambüchen 644fd15a2a
Merge pull request #77084 from r-ryantm/auto-update/gthumb
gthumb: 3.8.2 -> 3.8.3
2020-01-18 02:45:39 +01:00
Niklas Hambüchen 5cda7099ae
Merge pull request #77517 from McSinyx/ibus-table-others-1-3-11
ibus-engines.table-others: 1.3.9 -> 1.3.11
2020-01-18 02:26:04 +01:00
Niklas Hambüchen 7966f10400
Merge pull request #77616 from peterhoeg/u/calibre_4_8
calibre: 3.48 -> 4.8
2020-01-18 02:22:08 +01:00
Niklas Hambüchen 8fb62abe8a
Merge pull request #77604 from srhb/ceph-14.2.6
ceph: 14.2.5 -> 14.2.6
2020-01-18 02:15:02 +01:00
Matthew Bauer 07db0b248c Merge remote-tracking branch 'obsidiansystems/work-on-multi-shellFor' 2020-01-17 18:00:27 -05:00
Maximilian Bosch ac65998957
wabt: 1.0.12 -> 1.0.13
https://github.com/WebAssembly/wabt/releases/tag/1.0.13
2020-01-17 23:58:02 +01:00
Mario Rodas 281e3a3c23
Merge pull request #77797 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 1.5.1 -> 1.6.0
2020-01-17 17:31:35 -05:00
Alan Hollis 4f4d792e70 gns3: Fix python package not being pinned (#77701)
Due to https://github.com/NixOS/nixpkgs/issues/44426 the correct psutils
package is not picked up, this commit changes the code so the correct
version is always picked.
2020-01-17 23:25:35 +01:00
Eric Dallo e2df20c217 clojure-lsp: 20200114T225020 -> 20200117T215443 2020-01-17 19:24:57 -03:00
Mario Rodas ee3458392b
Merge pull request #77916 from r-ryantm/auto-update/wakatime
wakatime: 13.0.2 -> 13.0.3
2020-01-17 17:06:18 -05:00
Michael Raskin bff47db030
Merge pull request #77918 from r-ryantm/auto-update/wavemon
wavemon: 0.9.0 -> 0.9.1
2020-01-17 22:01:32 +00:00
worldofpeace 15e0b23f48 signal-desktop: use autoPatchelfHook, wrap properly (#77850)
Most prominently we don't use `phases` because of https://github.com/NixOS/nixpkgs/issues/28910.
This is also problematic when using wrapGAppsHook.
In order to use wrapGAppsHook's automatic wrapping
(this was done manually before because there was no fixupPhase)
we need to install signal at lib/Signal instead of just into libexec.
That's because it would try to wrap .so files.
2020-01-17 22:51:06 +01:00
Peter Simons 63f515a3df
Merge pull request #77812 from NixOS/haskell-updates
Update Haskell package set (plus other fixes)
2020-01-17 21:16:02 +01:00
Peter Simons ff84bdcf69 all-cabal-hashes: update to Hackage at 2020-01-17T18:23:06Z 2020-01-17 21:14:35 +01:00
Vladyslav M 4670bf59b3
bs-platform: don't build a development binary (#77726)
bs-platform: don't build a development binary
2020-01-17 22:14:34 +02:00
Peter Simons 4758981603 haskell-ormolu: fix override for ghc-lib-parser 2020-01-17 21:14:34 +01:00
Peter Simons fc1cafab42 haskell-dhall: update overrides for the new release
I dropped the override for dhall-to-cabal, because the package
is marked as broken already.
2020-01-17 21:14:34 +01:00
Peter Simons 8a5c2f6569 haskell-tls-session-manager: fix build with ghc-8.8.x 2020-01-17 21:14:34 +01:00
Peter Simons 8576e8b2c3 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
d1d0ee2298.
2020-01-17 21:14:33 +01:00
Peter Simons 40420dc313 haskell-doctemplates: provide the latest version when building pandoc 2.9.x 2020-01-17 21:14:33 +01:00
Peter Simons 672880966f haskell-ghc-lib-parser: update to latest version for hlint 2020-01-17 21:14:33 +01:00
Peter Simons f3769d7015 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
b2812edaae.
2020-01-17 21:14:32 +01:00
Peter Simons 42273f0e67 hackage2nix: update list of broken packages 2020-01-17 21:14:32 +01:00
Peter Simons cedb9c1c1c hackage2nix: honor LTS for lambdabot, but not for cabal2spec 2020-01-17 21:13:19 +01:00
(cdep)illabout a7c1908226 spago: 0.13.0 -> 0.13.1 2020-01-17 21:13:19 +01:00
Gabriel Ebner fde2877db2
fish: fix systemctl completion (#77951)
fish: fix systemctl completion
2020-01-17 14:53:25 -05:00
Herman Fries 6bc3acd3b9 dotnetPackages: Fix apphost binary 2020-01-17 11:42:11 -08:00
Herman Fries b708e36ecb dotnetCorePakages.sdk_3_1: init at 3.1.100 2020-01-17 11:42:11 -08:00
Herman Fries a0687d54a5 dotnetCorePackages.aspnetcore_2_1: init at 2.1.13 2020-01-17 11:42:11 -08:00
Herman Fries e51e429a34 dotnetCorePackages.netcore_2_1: init at 2.1.13 2020-01-17 11:42:11 -08:00
Herman Fries 8277eb9a5b dotnetCorePackages.sdk_3_0: init at 3.0.100 2020-01-17 11:42:11 -08:00
Herman Fries af71b9f205 dotnetCorePackages.sdk_2_1: init at 2.1.509 2020-01-17 11:42:11 -08:00
Herman Fries 7fa8332907 dotnetCorePackages: Add function to combine SDK packages
Fixup assert


Fixup: Move comment to top


Fixup combine


Fixup combine


Fixup buildDotnet


Fixup default.nix


Fixup combine packages


dotnetCorePackages: Fixup combinePackages

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-17 11:42:11 -08:00
Maximilian Bosch 4c58a2d2c7
cargo-make: 0.26.0 -> 0.26.1
https://github.com/sagiegurari/cargo-make/releases/tag/0.26.1
2020-01-17 20:15:33 +01:00
worldofpeace 66c43693d4
Merge pull request #77803 from gnidorah/openxray
openxray: fix build
2020-01-17 14:10:50 -05:00
worldofpeace d165c28984
Merge pull request #77923 from Synthetica9/version-formats
various: fix version formatting
2020-01-17 14:04:19 -05:00
Maximilian Bosch b01e397399
mautrix-whatsapp: 2020-01-07 -> 2020-01-12 2020-01-17 19:58:39 +01:00
worldofpeace ac96ba0270 skanlite: don't set enableParallelBuilding
it's default on
2020-01-17 13:54:53 -05:00
worldofpeace 4b20959f99 skanlite: use qt5's mkDerivaiton 2020-01-17 13:54:53 -05:00
worldofpeace a1628d9805
Merge pull request #77811 from jluttine/fix-yle-dl-setuptools
yle-dl: add setuptools dependency
2020-01-17 13:43:07 -05:00