ajs124
a5bce15b5d
skype_call_recorder: drop
...
hasn't worked since 2017: https://atdot.ch/scr/2017/06/important-information-regarding-skype-version-5/
the version packaged here is also from 2008, as far as I can tell
the last upstream release was 2016
2020-10-31 00:42:36 +01:00
Ivan Petkov
9b813793ef
topgrade: 5.7.0 -> 5.8.1
2020-10-30 16:32:09 -07:00
zowoq
21b2619ee6
buildah: 1.16.5 -> 1.17.0
...
https://github.com/containers/buildah/releases/tag/v1.17.0
2020-10-31 09:26:44 +10:00
Silvan Mosberger
78782d368e
Merge pull request #102191 from deviant/fix-inherit
...
lib/sources.nix: fix incorrect inherit
2020-10-31 00:15:40 +01:00
Maximilian Bosch
4536670516
Merge pull request #101679 from r-ryantm/auto-update/liquibase
...
liquibase: 4.0.0 -> 4.1.1
2020-10-30 23:51:24 +01:00
Maximilian Bosch
358b3565d8
Merge pull request #102121 from r-ryantm/auto-update/bpytop
...
bpytop: 1.0.44 -> 1.0.47
2020-10-30 23:42:04 +01:00
Maximilian Bosch
952dc5c7ff
Merge pull request #101421 from sikmir/geogebra
...
geogebra: 5-0-593-0 -> 5-0-609-0, geogebra6: 6-0-600-0 -> 6-0-609-0
2020-10-30 23:39:37 +01:00
V
3e1652f8f0
lib/sources.nix: fix incorrect inherit
...
split comes from builtins, not lib.
error: attribute 'split' missing, at /nix/path/nixpkgs/lib/sources.nix:4:4
(use '--show-trace' to show detailed location information)
2020-10-30 23:19:22 +01:00
Bruno Bigras
4e6f5a3054
chrony: 3.5.1 -> 4.0
2020-10-30 17:44:24 -04:00
Martin Weinelt
5a22c6f167
Merge pull request #99521 from mweinelt/irc-stuff
...
python3Packages.{irctokens,ircstates,ircrobots}: init
2020-10-30 22:41:05 +01:00
Martin Weinelt
4221de2b4f
Merge pull request #99523 from mweinelt/ircdog
...
ircdog: init at 0.2.1
2020-10-30 22:39:27 +01:00
WORLDofPEACE
ee9154c4c1
Merge pull request #101132 from deviant/iosevka-variants
...
iosevka-bin: add support for variants
2020-10-30 17:30:59 -04:00
Peter Simons
19c8562dbc
Merge pull request #101829 from NixOS/haskell-updates
...
Update Haskell package set to LTS 16.20 (plus other fixes)
2020-10-30 22:16:32 +01:00
Jan Tojnar
3d3792020d
Merge pull request #102163 from mkenigs/rm-glacier-cmd
...
amazon-glacier-cmd-interface: remove package
2020-10-30 22:05:50 +01:00
WORLDofPEACE
822edc571c
maintainers: my name should be stylized
2020-10-30 16:49:57 -04:00
WORLDofPEACE
8faab3de9a
Merge pull request #101384 from eyJhb/among-sus
...
among-sus: init at 2020-10-22
2020-10-30 16:45:53 -04:00
Florian Pester
79e81e8404
python-miio: fix
2020-10-30 21:41:47 +01:00
Daiderd Jordan
76dc3ea89e
Merge pull request #101783 from elseym/plex
...
plex: 1.20.2.3402 -> 1.20.3.3483
2020-10-30 21:40:14 +01:00
eyjhb
76cd544455
among-sus: init at 2020-10-29
2020-10-30 21:22:42 +01:00
V
d3025ee8c6
iosevka-bin: add support for variants
...
This adds the ability to select a specific prebuilt variant. It also adds
an updater script for generating their hashes. Additionally, switching
to TTC files reduces the package size by an order of magnitude.
Example usage:
fonts.fonts = with pkgs; [
(iosevka-bin.override { variant = "ss10"; })
(iosevka-bin.override { variant = "sparkle"; })
(iosevka-bin.override { variant = "aile"; })
];
2020-10-30 21:19:20 +01:00
Graham Christensen
38a394bdee
Merge pull request #102174 from grahamc/ami-root-use-gpt
...
AMI root partition table: use GPT to support >2T partitions
2020-10-30 16:14:37 -04:00
Graham Christensen
860a3a23c6
Merge pull request #102175 from grahamc/ami-random
...
amazon-image: random.trust_cpu=on to cut 10s from boot
2020-10-30 16:13:41 -04:00
Graham Christensen
c06b97175b
Merge pull request #102173 from grahamc/create-amis
...
create-amis.sh: fixup shellcheck issues, improve error logging, and add configurable service names
2020-10-30 16:13:18 -04:00
Graham Christensen
82578fc725
Merge pull request #102172 from grahamc/stage-1-datestamps
...
stage-1: add datestamps to logs
2020-10-30 16:13:02 -04:00
Graham Christensen
b34cf366aa
Merge pull request #102171 from grahamc/faster-ext-resize
...
stage-1: modprobe ext{2,3,4} before resizing (so resizing takes less than 45 minutes)
2020-10-30 16:12:50 -04:00
Peter Simons
ed41afe60a
haskell: update Cabal overrides for the new 3.2.1.0 release
2020-10-30 21:11:47 +01:00
Peter Simons
718aafa5f7
pandoc: update overrides for the new release
2020-10-30 21:11:47 +01:00
Peter Simons
a2c9fb0aaa
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-26-gcfec46d from Hackage revision
950856114c
.
2020-10-30 21:11:39 +01:00
sternenseemann
857d62462a
haskellPackages.flat: unbreak
...
flat builds fine again as is.
2020-10-30 21:11:38 +01:00
Peter Simons
035ba1797d
hackage2nix: disable broken builds to fix evaluation
2020-10-30 21:11:38 +01:00
Peter Simons
35b3a1f43a
LTS Haskell 16.20
2020-10-30 21:11:37 +01:00
WORLDofPEACE
214af51225
Merge pull request #101067 from deviant/remove-caddy-agree
...
nixos/caddy: remove services.caddy.agree
2020-10-30 16:02:44 -04:00
WORLDofPEACE
99600df584
Merge pull request #101112 from deviant/remove-uemacs
...
uemacs: remove
2020-10-30 16:01:47 -04:00
Graham Christensen
d77ddf2a40
nixos.amazonAmi: use legacy+gpt disk images to support partitions >2T
2020-10-30 15:50:25 -04:00
Graham Christensen
d78aa080f5
make-disk-image: support legacy+gpt
2020-10-30 15:50:24 -04:00
Vincent Laporte
5b8a0f0978
ocamlPackages.base64: 3.2.0 → 3.4.0
2020-10-30 20:30:56 +01:00
Vincent Laporte
b709b7ac3d
ocamlPackages.biocaml: use Dune 2
2020-10-30 20:30:56 +01:00
Vincent Laporte
fb1c52641f
ocamlPackages.jwto: use Dune 2
2020-10-30 20:30:56 +01:00
Vincent Laporte
8b1ceeb896
ocamlPackages.cohttp: use Dune 2
2020-10-30 20:30:56 +01:00
Vincent Laporte
4afd690197
ocamlPackages.webmachine: use Dune 2
2020-10-30 20:30:56 +01:00
Vincent Laporte
936ef7525d
ocamlPackages.bistro: use Dune 2
2020-10-30 20:30:56 +01:00
Doron Behar
35078d9918
kdiagram: 2.6.0 -> 2.7.0
...
Use fetchFromGitLab as it seems to be unavailable in the previous url.
2020-10-30 21:03:39 +02:00
ajs124
b4d6406058
Merge pull request #101869 from helsinki-systems/upd/nginx
...
nginxMainline: 1.19.3 -> 1.19.4
2020-10-30 19:50:25 +01:00
Lassulus
858e014efc
Merge pull request #102002 from RaghavSood/electrum-ltc/ledger
...
electrum-ltc: enable hardware wallets
2020-10-30 19:39:43 +01:00
Doron Behar
09fd4270d7
kile: some slight improvements/fixes
...
Use `buildInputs` instead of `propagatedBuildInputs` - should reduce
closure size a bit. Don't wrap executables twice. Move `kdoctools` to
native. Use libsForQt5 - default version (works).
Co-authored-by: Frederik Rietdijk <fridh@fridh.nl>
2020-10-30 20:39:19 +02:00
Doron Behar
77e081bb2b
nixos/sddm: Use libsForQt514.sddm if needed (for lxqt)
...
Currently lxqt is a desktop environment that's compiled against qt514.
To avoid possible issues (#101369 ), we (hopefully) use the same qt
version as the desktop environment at hand. LXQT should move to qt515,
and for the long term the correct qt version should be inherited by the
sddm module.
2020-10-30 20:37:59 +02:00
Doron Behar
a728279d70
sddm: Move to libsForQt5*
...
Part of #101369 : Inherit it in aliases.nix, for backwards compatibility.
2020-10-30 20:37:59 +02:00
Doron Behar
368302af0d
Revert "plasma5: mark broken with Qt >= 5.15"
...
This reverts commit 575b3a053a
.
We don't know why ttuegel did it, and we suspect it was due to packages
breaking due to mixed qt5 versions used together, and not plasma itself
with qt5.15 - (#101369 ).
2020-10-30 20:37:58 +02:00
Doron Behar
e681f442c9
nixos/plasma: Fix attribute path to kinit
2020-10-30 20:37:58 +02:00
Doron Behar
9f9bdaba97
packagekit-qt: Move to libsForQt5 scope.
...
Since it's a dependency of kde's "discover", it's best to define it
there to avoid a possible mixed qt5 versions usage (#101369 ).
2020-10-30 20:37:58 +02:00