Commit graph

42998 commits

Author SHA1 Message Date
Christian Kögler 75060fab76 vdr: fix overrideAttrs (#59083)
The current vdr derivation can not be overritten. The attribute plugins
gets lost while overriding and that leads to problems when evaluating
vdrPlugins.

Moved vdr own plugins outside vdr derivation.
2019-04-07 15:09:38 +02:00
Gabriel Ebner 34cd3ac020
Merge pull request #59101 from gebner/lib3mf
lib3mf: init at 1.8.1
2019-04-07 12:09:39 +02:00
Gabriel Ebner 8eee84f0eb lib3mf: init at 1.8.1 2019-04-07 11:38:07 +02:00
Austin Seipp 12db6c18f9 cryptol: fix, rework cryptol 2.6.0 builds
- The previous build of Cryptol was broken on GHC 8.6.x, which is now the
  new default. That's been fixed with a few upstream patches that will come
  up whenever the next release happens.

  - There was also a build failure on base-compat, fixed by jailbreaking.

  - The previous setup had all-packages.nix creating a new derivation
  solely for the purpose of wrapping the Z3 binary. This has been removed:
  the wrapper is still added but during the Haskell build itself, so that
  all Haskell dependent packages can use the cryptol interpreters too.

  - In its place, we use justStaticExecutables, so people using nix-env
  and Cryptol users who *don't* need haskell dependencies can get much
  smaller closures. Obviously this still implies a second build, but
  this build is much more useful than one that merely adds a shell
  script to a package that's relatively expensive to compile...

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-07 00:45:22 -05:00
Franz Pletz 4a985a67c5
proxmark3: init at 3.1.0 2019-04-06 15:00:18 +02:00
Jaka Hudoklin c087b608e8
Merge pull request #58360 from xtruder/pkgs/dockerTools/nix-prefetch-docker
dockerTools: add nix-prefetch-docker script
2019-04-06 14:44:19 +02:00
Pascal Wittmann cfb6ade58c
Merge pull request #58931 from bzizou/migrate
migrate: init at 3.7.2
2019-04-06 14:23:50 +02:00
Jaka Hudoklin c1f0d19785
dockerTools: add nix-prefetch-docker script 2019-04-06 14:16:40 +02:00
Vladimír Čunát 526c4292ae
Merge branch 'staging-next'
This iteration was long, about five weeks (2fcb11a2), I think.
Darwin: it's missing a few thousand binaries and there's a make-netbsd
regression, but I suppose these aren't merge blockers.
2019-04-06 13:20:53 +02:00
Vincent Laporte 50a03f8632 hol_light: 2018-09-30 -> 2019-03-27 2019-04-06 11:03:29 +02:00
Dmitry Kalinkin 21d1b195c8
Merge pull request #58939 from Lucus16/latexrun
Add latexrun package
2019-04-05 19:00:16 -04:00
Will Dietz 95ce16a7c4
Merge pull request #58520 from dtzWill/update/inter-ui-vs-inter
inter,inter-ui: keep font name the same for attributes, split off, bump to 3.5
2019-04-05 16:05:22 -05:00
Benjamin Staffin b391a1602d
tilingnome: init at 2019-01-18 (#58980) 2019-04-05 17:01:52 -04:00
Will Dietz 346082f8ec inter,inter-ui: init new 'inter', bump inter-ui to last w/that name 2019-04-05 15:50:53 -05:00
worldofpeace c794bdaf0e
Merge pull request #58970 from eyJhb/curseradio
curseradio: init at 0.2
2019-04-05 15:52:08 -04:00
eyjhbb@gmail.com 810df3f55c curseradio: init at 0.2 2019-04-05 15:48:07 -04:00
Vladimír Čunát 742416addb
Revert "Merge #58997 gettext: apply patch for CVE 2018-1875"
This reverts commit f93e176475, reversing
changes made to 2771375d6e.
The MR was meant for staging, not staging-next, so let's move it.
2019-04-05 20:59:44 +02:00
Vincent Laporte 014196b7db dotnetPackages.FsLexYaccRuntime: init at 6.1.0 2019-04-05 20:05:49 +02:00
Christian Theune 3d9e28e96d gettext: apply patch for CVE 2018-18751
Re-include an older automake (1.15) because that's explicitly depended upon.
2019-04-05 11:43:56 +02:00
Robert Schütz 9fa17c5957
Merge pull request #58690 from dotlambda/flexget-2.20.17
flexget: 2.17.20 -> 2.20.17
2019-04-05 11:29:32 +02:00
Bruno Bzeznik 0b03f44c2f migrate: init at 3.7.2 2019-04-05 09:01:36 +02:00
xeji ba01392d91
Merge pull request #58946 from marzipankaiser/fix/grisbi-update
grisbi: 1.0.4 -> 1.2.1
2019-04-04 22:46:43 +02:00
Carles Pagès bfeff26257
Merge pull request #58719 from cpages/master
calligra: mark broken
2019-04-04 22:09:40 +02:00
Marcial Gaißert 25b53f3223
grisbi: change gtk version gtk2 -> gtk3
Newer Grisbi versions do not compile with gtk2
2019-04-04 15:06:33 +02:00
markuskowa 3eecb297bc
Merge pull request #58936 from bzizou/charliecloud
charliecloud: init at 0.9.8
2019-04-04 14:43:36 +02:00
Bruno Bzeznik 8a298f8d5a charliecloud: init at 0.9.8 2019-04-04 14:16:48 +02:00
aanderse 1aa1ea53e2 perlPackages.CGIMinimal: init at 1.29 (#58935) 2019-04-03 22:53:34 +02:00
Lars Jellema 8cc7b1cce3
latexrun: init at unstable-2015-11-18 2019-04-03 19:50:00 +02:00
Peter Hoeg 61613a2512
Merge pull request #57337 from peterhoeg/m/logitech
nixos: better support for logitech devices and update relevant packages
2019-04-03 21:19:56 +08:00
markuskowa 126e1f8fd0
Merge pull request #58538 from bzizou/stacks
stacks: init at 2.3e
2019-04-03 14:41:00 +02:00
Bruno Bzeznik e7899d2a00 stacks: init at 2.3e 2019-04-03 14:01:32 +02:00
Anderson Torres 84b7a7645f
Merge pull request #52396 from bignaux/ps2client
ps2client: init at 2018-10-18
2019-04-03 05:48:55 -03:00
aanderse 427320c659 perlPackages.DBDOracle: init at 1.76 (#58726) 2019-04-02 23:14:32 +02:00
Vladimír Čunát 2771375d6e
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1512490
2019-04-02 20:56:53 +02:00
Michael Weiss 4572e79ef9
bundler-audit: init at 0.6.1 2019-04-02 17:53:25 +02:00
Ryan Mulligan 91daa7d3ac
Merge pull request #57768 from gnidorah/pakcs
pakcs: 2.0.2 -> 2.1.1
2019-04-02 07:26:40 -07:00
Ryan Mulligan 4d160c3f09
Merge pull request #57486 from canndrew/picotts
picotts: init at 2018-10-19
2019-04-01 19:53:11 -07:00
Carles Pagès 396dcdf89b calligra: fix build 2019-04-02 00:36:04 +02:00
Franz Pletz 323cfa90b5
pythonPackages.aioesphomeapi: init at 1.8.0 2019-04-01 17:28:17 +02:00
Florian Klink 8313a5dcd3
Merge pull request #58588 from shazow/fix/vlc
vlc: Add chromecast support; libmicrodns: Init at 0.0.10
2019-04-01 17:16:42 +02:00
Robert Schütz 4ea19b7771 python.pkgs.zipp: init at 0.3.3 2019-04-01 17:01:26 +02:00
Tim Steinbach 7b80c122cd
kafka: Add 2.2 2019-04-01 08:29:44 -04:00
Leroy Hopson 9848c2b667 zzuf: init at 0.15 2019-04-01 15:43:32 +07:00
worldofpeace e89a4ec1fb
Merge pull request #58564 from romildo/upd.xcur2png
xcur2png: init at 0.7.1
2019-04-01 00:32:53 -04:00
Silvan Mosberger b8fbca0873
Merge pull request #58409 from Infinisil/vim-stylish-haskell-path
vimPlugins.vim-stylish-haskell: Patch path to executable
2019-04-01 05:41:34 +02:00
José Romildo Malaquias 4d5a4a64bf xcur2png: init at 0.7.1 2019-04-01 00:23:09 -03:00
worldofpeace f1d7b51730
Merge pull request #58566 from romildo/upd.blur-effect
blur-effect: init at 1.1.3
2019-03-31 21:54:31 -04:00
José Romildo Malaquias 56488c9257 blur-effect: init at 1.1.3 2019-03-31 22:36:34 -03:00
Will Dietz ede34af62e
Merge pull request #58603 from dtzWill/feature/yubico-pam
yubico-pam: init, nixos integration
2019-03-31 17:13:06 -05:00
worldofpeace d8c7f0bd3f
Merge pull request #58581 from matthiasbeyer/add-semver-tool
semver-tool: init at 2.1.0
2019-03-31 16:05:07 -04:00