Commit Graph
242136 Commits
Author SHA1 Message Date
R. RyanTM e732e1a045 hpx: 1.4.1 -> 1.5.0 2020-09-05 01:39:41 +00:00
Jonathan RingerandJon b23f1442c5 python3Packages.ftputil: fix tests 2020-09-04 11:00:54 -07:00
Jan TojnarandJon 951efe41e1 fixup! nixos/doc/releases: update the docs as promised 2020-09-04 10:59:06 -07:00
worldofpeaceandJon f2e98e8b36 fixup! nixos/doc/releases: update the docs as promised 2020-09-04 10:59:06 -07:00
worldofpeaceandJon d9c33b2ea4 nixos/doc/releases: update the docs as promised
This goes through a recent example of 19.09 (because the workflow
should be everchanging, so our example needs to be recent).
Lots of changes, just read idk.
2020-09-04 10:59:06 -07:00
José Romildo MalaquiasandGitHub c9745a5875 Merge pull request #96676 from romildo/upd.marwaita-manjaro
marwaita-manjaro: init at 2020-08-29
2020-09-04 14:58:24 -03:00
R. RyanTMandJon 84e2a0d93b espanso: 0.7.0 -> 0.7.1 2020-09-04 10:57:46 -07:00
José Romildo MalaquiasandGitHub 9dc1d6a93b Merge pull request #96558 from romildo/fix.terminology
enlightenment.terminology: use absolute path to edje_cc
2020-09-04 14:57:24 -03:00
José Romildo MalaquiasandGitHub 28d7bc17e9 Merge pull request #96559 from romildo/fix.efl
enlightenment.efl: add needed libraries
2020-09-04 14:55:34 -03:00
R. RyanTMandJon 8c7ed979b9 dcrd: 1.5.1 -> 1.5.2 2020-09-04 10:12:23 -07:00
R. RyanTMandJon 49f820d217 dnsproxy: 0.31.0 -> 0.32.0 2020-09-04 09:51:07 -07:00
R. RyanTMandJon 3e65293809 dapper: 0.5.1 -> 0.5.3 2020-09-04 09:49:42 -07:00
R. RyanTMandJon ea14b3aa53 python27Packages.dominate: 2.5.1 -> 2.5.2 2020-09-04 09:48:09 -07:00
R. RyanTMandJon d1e19e7028 python27Packages.josepy: 1.3.0 -> 1.4.0 2020-09-04 09:47:01 -07:00
R. RyanTMandJon 4bec5d5724 du-dust: 0.5.2 -> 0.5.3 2020-09-04 09:46:39 -07:00
Jonathan RingerandJon bd3afd631c python3Packages.sqlalchemy-citext: fix tests 2020-09-04 09:46:10 -07:00
Vladyslav BurzakovskyyandJon a24cac67bd django-maintenance-mode: init at 0.14.0 2020-09-04 09:44:54 -07:00
R. RyanTMandJon b8a0cfd5e2 amfora: 1.4.0 -> 1.5.0 2020-09-04 09:41:31 -07:00
R. RyanTMandJon bbdb8b03b8 bazarr: 0.9 -> 0.9.0.2 2020-09-04 09:25:58 -07:00
R. RyanTMandJon e883800b08 yaru-theme: 20.10.1 -> 20.10.2 2020-09-04 09:22:19 -07:00
Michael LingelbachandJon 2a13231544 pythonPackages.apsw: 3.32.2-r1 -> 3.33.0-r1 2020-09-04 09:20:54 -07:00
R. RyanTMandJon 8646c473f0 AusweisApp2: 1.20.1 -> 1.20.2 2020-09-04 09:20:22 -07:00
JonandGitHub 1cc8a03997 Merge pull request #96853 from r-ryantm/auto-update/antimicroX
antimicroX: 3.0 -> 3.0.1
2020-09-04 09:14:39 -07:00
R. RyanTMandJon 4c15e6d25c welle-io: 2.1 -> 2.2 2020-09-04 09:13:32 -07:00
R. RyanTMandJon 49b2bc632c asls: 0.4.2 -> 0.5.0 2020-09-04 09:05:32 -07:00
R. RyanTMandJon 9f5aed0c22 antibody: 6.1.0 -> 6.1.1 2020-09-04 08:56:02 -07:00
R. RyanTMandJon c2d50fbe22 zenmonitor: 1.4.1 -> 1.4.2 2020-09-04 08:54:55 -07:00
Jake WaksbaumandJon 58e585c93b vimPlugins: Document node-based plugins 2020-09-04 08:33:47 -07:00
Jake WaksbaumandJon b468834b6b vimPlugins: update 2020-09-04 08:33:47 -07:00
Jake WaksbaumandJon 8a28f7f016 vimPlugins: Remove coc-* from vim-plugin-names
Because these plugins use the node packages as their source, there's no
reason to pull their sources from GitHub only to have it be overriden.

