Commit graph

3395 commits

Author SHA1 Message Date
Piotr Bogdan cac4cb401c debootstrap: 1.0.87 -> 1.0.92 2017-11-06 14:25:44 +00:00
Vladimír Čunát bc90fe1fbb
Merge #30371: update misc. gnome3-related libraries 2017-11-06 13:00:15 +01:00
Jan Tojnar cdd40ba79e
colord: 1.2.12 → 1.4.1 2017-11-05 20:44:15 +01:00
Jan Tojnar db16b93039
ostree: 2017.9 → 2017.12 2017-11-05 20:44:13 +01:00
Orivej Desh dcf16a83fe
Merge pull request #31277 from rnhmjoj/bdf2psf
bdf2psf 1.158 -> 1.170
2017-11-05 17:03:14 +00:00
rnhmjoj c47ac4d2ad ddcutil: 0.8.2 -> 0.8.4 2017-11-05 17:51:32 +01:00
Jan Tojnar 1d55dd3d13
fwup: 0.14.3 → 0.16.1 2017-11-05 17:02:29 +01:00
rnhmjoj 8877ba4c0f
bdf2psf 1.158 -> 1.170 2017-11-05 15:41:13 +01:00
rnhmjoj a950f3d671
radeon-profile: 20161221 -> 20170714 2017-11-05 14:42:43 +01:00
Tim Steinbach 21b587a6dd
Merge pull request #31232 from mimadrid/update/tmuxp-1.3.4
tmuxp: 1.3.1 -> 1.3.4
2017-11-04 10:58:27 -04:00
Daiderd Jordan 0d95b319c0
Merge pull request #31234 from mimadrid/update/rlwrap-0.43
rlwrap: 0.42 -> 0.43
2017-11-04 11:56:19 +01:00
Daiderd Jordan 7ada6b5ad2
Merge pull request #31229 from mimadrid/update/fzf-0.17.1
fzf: 0.17.1
2017-11-04 11:50:19 +01:00
mimadrid b34f5db38f
parallel: 20170722 -> 20171022 2017-11-04 11:29:40 +01:00
mimadrid c375ed9b86
rlwrap: 0.42 -> 0.43 2017-11-04 09:29:49 +01:00
mimadrid 16172d4299
fzf: 0.17.1 2017-11-04 08:36:33 +01:00
mimadrid 765091d80b
tmuxp: 1.3.1 -> 1.3.4 2017-11-04 08:25:03 +01:00
Tuomas Tynkkynen d2717a55d9 ethtool: 4.11 -> 4.13 2017-11-03 21:25:41 +02:00
Casey Ransom b62992a483
kisslicer: init at 1.6.2 2017-11-02 18:01:18 +01:00
Piotr Bogdan 8904ce343a fix source root locations.
These have changed following commit
c3255fe8ec.

See also:

- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
Mateusz Kowalczyk e1d7f7ba82 cloc: fix sourceRoot 2017-11-01 21:41:18 +00:00
Orivej Desh 6e02ddc926
Merge pull request #31041 from matthiasbeyer/update-my-packages
Update a few packages
2017-10-31 17:21:00 +00:00
Michael Weiss 8e91f4ea91 lf: 2017-09-06 -> 2017-10-30 2017-10-31 16:56:40 +01:00
Matthias Beyer 713a7b65e7 vdirsyncer: 0.15.0 -> 0.16.3 2017-10-31 16:27:23 +01:00
Peter Hoeg 369056394f
Merge pull request #31020 from peterhoeg/p/mht
mht2htm: init at 1.8.1.35
2017-10-31 22:08:07 +08:00
Peter Hoeg 12da0b5f45 mht2htm: init at 1.8.1.35 2017-10-31 22:07:23 +08:00
Frederik Rietdijk f04f30fd2d
Merge pull request #30921 from andir/vdirsyncer-requests_oauthlib
vdirsyncer: added requests_oauthlib to propagatedBuildInputs
2017-10-29 18:28:55 +01:00
Andreas Rammhold 335add9e0c vdirsyncer: added requests_oauthlib to propagatedBuildInputs
vdirsyncer requires `requests_oauthlib` in order to work with google
calendar sync services
2017-10-29 11:41:49 +01:00
Jörg Thalheim a83e71900b
Merge pull request #30840 from dywedir/fd
fd: 4.0.0 -> 5.0.0
2017-10-28 13:31:33 +01:00
mimadrid 01e47d6bb5
arp-scan: fix homepage url 2017-10-28 11:18:25 +02:00
dywedir e61ef03c02 fd: 4.0.0 -> 5.0.0 2017-10-27 00:08:49 +03:00
Tuomas Tynkkynen 1cea1b66a4 ding-libs: 0.6.0 -> 0.6.1 2017-10-25 19:36:30 +03:00
Yellow Ghost 646a77739b
notify-desktop: init at 0.2.0
notify-desktop package added

