Commit Graph

154418 Commits

Author SHA1 Message Date
Jörg Thalheim
5c9b7c274c
Merge pull request #47778 from Synthetica9/j807
j: 808 -> 807
2018-10-03 21:20:42 +01:00
Timo Kaufmann
eb7a498d25
Merge pull request #47754 from r-ryantm/auto-update/nauty
nauty: 26r10 -> 26r11
2018-10-03 22:09:36 +02:00
Jörg Thalheim
9d0b675656
Merge pull request #47787 from r-ryantm/auto-update/hwinfo
hwinfo: 21.56 -> 21.57
2018-10-03 20:52:01 +01:00
Jan Tojnar
b3ce5d81a4
Merge pull request #47803 from hedning/glib-bin-reference
gnome3.gnome-session: update glib reference
2018-10-03 21:48:52 +02:00
Aaron VonderHaar
67f58eee5e elm-format: 0.8.0 -> 0.8.1 2018-10-03 20:30:35 +01:00
Tor Hedin Brønner
1d6639c575 gnome3.gnome-session: update glib reference
gsettings now reside in glib's `bin` output.
2018-10-03 21:19:08 +02:00
Tim Steinbach
28839e4b2b
sbt-extras: 3c8fcad -> 2018-09-28
Changing the versioning scheme to fix proper detection of
"versionOlder" etc.
2018-10-03 14:07:19 -04:00
Patrick Hilhorst
91c6d352f9
j: 808 -> 807
"But Synthetica", I hear you say, "isn't that a downgrade?".

That's what I originally thought as well! So I emailed the  maintainer
for the only other repo that had J on version 808, BSD FreePorts. Since
they also didn't know what was going on here, I emailed Jsoftware
themselves. I got a lovely email back from Mr. Iverson (Jr. I presume?)
himself:

