Florian Klink
b9182529b4
nixos/buildkite: add release notes
2020-01-17 23:11:26 +01:00
Florian Klink
63c310c07e
nixos/buildkite-agent: change option meta-data into tags attrset
...
This is called tags in the buildkite 3.
2020-01-17 23:11:26 +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
Florian Klink
b5e99522b1
python3.pkgs.binwalk 2.1.1 -> 2.2.0
2020-01-17 22:57:16 +01: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
Yorick van Pelt
e1ad9d1685
nixos/buildkite-agent: add a shell attribute to specify the shell being used
...
This gets passed to BUILDKITE_SHELL, which will specify the shell being
used to executes script in.
Defaults to `${pkgs.bash}/bin/bash -e -c`, matching how buildkite
behaves on other distros.
2020-01-17 18:40:11 +01:00
Yorick van Pelt
8f19d72113
buildkite-agent2: remove package
...
The latest 2.x release was in Jan 2018.
2020-01-17 18:40:11 +01:00
Florian Klink
99d0f4c380
nixos/buildkite-agent: tweak TimeoutStopSec and KillMode
...
This improves behaviour when the service is being stopped.
2020-01-17 18:40:11 +01:00
Florian Klink
9237767277
nixos/buildkite-agent: actually use services.buildkite-agent.package
...
We were currently just using pkgs.buildkite-agent, no matter what was
configured in services.buildkite-agent.package
2020-01-17 18:40:11 +01:00
Florian Klink
c154dd5101
nixos/buildkite-agent: stop deploying public keys, make ssh private key optional.
...
SSH public keys aren't needed to clone private repos, and if we only
need to configure a single attribute, there's no need for the "openssh"
attrset anymore.
2020-01-17 18:40:11 +01: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
John Ericson
cb46b97ae9
release.nix: Make hydra build all unit tests
...
We have just a few, and these are regular jobs not must-pass. The tests
that were must-pass are left as is.
2020-01-17 10:48:42 -05:00
Jacquin Mininger
7d67db3919
shellFor: Refactor for consistency and cross
...
This makes it work like work-on-multi from Reflex Platform. In
particular, rather than making `.env` from `shellFor`, we make `.env`
the primitive, and `shellFor` works by combining together the arguments
of all the packages to `generic-builder` and taking the `.env` of the
resulting mashup-package.
There are 2 benefits of this:
1. The dependency logic is deduplicated. generic builder just concatted
lists, whereas all the envs until now would sieve apart haskell and
system build inputs. Now, they both decide haskell vs system the same
way: according to the argument list and without reflection.
Consistency is good, especially because it mean that if the build
works, the shell is more likely to work.
2. Cross is handled better. For native builds, because the
`ghcWithPackages` calls would shadow, we through both the regular
component (lib, exe, test, bench) haskell deps and Setup.hs haskell
deps in the same `ghcWithPackages` call. But for cross builds we use
`buildPackages.ghcWithPackages` to get the setup deps. This ensures
everything works correctly.
2020-01-17 10:46:29 -05: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