Sandro
81e3b9d15b
Merge pull request #110670 from siraben/double-quotes-fix
...
treewide: fix double quoted strings in one-liners
2021-01-24 16:17:14 +01:00
sternenseemann
2dd93a5c13
solo5: add missing test dependencies
2021-01-24 16:15:28 +01:00
Sandro
9ac594329b
Merge pull request #110668 from fabaff/bump-msf
...
metasploit: 6.0.26 -> 6.0.27
2021-01-24 15:56:11 +01:00
Ryan Mulligan
51c417ccaa
Merge pull request #110518 from r-ryantm/auto-update/obsidian
...
obsidian: 0.10.7 -> 0.10.8
2021-01-24 06:55:16 -08:00
Mario Rodas
24827624b9
Merge pull request #110602 from cpcloud/update-pulumi
...
pulumi-bin: 2.17.2 -> 2.18.2
2021-01-24 09:54:13 -05:00
aszlig
2f30e32121
uqm: Fix evaluation of 3DO video package
...
Regression introduced by 2e34288f0d
.
The commit in question just used the "lib" attribute, but it wasn't in
scope. In addition to bringeng the lib attribute into scope, I also
removed the "with lib;", which should make sure that we get an error
when just parsing (nix-instantiate --parse) the Nix expression.
Signed-off-by: aszlig <aszlig@nix.build>
2021-01-24 15:35:33 +01:00
Mario Rodas
6a5bcdfc5a
Merge pull request #110659 from nzhang-zh/add-grpc-tools
...
grpc-tools: init at 1.10.0
2021-01-24 09:26:14 -05:00
Michael Weiss
8ef056ba72
glances: 3.1.6 -> 3.1.6.1
2021-01-24 14:56:36 +01:00
Robert Schütz
f9d90fdbbf
Merge pull request #109940 from dotlambda/Nikola-fix
...
pythonPackages.Nikola: fix
2021-01-24 14:32:12 +01:00
Fabian Affolter
0154142350
metasploit: 6.0.26 -> 6.0.27
2021-01-24 14:00:07 +01:00
volth
bc0d605cf1
treewide: fix double quoted strings in meta.description
...
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
zowoq
5cdf493674
youtube-dl: 2021.01.16 -> 2021.01.24.1
...
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.24.1
2021-01-24 22:39:58 +10:00
Sandro
f2a2be7308
Merge pull request #110671 from illustris/rescuetime
...
rescuetime: 2.16.4.2 -> 2.16.5.1
2021-01-24 13:38:22 +01:00
Sandro
c2785a405b
Merge pull request #110664 from TredwellGit/xorg.xf86videonouveau
...
xorg.xf86videonouveau: 1.0.16 -> 1.0.17
2021-01-24 13:13:38 +01:00
Nicolas Mattia
e63d0738a7
lsyncd: build on darwin ( #109981 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-24 12:22:36 +01:00
Sandro
31e38da733
Merge pull request #110669 from fabaff/desc-glances-api
...
python3Packages.glances-api: fix description
2021-01-24 12:15:31 +01:00
jakobrs
460b9f53b2
lua: Add more symlinks to lua.pc
...
This creates a symlink to lua.pc for every name of the file used by Arch:
For a version of Lua (for example, 5.4) we now have:
- lib/pkgconfig/lua.pc
- lib/pkgconfig/lua-5.4.pc
- lib/pkgconfig/lua5.4.pc
- lib/pkgconfig/lua54.pc
2021-01-24 11:01:04 +01:00
illustris
ad91c491fa
rescuetime: 2.16.4.2 -> 2.16.5.1
2021-01-24 15:30:52 +05:30
Michael Raskin
813e19964e
Merge pull request #110108 from r-ryantm/auto-update/mpfi
...
mpfi: 1.5.3 -> 1.5.4
2021-01-24 09:37:11 +00:00
Ning Zhang
7b358c6e7a
grpc-tools: init at 1.10.0
2021-01-24 20:36:46 +11:00
Robert Schütz
45a2edbe4a
python3Packages.doit: 0.32.0 -> 0.33.1
2021-01-24 09:52:30 +01:00
Robert Schütz
98e624eb7d
doit: move to pythonPackages
2021-01-24 09:52:28 +01:00
Robert Schütz
76054e38cd
pythonPackages.piexif: fix tests
...
apply https://github.com/hMatoba/Piexif/pull/109
2021-01-24 09:51:20 +01:00
Fabian Affolter
6a12c0b99e
python3Packages.glances-api: fix description
2021-01-24 09:25:38 +01:00
dadada
dc8231950c
gitea: add passthru.tests
...
Reference nixos tests to execute on package upgrades.
2021-01-24 08:50:59 +01:00
TredwellGit
ba5dedbbd0
xorg.xf86videonouveau: 1.0.16 -> 1.0.17
...
https://lists.freedesktop.org/archives/nouveau/2021-January/037766.html
2021-01-24 07:33:12 +00:00
Profpatsch
2a9f33600c
hpack: add a statically built executable
...
hpack is a little tool to convert a yaml spec to a cabal file, but its
runtime closure depends on ghc if it’s not built statically.
2021-01-24 07:02:19 +01:00
Jörg Thalheim
2dde588a28
Merge pull request #110656 from siraben/vim-plugins-overrides-stdenv-lib
...
vim-plugins/overrides.nix: stdenv.lib -> lib
2021-01-24 04:23:58 +00:00
John Ericson
a75cc05fcf
Merge pull request #97070 from obsidiansystems/lowdown-outputs
...
lowdown: Split out "bin" and "man" outputs
2021-01-23 23:08:43 -05:00
Ben Siraphob
f38a63c10b
vim-plugins/overrides.nix: stdenv.lib -> lib
2021-01-24 10:55:21 +07:00
Fabian Affolter
c846241bac
python3Packages.build: 0.0.3.1 -> 0.1.0
2021-01-23 19:07:57 -08:00
Fabian Affolter
5adc098c1d
python3Packages.build: adjust meta
2021-01-23 19:07:57 -08:00
Fabian Affolter
445a3f548b
python3Packages.dulwich: update licensing (GPLv2+ and ASL 2.0)
2021-01-23 19:07:57 -08:00
Fabian Affolter
16206d0a20
python3Packages.dulwich: adjust meta
2021-01-23 19:07:57 -08:00
Fabian Affolter
2048734cb4
python3Packages.dulwich: 0.20.14 -> 0.20.15
2021-01-23 19:07:57 -08:00
Fabian Affolter
3117287a11
detect-secrets: 0.12.4 -> 0.14.3
2021-01-23 19:07:20 -08:00
Fabian Affolter
04eab02b16
python3Packages.pyahocorasick: init at 1.4.0
2021-01-23 19:07:20 -08:00
Sandro
c58219fff6
Merge pull request #110467 from teto/luarocks-update
2021-01-24 03:18:07 +01:00
Sandro
77f32f2f3c
Merge pull request #110628 from prusnak/stdenv-lib
...
treewide: stdenv.lib -> lib
2021-01-24 03:10:32 +01:00
Matthew Bauer
84408a6ad0
Merge pull request #100687 from spease/add-newer-xcode-hashes
...
darwin: update xcode versions
2021-01-23 20:04:50 -06:00
Sandro
25a0ad1c85
Merge pull request #110648 from neonfuz/koreader
...
koreader 2020.12 -> 2021.01
2021-01-24 03:03:13 +01:00
Sandro
4d6d14a0a9
Merge pull request #109875 from rhoriguchi/dynamic-panel-transparency
...
gnomeExtensions.dynamic-panel-transparency: init at 35
2021-01-24 03:02:56 +01:00
Sandro
51ea855376
Merge pull request #109735 from berberman/fcitx5-mozc
2021-01-24 02:47:37 +01:00
Tristan
e3a86d5577
multimc: Update to latest development build ( #110439 )
2021-01-24 02:47:06 +01:00
Sandro
bee0930f47
Merge pull request #110427 from svrana/go-minimock/set-version
...
go-minimock: include version in build flags
2021-01-24 02:31:22 +01:00
Sandro
f752e4dd0a
Merge pull request #100140 from helsinki-systems/shadered
...
shadered: init at 1.4.1
2021-01-24 02:24:16 +01:00
Sage Raflik
26994cd384
koreader 2020.12 -> 2021.01
2021-01-23 19:19:16 -06:00
Martin Weinelt
4e07176ad7
Merge pull request #110630 from dotlambda/home-assistant-frontend-missing
...
home-assistant: don't mark home-assistant-frontend as missing
2021-01-24 02:15:33 +01:00
Potato Hatsue
596e02c655
fcitx5-mozc: init at 2.26.4220.102
2021-01-24 02:10:23 +01:00
Potato Hatsue
d3b7a30e15
breakpad: init at unstable-3b3469e
2021-01-24 02:10:21 +01:00