![The email](https://i.imgur.com/RidiODe.png)

So it has been confirmed from the horse's mouth that this _is_ the
correct version to be on.

I also re-enabled all the tests, since they all pass now, enabled the
build on ARM and Darwin (I don't have access to either kind of machine,
but I don't see why it wouldn't work), and added myself as a maintainer.
2018-10-03 19:59:23 +02:00
Jörg Thalheim
24cc141afd
Merge pull request #47777 from r-ryantm/auto-update/LanguageTool
languagetool: 4.2 -> 4.3
2018-10-03 18:51:47 +01:00
R. RyanTM
474587513e hwinfo: 21.56 -> 21.57
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hwinfo/versions
2018-10-03 10:50:22 -07:00
R. RyanTM
9d8e0819aa kotlin: 1.2.70 -> 1.2.71
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2018-10-03 13:38:12 -04:00
Jörg Thalheim
4e18bc855d
Merge pull request #45285 from kini/makeself
makeself: backport megastep/makeself#142
2018-10-03 18:37:34 +01:00
Keshav Kini
eb84586cad makeself: backport megastep/makeself#142
Currently, a self-extracting archive created by makeself will fail to
properly execute on NixOS because the boilerplate Bash code it uses to
clean up the temporary directory it extracted its contents into
assumes that the `rm` command is installed at `/bin/rm`, which is not
the case on NixOS.

This commit, a backport of a pull request I made to the upstream
repository at megastep/makeself#142, fixes the issue by causing the
boilerplate code to call `rm` without specifying an absolute path,
which allows the version of `rm` from one's current Nix environment to
be used instead.
2018-10-03 10:31:58 -07:00
R. RyanTM
807d73c391 libressl_2_8: 2.8.0 -> 2.8.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libressl/versions
2018-10-03 11:58:32 -05:00
Jörg Thalheim
4c59402652
Merge pull request #47771 from r-ryantm/auto-update/ipmiutil
ipmiutil: 3.1.2 -> 3.1.3
2018-10-03 17:40:38 +01:00
R. RyanTM
f72bbc6f04 languagetool: 4.2 -> 4.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/languagetool/versions
2018-10-03 09:40:12 -07:00
Jörg Thalheim
50a306125c
Merge pull request #47542 from prusnak/gcc-arm-embedded_update
gcc-arm-embedded: 6-2017-q2-update -> 7-2018-q2-update
2018-10-03 17:29:25 +01:00
Peter Simons
c5d4957103 haskell-lens: use latest version when building with ghc-8.6.x 2018-10-03 18:00:29 +02:00
Peter Simons
975c77e2d5 haskell-free and base-orphans: use latest versions to fix build with ghc-8.6.x 2018-10-03 18:00:29 +02:00
Peter Simons
5334751964 haskell-hspec: fix overrides to use the newer QuickCheck version 2018-10-03 18:00:29 +02:00
Peter Simons
2d098f7ef6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1 from Hackage revision
007086bd5b.
2018-10-03 18:00:29 +02:00
Peter Simons
e6195f704f haskell-semigroupoids: update to latest version for ghc-8.6.x 2018-10-03 18:00:29 +02:00
Silvan Mosberger
5067773e39 haskellPackages.*.env: Use shellFor 2018-10-03 18:00:29 +02:00
Silvan Mosberger
56da05d459 haskellPackages.shellFor: Clean and fixup
- Now correctly sets NIX_GHC* env vars
2018-10-03 18:00:29 +02:00
Silvan Mosberger
7c5c3fceff haskell.lib.getBuildInputs: Use generic builder passthru to implement 2018-10-03 18:00:29 +02:00
Jan Tojnar
1951aea6a5
Merge pull request #47738 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.3.5 -> 4.3.7
2018-10-03 17:30:53 +02:00
R. RyanTM
f9ec698fa9 ipmiutil: 3.1.2 -> 3.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipmiutil/versions
2018-10-03 08:10:56 -07:00
Jörg Thalheim
13c300df6c
Merge pull request #47739 from r-ryantm/auto-update/pgcli
pgcli: 1.10.3 -> 1.11.0
2018-10-03 14:49:36 +01:00
Jörg Thalheim
38edcbd968
Merge pull request #47744 from c0bw3b/pkg/stgit
gitAndTools.stgit: fix fetcher and meta
2018-10-03 14:47:13 +01:00
Jörg Thalheim
26eca3f8c3
Merge pull request #47753 from r-ryantm/auto-update/neo4j
neo4j: 3.4.6 -> 3.4.7
2018-10-03 14:46:34 +01:00
Andreas Rammhold
1ba6a7bb43
Merge pull request #47748 from taku0/thunderbird-bin-60.2.1
thunderbird,  thunderbird-bin: 60.0 -> 60.2.1
2018-10-03 14:55:42 +02:00
R. RyanTM
98092f7a67 nauty: 26r10 -> 26r11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nauty/versions
2018-10-03 05:54:07 -07:00
R. RyanTM
212501f4c7 neo4j: 3.4.6 -> 3.4.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neo4j/versions
2018-10-03 05:48:26 -07:00
Graham Christensen
0d0bcb5a51
Merge pull request #47752 from brainrape/patch-2
Fix systemd timer unit documentation
2018-10-03 08:46:02 -04:00
Márton Boros
d8a555d819
Fix systemd timer unit documentation
Fixes #36210
2018-10-03 14:39:36 +02:00
taku0
d802524def thunderbird: 60.0 -> 60.2.1 2018-10-03 21:32:13 +09:00
Renaud
153f98062c
gitAndTools.stgit: fix fetcher and meta 2018-10-03 13:54:02 +02:00
Tim Steinbach
22e39f642b
xmonad-extras: jailbreak
Our XMonad identifies as 0.15, which is why we need to jailbreak it
into the extras build
2018-10-03 07:48:49 -04:00
R. RyanTM
51c389d57f pgcli: 1.10.3 -> 1.11.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgcli/versions
2018-10-03 04:43:31 -07:00
R. RyanTM
a0b9099e1a pulseeffects: 4.3.5 -> 4.3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2018-10-03 04:36:47 -07:00
Sarah Brofeldt
a8cbded02c
Merge pull request #47731 from periklis/update-kubectx
kubectx: 0.5.1 -> 0.6.1
2018-10-03 13:18:52 +02:00
Jörg Thalheim
a0f5e58ad5
Merge pull request #47711 from r-ryantm/auto-update/Vc
vc: 1.3.3 -> 1.4.0
2018-10-03 12:12:22 +01:00
Periklis Tsirakidis
b9f9b05c37 kubectx: 0.5.1 -> 0.6.1
Also provides shell completions for zsh, bash and fish
2018-10-03 12:58:06 +02:00
Jörg Thalheim
96903c501e
Merge pull request #47703 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20180918 -> 0.0.20180925
2018-10-03 11:33:54 +01:00
Jörg Thalheim
1b769de74c
Merge pull request #47716 from r-ryantm/auto-update/visualvm
visualvm: 1.4.1 -> 1.4.2
2018-10-03 11:32:07 +01:00
Maximilian Bosch
7297cc5501 nixos/activation: fix systemd-user daemon-reload in auto-upgrade service (#47695)
The autoupgrade service defined in `system.autoUpgrade`
(`nixos/modules/installer/tools/auto-upgrade.nix`) doesn't have `su` in
its path and thus yields a warning during the `daemon-reload`.

Specifying the absolute path fixes the issue.

Fixes #47648
2018-10-03 12:31:08 +02:00
Jörg Thalheim
a18b4a58d1
Merge pull request #47717 from r-ryantm/auto-update/thermald
thermald: 1.7.2 -> 1.8
2018-10-03 11:28:33 +01:00
Jörg Thalheim
0160fadd7c
Merge pull request #47719 from r-ryantm/auto-update/sundials
sundials: 3.1.2 -> 3.2.0
2018-10-03 11:21:22 +01:00
Jörg Thalheim
b73b0bb0b3
Merge pull request #47727 from r-ryantm/auto-update/softhsm
softhsm: 2.4.0 -> 2.5.0
2018-10-03 11:19:45 +01:00
Jörg Thalheim
322570ca7f
Merge pull request #47726 from r-ryantm/auto-update/tmuxp
tmuxp: 1.4.0 -> 1.4.2
2018-10-03 11:18:36 +01:00