Michael Weiss
8ffa642baa
gitRepo: 2.0 -> 2.1.1
2020-02-11 18:32:29 +01:00
R. RyanTM
d217d4c63c
psc-package: 0.6.0 -> 0.6.2
2020-02-11 18:05:29 +01:00
Milan Pässler
7fbc860d72
tipp10: init at 3.1.0
2020-02-11 17:36:22 +01:00
Tor Hedin Brønner
71a54f1130
gnomeExtensions.gsconnect: fix build
...
dbus is now propagated from at-spi2-core, which made gsconnect try to
install dbus service files in the wrong location.
closes https://github.com/NixOS/nixpkgs/issues/79806
2020-02-11 17:16:00 +01:00
worldofpeace
8e5ed7cfbb
xfce.xfce4-pulseaudio-plugin: 0.4.1 -> 0.4.2, fix volume
...
We needed to add keybinder3.
2020-02-11 10:59:24 -05:00
Eelco Dolstra
dd7f6b0c6b
nixUnstable, nixFlakes: Update to latest
...
Note that we need to build from a tarball now to get the vendored
crates. A bit ugly to fetch tarballs from Hydra...
2020-02-11 16:36:37 +01:00
lewo
2a773b1506
Merge pull request #79325 from eonpatapon/safe
...
safe: init at 1.5.1
2020-02-11 16:27:00 +01:00
Maximilian Bosch
3d1007716c
pinentry_qt5: alias to pinentry-qt
...
Attribute was removed in a4916fdea5680452cb9fc5aac5ec350b52b3797c which
will land in 20.03, but breaks evaluation for everyone using
pinentry_qt5 on NixOS 19.09 when updating.
2020-02-11 16:10:01 +01:00
Jean-Philippe Braun
dd759b3b67
safe: init at 1.5.1
2020-02-11 16:09:54 +01:00
Orivej Desh (NixOS)
b39c52f459
Merge pull request #78994 from orivej/linux-headers
...
linuxHeaders: 4.19.16 -> 5.5
2020-02-11 15:07:37 +00:00
Victor multun Collod
7f311beb43
gegl: enable umfpack support
...
Fixes #79836
2020-02-11 16:02:22 +01:00
Ryan Mulligan
536720e5c8
Merge pull request #79813 from r-ryantm/auto-update/krohnkite
...
krohnkite: 0.6 -> 0.6.1
2020-02-11 06:52:47 -08:00
Ryan Mulligan
3e47162b13
Merge pull request #79808 from r-ryantm/auto-update/grabserial
...
grabserial: 1.9.9 -> 2.0.2
2020-02-11 06:51:46 -08:00
R. RyanTM
3a9a0f299a
quilter: 2.1.0 -> 2.1.1
2020-02-11 14:04:22 +00:00
worldofpeace
c6fa3c201c
Merge pull request #75166 from nyanloutre/radarr_2_0_1450
...
radarr: 0.2.0.1358 -> 0.2.0.1450
2020-02-11 08:22:46 -05:00
Mario Rodas
e7830e552b
Merge pull request #79811 from r-ryantm/auto-update/hugo
...
hugo: 0.64.0 -> 0.64.1
2020-02-11 08:19:58 -05:00
Mario Rodas
984256e05c
sile: fix build
2020-02-11 16:18:20 +03:00
Caleb Maclennan
928e6486aa
sile: Bump to 0.10.3 and add missing lua dependency
2020-02-11 16:18:20 +03:00
Caleb Maclennan
870e509ef7
sile: note manual comes precompiled in tarball
2020-02-11 16:18:19 +03:00
Caleb Maclennan
df44e2e2b3
sile: v0.10.0 → v0.10.1
2020-02-11 16:18:19 +03:00
Caleb Maclennan
cceb24e5a1
sile: v0.9.5.1 -> v0.10.0, adjust build process
2020-02-11 16:18:19 +03:00
Mario Rodas
7d64380b6b
luaPackages.cosmo: init at 16.06.04-1
2020-02-11 16:18:19 +03:00
Mario Rodas
0b2a15fddd
luaPackages.cassowary: init at 2.2-1
2020-02-11 16:18:19 +03:00
Niklas Hambüchen
a72367ae31
fftw: Re-enable OpenMP with non-GCC and musl.
...
Clang now supports OpenMP, and musl has no problem with it either.
Related to #7023 and #34645 .
See also #79818 .
2020-02-11 13:37:39 +01:00
taku0
87d9d9a374
flashplayer: 32.0.0.314 -> 32.0.0.330
2020-02-11 21:15:08 +09:00
R. RyanTM
6222192872
openblas: 0.3.7 -> 0.3.8
2020-02-11 12:01:57 +00:00
Thomas Tuegel
f9ddb177fe
Merge pull request #79558 from Thra11/add-qtdeclarative-qttools
...
qttools: Add qtdeclarative to buildInputs
2020-02-11 05:06:25 -06:00
Andreas Rammhold
be5597fc9d
buildRustCrate: remove superfluous dependency overrides
...
By overriding each dependency on every level of the dependency tree we
are creating a lot of unnecessary instances of the same derivation
Looking at the output size of `nix-instantiate --trace-function-calls
-vvvv …` and the execution time I got about a 10x improvement after
applying this change.
It was probably good intentions that lead to these overrides but in
practice no tooling (that I know of) really needs this. `carnix` and
`crate2nix` are fine without those overrides. Furthermore I believe that
it is the job of the tooling around `buildRustCrate` to provide a
coherent set of overrides. By not enforcing all of the overrides, debug
flags, verbosity, … to be the same throughout the closure we also allow
consumers to override specific aspects of the crates. Some (older?)
crates might need different `crateOverrides` then newer crates with the
same name. Currently such situations can not (easily) be implemented
with the override in-place.
2020-02-11 11:48:45 +01:00
Mario Rodas
6a9ba2f5f4
Merge pull request #79804 from r-ryantm/auto-update/fluent-bit
...
fluent-bit: 1.3.6 -> 1.3.7
2020-02-11 05:42:07 -05:00
Andreas Rammhold
a352631a71
Merge pull request #79299 from andir/buildRustCrate-remap-source-path
...
buildRustCrate: remap the current build dir to / for (more) reproducible builds
2020-02-11 11:38:50 +01:00
R. RyanTM
a27ceaa565
krohnkite: 0.6 -> 0.6.1
2020-02-11 10:04:03 +00:00
Mario Rodas
c2b9f7aae2
ncspot: 0.1.1 -> 0.1.2
...
Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.1.2
2020-02-11 04:20:00 -05:00
R. RyanTM
5dc70e89c4
hugo: 0.64.0 -> 0.64.1
2020-02-11 09:10:51 +00:00
Dmitry Kalinkin
5f2a3bef33
Merge pull request #79778 from jbedo/delly
...
delly: 0.8.1 -> 0.8.2
2020-02-11 03:54:02 -05:00
ahiaao
f216b03d5b
tigervnc: fix compatibility with xorgserver 1.20.7
2020-02-11 09:46:24 +01:00
R. RyanTM
7e8a31126d
grabserial: 1.9.9 -> 2.0.2
2020-02-11 08:38:05 +00:00
Justin Bedo
a8fe9e7aff
delly: 0.8.1 -> 0.8.2
...
Backported patch required for htslib 1.10.2
2020-02-11 19:21:59 +11:00
R. RyanTM
717d1e85a5
go-jsonnet: 0.14.0 -> 0.15.0
2020-02-11 08:12:43 +00:00
Andreas Rammhold
7a625e7453
nixos/tests/firefox: support running the test with the firefox ESR version
...
Also adds this to the release jobset.
2020-02-11 08:58:13 +01:00
Pascal Wittmann
ef399ee035
Merge pull request #79775 from zowoq/ncdu
...
ncdu: 1.14.1 -> 1.14.2
2020-02-11 08:53:21 +01:00
Pascal Wittmann
835a49193b
Merge pull request #79791 from r-ryantm/auto-update/xlockmore
...
xlockmore: 5.61 -> 5.62
2020-02-11 08:52:26 +01:00
R. RyanTM
065175540b
fluent-bit: 1.3.6 -> 1.3.7
2020-02-11 07:37:57 +00:00
Elyhaka
8b260ebe68
pop-gtk-theme: 2019-12-17 -> 2020-02-10
2020-02-11 08:08:36 +01:00
Frederik Rietdijk
b766624655
Merge staging-next into staging
2020-02-11 08:00:27 +01:00
Frederik Rietdijk
1a6c3cb06b
Merge staging into staging-next
2020-02-11 07:59:53 +01:00
Frederik Rietdijk
2cf319879b
Merge master into staging-next
2020-02-11 07:59:38 +01:00
Markus S. Wamser
4959c970ee
sqlite: 3.30.1 -> 3.31.0 (security)
2020-02-11 07:57:14 +01:00
Andreas Rammhold
92f660e254
nss: 3.48 -> 3.49.2
2020-02-11 07:51:22 +01:00
Michael Raskin
0566b5ce19
Merge pull request #79750 from doronbehar/update-luarocks
...
luarocks: 3.2.1 -> 3.3.1
2020-02-11 06:50:43 +00:00
Michele Guerini Rocco
4d6e3bf127
Merge pull request #79247 from tomberek/tom/ngt
...
ngt: init at 1.8.4
2020-02-11 07:49:36 +01:00