Jack Kelly
5ea55e4ed0
metadata fetchers: use umask instead of fetch-and-chmod
2021-05-02 08:28:59 +10:00
Jack Kelly
8cb6a3ee4b
haskellPackages.universe-reverse-instances: not broken
2021-04-01 15:46:49 +10:00
Jack Kelly
c9716871c1
haskellPackages.lattices: not broken
2021-04-01 15:46:40 +10:00
Jack Kelly
ed24ab904c
haskellPackages.zinza: jailbreak (demands old tasty; works fine)
2021-04-01 15:46:15 +10:00
Jack Kelly
87453c270d
pythonPackages.cfn-lint: 0.35.1 -> 0.42.0
2021-01-01 21:12:21 +01:00
Jack Kelly
aff8bc92ae
haskellPackages.hoist-error: not broken
2020-12-18 20:27:07 +01:00
Jack Kelly
6fd871dec4
rl-21.03: describe EC2 instance user/meta data reloading
2020-11-22 12:22:46 +10:00
Jack Kelly
43bfd7e5b1
{ec2,openstack}-metadata-fetcher: unconditionally fetch metadata
...
The metadata fetcher scripts run each time an instance starts, and it
is not safe to assume that responses from the instance metadata
service (IMDS) will be as they were on first boot.
Example: an EC2 instance can have its user data changed while
the instance is stopped. When the instance is restarted, we want to
see the new user data applied.
2020-11-22 11:04:46 +10:00
Jack Kelly
8c39655de3
{ec2,openstack}-metadata-fetcher: introduce wget_imds function
2020-11-22 11:04:46 +10:00
Jack Kelly
f8c3027812
openstack-metadata-fetcher: stop lying in log message
2020-11-22 11:04:46 +10:00
Jack Kelly
bdbcfb4360
python3Packages.aws-sam-cli: 1.0.0rc1 -> 1.6.2
2020-10-19 23:05:35 -07:00
Jack Kelly
2e73fd35f4
python3Packages.aws-sam-translator: 1.26.0 -> 1.27.0
2020-10-19 23:05:35 -07:00
Jack Kelly
c12b142911
python3Packages.aws-lambda-builders: 0.9.0 -> 1.1.0
2020-10-19 23:05:35 -07:00
Jack Kelly
0d417929bf
ssm-agent: fix bad user declaration
2020-10-07 09:36:21 +10:00
Jack Kelly
25bd44cea3
aws-sam-cli: fix version bounds
2020-09-10 16:46:03 -07:00
Jack Kelly
895f0ce810
chromedriver: 83.0.4103.39 -> 85.0.4183.87
...
New dependency: libxcb
2020-09-02 14:32:14 +10:00
Jack Kelly
b84a56bddb
ultimate-oldschool-pc-font-pack: 1.0 -> 2.0
2020-08-16 10:24:55 +10:00
Jack Kelly
c0e9bc1cf8
aws-sam-cli: 0.44.0 -> 1.0.0rc1
2020-07-04 21:01:32 +10:00
Jack Kelly
2fea6a2a64
aws-lambda-builders: 0.8.0 -> 0.9.0
2020-07-04 21:01:32 +10:00
Jack Kelly
9f41d8a9d0
callHackageDirect: correct type signature
2019-11-20 16:36:33 +10:00
Jack Kelly
1fc7deab86
haskellPackages.grammatical-parsers: mark unbroken
...
I did see a timeout in the test suite, in the mconcat property test
provided by checkers, but lost the seed.
2019-10-24 22:01:48 +02:00
Jack Kelly
88a34ef039
haskellPackages.rank2classes: not broken
2019-10-13 14:27:12 +02:00
Jack Kelly
5e411564cb
haskellPackages.reflex: dontCheck
...
Reflex uses hlint in its test suite, failing the build if there are
any lint warnings. hlint depends on a newer haskell-src-exts than the
rest of the nixpkgs haskell infrastructure, so this avoids reflex
dependening on multiple versions of haskell-src-exts, which would
otherwise abort the build.
2019-06-09 12:12:33 +10:00
Jack Kelly
49345f233c
hackage2nix: lattices is no longer broken
2019-05-24 17:38:07 +02:00
Jack Kelly
ea3c0aa1b5
haskellPackages.hakyll: remove obsolete patch
2019-05-24 17:38:02 +02:00
Jack Kelly
1c3aa30c3d
arandr: Use wrapGAppsHook
...
This stops arandr from crashing if it tries to open a dialog box.
Note: the hook doesn't play nicely with gobject-introspection unless
strictDeps = false. See NixOS#56943.
2019-05-20 22:23:22 +10:00
Jack Kelly
736b0c53a4
haskellPackages.beam-*: remove obsolete patches
2019-05-02 19:28:23 +02:00
Jack Kelly
65bb12e337
haskellPackages.these: jailbreak
...
Test require tasty >= 1.2, which isn't in hackage-packages. Maintainer
has a stated policy of not publishing revisions/new versions for test
dependency changes.
0.7.6 is in hackage but not yet in nixpkgs.
2019-02-03 20:33:13 +11:00
Jack Kelly
038752f30b
haskellPackages.tdigest: jailbreak
...
Upstream doesn't publish releases or revisions to relax test bounds.
2019-02-02 13:11:53 +01:00
Jack Kelly
528251c37b
haskellPackages.servant-docs: jailbreak
...
Upstream doesn't publish releases or revisions to relax test bounds.
2019-02-02 13:11:53 +01:00
Jack Kelly
f5d52c1949
haskellPackages.beam-*: GHC 8.6.x fixes, and relax version bounds
2019-02-02 13:11:53 +01:00
Jack Kelly
ff3c60b338
haskellPackages.posix-pty: dontCheck
...
The test program does not exit gracefully.
See https://github.com/merijn/posix-pty/issues/12
2019-01-30 19:00:27 +11:00
Jack Kelly
721486626a
edbrowse: Fix compilation against newer libcurl
2019-01-06 18:57:23 -05:00
Jack Kelly
b2be524e30
haskellPackages.blank-canvas: Move fixes to configuration-common.nix
2018-07-24 10:32:00 +10:00
Jack Kelly
2dd664140b
haskellPackages.doctest-discover: Disable tests
...
The source package is missing a required file. See:
- https://github.com/karun012/doctest-discover/issues/22
- https://github.com/karun012/doctest-discover/issues/23
2018-07-22 17:08:43 +10:00
Jack Kelly
33bc4a7b3b
haskellPackages.blank-canvas_0_6_2: dontCheck
...
Same reason as 2d01bb7f6a , but for the
specific-version package.
2018-05-09 12:05:26 +10:00
Jack Kelly
4680fe67db
haskellPackages.blank-canvas: 0.6.3 -> 0.6.2
...
blank-canvas-0.6.3 depends on base-compat-batteries-0.10, which
depends on base-compat-0.10. This conflicts with the rest of the LTS
set, which uses base-compat-0.9. No base-compat-batteries-0.9 exists.
blank-canvas-0.6.2 only depends on base-compat >= 0.8 && < 0.10.
2018-05-03 12:12:48 +10:00
Jack Kelly
c8b9ac9be6
haskellPackages.base-compat-batteries: fix bad dependency
2018-04-27 20:05:38 +10:00
Jack Kelly
c2ce7070b1
Whitespace lint
2018-04-09 07:27:03 +10:00
Jack Kelly
2d01bb7f6a
haskellPackages.blank-canvas: disable tests
...
The tests require a browser and possibly some manual
intervention. See https://github.com/ku-fpg/blank-canvas/issues/73
2018-04-09 07:26:50 +10:00
Jack Kelly
e1f6778e11
crip: init at 3.9
2018-04-08 20:44:05 +10:00
Jack Kelly
babbf2ac5c
perlPackages.CDDB_get: init at 2.28
2018-04-08 20:43:57 +10:00