This will trigger the removal of these plugins from generated.nix the
next time update.py is run.
2020-09-04 08:33:47 -07:00
Jake WaksbaumandJon 16592e54f7 vimPlugins: Refactor coc-* plugins and fix coc-go
There are 32 vim plugins, all related to the coc.nvim LSP plugin, that
are actually node packages and are included in nodePackages. In #82578,
those vim plugins were made to point at the corresponding node packages,
which fixed issues where the sources weren't being compiled properly
with Javascript build systems.

The way each of those vim plugins wraps its corresponding node package
is identical, so I factored that out into a function and eliminated the
duplication.

In addition, for some reason coc-go got missed, which led to it not
working correctly for me. I included it in my list of packages to wrap,
so that fixes that issue.
2020-09-04 08:33:47 -07:00
Jan TojnarandGitHub 5079e1cd3b Merge pull request #96939 from jtojnar/drop-gst-010 2020-09-04 17:13:43 +02:00
Timo KaufmannandGitHub 2b8a7711f6 Merge pull request #97095 from timokau/hedgewars-hydra
hedgewars: enable build on hydra
2020-09-04 16:58:33 +02:00
Robert Helgesson ee7e23fa8a openambit: init at 0.5 2020-09-04 16:42:37 +02:00
Thomas TuegelandGitHub f9f84cf0d6 Merge pull request #97121 from peterhoeg/u/kapps_20081
kdeApplications: 20.08.0 -> 20.08.1
2020-09-04 09:41:26 -05:00
Mario RodasandVincent Laporte adcb00e739 ocamlPackages.merlin: 3.3.8 -> 3.3.9
https://github.com/ocaml/merlin/releases/tag/v3.3.9
2020-09-04 16:33:58 +02:00
Victor LuftandJan Tojnar 740b2f851f sublime-merge: 2020 -> 2033 2020-09-04 16:26:51 +02:00
Victor LuftandJan Tojnar 1a3ebe5a7d sublime-merge-dev: 2022 -> 2031 2020-09-04 16:26:51 +02:00
Thomas TuegelandGitHub a1b634bd7e Merge pull request #97020 from samuelgrf/initpkg/dynamic-workspaces
kwin-dynamic-workspaces: init at 1.0.1
2020-09-04 08:42:00 -05:00
Niklas HambüchenandGitHub 5829744d44 Merge pull request #97084 from bbigras/hotspot
hotspot: 1.2.0 -> 1.3.0
2020-09-04 15:41:40 +02:00
Mario RodasandVincent Laporte c7e8da6225 dune_2: 2.7.0 -> 2.7.1
https://github.com/ocaml/dune/releases/tag/2.7.1
2020-09-04 15:27:26 +02:00
Mario RodasandVincent Laporte cadc15222f ocamlPackages.csexp: init at 1.3.1 2020-09-04 15:27:26 +02:00
Tim Steinbach e385f98792 oh-my-zsh: 2020-09-02 -> 2020-09-03 2020-09-04 09:25:47 -04:00
R. RyanTMandGitHub fd457ecb6c codeql: 2.2.4 -> 2.2.5 (#97097) 2020-09-04 08:49:48 -04:00
Timo Kaufmann 8003bb3cda hedgewars: enable build on hydra
Was disabled when the package was marked as broken in
c333861954. It has since been un-broken,
but the hydraPlatforms exception was left presumably by mistake.
2020-09-04 10:53:46 +02:00
Peter Hoeg 43331385d4 kde applications: 20.08.0 -> 20.08.1 2020-09-04 16:42:33 +08:00
markuskowaandGitHub f3bf0f173e Merge pull request #97043 from markuskowa/upd-openmpi
openmpi: 4.0.4 -> 4.0.5
2020-09-04 09:17:04 +02:00
SCOTT-HAMILTONandVincent Laporte 4906881a95 vokosscreen-ng: init at 3.0.5 2020-09-04 09:03:47 +02:00
Jonathan RingerandJon 762434fb02 python39: 3.9.0b5 -> 3.9.0rc1 2020-09-03 23:36:28 -07:00
Jonathan RingerandJon 25edae3499 azure-cli: 2.10.1 -> 2.11.1 2020-09-03 23:35:08 -07:00