improved code synopsis
2017-10-24 15:25:49 +02:00
Peter Hoeg 707b6b12cc minicom: 2.7 -> 2.7.1 2017-10-24 18:07:34 +08:00
Tristan Helmich b752a9e433 graylog: 2.3.1 -> 2.3.2 2017-10-24 11:34:45 +02:00
Lancelot SIX 131b7c2890
screen: 4.6.1 -> 4.6.2
See http://lists.gnu.org/archive/html/info-gnu/2017-10/msg00006.html
for release information
2017-10-23 15:58:51 +02:00
Kevin Cox 5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
Tuomas Tynkkynen ac2acca7d9 Merge remote-tracking branch 'upstream/staging' into master 2017-10-22 18:16:17 +03:00
Tuomas Tynkkynen 3ad02bb1fb less: 487 -> 520 2017-10-22 01:40:58 +03:00
dywedir 582afac3cb fzy: 0.7 -> 0.9 2017-10-22 00:33:19 +02:00
mimadrid a8b3029c66 tmuxinator: 0.9.0 -> 0.10.0 2017-10-21 16:39:23 +03:00
dywedir 1f2d1ac92b youtube-dl: 2017.10.01 -> 2017.10.20 2017-10-21 14:49:28 +02:00
André-Patrick Bubel 4a8116ce5d
yubico-piv-tool: 1.3.0 -> 1.4.4 2017-10-21 03:03:49 +02:00
John Ericson ee9c59c5b3 Merge remote-tracking branch 'channels/nixpkgs-unstable' into staging 2017-10-18 14:53:30 -04:00
Nikolay Amiantov cb744d55c5 snapper: fix build with new boost 2017-10-18 03:15:23 +03:00
Jörg Thalheim 9e3771c20d Merge pull request #30487 from utdemir/update-kt
kt: 11.1.0 -> 12.1.0
2017-10-17 02:24:35 +01:00
Utku Demir 30c63ace56 kt: 11.1.0 -> 12.1.0 2017-10-17 11:57:38 +13:00
Jörg Thalheim e4532af925 Merge pull request #30421 from KaiHa/lbdb-0.44
lbdb: 0.38 -> 0.44
2017-10-16 08:46:22 +01:00
Kai Harries c37198e81d lbdb: 0.38 -> 0.44 2017-10-14 22:02:13 +02:00
Vladimír Čunát 6525c22ef1
Merge branch 'master' into staging
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Keshav Kini 47d8cd9b67 expect: update website URL
expect.nist.gov no longer resolves.  It seems the website has been
moved to http://expect.sourceforge.net/ , though there is also a page
on nist.gov at https://www.nist.gov/services-resources/software/expect
.
2017-10-13 13:05:28 +02:00
mimadrid 393a2ea979 fzf: 0.17.0 -> 0.17.0-2 2017-10-12 21:31:17 +02:00
Joerg Thalheim 3541b9a72e autorandr: put xrandr into PATH 2017-10-09 23:46:40 +01:00
Robert Schütz 2c4b6e6e9a ttwatch: 2017-04-20 -> 2017-09-26 2017-10-09 12:12:11 +02:00
Vladimír Čunát 994036d857
Merge branch 'master' into staging
Hydra: ?compare=1400181
2017-10-09 11:24:35 +02:00
Daniel Peebles 416979f3f7 Merge pull request #30150 from copumpkin/no-rpath-nonsense
Get rid of most @rpath nonsense on Darwin
2017-10-08 16:21:27 -04:00
Dan Peebles b426c85ce2 Get rid of most @rpath nonsense on Darwin
This requires some small changes in the stdenv, then working around the
weird choice LLVM made to hardcode @rpath in its install name, and then
lets us remove a ton of annoying workaround hacks in many of our Go
packages. With any luck this will mean less hackery going forward.
2017-10-08 16:13:46 -04:00
Frank Doepper e50fdb1c03 devtodo: adjust platforms
devtodo: adjust platforms
unicode: adjust platforms
2017-10-08 18:53:28 +02:00
mimadrid 7f502cf6d7
fd: 3.1.0 -> 4.0.0 2017-10-08 12:06:04 +02:00
Frederik Rietdijk acfec163b1 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-07 12:15:17 +02:00
Bjørn Forsman a0aeb376a9 plantuml: 1.2017.16 -> 1.2017.18 2017-10-07 11:27:29 +02:00
Vladimír Čunát ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Franz Pletz 66f8512e4f Merge pull request #30164 from acowley/lnav-platforms
lnav: add platforms metadata so hydra builds on darwin
2017-10-07 03:20:44 +02:00
Svend Sorensen ee6d469ee9 plantuml: 8047 -> 1.2017.16 2017-10-06 12:05:30 -07:00
Anthony Cowley f77fb64c1e lnav: add platforms metadata so hydra builds on darwin 2017-10-06 14:32:31 -04:00
zimbatm 55f5699d42 direnv: 2.12.2 -> 2.13.1 2017-10-06 11:11:49 +01:00
zimbatm f432fdfb31 direnv: fix homepage URL 2017-10-06 11:05:45 +01:00
dupgit e455bdcd51 tmux 2.5 -> tmux 2.6
Version bump
2017-10-05 21:43:16 +02:00
Orivej Desh 66d4941afe Merge branch 'master' into staging
* master: (48 commits)
  Mathematica: 11.0.1 -> 11.2.0
  kbfs: 20170922.f76290 -> 20171004.40555d
  packer: 1.0.3 -> 1.1.0
  libxdg-basedir: 1.0.2 -> 1.2.0
  fscrypt: 0.2.1 -> 0.2.2
  devtodo: init at 0.1.20
  keybase: 1.0.30 -> 1.0.33
  elixir: Fix locale problem on NixOS
  keybase-gui: 1.0.25 -> 1.0.33
  terraform: 0.10.2 -> 0.10.7  (#30055)
  emby: 3.2.32.0 -> 3.2.33.0
  sbcl: 1.3.21 -> 1.4.0
  ardour: 5.11 -> 5.12
  axoloti: fix evaluation
  axoloti: init at 1.0.12-1
  melpa-packages: Add new lean packages
  fastlane: init at 2.60.1
  nixos/traefik: guard example path
  go-ethereum: 1.7.0 -> 1.7.1
  xzgv: 0.9.1 -> 0.9.2
  ...
2017-10-05 07:41:39 +00:00
Orivej Desh 7c2b617a9f Merge pull request #29813 from womfoo/init/bonfire-0.0.7
bonfire: init at 0.0.7
2017-10-04 10:23:41 +00:00
Kranium Gikos Mendoza 11b4512033 bonfire: init at 0.0.7 2017-10-04 21:18:30 +11:00
Frank Doepper 12f9b43c16 unicode: change UnicodeData.txt to stable version
latest final release of Unicode is 10.0.0. 11.0.0 is not yet released.
2017-10-04 11:21:41 +02:00
Orivej Desh f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
Tim Steinbach d43b06a7c4 Merge pull request #30054 from dywedir/exa
exa: 0.7.0 -> 0.8.0, rustRegistry: 2017-09-10 -> 2017-10-03
2017-10-03 08:41:44 -04:00
dywedir 61c4ff5c31 exa: 0.7.0 -> 0.8.0 2017-10-03 13:17:40 +03:00
Franz Pletz 57efafd6c8
youtubeDL: 2017.09.24 -> 2017.10.01 2017-10-02 20:26:39 +02:00
Franz Pletz a69aa46ad8
mpd_clientlib: 2.11 -> 2.13 2017-10-02 20:26:09 +02:00
Jörg Thalheim 2354e0f05a cloud-utils: 0.29 -> 0.30 2017-10-02 09:11:20 +01:00
Orivej Desh fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
Orivej Desh 4f37b89eae Merge pull request #29939 from symphorien/pysmbc
Pysmbc
2017-10-01 22:37:23 +00:00
Orivej Desh 2daad2f6fa Merge pull request #29015 from aske/xflux-gui
xflux-gui: 2016-09-21 -> 1.1.10
2017-10-01 09:48:45 +00:00
Kirill Boltaev 2cc22aca75 xflux-gui: 2016-09-21 -> 1.1.10 2017-10-01 09:44:17 +00:00
José Romildo Malaquias 4126100103 entr: 3.8 -> 3.9 2017-09-30 23:20:52 -03:00
Tuomas Tynkkynen 8836c4d71b hdf5-fortran: Mark broken on Darwin
Never succeeded.

https://hydra.nixos.org/build/62044922
2017-09-30 21:29:50 +03:00
Symphorien Gibol dba8058f9d system-config-printer: add (optional) dependency pysmbc
Use case:
https://askubuntu.com/questions/548361/browse-button-disabled-in-windows-printer-via-samba-for-printer-shares
2017-09-29 21:16:42 +02:00
José Romildo Malaquias 8ebe47a45a gparted: 0.28.1 -> 0.29.0 2017-09-29 07:00:37 -03:00
Orivej Desh 0395a0d10b routino: fix data path 2017-09-28 17:29:49 +00:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Robert Schütz f79fde1ca4 routino: init at 3.2 2017-09-28 18:25:04 +02:00
amorsillo b46b0468ca mongodb-tools: 3.0.12 -> 3.5.13 (#29884)
* Upgrade mongodb-tools to 3.5.13 with ssl

* mongodb-tools: fix go references
2017-09-28 11:42:00 +01:00
Jörg Thalheim ac6bb506c6 Merge pull request #29891 from woffs/unicode-paracode
unicode: init at 2.5
2017-09-28 10:27:43 +01:00
Sukant Hajra 82667fee37 hdf5: remove references to stdenv.cc
The build provides as text a summary of the build, including the
absolute path of the compiler used for compilation.  Unfortunately, this
pulls in stdenv.cc as a transitive closure.

So this change just calls remove-references-to as a postInstall step for
the one stdenv.cc dependency.

See #29889 for details.
2017-09-28 10:41:38 +02:00
Frank Doepper be1209918b unicode: init at 2.5 2017-09-28 09:53:41 +02:00
Pascal Bach ece9245a4d ipxe: 20160831 -> 20170922 2017-09-28 01:08:58 +02:00
Nick Novitski ff15b852c1 youtube-dl: 2017.09.15 -> 2017.09.24 (#29866) 2017-09-28 00:32:47 +02:00
Vladimír Čunát cb9a846762
Merge older staging
Hydra looks OK; not finished yet but already has more successes than
on master.
2017-09-24 20:56:11 +02:00
Kranium Gikos Mendoza f43baf94a3 pick: 1.7.0 -> 1.9.0 2017-09-24 21:44:01 +10:00
Vladimír Čunát 73282c8cc2
Merge branch 'master' into staging
Thousands of rebuilds from master :-/
2017-09-23 09:57:23 +02:00
mimadrid 47974b2670
entr: 3.7 -> 3.8 2017-09-23 00:28:02 +02:00
Joachim F 456e96fbbf Merge pull request #29620 from joachifm/pkg/snapper-0_5_0
snapper: 0.3.3 -> 0.5.0
2017-09-22 20:49:19 +00:00
Tuomas Tynkkynen 4acb425c39 darwin: Disable yet another bunch of packages never having built successfully
cjdns: https://hydra.nixos.org/build/61134279
jonprl: https://hydra.nixos.org/build/61123711
mate.libmatemixer: https://hydra.nixos.org/build/61126968
dirac: https://hydra.nixos.org/build/61132432
idnkit: https://hydra.nixos.org/build/61123544
trousers: https://hydra.nixos.org/build/61109766
packetdrill: https://hydra.nixos.org/build/61116190
osm2pgsql: https://hydra.nixos.org/build/61118017
nawk: https://hydra.nixos.org/build/61139000
2017-09-22 21:16:39 +03:00
Tuomas Tynkkynen a7440aa7c6 hdf5: Re-enable on darwin
Oops, ab71280823 intended to only disable hdf5-fortran but also
disabled the others that are fine.
2017-09-22 19:56:49 +03:00
Tuomas Tynkkynen 4b4bfbf3e5 darwin: Disable another bunch of packages never having built successfully
tecoc: https://hydra.nixos.org/build/61141995
shallot: https://hydra.nixos.org/build/61145497
plink-ng: https://hydra.nixos.org/build/61130149
tshark: https://hydra.nixos.org/build/61479600
2017-09-22 19:49:57 +03:00
Tuomas Tynkkynen ab71280823 darwin: Disable some packages that have never built successfully
mate.mate-desktop: https://hydra.nixos.org/build/61110037
gdmap: https://hydra.nixos.org/build/61144743
redsocks: https://hydra.nixos.org/build/61123106
resolv_wrapper: https://hydra.nixos.org/build/61121132
ogmtools: https://hydra.nixos.org/build/61108726
mp3info: https://hydra.nixos.org/build/61139015
lxappearance-gtk3: https://hydra.nixos.org/build/61126327
hdf5-fortran: https://hydra.nixos.org/build/61146631
pqiv: https://hydra.nixos.org/build/61124724
2017-09-22 17:25:38 +03:00
Robert Schütz 723042efa9 ttwatch: init at 2017-04-20 2017-09-22 10:45:31 +02:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
John Ericson f8a18cd4cf misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed
Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
2017-09-21 15:49:54 -04:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
John Ericson fd9c7eb2e8 misc pkgs: Make solitary pkgconfig buildInputs nativeBuildInputs 2017-09-21 15:49:53 -04:00
Vladimír Čunát 4683c374fa
Merge branch 'master' into staging
A couple thousand rebuilds again.
2017-09-21 21:09:32 +02:00
Robert Helgesson 25a2b4b3ec
svtplay-dl: 1.9.4 -> 1.9.6 2017-09-21 15:40:51 +02:00
Joachim Fasting 6bf56656f0
snapper: 0.3.3 -> 0.5.0 2017-09-21 00:56:24 +02:00
Joachim F 29c1888a57 Merge pull request #29560 from LumiGuide/elk-5.6.1
elk: 5.5.2 -> 5.6.1
2017-09-20 21:56:26 +00:00
Tuomas Tynkkynen 2c2cd34b54 esptool: Fix tests in sandbox
It actually requires flake8-future-import but manages to download it
from the Internet when run outside the sandbox.
2017-09-20 17:55:31 +03:00
Vladimír Čunát d4c33d5e4e
Merge branch 'master' into staging 2017-09-19 18:03:09 +02:00
Jörg Thalheim d63b59adf9 Merge pull request #29561 from dywedir/fd
fd: 3.0.0 -> 3.1.0
2017-09-19 12:28:38 +01:00
dywedir 72129c2cb4 fd: 3.0.0 -> 3.1.0 2017-09-19 12:02:33 +03:00
Dmitry Kalinkin 5ae7445530
coreutils: remove conflicting _FORTIFY_SOURCE definition
Originally this was introduced in 055e646b ('coreutils: Guard against compiler not supporting __builtin_stpncpy_chk') four years ago. Right now this doesn't seem to serve any purpose and it conflicts with the hardening flags:

    <command line>:2:9: warning: '_FORTIFY_SOURCE' macro redefined [-Wmacro-redefined]
    #define _FORTIFY_SOURCE 2
            ^
    <command line>:1:9: note: previous definition is here
    #define _FORTIFY_SOURCE 0
            ^
    1 warning generated.
2017-09-19 04:59:40 -04:00
Bas van Dijk ea8e7ed1e3 elk: 5.5.2 -> 5.6.1
Release notes:

* https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.1.html
* https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-1.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.6.1.html
2017-09-19 10:52:08 +02:00
Robert Schütz 7f89abd820 esptool: 1.3 -> 2.1 2017-09-19 00:22:29 +03:00
k0ral 579a190cfd youtube-dl: 2017.08.27 -> 2017.09.15 2017-09-17 18:44:04 +02:00
Bjørn Forsman 983d01421e fpart: init at 0.9.3 2017-09-17 13:04:09 +02:00
Frederik Rietdijk 03fa6965ad Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-16 12:34:32 +02:00
Muhammad Herdiansyah 25944370e1
neofetch: 3.2.0 -> 3.3.0 2017-09-15 10:17:12 +02:00
John Ericson e5567bae2d treewide: Do not limit hardenging because gcc 4.9 in bootstrap
Bootstrap tools has since been bumped
2017-09-14 10:27:13 -04:00
Tuomas Tynkkynen 0dc4672d36 diffoscope: Move cbfstool and poppler_utils to bloat category 2017-09-14 15:26:19 +03:00
Tuomas Tynkkynen 2581865717 diffoscope: Add even more tools 2017-09-14 15:25:08 +03:00
Robert Helgesson a3a8887b7f
cloc: add myself as maintainer 2017-09-14 11:47:24 +02:00
Robert Helgesson d35e4439dd
cloc: 1.72 -> 1.74 2017-09-14 11:46:39 +02:00
Tuomas Tynkkynen 98d84b1375 diffoscope: Update tool list 2017-09-13 17:56:07 +03:00
Tuomas Tynkkynen ab5bd5e596 diffoscope: Remove obsolete and unreferenced patch 2017-09-13 17:56:07 +03:00
Tuomas Tynkkynen 890d4a2853 diffoscope: Revive hard links patch 2017-09-13 17:56:07 +03:00
Tuomas Tynkkynen 4b28da6fd8 diffoscope: 85 -> 86 2017-09-13 17:56:07 +03:00
Winnie Quinn abeb6af482 aspcud: add darwin platform support
This works because `gringo` now builds on Darwin.
2017-09-13 00:40:14 +02:00
Joachim F 5488e42641 Merge pull request #29211 from fadenb/graylog_plugins
graylogPlugins: update existing and add new plugins
2017-09-12 22:23:10 +00:00
Vladimír Čunát 422adc3063
Merge branch 'staging'
10k staging builds are not yet finished on Hydra (mostly darwin),
but we now have a 20k jobs rebuilding directly on master, so we would
never get to merge this way...
2017-09-12 19:17:52 +02:00
Winnie Quinn a1013287f3 gringo: add darwin platform support 2017-09-12 09:22:25 +02:00
Frederik Rietdijk 628b6c0e9d Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-11 22:52:53 +02:00
Michael Weiss 9f4fa7339b lf: 2017-05-15 -> 2017-09-06 2017-09-11 20:32:13 +02:00
Bjørn Forsman 835b2ccfa8 t1utils: 1.39 -> 1.41 2017-09-11 17:24:33 +02:00
Tristan Helmich ea5e03085a graylogPlugins: update and add plugins 2017-09-10 17:53:01 +02:00
Jörg Thalheim 79c7d103bc Merge pull request #29174 from dywedir/fd
fd: 2.0.0 -> 3.0.0
2017-09-10 09:42:54 +01:00
dywedir bb0f86be43 fd: 2.0.0 -> 3.0.0 2017-09-10 10:43:11 +03:00
Frederik Rietdijk dab3272f47 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-10 08:56:39 +02:00
Dan Peebles 15502421c7 yubikey-manager: 3.1 -> 4.0
Also, support Darwin properly
2017-09-09 23:07:14 -04:00
Daiderd Jordan 2317a07fbb
fontforge-fonttools: use $CC 2017-09-09 23:59:04 +02:00
Frederik Rietdijk febd5e323d Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-08 20:48:14 +02:00
Andraz Brodnik 4955943101 Add gosu 2017-09-07 22:57:43 +02:00
Eelco Dolstra ec8d41f08c
Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"
This reverts commit 0a944b345e, reversing
changes made to 61733ed6cc.

I dislike these massive stdenv changes with unclear motivation,
especially when they involve gratuitous mass renames like NIX_CC ->
NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused
months of pain, so let's not do that again.
2017-09-07 12:51:21 +02:00
Frederik Rietdijk d38ee5b46c Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-07 09:29:44 +02:00
Peter Hoeg 90433ed831 diffoscope: 77 -> 85 2017-09-07 09:28:03 +02:00
Frederik Rietdijk 38dc9a870f Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-06 14:01:25 +02:00
John Ericson 40e917d35d Merge pull request #29023 from obsidiansystems/deps-reorg
misc pkgs: Reorganize dependencies ahead of #26805
2017-09-05 18:10:32 -04:00
Franz Pletz 84ec7ef6c3
file: 5.31 -> 5.32 for CVE-2017-1000249 2017-09-05 20:22:01 +02:00
Franz Pletz bbeeee220a
Merge remote-tracking branch 'origin/master' into staging 2017-09-05 20:14:08 +02:00
John Ericson 252b36a28d misc pkgs: Recategorize some dependencies 2017-09-05 11:37:10 -04:00
Gabriel Adomnicai 7c08e86be9 mmake: init at 1.2.0 (#28904)
* Package for mmake

* Package for mmake - build from sources

* Package name update

* Added maintainers
2017-09-05 15:00:22 +01:00
Franz Pletz f8ff9a783f
aptly: 1.0.1 -> 1.1.1 2017-09-05 13:10:13 +02:00
Dan Peebles 550c5c9b3f coreutils: fix on Darwin
This patch doesn't apply because it's already applied upstream
2017-09-04 12:04:12 -04:00
John Ericson 0a944b345e Merge pull request #28557 from obsidiansystems/binutils-wrapper
Binutils-wrapper: Init by refactoring out of cc-wrapper
2017-09-03 10:37:27 -04:00
Tim Steinbach 1c45fd01aa
coreutils: 8.27 -> 8.28 2017-09-02 11:11:19 -04:00
John Ericson 3f30cffa55 misc pkgs: Use $NIX_BINUTILS for when needed
Certain files are now only there instead of $NIX_CC (some are in both)
2017-09-01 11:44:55 -04:00
Profpatsch 3bff3b10e1 youtube-dl: 2017.08.23 -> 2017.08.27
fixes (among others) mixcloud.com
2017-08-30 21:10:36 +02:00
Frederik Rietdijk 6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Lancelot SIX 9061a4e759
datamash: 1.1.1 -> 1.2
See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00008.html
for release infrmation
2017-08-30 09:25:08 +02:00
Tim Steinbach 41aaeef570
shallot: init at 0.0.3 2017-08-29 17:43:50 -04:00
Joachim F 2705c36336 Merge pull request #28679 from oxij/pkg/memtestplus-default
memtest86+: use debian patches, use default gcc
2017-08-29 18:01:15 +00:00
Jan Malakhovski 358604aae2 memtest86+: use debian patches, use default gcc 2017-08-29 11:08:06 +00:00
Vladimír Čunát 2858c41823
Merge branch 'master' into staging
There were some conflicts in python modules, commented at #28314.
2017-08-29 10:51:54 +02:00
Linus Heckemann b73e3b6095 GNOME: 3.22 -> 3.24
This is a squash commit of the joint work from:

* Jan Tojnar (@jtojnar)
* Linus Heckemann (@lheckemann)
* Ryan Mulligan (@ryantm)
* romildo (@romildo)
* Tom Hunger (@teh)
2017-08-28 15:32:49 +01:00
Jörg Thalheim 49b17a8127 kargo: readd ansible2 to propagatedBuildInputs
was removed by accident in 16bab456b4
2017-08-28 12:05:33 +01:00
Jörg Thalheim 16bab456b4 kargo: fix evaluation 2017-08-28 11:57:55 +01:00
Jörg Thalheim 7dd2e70b5f Merge pull request #28624 from swflint/git-fire
git-fire: Init at master as of 2017-08-27
2017-08-28 10:49:58 +01:00
Jörg Thalheim 4e0d38cee8 git-fire: nitpicks 2017-08-28 10:49:10 +01:00
Samuel W. Flint c91fe60d00 git-fire: Init at master as of 2017-08-27 14:30 CST 2017-08-27 18:04:05 -05:00
Franz Pletz 2d44bf1c9b
xdo: 0.5.5 -> 0.5.6 2017-08-28 00:54:42 +02:00
Daniel Frank 821881030d mbuffer: 20160613 -> 20170806 2017-08-27 16:21:10 +02:00
Jörg Thalheim a196033f01 Merge pull request #28601 from sigma/pr/fzf-0.17.0
fzf: 0.16.11 -> 0.17.0
2017-08-27 06:26:30 +01:00
Yann Hodique f214a47ac4
fzf: 0.16.11 -> 0.17.0 2017-08-26 21:47:01 -07:00
Franz Pletz eecd559bf1
youtubeDL: 2017.07.30.1 -> 2017.08.23 2017-08-27 02:33:33 +02:00
Jörg Thalheim d154c6e353 Merge pull request #28455 from veprbl/hdfview
hdfview: init at 2.14
2017-08-26 06:34:31 +01:00
Jörg Thalheim 2f24483de7 hdfview: fix download url 2017-08-26 06:20:33 +01:00
Frederik Rietdijk 665d393919 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-25 19:39:41 +02:00
Frederik Rietdijk 656e14f64f Merge remote-tracking branch 'upstream/python-wip' into HEAD 2017-08-25 19:37:57 +02:00
Frederik Rietdijk 63b66bf960 python.pkgs.WSGIProxy: disable python3 2017-08-25 19:36:18 +02:00
Frederik Rietdijk 997043c137 bepasty: move out of python-packages
because its a (web) application and thus doesn't belong there.
2017-08-25 19:36:18 +02:00
Tristan Helmich 3933c4e943 graylog: 2.3.0 -> 2.3.1 2017-08-25 17:37:06 +02:00
WilliButz 0fbafd6195
duc: 1.4.1 -> 1.4.3 2017-08-24 21:20:04 +02:00
WilliButz 1c0e7d631d
debianutils: 4.8.1 -> 4.8.2 2017-08-24 21:20:03 +02:00
Tuomas Tynkkynen 2fc7651b25 Merge remote-tracking branch 'upstream/master' into staging 2017-08-24 02:08:32 +03:00
Bas van Dijk 09bde4a2cd elk: 5.4.2 -> 5.5.2
Release notes:

* https://www.elastic.co/guide/en/elasticsearch/reference/5.5/release-notes-5.5.2.html
* https://www.elastic.co/guide/en/logstash/5.5/logstash-5-5-2.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.5.2.html
2017-08-23 01:58:12 +02:00
Dmitry Kalinkin 8b8e363979 hdfview: init at 2.14
hdf_java: init at 3.3.2
2017-08-22 18:31:39 -04:00
Matthew Justin Bauer 2eacddf0dc treewide: homepage URL fixes (#28475)
* pgadmin: use https homepage

* msn-pecan: move homepage to github

google code is now unavailable

* pidgin-latex: use https for homepage

* pidgin-opensteamworks: use github for homepage

google code is unavailable

* putty: use https for homepage

* ponylang: use https for homepage

* picolisp: use https for homepage

* phonon: use https for homepage

* pugixml: use https for homepage

* pioneer: use https for homepage

* packer: use https for homepage

* pokerth: usee https for homepage

* procps-ng: use https for homepage

* pycaml: use https for homepage

* proot: move homepage to .github.io

* pius: use https for homepage

* pdfread: use https for homepage

* postgresql: use https for homepage

* ponysay: move homepage to new site

* prometheus: use https for homepage

* powerdns: use https for homepage

* pm-utils: use https for homepage

* patchelf: move homepage to https

* tesseract: move homepage to github

* quodlibet: move homepage from google code

* jbrout: move homepage from google code

* eiskaltdcpp: move homepage to github

* nodejs: use https to homepage

* nix: use https for homepage

* pdf2djvu: move homepage from google code

* game-music-emu: move homepage from google code

* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
John Ericson 0135e61b4c Merge remote-tracking branch 'upstream/master' into staging
That way the tarball job succeeds
2017-08-21 18:42:57 -04:00
WilliButz 5073611082 rmlint: 2.4.4 -> 2.6.1
- version bump: 2.4.4 -> 2.6.1
- fetchurl -> fetchFromGitHub
- hompage: http -> https
2017-08-21 23:41:00 +02:00
Daniel Peebles 7242500cc1 Merge pull request #27728 from konimex/ostree
ostree: 2016.11 -> 2017.9
2017-08-21 09:33:42 -04:00
Frederik Rietdijk 6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Frederik Rietdijk 04cd1db2b7 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-21 01:28:27 +02:00
Vladimír Čunát 3b29468313
colord: fetchzip -> fetchurl
I see no benefit in fetchzip here, as it's a standard release tarball.
2017-08-20 09:46:08 +02:00
Vladimír Čunát 2d55ee40fa
colord: fixup build after automake update #28232
It was enough to switch the order of patching to avoid the need to
autoreconf.
2017-08-20 09:43:05 +02:00
Joachim F fa62e7bf77 Merge pull request #28364 from jfrankenau/update-plowshare
plowshare: 2.1.6 -> 2.1.7
2017-08-18 19:20:58 +00:00