Commit Graph
169108 Commits
Author SHA1 Message Date
Will Dietz 994c3eaec8 rhash: run functional tests not consistency of source dist :) 2019-02-04 01:49:02 -06:00
Will Dietz bffabe5de1 rhash: 1.3.6 -> 1.3.8
https://github.com/rhash/RHash/releases/tag/v1.3.8
https://github.com/rhash/RHash/releases/tag/v1.3.7
2019-02-04 01:49:02 -06:00
Danylo HlynskyiandGitHub 72677fa735 Merge pull request #55157 from delroth/fix-postgres-test
nixos/tests/postgresql: fix regression from #55106
2019-02-04 08:33:35 +02:00
Michael RaskinandGitHub 6eee77f455 Merge pull request #55163 from r-ryantm/auto-update/recoll
recoll: 1.24.4 -> 1.24.5
2019-02-04 05:54:11 +00:00
Claes Wallin (韋嘉誠)andMichael Raskin f81c0c1d8e racket, racket-minimal: 7.1 -> 7.2 (#54994)
The old src/configure has been split into src/lt/configure for
classical Racket and src/cs/c/configure for Racket CS (Racket on Chez
Scheme).
2019-02-04 05:52:59 +00:00
R. RyanTM f8f14c9a63 recoll: 1.24.4 -> 1.24.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/recoll/versions
2019-02-03 20:02:35 -08:00
Pierre Bourdon a8da72b012 nixos/tests/postgresql: fix regression from #55106 2019-02-04 03:56:43 +01:00
Ben Wolsieffer 7de900515c buildbot: 1.4.0 -> 1.8.1 2019-02-03 21:41:03 -05:00
R. RyanTM e27eaf6111 star: 2.6.1d -> 2.7.0a
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/star/versions
2019-02-03 17:20:27 -08:00
Will Dietz bcea7dd394 zsh: 5.7 -> 5.7.1 2019-02-03 19:05:19 -06:00
Daniel Fullmer 70fc5edacb mupdf: Fix changed library name 2019-02-03 19:55:48 -05:00
Tim Steinbach c77728de7b linux: 5.0-rc4 -> 5.0-rc5 2019-02-03 19:31:25 -05:00
Jan MalakhovskiandDmitry Kalinkin 13e6180fba libcardiacarrest: 12.1-7 -> 12.2.8 2019-02-03 18:30:20 -05:00
worldofpeace 2b344e6a74 pantheon.elementary-videos: remove comment 2019-02-03 16:10:36 -05:00
worldofpeace a45eb67711 pantheon.elementary-capnet-assist: 2.2.2 -> 2.2.3 2019-02-03 16:10:36 -05:00
worldofpeace 97af256e5e pantheon.elementary-screenshot-tool: 1.6.0 -> 1.6.1 2019-02-03 16:10:35 -05:00
worldofpeace 14a5549e70 pantheon.elementary-files: 4.1.3 -> 4.1.4 2019-02-03 16:10:35 -05:00
markuskowaandGitHub ed5ec8b375 Merge pull request #54845 from r-ryantm/auto-update/dar
dar: 2.6.0 -> 2.6.1
2019-02-03 22:02:23 +01:00
Will DietzandGitHub a0e9413eff Merge pull request #55114 from romildo/upd.tetra-gtk-theme
tetra-gtk-theme: 0.2.0 -> 201902
2019-02-03 13:43:39 -06:00
Pierre Bourdon 25c2d1cd3e glowing-bear: init at 0.7.1 2019-02-03 19:39:59 +01:00
Silvan MosbergerandGitHub a30f43c109 Merge pull request #54930 from DeltaEvo/coredns
coredns: 005 -> 1.3.1
2019-02-03 19:37:53 +01:00
Pascal Wittmann b3c994185a disorderfs: 0.5.5 -> 0.5.6 2019-02-03 19:19:41 +01:00
Pascal WittmannandGitHub dd1948799c Merge pull request #55131 from Anton-Latukha/gpodder-3.10.7
gpodder: 3.10.6 -> 3.10.7
2019-02-03 19:00:12 +01:00
Michael Weiss bda21694d1 wlroots: Fix the ELF binaries (rootston + examples)
Due to stdenv changes the binaries where broken during the fixup phase
(while stripping all binaries). The current solution isn't optimal but
there must not be any cyclic dependencies on $out.
2019-02-03 17:59:50 +01:00
Elis HirwingandGitHub 4bff986b92 Merge pull request #55120 from etu/upgrade-xlog
xlog: 2.0.15 -> 2.0.17
2019-02-03 17:46:21 +01:00
Anton-Latukha 769510f9b3 gpodder: 3.10.6 -> 3.10.7 2019-02-03 18:34:41 +02:00
Robert Schütz dae8dfd69f haxor-news: use patch to allow newer click version 2019-02-03 17:31:49 +01:00
Matthew BauerandGitHub 43bd6a318e Merge pull request #52112 from eyJhb/arduino-mk
arduino-mk: init at 1.6.0
2019-02-03 11:29:00 -05:00
Pascal WittmannandGitHub 5eebe431ea Merge pull request #55051 from NixOS/update-gtk-doc
gtk-doc: 1.28 -> 1.29
2019-02-03 17:27:40 +01:00
Maximilian Bosch a29294cb95 nixos/ndppd: register test 2019-02-03 16:47:01 +01:00
zimbatmandGitHub abac6afe93 pkgconfig: rename to pkg-config (#55094)
Package attrs should map to the pname. It's confusing otherwise.

pkg-config is also the name used by most distributions:

Debian, Homebrew, Guix, OpenSuse

other distributions like FreeBSD ports, Fedora and Arch Linux call it
"pkgconf"

Waiting a few releases to make a tree-wide change to make it easier to
back-port things.
2019-02-03 15:35:55 +00:00
Duarte David f7a16402b4 coredns: Add deltaevo as maintainer 2019-02-03 16:32:56 +01:00
Andreas RammholdandGitHub 25a0974c4a Merge pull request #54986 from andir/qt
qt511: 5.11.1 -> 5.11.3, qt56 & qt59 security fixes
2019-02-03 16:08:55 +01:00
markuskowaandGitHub 367ec829fa Merge pull request #54676 from r-ryantm/auto-update/sundials
sundials: 4.0.1 -> 4.0.2
2019-02-03 16:03:01 +01:00
markuskowaandGitHub 9c363bd765 Merge pull request #54135 from swdunlop/gnatsd-1.4.0
gnatsd: 1.2.0 -> 1.4.0
2019-02-03 16:02:22 +01:00
Michael WeissandGitHub 07b70bd188 Merge pull request #55117 from primeos/sway
sway-beta: 1.0-beta.2 -> 1.0-rc1
2019-02-03 15:57:26 +01:00
Michael Weiss ebe36008d6 nixos/sway-beta: Install swaylock and swayidle by default 2019-02-03 15:35:07 +01:00
Michael Weiss f73a8b22fb sway-beta: 1.0-beta.2 -> 1.0-rc1 2019-02-03 15:35:07 +01:00
Michael Weiss 038b89819b wlroots: 0.2 -> 0.3 2019-02-03 15:35:07 +01:00
Vincent Laporte 570dd83ae4 ocamlPackages.ocsigen-start: 1.4.0 -> 1.5.0 2019-02-03 14:20:17 +00:00
Vincent Laporte 65ba19a9c5 ocamlPackages.ocsigen-start: 1.2.0 -> 1.4.0 2019-02-03 14:20:16 +00:00
Vincent Laporte c3ddb39ade ocamlPackages.ocsigen-start: 1.1.0 -> 1.2.0 2019-02-03 14:20:15 +00:00
Vincent Laporte 5a2f6b08bf ocamlPackages.ocsigen-toolkit: 1.1.0 -> 2.0.0 2019-02-03 14:20:14 +00:00
Vincent Laporte 686f8a4710 ocamlPackages.eliom: 6.3.0 -> 6.4.0 2019-02-03 14:20:14 +00:00
Vincent Laporte 05350c0047 ocamlPackages.ocsigen_server: 2.9 -> 2.11 2019-02-03 14:20:13 +00:00
Vincent Laporte d8a8de45d0 ocamlPackages.lwt_camlp4: init at 20180325 2019-02-03 14:20:11 +00:00
Michael Weiss 614b29a93b python37Packages.mysql-connector: 8.0.14 -> 8.0.15 2019-02-03 15:12:29 +01:00
Michael Weiss 5b8a861c44 signing-party: Update meta.homepage
The current repository (debian/signing-party) was actually the old one
(last activity 4 months ago) and signing-party-team/signing-party is the
new upstream repository.
2019-02-03 14:59:41 +01:00
Danylo HlynskyiandGitHub b251a368dd Revert "all-packages.nix: remove res. (next stage super)" (#55125)
This reverts commit 3ec0eb4bbd.

See https://github.com/NixOS/nixpkgs/pull/55061#issuecomment-460047536
2019-02-03 15:51:02 +02:00
Franz Pletz 2746973061 ndppd: don't use weird upstream systemd service unit 2019-02-03 14:39:28 +01:00