Michael Alan Dorman
14eab894c1
Update aqbanking, etc.
2020-12-09 19:47:49 -05:00
Michael Alan Dorman
e3d8f4278a
feedparser: keep 5.2.1 available for python-2.7
2020-12-09 14:02:39 -08:00
Michael Alan Dorman
d59d157ad9
cabal-install-parsers: update Cabal dependency
...
This also unbreaks `haskell-ci`.
2020-04-17 20:50:48 +02:00
Michael Alan Dorman
b6b3e04759
pam_ssh_agent_auth: fix dependency on insecure openssl
...
There have been a couple of patches floating around for about the last
18 months. While they originated with FreeBSD, but they've been
adopted by Gentoo and Debian as well---and the most straightforward
way to get access to them was from the Debian repository.
2020-02-28 15:24:37 -05:00
Michael Alan Dorman
ef891b8a46
MissingH: use a version appropriate to our compiler
...
If you actually look at the changelog for 1.4.2.1, you'll see that it
mentions that it was only intended for ghc-7.0.4, which is why it has
a dependency on an inconveniently old version of `unix`, which
is *also* hidden behind a flag, so that we can't jailbreak it (per
https://github.com/peti/jailbreak-cabal/issues/15 ).
So the right thing to do would appear to me to be to override our
default version to 1.4.2.0, until such time as the maintainer makes a
newer release.
`ConfigFile` was collateral damage, so unmark it broken, as well as
`MissingH` itself.
2020-02-28 20:42:30 +01:00
Michael Alan Dorman
df8a0d64b5
json: remove obsolete patches that break the build
...
The patchs in question fail to apply against the current versoin, and
thus the package fails to build; `hasktags` is then collateral damage.
Remove reference to the patch and make sure neither package will be
marked broken going forward.
2020-02-28 20:42:30 +01:00
Michael Alan Dorman
e7eb269d45
cabal2nix: fix build
...
Without this change, the build fails with:
```
Warning:
This package indirectly depends on multiple versions of the same package. This is very likely to cause a compile failure.
package hackage-db (hackage-db-2.0.1-AliTRXEJBGFAEMpONOEnbV) requires Cabal-2.4.0.1
package hpack (hpack-0.32.0-1iJuukTWmC4EGkYhAiFeII) requires Cabal-3.0.0.0-CD1INMNwoxXIKVgcu1nec5
package distribution-nixpkgs (distribution-nixpkgs-1.3.1-82Z2DCdLAUs8Q2gjtlPLz5) requires Cabal-3.0.0.0-CD1INMNwoxXIKVgcu1nec5
package cabal2nix (cabal2nix-2.15.0) requires Cabal-3.0.0.0-CD1INMNwoxXIKVgcu1nec5
package cabal2nix (cabal2nix-2.15.0) requires Cabal-3.0.0.0-CD1INMNwoxXIKVgcu1nec5
package cabal2nix (cabal2nix-2.15.0) requires Cabal-3.0.0.0-CD1INMNwoxXIKVgcu1nec5
```
2019-09-27 08:18:04 +03:00
Michael Alan Dorman
4037a43630
jailbreak-cabal: updated package needs updated Cabal library
...
Only needs to be overridden for prior GHC releases.
2019-09-06 17:27:21 +02:00
Michael Alan Dorman
02e13a0478
emacsPackages: include shared overrides in the stable package set
2019-08-09 07:54:58 +03:00
Michael Alan Dorman
f311b89ca7
emacsPackages: make magit-svn a shared override
2019-08-09 07:54:55 +03:00
Michael Alan Dorman
fb1ee7dbfc
emacsPackages: make magithub a shared override
2019-08-09 07:54:51 +03:00
Michael Alan Dorman
d8a91b568f
emacsPackages: make magit-gitflow a shared override
2019-08-09 07:54:47 +03:00
Michael Alan Dorman
18b2a7d8ca
emacsPackages: make magit-annex a shared override
2019-08-09 07:54:41 +03:00
Michael Alan Dorman
8c7d15f6d9
taffybar: unbreak package by default
...
The gtk package situation seems to have been resolved, so it builds again.
Closes https://github.com/NixOS/nixpkgs/pull/59305 .
2019-04-13 12:53:54 +02:00
Michael Alan Dorman
d576825130
gtk+-3.24.3: Fix for missing symbols
...
This change has already been merged upstream.
Fixes #55692 ; closes #55700 .
2019-02-13 14:28:09 +01:00
Michael Alan Dorman
c5467e8f73
cabal-install: use newer version of Cabal library
2018-09-19 21:04:41 +02:00
Michael Alan Dorman
c76312aea5
airsonic: provide additional jvm configuration
...
This allows the user, among other things, to configure jukebox output
to go to non-default alsa devices.
2018-09-13 20:05:02 -04:00
Michael Alan Dorman
60cc518b22
xmonad: update nix patch
...
Regenerated against the current release.
2018-08-27 14:31:34 +02:00
Michael Alan Dorman
8df4d87aee
xmonad, xmonad-contrib, xmonad-extras: remove superfluous config
...
xmonad and xmonad-contrib no longer require patches, and
xmonad-contrib and xmonad-extras no longer need to be jailbroken.
2018-08-07 09:25:35 +02:00
Michael Alan Dorman
ba17cbfd1f
taffybar: turn on strictDeps
2018-06-07 15:22:16 +02:00
Michael Alan Dorman
b7a0c60e8b
dbus-hslogger, status-notifier-item: specify dbus version
2018-06-07 15:22:16 +02:00
Michael Alan Dorman
2558c41192
gi-dbusmenugtk3: add dependency on gtk3
2018-06-07 15:22:16 +02:00
Michael Alan Dorman
0287773a0a
haskell-gi: remove patch already present in new version
2018-06-07 15:22:16 +02:00
Michael Alan Dorman
d77dab3ecc
guile: Fix and clean up libtool propagation fixes
...
Fixes #37548
(cherry picked from commit 72984210ab )
2018-05-13 11:36:30 -04:00
Michael Alan Dorman
9a4cc93522
guile-1.8: Fix and clean up libtool propagation fixes
...
Fixes #37548
(cherry picked from commit 2119041dbf )
2018-05-13 11:36:29 -04:00
Michael Alan Dorman
4764a6e2e9
haskell-gi, gi-gdkx11: fix builds
...
The `haskell-gi` build fails its doctests because of a missing
library; I'm not 100% convinced that setting it to `dontCheck` is the
right thing to do, but I don't have a better idea at the moment.
The `gi-gdkx11` build fails because, surprise, Gdk-X11 isn't found; by
looking around in my store, I found that that that library seems to
live in gtk3 these days; this override is just a stop-gap, though,
I've also submitted the change to cabal2nix that I believe will fix
the automatic generation of the package in the future.
2018-05-06 19:31:04 +02:00
Michael Alan Dorman
cb7b52a1b1
hlint, hoogle: add override for extra package
2018-04-20 15:24:03 +02:00
Michael Alan Dorman
529e7cf070
fold-dwim-org: mark broken
...
missing upstream dependency
2018-04-17 07:09:15 -04:00
Michael Alan Dorman
6515df0258
melpa-packages: 2018-04-16
...
Removals:
- ido-ubiquitous: removed from melpa
2018-04-17 07:08:58 -04:00
Michael Alan Dorman
4ec912fc11
melpa-stable-packages: 2018-04-16
...
Removals:
- ido-ubiquitous: removed from melpa
2018-04-17 07:08:58 -04:00
Michael Alan Dorman
ee8b9d92b5
org-packages: 2018-04-16
2018-04-17 07:08:57 -04:00
Michael Alan Dorman
3aefd6c94e
elpa-packages: 2018-04-16
2018-04-17 07:08:57 -04:00
Michael Alan Dorman
9358f60f94
taffybar: fix build
...
Closes https://github.com/NixOS/nixpkgs/issues/38531 .
2018-04-12 09:06:33 +02:00
Michael Alan Dorman
70298659d7
emacsPackagesNg: fix evaluation issues
...
There were some overrides relating to packages that were removed, as
well as some packages that still remained but depended on packages
that were removed.
2018-04-11 06:20:11 -04:00
Michael Alan Dorman
be8c2c003c
melpa-packages: 2018-04-11
...
Removals:
- escreen : purged from emacsmirror
- fm : purged from emacsmirror
- fold-dwim : purged from emacsmirror
- hl-sexp : purged from emacsmirror
- ldap-mode : purged from emacsmirror
- list-register : purged from emacsmirror
- osx-plist : purged from emacsmirror
- psvn : purged from emacsmirror
- quack : purged from emacsmirror
- vkill : purged from emacsmirror
- x-dict : purged from emacsmirror
- xterm-frobs : purged from emacsmirror
- xterm-title : purged from emacsmirror
2018-04-11 06:20:11 -04:00
Michael Alan Dorman
e66b642764
melpa-stable-packages: 2018-04-11
...
Removals:
- fm : purged from emacsmirror
- fold-dwim : purged from emacsmirror
- hl-sexp : purged from emacsmirror
- osx-plist : purged from emacsmirror
2018-04-11 06:20:11 -04:00
Michael Alan Dorman
58fb81f358
org-packages: 2018-04-11
2018-04-11 06:20:11 -04:00
Michael Alan Dorman
c44cd4c2e3
elpa-packages: 2018-04-11
2018-04-11 06:20:11 -04:00
Michael Alan Dorman
c83682bb68
gtk-traymanager: fix build
2018-04-08 08:56:57 +02:00
Michael Alan Dorman
b801736b75
melpa-packages: 2018-04-01
...
Removals:
- anything*, helm-anything: removed from melpa
- auth-password-store: renamed to auth-source-pass
- cake*, ac-cake*: removed from melpa
- imgur: removed from melpa
- magit-rockstar: removed from melpa
- mmm-mode: removed from melpa
- org-fstree: removed from melpa
- undo-tree: removed from melpa
2018-04-02 07:29:45 -04:00
Michael Alan Dorman
21397f11fc
melpa-stable-packages: 2018-04-01
...
Removals:
- anything*: removed from melpa
- auth-password-store: renamed to auth-source-pass
- cake*, ac-cake*: removed from melpa
- magit-rockstar: removed from melpa
- mmm-mode: removed from melpa
2018-04-02 07:29:45 -04:00
Michael Alan Dorman
7881ffdb78
org-packages: 2018-04-01
2018-04-02 07:29:45 -04:00
Michael Alan Dorman
1484edca60
elpa-packages: 2018-04-01
2018-04-02 07:29:45 -04:00
Michael Alan Dorman
dddf0314bc
haskell-hnix: jailbreak deriving-compat dependency
...
Reported as https://github.com/jwiegley/hnix/issues/98
2018-03-27 20:43:55 +02:00
Michael Alan Dorman
72984210ab
guile: Fix and clean up libtool propagation fixes
...
Fixes #37548
2018-03-22 14:54:38 -04:00
Michael Alan Dorman
2119041dbf
guile-1.8: Fix and clean up libtool propagation fixes
...
Fixes #37548
2018-03-22 14:54:23 -04:00
Michael Alan Dorman
559832d663
isDarwin: make usage consistent
...
This one was the only one of the form pkgs.stdenv._hostPlatform_.isDarwin.
2018-03-15 21:33:04 +01:00
Michael Alan Dorman
2d3138fc9a
tldr: remove unnecessary override
...
`shell-conduit` is no longer necessary for the expression.
2018-03-15 21:33:04 +01:00
Michael Alan Dorman
41409f6348
haskell-src-exts: remove unnecessary overrides
...
The 1.20.2 release is now the default.
2018-03-15 21:33:04 +01:00
Michael Alan Dorman
80b209cf20
http-conduit: remove unnecessary override
...
The 2.3.0 version is now the default.
2018-03-15 21:33:04 +01:00
Michael Alan Dorman
667a4a7872
melpa-packages: 2018-02-26
...
Removals:
- swbuff: removed from melpa
2018-02-26 12:59:09 -05:00
Michael Alan Dorman
913905dbe0
melpa-stable-packages: 2018-02-26
...
Removals:
- swbuff: removed from melpa
2018-02-26 12:59:09 -05:00
Michael Alan Dorman
51691f4a74
org-packages: 2018-02-26
2018-02-26 12:59:08 -05:00
Michael Alan Dorman
3065b6c498
elpa-packages: 2018-02-26
2018-02-26 12:59:08 -05:00
Michael Alan Dorman
f7ab190096
language-c: remove now-unnecessary overrides
2018-02-23 17:58:18 +01:00
Michael Alan Dorman
2af43907e0
melpa-packages: 2018-02-22
...
Removals:
- ac-anaconda: removed from melpa
- cider-profile: removed from melpa
2018-02-22 21:32:07 -05:00
Michael Alan Dorman
a65ec7eb1d
melpa-stable-packages: 2018-02-22
...
Removals:
- ac-anaconda: removed from melpa
2018-02-22 21:32:06 -05:00
Michael Alan Dorman
13fd5f1b05
org-packages: 2018-02-22
2018-02-22 21:32:06 -05:00
Michael Alan Dorman
41d2d75ea0
elpa-packages: 2018-02-22
2018-02-22 21:32:06 -05:00
Michael Alan Dorman
2977296f37
connman: fix build with upstream patch
...
This is needed for newer kernels, apparently.
Fixes #35332 .
2018-02-22 07:55:10 -05:00
Michael Alan Dorman
5aea6a12aa
melpa-packages: 2018-02-12
...
Removals:
- ob-clojure-literate: removed from melpa
- ob-php: removed from melpa
- ob-redis: removed from melpa
- ob-smiles: removed from melpa
- ob-spice: removed from melpa
2018-02-12 19:02:04 -05:00
Michael Alan Dorman
cd54d37e9e
melpa-stable-packages: 2018-02-12
...
Removals:
- elcord: stable tags removed
- ob-spice: removed from melpa
2018-02-12 19:02:03 -05:00
Michael Alan Dorman
943c6c87ad
org-packages: 2018-02-12
2018-02-12 19:02:03 -05:00
Michael Alan Dorman
fdf8946cb7
elpa-packages: 2018-02-12
2018-02-12 19:02:03 -05:00
Michael Alan Dorman
e843ef280e
melpa-packages: 2018-02-07
2018-02-07 18:02:09 -05:00
Michael Alan Dorman
d2f7f2d3d3
melpa-stable-packages: 2018-02-07
2018-02-07 18:02:03 -05:00
Michael Alan Dorman
7e9d21414d
org-packages: 2018-02-07
2018-02-07 18:02:03 -05:00
Michael Alan Dorman
4dda0dbc3d
elpa-packages: 2018-02-07
2018-02-07 18:02:03 -05:00
Michael Alan Dorman
c00a10e75e
melpa-packages: remove llvm-mode override
...
This package was removed from melpa, so there's no value in overriding
it, and in fact it won't evaluate. :)
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
accbc72cee
melpa-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
2b73676db8
melpa-stable-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
7d58054cf7
org-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
d19f29c1e1
elpa-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
dae8151008
melpa-packages: 2018-01-22
...
Removals:
- main-line: removed from melpa
2018-01-22 12:51:55 -05:00
Michael Alan Dorman
3b4f4c28ca
melpa-stable-packages: 2018-01-22
2018-01-22 12:51:55 -05:00
Michael Alan Dorman
ea3c7e9337
org-packages: 2018-01-22
2018-01-22 12:51:55 -05:00
Michael Alan Dorman
71b1574a92
elpa-packages: 2018-01-22
2018-01-22 12:51:55 -05:00
Michael Alan Dorman
899714ae96
hoogle: fix http-conduit dependency for new version
...
5.0.17 now requires http-conduit > 2.3.
2018-01-19 12:53:11 +01:00
Michael Alan Dorman
e73ac924c6
melpa-stable: Don't markBroken rcirc-menu (that doesn't exist)
...
This `markBroken` annotation was either added in error (by me), or the
package was removed from melpa-stable, but either way, it's no longer
in that package set, so remove the annotation.
2018-01-15 15:12:08 -05:00
Michael Alan Dorman
fbb8fc18ee
melpa-packages: 2018-01-15
2018-01-15 15:12:08 -05:00
Michael Alan Dorman
e621929d97
melpa-stable-packages: 2018-01-15
2018-01-15 15:12:08 -05:00
Michael Alan Dorman
8a24756dd8
org-packages: 2018-01-15
2018-01-15 15:12:08 -05:00
Michael Alan Dorman
56c02aedee
elpa-packages: 2018-01-15
2018-01-15 15:12:08 -05:00
Michael Alan Dorman
57f58b7121
melpa-packages: 2018-01-08
...
Removals:
- spike-theme - github repo no longer exists
2018-01-08 13:02:22 -05:00
Michael Alan Dorman
b8de09e484
melpa-stable-packages: 2018-01-08
2018-01-08 13:02:22 -05:00
Michael Alan Dorman
c82c8b4a13
org-packages: 2018-01-08
2018-01-08 13:02:21 -05:00
Michael Alan Dorman
2da2275ca1
elpa-packages: 2018-01-08
...
Removals:
- org - removed from elpa
2018-01-08 13:02:21 -05:00
Michael Alan Dorman
5d56434e56
hindent: needs new haskell-src-exts
2018-01-06 11:29:51 +01:00
Michael Alan Dorman
b1a1062dad
text-icu: Some sort of testing issue with ghc-8.2
2018-01-05 09:34:25 +01:00
Michael Alan Dorman
8229306369
melpa-packages: 2018-01-02
2018-01-02 19:00:40 -05:00
Michael Alan Dorman
b3203b9302
melpa-stable-packages: 2018-01-02
2018-01-02 19:00:40 -05:00
Michael Alan Dorman
9cc47a6c23
org-packages: 2018-01-02
2018-01-02 19:00:40 -05:00
Michael Alan Dorman
c261b32aa2
elpa-packages: 2018-01-02
2018-01-02 19:00:40 -05:00
Michael Alan Dorman
68ff2f45d4
melpa-packages: 2017-12-28
2017-12-28 12:52:50 -05:00
Michael Alan Dorman
9aff8f3c0f
melpa-stable-packages: 2017-12-28
2017-12-28 12:52:49 -05:00
Michael Alan Dorman
22054d1d1e
elpa-packages: 2017-12-28
2017-12-28 12:52:49 -05:00
Michael Alan Dorman
4eb6074755
melpaStablePackages.rcirc-menu: mark broken
2017-12-27 08:19:42 -05:00
Michael Alan Dorman
85fbf141ae
melpaStablePackages.insert-shebang: mark broken
2017-12-27 08:19:42 -05:00
Michael Alan Dorman
8043782b8f
melpaStablePackages.eterm-256color: fix bad markBroken
...
I type `emacs` much more readily than `eterm`.
2017-12-27 08:19:42 -05:00
Michael Alan Dorman
af2ef2eac6
melpa-packages: 2017-12-26
...
Removals:
- company-eshell-autosuggest - Removed from melpa
- helm-package - Removed from melpa
2017-12-27 08:19:42 -05:00