Joachim Fasting
191a85349b
refind: refactorings
...
- Remove redundant build inputs
These are (optional) run-time dependencies, adding them to build inputs
does nothing.
- Use standard buildPhase
Note that specifying linker script is unnecessary. Also specify correct
host arch and efi platform.
- Replace non-working ad-hoc patch with wrapper
The ad-hoc patching of refind-install didn't actually substitute anything;
with a wrapper script patching becomes unnecessary
- Remove use of deprecated meta.version
Closes https://github.com/NixOS/nixpkgs/pull/18103
2016-09-01 14:51:32 +02:00
Sander van der Burg
792f50fe7c
nixui: migrate to node2nix
2016-09-01 12:14:20 +00:00
Tuomas Tynkkynen
8c4aeb1780
Merge staging into master
...
Brings in:
- changed output order for multiple outputs:
https://github.com/NixOS/nixpkgs/pull/14766
- audit disabled by default
https://github.com/NixOS/nixpkgs/pull/17916
Conflicts:
pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Eelco Dolstra
02ee9d83d0
enableParallelBuild -> enableParallelBuilding
2016-09-01 10:46:47 +02:00
Thomas Tuegel
e446b9f1b1
keybase: 1.0.16 -> 1.0.17
2016-08-31 21:36:47 -05:00
Tuomas Tynkkynen
96004b9d8c
nilfs-utils: Set dontPatchELF due to broken RPATH by patchelf
2016-09-01 01:48:49 +03:00
Michael Raskin
61fe09d670
fast-neural-doodle: fix script name
2016-08-31 19:49:18 +02:00
Michael Raskin
1280b110cb
fast-neural-doodle: init at 0.0pre2016-07-01
2016-08-31 19:45:28 +02:00
Michael Raskin
e2f48282d3
neural-style: symlink models so they can be shared easily
2016-08-31 19:45:28 +02:00
Robin Gloster
459d46dc5a
socat2pre: enable ip6 on darwin
2016-08-31 15:41:51 +02:00
Emery Hemingway
6e548b7901
plan9port: 2015-06-29 -> 2015-11-10 ( #18141 )
2016-08-31 11:41:49 +02:00
Domen Kožar
da421bc75f
Fix #4210 : Remove builderDefs
...
This was one of the ways to build packages, we are trying
hard to minimize different ways so it's easier for newcomers
to learn only one way.
This also:
- removes texLive (old), fixes #14807
- removed upstream-updater, if that code is still used it should be in
separate repo
- changes a few packages like gitit/mit-scheme to use new texlive
2016-08-31 11:34:46 +02:00
Tuomas Tynkkynen
307f7efcc9
pinentry: Fix dev reference to qtbase
2016-08-31 12:32:58 +03:00
Ram Kromberg
e852a8e8b6
plan9port: 2015-06-29 -> 2015-11-10
2016-08-31 08:58:45 +03:00
Joachim F
5f6d842ab1
Merge pull request #18122 from romildo/upd.aria2
...
aria2: 1.24.0 -> 1.26.1
2016-08-31 00:25:47 +02:00
Tuomas Tynkkynen
3a762ef967
shadowsocks-libev: Fix 'lib.optional' use
...
Produces buildInputs having lists of lists.
2016-08-30 23:00:13 +03:00
Tuomas Tynkkynen
810135363e
ceph: Fix 'lib.optional' use
...
Produces a list of list as buildInputs.
2016-08-30 23:00:13 +03:00
José Romildo Malaquias
e9f1e1ad06
aria2: 1.24.0 -> 1.26.1
2016-08-30 09:51:35 -03:00
Profpatsch
e1e96a8210
youtube-dl: wrap with atomicparsley ( #18066 )
...
Otherwise --embed-thumbnail will crash youtube-dl while running.
Rewrite the module arguments to be semantic and not fail with null
pointer errors.
2016-08-30 14:36:16 +02:00
Frederik Rietdijk
db1d965ae6
Revert "duply: add pythonPackages.cryptography"
...
This reverts commit 400d1d5c89
.
Didn't fix https://github.com/NixOS/nixpkgs/issues/18112
2016-08-30 12:54:59 +02:00
Frederik Rietdijk
400d1d5c89
duply: add pythonPackages.cryptography
2016-08-30 12:20:25 +02:00
Tuomas Tynkkynen
d3dc3d4130
Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging
...
https://github.com/NixOS/nixpkgs/pull/14766
2016-08-30 12:43:37 +03:00
Tuomas Tynkkynen
c3bcb4e1ce
treewide: Use explicit 'dev' references to glibc
2016-08-30 03:11:09 +03:00
Tuomas Tynkkynen
048a30e4e4
treewide: Fix dev references to libxml2
2016-08-30 03:02:32 +03:00
Vladimír Čunát
3996aa8953
nix: maintenance 1.11.2 -> 1.11.3
...
Fixes #17804 .
2016-08-29 22:44:01 +02:00
Vladimír Čunát
3f80ecfc79
fontforge: build the non-gui version without fontconfig
...
(in build-time closure)
2016-08-29 22:27:34 +02:00
Tuomas Tynkkynen
b2e701cb1d
nix-repl: Use 'dev' output of nix
2016-08-29 21:30:52 +03:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
obadz
b74793bd1c
Merge branch 'master' into staging
...
Conflicts:
pkgs/tools/system/facter/default.nix
2016-08-29 12:44:17 +01:00
Robin Gloster
b0b2a94751
pdftk: disable format/fortify hardening
2016-08-29 09:02:03 +00:00
Graham Christensen
7a073c1c6d
Merge pull request #18057 from peterhoeg/kindlegen
...
kindlegen: init at 2.9
2016-08-28 22:24:21 -04:00
Joachim Fasting
525b250052
runit: optionally build static runit{,-init}
...
May be useful in initrd along with statically linked busybox.
2016-08-29 04:08:38 +02:00
Robin Gloster
56158004b5
lprof: add hardeningDisable to environment during build
2016-08-29 01:58:16 +00:00
Robin Gloster
4076f4d376
Merge pull request #18074 from womfoo/bump/facter-and-deps
...
facter: 3.1.8 -> 3.4.1 and add/update related dependencies
2016-08-29 01:22:28 +00:00
Kranium Gikos Mendoza
3cca873b15
facter: 3.1.8 -> 3.4.1
2016-08-29 08:56:34 +08:00
Tuomas Tynkkynen
3243c4f272
treewide: Make explicit that 'dev' output of SDL is used
2016-08-29 03:27:14 +03:00
Robin Gloster
e17bc25943
Merge remote-tracking branch 'upstream/master' into staging
2016-08-29 00:24:47 +00:00
Kranium Gikos Mendoza
4e13a71895
logstalgia: fix build ( #18065 )
2016-08-28 23:20:22 +00:00
Joachim Fasting
e113db1e24
relfs: port to stdenv.mkDerivation
...
https://github.com/NixOS/nixpkgs/issues/4210
2016-08-29 01:10:33 +02:00
sternenseemann
2fce6824ee
a2ps: fix a misspelling in description
2016-08-28 22:32:32 +02:00
Frederik Rietdijk
9d25dc12d9
Revert "hdf5: 1.8.16 -> 1.10.0-patch1"
...
This reverts commit 1c1a03f0d3
.
hdf5 1.10 is not yet supported by all tools/libraries (e.g pytables, a dependency of pandas, requires hdf5 1.8).
2016-08-28 19:28:31 +02:00
Robin Gloster
b46b0381b6
evemu: remove obsolete substituteInPlace and use autoreconfHook
2016-08-28 14:02:22 +00:00
Peter Hoeg
c08b9b039a
kindlegen: init at 2.9
...
Not tested on macOS/Windows
2016-08-28 21:25:07 +08:00
obadz
57ddc155fc
Merge branch 'master' into staging
...
Conflicts:
pkgs/games/scummvm/default.nix
2016-08-28 12:20:59 +01:00
David Guibert
1c1a03f0d3
hdf5: 1.8.16 -> 1.10.0-patch1
2016-08-28 11:42:21 +02:00
Bjørn Forsman
1ba0ef1c73
borgbackup: 1.0.6 -> 1.0.7
2016-08-28 10:50:42 +02:00
Graham Christensen
a29eb6bfe7
Merge pull request #18024 from cransom/blink1tool
...
blink1-tool: init at 1.98
2016-08-27 21:43:21 -04:00
obadz
3de6e5be50
Merge branch 'master' into staging
...
Conflicts:
pkgs/applications/misc/navit/default.nix
pkgs/applications/networking/mailreaders/alpine/default.nix
pkgs/applications/networking/mailreaders/realpine/default.nix
pkgs/development/compilers/ghc/head.nix
pkgs/development/libraries/openssl/default.nix
pkgs/games/liquidwar/default.nix
pkgs/games/spring/springlobby.nix
pkgs/os-specific/linux/kernel/perf.nix
pkgs/servers/sip/freeswitch/default.nix
pkgs/tools/archivers/cromfs/default.nix
pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Robin Gloster
b37460ec63
xtreemfs: fix substituteInPlace paths
2016-08-27 21:56:45 +00:00
Robin Gloster
d80ad66701
svtplay-dl: fix path to test runner
2016-08-27 21:55:37 +00:00