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
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
worldofpeace
468a74629a
Merge pull request #77947 from leotaku/fix-cbatticon
...
cbatticon: Add wrapGAppsHook to nativeBuildInputs
2020-01-17 13:30:09 -05:00
worldofpeace
25b30b0978
Merge pull request #77890 from r-ryantm/auto-update/notejot
...
notejot: 1.5.8 -> 1.6.0
2020-01-17 13:27:20 -05:00
worldofpeace
b3c8534911
Merge pull request #77294 from worldofpeace/systemd-packages-duplicates
...
nixos/systemd-lib: don't fail on systemd.packages duplicates
2020-01-17 13:16:59 -05:00
lewo
c80ebc9317
Merge pull request #77612 from misuzu/psi-plus
...
psi-plus: 1.4.904 -> 1.4.984
2020-01-17 18:37:41 +01:00
Florian Klink
61dc31d25d
Merge pull request #77920 from r-ryantm/auto-update/xsecurelock
...
xsecurelock: 1.6.0 -> 1.7.0
2020-01-17 18:06:02 +01:00
Gabriel Ebner
26afc6c46d
fish: fix systemctl completion
2020-01-17 17:42:33 +01:00
Will Dietz
f0ce34634a
Merge pull request #77862 from dtzWill/update/broot-0.11.9
...
broot: 0.11.8 -> 0.11.9, verifyCargoDeps
2020-01-17 09:34:38 -06:00
Dmitry Kalinkin
430dfb8082
Merge pull request #77631 from smaret/gildas-202001a
...
gildas: 20191201_a -> 20200101_a
2020-01-17 10:23:28 -05:00
Michael Weiss
cc06f9c249
Merge pull request #77924 from rht/master
...
signal-desktop: 1.29.5 -> 1.29.6
2020-01-17 16:19:46 +01:00
R. RyanTM
787510d88f
trompeloeil: 35 -> 36
2020-01-17 16:13:48 +01:00
Will Dietz
eeb9e74934
Merge pull request #72120 from mroi/patch-2
...
swift: 5.0.2 -> 5.1.1
2020-01-17 09:08:01 -06:00
leotaku
5c0b9f5651
cbatticon: Add wrapGAppsHook to nativeBuildInputs
2020-01-17 16:07:05 +01:00
Ryan Mulligan
e40e48d29a
Merge pull request #77912 from r-ryantm/auto-update/urh
...
urh: 2.8.1 -> 2.8.2
2020-01-17 06:31:51 -08:00
Ryan Mulligan
2adc54dda6
Merge pull request #77863 from r-ryantm/auto-update/bashSnippets
...
bashSnippets: 1.17.3 -> 1.23.0
2020-01-17 06:31:15 -08:00
Peter Hoeg
248a4fe37a
Merge pull request #77905 from zowoq/fuse-overlayfs
...
fuse-overlayfs: 0.7.3 -> 0.7.4
2020-01-17 22:07:47 +08:00
rht
e6ed469c09
signal-desktop: 1.29.5 -> 1.29.6
2020-01-17 09:05:39 -05:00
Ryan Mulligan
7ed93fc8b9
Merge pull request #77876 from r-ryantm/auto-update/jumpapp
...
jumpapp: 1.0 -> 1.1
2020-01-17 05:53:51 -08:00