Commit Graph

165303 Commits

Author SHA1 Message Date
elseym
a0dcbd94df
pythonPackages.curve25519-donna: init at 1.3 2019-01-01 21:02:11 +01:00
elseym
f3dacb3580
pythonPackages.srptools: init at 0.2.0 2019-01-01 21:01:47 +01:00
R. RyanTM
46e7ce0526 lxc: 3.0.2 -> 3.0.3 (#52239)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxc/versions
2019-01-01 20:35:37 +01:00
Yegor Timoshenko
f5d4254972 vim-parinfer: init (#53140) 2019-01-01 20:33:57 +01:00
Meghea Iulian
496b2ddff2 gitkraken: 4.0.5 -> 4.1.1 (#53066) 2019-01-01 20:30:56 +01:00
R. RyanTM
e6d8d29f30 kicad: 5.0.1 -> 5.0.2 (#52866)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kicad/versions
2019-01-01 20:02:29 +01:00
R. RyanTM
4bf76de51c gitAndTools.gitRemoteGcrypt: 1.1 -> 1.2 (#52312)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/git-remote-gcrypt/versions
2019-01-01 19:55:43 +01:00
R. RyanTM
1c78a0313d neovim-remote: 2.1.1 -> 2.1.3 (#52798)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-neovim-remote/versions
2019-01-01 19:35:21 +01:00
Will Dietz
f5ea2fbe2b nghttp2: 1.35.0 -> 1.35.1 (#53061)
https://nghttp2.org/blog/2018/12/10/nghttp2-v1-35-1/
2019-01-01 19:24:40 +01:00
Ryan Mulligan
3820041ffd
Merge pull request #53137 from puffnfresh/package/djinn
haskellPackages.djinn: apply patch for GHC 8.4
2019-01-01 10:12:20 -08:00
volth
098d919425 perldevel: 5.29.4 -> 5.29.6 (#52510) 2019-01-01 19:08:44 +01:00
Milan Svoboda
b58ccb43c9 neovim: 0.3.1 -> 0.3.2 (#53130)
* update neovim
* neovim: -> 0.3.2
2019-01-01 19:03:47 +01:00
Will Dietz
8f8c7ecc7f smartmontools: 6.6 -> 7.0 (#53115)
https://listi.jpberlin.de/pipermail/smartmontools-announce/2018-December/000001.html
2019-01-01 19:02:47 +01:00
Tim Steinbach
711a74c65a
sbt: 1.2.7 -> 1.2.8 2019-01-01 12:38:06 -05:00
Jan Tojnar
317249e5ae
qrencode: fix tests 2019-01-01 17:38:11 +01:00
Jan Tojnar
c5c2ac4f45
qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
Bas van Dijk
559916f648 haskellPackages.inline-c-cpp: disable test-suite on darwin to fix the build 2019-01-01 16:51:24 +01:00
edef
c5729a30f8 sdate: fix function wrapper 2019-01-01 14:51:16 +00:00
Timo Kaufmann
04ba895ecd
suitesparse: 5.3.0 -> 5.4.0 (#53128) 2019-01-01 15:47:55 +01:00
edef
574700085a sdate: init at 0.5 2019-01-01 11:51:45 +00:00
(cdep)illabout
b0f10d2d53
cpufreq: add option for setting the cpu max and min frequencies
This adds a NixOS option for setting the CPU max and min frequencies
with `cpufreq`.  The two options that have been added are:

- `powerManagement.cpufreq.max`
- `powerManagement.cpufreq.min`

It also adds an alias to the `powerManagement.cpuFreqGovernor` option as
`powerManagement.cpufreq.governor`.  This updates the installer to use
the new option name.  It also updates the manual with a note about
the new name.
2019-01-01 19:18:12 +09:00
Jörg Thalheim
9276a2749f
Merge pull request #53136 from ivan/sublime3-dev-3184
sublime3-dev: 3183 -> 3184
2019-01-01 09:54:51 +01:00
Brian McKenna
61cefaf7dd haskellPackages.djinn: apply patch for GHC 8.4 2019-01-01 12:29:49 +05:30
Ivan Kozik
ed7a86d175 sublime3-dev: 3183 -> 3184 2019-01-01 05:08:40 +00:00
Will Dietz
1bb4e5c8dc
Merge pull request #36384 from dtzWill/musl-native-bootstrap
x86_64-musl bootstrap: refresh bootstrap tools package
2018-12-31 14:59:56 -06:00
Matthew Bauer
7e5fd3653a
Merge pull request #53089 from matthewbauer/more-blocking-jobs
release: add more unstable release-critical jobs
2018-12-31 10:59:15 -06:00
Jan Tojnar
5b24261049
Merge pull request #53105 from dtzWill/update/gobject-introspection-1.58.3
gobject-introspection: 1.58.2 -> 1.58.3
2018-12-31 17:22:16 +01:00
Jan Tojnar
597e9fb6f3
Merge pull request #53104 from dtzWill/update/libxmlb-0.1.6
libxmlb: 0.1.5 -> 0.1.6
2018-12-31 17:18:52 +01:00
Timo Kaufmann
a0dc57e27b
vimUtils: derive pname from the plugin string (#53121)
For backwards compatibility. The user may specify their own plugins
without the pname attribute. In that case the attrname of the plugin
(given as a string) is the pname.

Fixes #53112
2018-12-31 16:26:06 +01:00
Silvan Mosberger
ced0be5c06
Merge pull request #53078 from tex/wings3d
wings3d: 1.5.4 -> 2.2.1
2018-12-31 16:20:02 +01:00
Silvan Mosberger
8252eb9151
Merge pull request #53106 from dtzWill/feature/fractal
fractal: init at 4.0.0 !
2018-12-31 16:18:05 +01:00
Lancelot SIX
ce235f70ca postgresql_9_3: drop
Postgresql 9.3 reached end of life on november 11, 2018 (see
https://www.postgresql.org/about/news/1905/)

(Rebase of #52052. Closes #52052.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-12-31 08:44:57 -06:00
Will Dietz
290425b7a0
Merge pull request #53101 from rnhmjoj/fsv
fsv: init at 0.9-1
2018-12-31 08:00:32 -06:00
Vladimír Čunát
6af68f6055
Merge #53091: gzip: 1.9 -> 1.10 (into staging) 2018-12-31 14:36:31 +01:00
Frederik Rietdijk
19905c4c9a Merge staging-next into staging 2018-12-31 14:21:42 +01:00
Vladimír Čunát
6bab2984ff
Merge #53057: gcc: 7.3 -> 7.4 (into staging) 2018-12-31 13:47:27 +01:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Timo Kaufmann
42575040fc
Merge pull request #53113 from timokau/neovim-requiredPlugins-fix
vimUtils: fix requiredPlugins
2018-12-31 11:45:41 +01:00
Vladimír Čunát
a1aee1bd83
Merge #53009: mupdf: fix CVE-2018-18662 2018-12-31 11:22:44 +01:00
rnhmjoj
6e26190763
fsv: init at 0.9-1 2018-12-31 11:13:44 +01:00
Timo Kaufmann
d9d9ac989a neovim: mark as broken for aarch64
Has always been broken.
2018-12-31 11:12:51 +01:00
Timo Kaufmann
093cfde1e0 vimUtils: fix requiredPlugins
I broke this in #52767 and didn't notice because I only tested with vim
and `requiredPlugins` is only used by neovim. This would break setups
that use string-plugins (like pathogen) with neovim.
2018-12-31 10:31:14 +01:00
Dmitry Kalinkin
00754cd689 digikam: switch from QtWebKit to QtWebEngine 2018-12-31 10:18:04 +01:00
Will Dietz
75ca6faece
Merge pull request #53107 from dtzWill/fix/e2fsprogs-musl-update
e2fsprogs: update glibcism (musl) patch, fix
2018-12-31 01:01:11 -06:00
worldofpeace
39efe3d97d solarus-quest-editor: 1.5.3 -> 1.6.0 2018-12-31 01:54:02 -05:00
R. RyanTM
aced720cd5 solarus: 1.5.3 -> 1.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/solarus/versions
2018-12-31 01:54:02 -05:00
Will Dietz
8cd0dd21ba e2fsprogs: update glibcism (musl) patch, fix 2018-12-30 22:49:49 -06:00
Will Dietz
89851509d5 fractal: init at 4.0.0 !
Matrix chat app.
2018-12-30 22:37:18 -06:00
Will Dietz
21e32e803d gobject-introspection: 1.58.2 -> 1.58.3 2018-12-30 22:18:42 -06:00
Will Dietz
fd42776622 libxmlb: 0.1.5 -> 0.1.6 2018-12-30 22:17:20 -06:00