Patryk Wychowaniec
5f1345a303
nixos/containers: styling improvements
2021-02-26 17:44:14 +01:00
Doron Behar
d8fd467095
Merge pull request #114373 from r-ryantm/auto-update/rtsp-simple-server
...
rtsp-simple-server: 0.14.1 -> 0.14.2
2021-02-25 19:18:04 +02:00
Aaron Andersen
daf30a5116
openscenegraph: 3.6.4 -> 3.6.5
2021-02-25 11:39:09 -05:00
R. RyanTM
4cf7ec72a0
rtsp-simple-server: 0.14.1 -> 0.14.2
2021-02-25 16:27:15 +00:00
adisbladis
4543448b74
Merge pull request #114364 from midchildan/fix/emacswithpackages
...
emacsWithPackages: prevent the UI showing prematurely during startup
2021-02-25 18:10:42 +02:00
adisbladis
e8f69f40e6
Merge pull request #114348 from adisbladis/emacs-magick
...
emacs27: Don't pass imagemagick from all-packages
2021-02-25 18:03:47 +02:00
Joachim F
99ac41b702
Merge pull request #113675 from r-ryantm/auto-update/gradm
...
gradm: 3.1-201903191516 -> 3.1-202012071814
2021-02-25 17:00:45 +01:00
Ryan Mulligan
9e88fefcfe
Merge pull request #111097 from r-ryantm/auto-update/gammy
...
gammy: 0.9.62 -> 0.9.63
2021-02-25 07:35:57 -08:00
Tim Steinbach
1d982f3677
linux/hardened/patches/5.4: 5.4.99-hardened1 -> 5.4.100-hardened1
2021-02-25 10:30:55 -05:00
Tim Steinbach
bac5c55497
linux/hardened/patches/5.10: 5.10.17-hardened1 -> 5.10.18-hardened1
2021-02-25 10:30:55 -05:00
Tim Steinbach
df50139ed1
linux/hardened/patches/4.19: 4.19.176-hardened1 -> 4.19.177-hardened1
2021-02-25 10:30:55 -05:00
Tim Steinbach
24b9351862
linux/hardened/patches/4.14: 4.14.221-hardened1 -> 4.14.222-hardened1
2021-02-25 10:30:55 -05:00
Tim Steinbach
4fe463a186
linux: 5.4.99 -> 5.4.100
2021-02-25 10:30:55 -05:00
Tim Steinbach
e941dc94c3
linux: 5.11 -> 5.11.1
2021-02-25 10:30:55 -05:00
Tim Steinbach
fbf00de576
linux: 5.10.17 -> 5.10.18
2021-02-25 10:30:55 -05:00
Tim Steinbach
a171fe92b1
linux: 4.9.257 -> 4.9.258
2021-02-25 10:30:55 -05:00
Tim Steinbach
29ac6ee4cf
linux: 4.4.257 -> 4.4.258
2021-02-25 10:30:55 -05:00
Tim Steinbach
0c115547bd
linux: 4.19.176 -> 4.19.177
2021-02-25 10:30:55 -05:00
Tim Steinbach
3dd93c91cc
linux: 4.14.221 -> 4.14.222
2021-02-25 10:30:55 -05:00
Florian Klink
ed8a120655
Merge pull request #114368 from flokli/k2tf-version
...
k2tf: fix version
2021-02-25 16:16:57 +01:00
Florian Klink
f25f49b93d
k2tf: fix version
...
Follow-up on https://github.com/NixOS/nixpkgs/pull/114359#discussion_r582849872
2021-02-25 16:08:56 +01:00
Vladimír Čunát
d464a379d1
knot-resolver: 5.2.1 -> 5.3.0
...
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.3.0
2021-02-25 15:08:18 +01:00
Mario Rodas
c39abeec9d
Merge pull request #114313 from buckley310/brave
...
brave: 1.19.88 -> 1.20.110
2021-02-25 08:54:44 -05:00
Sandro
e184ac7045
Merge pull request #114361 from AndersonTorres/new-free42
...
free42: 2.5.24a -> 3.0
2021-02-25 14:52:48 +01:00
Sandro
96772004e9
Merge pull request #114359 from flokli/k2tf
...
k2tf: init at 0.5.0
2021-02-25 14:52:28 +01:00
midchildan
7208e57cf6
emacsWithPackages: prevent the UI showing prematurely during startup
...
This change makes the wrapper script avoid displaying echo area messages
during startup. This helps prevent split second UI glitches early in the
startup process. The messages itself will still be logged and therefore
will not hamper inspection for debugging purposes.
2021-02-25 22:30:40 +09:00
AndersonTorres
e116dc06cf
free42: 2.5.24a -> 3.0
2021-02-25 10:00:19 -03:00
Florian Klink
0693022bb2
k2tf: init at 0.5.0
2021-02-25 13:44:55 +01:00
Fabian Affolter
772406c2a4
Merge pull request #114201 from Gonzih/go-air-init
...
air: init at 1.15.1
2021-02-25 13:28:24 +01:00
adisbladis
98facd42e5
Merge pull request #114347 from adisbladis/telega-bin-paths
...
emacs.pkgs.telega: Replace dependency commands with absolute store paths
2021-02-25 14:22:51 +02:00
Sandro
ddf6d28756
Merge pull request #114301 from andersk/zulip
...
zulip: 5.5.0 → 5.6.0
2021-02-25 13:00:58 +01:00
Sandro
4e131bbd7b
Merge pull request #114296 from maxeaubrey/cnijfilter2_6.00
...
cnijfilter2: 5.90 -> 6.00
2021-02-25 12:57:05 +01:00
adisbladis
5042f818cb
emacs27: Don't pass imagemagick from all-packages
...
It's already disabled by default in the Emacs expression and passing
`imagemagick = null` makes passing `withImageMagick = true` useless.
2021-02-25 13:51:50 +02:00
Sandro
3ab5aa845a
Merge pull request #114286 from fabaff/bump-hstspreload
...
python3Packages.hstspreload: 2021.2.1 -> 2021.2.15
2021-02-25 12:51:35 +01:00
Martin Weinelt
63c8f479c7
Merge pull request #114243 from fabaff/bump-python-awesomeversion
2021-02-25 12:49:39 +01:00
adisbladis
173af9cb94
emacs.pkgs.telega: Replace dependency commands with absolute store paths
2021-02-25 13:40:53 +02:00
davidak
651b0c786b
Merge pull request #114324 from fabaff/bump-pytest-subtests
...
python3Packages.pytest-subtests: 0.3.2 -> 0.4.0
2021-02-25 12:29:58 +01:00
Julien Moutinho
a98ed9ee68
biboumi: 8.5 -> 9.0
2021-02-25 06:25:56 -05:00
Sandro
43d0a79e78
Merge pull request #114333 from fabaff/bump-pyowm
...
python3Packages.pyowm: 3.1.1 -> 3.2.0
2021-02-25 12:17:23 +01:00
adisbladis
629d61247c
Merge pull request #114335 from adisbladis/emacs-pdump-clean-env
...
emacs: Remove clean-env patch and use substituteInPlace
2021-02-25 13:09:04 +02:00
R. RyanTM
00d01d8131
gexiv2: 0.12.1 -> 0.12.2
2021-02-25 12:03:25 +01:00
maxine [they]
a2bb936e2a
yaru-theme: 20.10.1 -> 20.10.6.1 ( #114289 )
...
* yaru-theme: 20.10.1 -> 20.10.6.1
* yaru-theme: update licenses
based on 1b74404c40/debian/copyright
2021-02-25 11:59:25 +01:00
Jan Tojnar
f02fc10d0d
meld: fix icon loader
2021-02-25 11:49:47 +01:00
freezeboy
20b816cf4f
civetweb: 1.11 -> 1.13
2021-02-25 05:47:45 -05:00
Sandro
eba78d4525
Merge pull request #114278 from haslersn/any-nix-shell-1.2.1
...
any-nix-shell: 1.2.0 -> 1.2.1
2021-02-25 11:41:27 +01:00
adisbladis
44131d7fc3
emacs: Remove clean-env patch and use substituteInPlace
...
This approach applies to _all_ RUN_TEMACS calls and successfully removes -dev paths from the closure and reduces the closure size from ~1.4G to just under ~464M.
It's also less brittle than having in-tree patches.
2021-02-25 12:40:37 +02:00
Vincent Laporte
73487ea05e
ocamlPackages.yojson: use Dune 2
2021-02-25 11:02:25 +01:00
Michael Raskin
dcce5b98b6
Merge pull request #113390 from equill/sbcl_2_1_1_tweaks
...
sbcl: Small fixes around the phase definitions
2021-02-25 10:02:12 +00:00
Michael Raskin
2a6a92d7d3
Merge pull request #113638 from r-ryantm/auto-update/zbar
...
zbar: 0.23.1 -> 0.23.90
2021-02-25 09:56:41 +00:00
Fabian Affolter
cb8a87a701
python3Packages.pyowm: enable tests
2021-02-25 10:14:23 +01:00