Peter Simons
9f144e8578
haskell-hspec-smallcheck: use latest version for ghc-8.4.x to fix the build
2018-04-28 15:38:00 +02:00
Peter Simons
8564e93d2d
haskell-c2hs: drop hacky override and try the current version again
2018-04-28 15:38:00 +02:00
Peter Simons
f0549be090
haskell-stack: update overrides for the new 1.7.1 version
2018-04-28 15:37:59 +02:00
Peter Simons
c60c6a2443
git-annex: update sha256 hash for new 6.2018042 version
2018-04-28 15:37:59 +02:00
Peter Simons
99dc2d6f0f
haskell-hpack: use latest version for ghc-8.4.x to fix the build
2018-04-28 15:37:59 +02:00
Peter Simons
e39a75cd35
haskell-pandoc: update override for ghc-8.4.x
2018-04-28 15:37:59 +02:00
Peter Simons
f8d0c9e3c3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-9-g07ca643 from Hackage revision
bb8ed19628
.
2018-04-28 15:37:55 +02:00
ajs124
ba1b2ef243
makemkv: 1.10.8 -> 1.12.2, switch from qt4 to qt5
2018-04-28 15:22:48 +02:00
Maximilian Bosch
9274ea3903
treewide: rename version attributes
...
As suggested in https://github.com/NixOS/nixpkgs/pull/39416#discussion_r183845745
the versioning attributes in `lib` should be consistent to
`nixos/version` which implicates the following changes:
* `lib.trivial.version` -> `lib.trivial.release`
* `lib.trivial.suffix` -> `lib.trivial.versionSuffix`
* `lib.nixpkgsVersion` -> `lib.version`
As `lib.nixpkgsVersion` is referenced several times in `NixOS/nixpkgs`,
`NixOS/nix` and probably several user's setups. As the rename will cause
a notable impact it's better to keep `lib.nixpkgsVersion` as alias with
a warning yielded by `builtins.trace`.
2018-04-28 14:23:53 +02:00
Maximilian Bosch
39909289f4
lib: deduplicate version/suffix references
...
The logic regarding the generated `.version-suffix` file is already
defined in `lib/trivial.nix` and shouldn't be duplicated in
`nixos/version`.
2018-04-28 14:23:13 +02:00
Maximilian Bosch
f66cdc71a3
osquery: use stdenv.lib.nixpkgsVersion
...
This way easier to understand and the officially recommended approach.
/cc @dezgeg @fpletz
2018-04-28 14:23:13 +02:00
Maximilian Bosch
9f2b67d89b
Revert ".version: remove final newline"
...
This reverts commit e109784f84
.
2018-04-28 14:23:13 +02:00
obadz
1f34893553
hyena: fix hyena & pdfmod builds on higher versions of mono
...
Helps with #36711
2018-04-28 13:14:43 +01:00
Jörg Thalheim
ea5787ad52
cups-kyodialog3: use autoPatchelfHook, add missing qt4
2018-04-28 13:02:20 +01:00
Jörg Thalheim
4071b64ae4
Merge pull request #38883 from romildo/new.onestepback
...
onestepback: init at 0.98
2018-04-28 13:01:25 +01:00
Jörg Thalheim
f9fe798f95
Merge pull request #39612 from bgamari/cupsd-loglevel
...
cupsd: Introduce services.printing.logLevel option
2018-04-28 12:50:48 +01:00
Jörg Thalheim
df8d21623f
Merge pull request #39528 from r-ryantm/auto-update/php
...
php: 7.2.4 -> 7.2.5
2018-04-28 11:47:31 +01:00
Jörg Thalheim
68e75fbb53
Merge pull request #39577 from veprbl/pr/pythia_8.235
...
pythia: 8.226 -> 8.235, enable lhapdf6 plugin
2018-04-28 11:44:37 +01:00
Jörg Thalheim
5621e1a14d
Merge pull request #39591 from etu/php-upgrades
...
php: 5.6.35 -> 5.6.36, 7.0.29 -> 7.0.30, 7.1.16 -> 7.1.17
2018-04-28 11:17:48 +01:00
Andreas Rammhold
7c05ada612
Merge pull request #39643 from andir/quassel-0.12.5
...
quassel: 0.12.4 -> 0.12.5 (fixes RCE & remote crash)
2018-04-28 12:03:46 +02:00
Tuomas Tynkkynen
dda74d9e50
nixos/qemu-vm: Always add a virtio RNG device to the quest
...
mke2fs has this annoying property that it uses getrandom() to get random
numbers (for whatever purposes) which blocks until the kernel's secure
RNG has sufficient entropy, which it usually doesn't in the early boot
(except if your CPU supports RDRAND) where we may need to create the
root disk.
So let's give the VM a virtio RNG to avoid the boot getting stuck at
mke2fs.
2018-04-28 12:48:06 +03:00
Andreas Rammhold
bf325f1bd7
quassel: 0.12.4 -> 0.12.5 (fixes RCE & remote crash)
...
It was found that Quassel could be remotely crashed and had an
unauthenticated RCE vulnerability. The public annoucement can be found
on the oss-sec archive [1]. The bump to 0.12.5 is supposed fixe both issues.
[1] http://seclists.org/oss-sec/2018/q2/77
2018-04-28 11:08:42 +02:00
Jörg Thalheim
6078f01969
Merge pull request #39639 from davidak/elementary-xfce-icon-theme-update
...
elementary-xfce-icon-theme: 2017-11-28 -> 0.11
2018-04-28 09:42:55 +01:00
Graham Christensen
74fcb1c770
nixos docs: include note about make for debugging the nixos docs
2018-04-28 04:15:16 -04:00
Graham Christensen
a77dc213a7
nixos manual: update xi:include for configuruation.nix's options-db
2018-04-28 04:04:56 -04:00
Graham Christensen
0ff0d138e4
nixos docs: Add a makefile for hacking on the nixos docs
2018-04-28 04:00:55 -04:00
Matthew Justin Bauer
597ea7f4d1
Merge pull request #39533 from r-ryantm/auto-update/libwps
...
libwps: 0.4.8 -> 0.4.9
2018-04-28 00:59:27 -05:00
Matthew Justin Bauer
4359507e72
Merge pull request #39531 from r-ryantm/auto-update/openvpn
...
openvpn: 2.4.5 -> 2.4.6
2018-04-28 00:58:56 -05:00
davidak
1c235abda6
elementary-xfce-icon-theme: 2017-11-28 -> 0.11
2018-04-28 07:58:52 +02:00
aszlig
2f893ff53d
autoPatchelfHook: Provide a better derivation name
...
Thanks to @Ericson2314 for the suggestion to provide a name for the hook
script. Comment was posted here:
https://github.com/NixOS/nixpkgs/pull/34506#discussion_r167421856
Very useful if you use some other hooks and autoPatchelfHook so you
don't just get a bunch of "hook" derivations.
Tested by quickly building (not running) teamviewer and masterpdfeditor.
Signed-off-by: aszlig <aszlig@nix.build>
Reported-by: John Ericson <Ericson2314@yahoo.com>
2018-04-28 07:25:30 +02:00
Matthew Justin Bauer
31881e36b6
Merge pull request #39267 from Twey/atlassian-cli
...
atlassian-cli: init at 7.8.0
2018-04-28 00:12:18 -05:00
Matthew Justin Bauer
08364a929a
Merge pull request #39101 from jokogr/u/jetbrains-2018.1.1
...
Jetbrains products' update 2018.1.1
2018-04-28 00:03:04 -05:00
Graham Christensen
59f8b1e844
nixos docs: Move generated XML in to a specific subdirectory to allow easier hacking
2018-04-27 22:44:51 -04:00
Jan Tojnar
3ebb162d90
gegl_0_4: init at 0.4.0
2018-04-28 04:08:49 +02:00
Jan Tojnar
e375bd4a9e
gdk_pixbuf: export moduleDir
2018-04-28 04:08:48 +02:00
Matthew Bauer
5f419f3df7
netbsd: improve darwin support
2018-04-27 21:05:42 -05:00
Matthew Bauer
d11f290f67
netbsd: cleanup and musl suppot
2018-04-28 01:31:12 +00:00
Graham Christensen
68d48cecf6
Merge pull request #31418 from ryantm/doc-nixos-extra-module-path
...
lib/eval-config: document NIXOS_EXTRA_MODULE_PATH
2018-04-27 21:26:06 -04:00
Matthew Bauer
004111c27e
netbsd: small fixups
2018-04-28 01:03:47 +00:00
Matthew Bauer
6bc19398be
openbsd: remove
2018-04-28 01:03:34 +00:00
Matthew Bauer
3c3b82234a
netcat-openbsd: remove
2018-04-27 19:34:41 -05:00
Matthew Bauer
c65000af91
openbsd: fixup mg
2018-04-28 00:33:51 +00:00
Matthew Bauer
949bb98872
libressl: build netcat
2018-04-27 19:33:05 -05:00
Matthew Bauer
99b8d106e9
netcat-gnu: move to pkgs/tools/networking/netcat
2018-04-27 19:32:19 -05:00
xeji
ac716155b2
Merge pull request #39362 from flokli/abootimg
...
abootimg: init at 0.6
2018-04-28 02:09:37 +02:00
xeji
a674227d2a
Merge pull request #39631 from veprbl/patch-6
...
fastjet: update license in meta
2018-04-28 01:34:50 +02:00
xeji
aae03f7b93
Merge pull request #39548 from r-ryantm/auto-update/fastjet
...
fastjet: 3.3.0 -> 3.3.1
2018-04-28 01:17:16 +02:00
Dmitry Kalinkin
b1950f081d
fastjet: update license in meta
...
Fixes: 70e070 ('fastjet: 3.3.0 -> 3.3.1')
2018-04-27 19:16:32 -04:00
Jean-Baptiste Giraudeau
92808e667f
blobfuse: init at 1.0.1-RC-Preview ( #39073 )
2018-04-27 23:58:40 +01:00
Matthew Bauer
e2fb669bc5
netbsd: fix finger
2018-04-27 22:52:54 +00:00