Commit Graph

24703 Commits

Author SHA1 Message Date
Ingolf Wagner
b499f924da libxkbcommon: split version (for bitwig) 2018-11-23 03:32:22 -05:00
Maximilian Bosch
e75f922e91 nextcloud-client: 2.3.3 -> 2.5.0 (#50463)
Updates to the latest version of the desktop client available. Tested
the config migration from `nextcloud-client` 2.3.3 with a Nextcloud
14.0.3 instance (hosted using `services.nextcloud`).

Additionally the derivation required the following changes:

* Dropped `Qt5Sql` patch: this has been fixed upstream and isn't needed
  anymore (furthermore their CMake structure has changed and the patch
  wouldn't apply anymore on 2.5.0).

* Moved to a new upstream repository (nextcloud/desktop), kept
  `fetchgit` to properly fetch submodules.

* Added OpenSSL 1.1 integration: `libsync` (the syncing provided by this
  package) requires 1.1, furthermore the linking flags had to be fixed
  manually by passing `NIX_LDFLAGS` to the derivation.

Furthermore I moved the support for a Gnome3 keyring into its own
wrapper to avoid a full rebuild of the package whenever you alter
`withGnomeKeyring` in an override expressions.

It's still possible to enable keyring (now without recompile) like this:

```
nextcloud-client.override { withGnomeKeyring = true; }
```

To override the derivation itself you now have to use
`nextcloud-client-unwrapped`:

```
nextcloud-client-unwrapped.overrideAttrs (old: {
   src = yoursrc;
})
```
2018-11-23 02:31:31 -05:00
Renaud
aa9997f189
Merge pull request #50897 from romildo/upd.nordic
nordic: init at 1.2.1
2018-11-22 13:41:53 +01:00
Jörg Thalheim
6093167164
Merge pull request #50558 from oxij/pkgs/openssl-fix-cryptodev
openssl: fix `cryptodev` fallout
2018-11-22 11:04:53 +00:00
Jan Malakhovski
7c48015019 openssl: fix cryptodev fallout from d836b811cb 2018-11-22 09:45:34 +00:00
Michael Raskin
6fe39605df polymake: init at 3.2r4 2018-11-22 12:29:14 +03:00
Renaud
9467621b18
Merge pull request #50851 from s9gf4ult/mindforger
Add Mindforger-1.48
2018-11-22 09:45:07 +01:00
Sarah Brofeldt
848526a295
Merge pull request #50860 from kalbasit/nixpkgs_add-wtf
wtf: init at 0.4.0
2018-11-22 08:49:53 +01:00
Aleksey Uimanov
6aacd9c08e mindforger: init at 1.48.2 2018-11-22 11:47:04 +05:00
Renaud
9613310f82
Merge pull request #50747 from coreyoconnor/add-traverso
Add traverso: init at 0.49.5
2018-11-22 07:40:42 +01:00
worldofpeace
2e70b40f58
Merge pull request #49376 from dpaetzel/package-netlogo
NetLogo: init 6.0.4
2018-11-21 21:37:01 -05:00
Tim Steinbach
823cd6e8ff termonad: Add wrapper 2018-11-22 01:27:46 +00:00
Tim Steinbach
c605b98637
miniserve: init at 0.2.1 2018-11-21 20:22:32 -05:00
Corey O'Connor
97d85b839a traverso: init at 0.49.5 2018-11-21 16:16:55 -08:00
Matthieu Coudron
35f74c3608 mininet: init at 2.3.0d4 (#41261)
Mininet (https://github.com/mininet/mininet) is a popular network emulator that
glues several components such as network namespaces, traffic control
commands into a set of python bindings. It is then "easy" to describe a
topology and run experiments on it.
2018-11-21 23:33:10 +00:00
Wael M. Nasreddine
46a652e7e3
wtf: init at 0.4.0 2018-11-21 14:53:57 -08:00
José Romildo Malaquias
797d334d69 nordic: init at 1.2.1 2018-11-21 20:50:32 -02:00
Daiderd Jordan
ed9741790d
Merge pull request #50836 from daniels/patch-3
xsv: Add darwin.Security as dependency on MacOS
2018-11-21 21:13:40 +01:00
Daniel Sandbecker
fcac08f565 xsv: Pass Security framework from all-packages 2018-11-21 20:02:14 +01:00
Matthew Bauer
3d6f6e3e7f libvpx-git: remove
Older than the stable version.
2018-11-21 09:39:33 -06:00
Matthew Bauer
5ad5708f83 arb-git: remove
Older than the stable version
2018-11-21 09:39:23 -06:00
Matthew Bauer
f4bf6ba67b mdbtools: 0.6pre1 -> 0.7.1
Also remove mbdtools_git. This was older than mbdtools!
2018-11-21 09:39:11 -06:00
Matthew Bauer
3e6d7a2329 ao: replace with libfive
ao has been renamed to libfive. Because there’s already a libfive
package, we can just remove the old ao package. No packages appear to
depend directly on it.
2018-11-21 09:38:53 -06:00
Chris Martin
97cd07e322 fltk: add version 1.4.x-r13121 2018-11-21 16:06:22 +01:00
Jörg Thalheim
5abdde2a1c
Merge pull request #50878 from Mic92/rust-cleanup
makeRustPlatform: refactor to make it easier to understand
2018-11-21 13:54:08 +00:00
Michael Raskin
b4bfa628d8
Merge pull request #49770 from luke-clifton/dvtm-master
dvtm-unstable: init at 2018-03-31
2018-11-21 12:57:03 +00:00
Jörg Thalheim
952f4fda86
makeRustPlatform: refactor to make it easier to understand
It is now clearer what is supposed to be in the rust attribute set
without having studied type theory. The amount of code is identically.
2018-11-21 12:44:58 +00:00
Gabriel Ebner
f505340252 iprover: 2.5 -> 2018_Jul_24_11h 2018-11-21 12:15:48 +01:00
Luke Clifton
9c37c5f4d3 dvtm-unstable: init at 2018-03-31 2018-11-21 16:55:32 +08:00
David Pätzel
fa623ad828 netlogo: init 6.0.4 2018-11-21 09:38:22 +01:00
c0bw3b
2c12a92234 pdfshuffler: remove
Gna.org forge is closed
2018-11-20 20:44:35 +01:00
c0bw3b
149e467039 bins: remove
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:34 +01:00
c0bw3b
d870a2d85f poker-eval: remove
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:34 +01:00
c0bw3b
cc7e724b91 remember: remove
Gna.org forge is closed and upstream repo was not relocated
+ remember-mode is part of the base Emacs since 26.1
2018-11-20 20:44:34 +01:00
c0bw3b
bd73a3f1c7 smbldap-tools: remove
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:33 +01:00
c0bw3b
fd90988cb0 blackshades-elite-svn: remove
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:33 +01:00
Renaud
371a5656ad
Merge pull request #50844 from romildo/upd.zafiro-icons
zafiro-icons: init at 0.7.2
2018-11-20 20:30:17 +01:00
Jan Tojnar
75fc7b5b4d
Merge pull request #50771 from zaninime/pkgconf
pkgconf: init at 1.5.4
2018-11-20 17:15:36 +01:00
José Romildo Malaquias
cfc1a7ffb4 zafiro-icons: init at 0.7.2 2018-11-20 14:03:45 -02:00
Franz Pletz
907d46bff5
gx-go: 1.5.0 -> 1.9.0 2018-11-20 13:43:19 +01:00
Franz Pletz
4f6f92cc22
gx: 0.12.0 -> 0.14.1 2018-11-20 13:43:19 +01:00
Frederik Rietdijk
fd26e7be2a Merge master into staging-next 2018-11-20 11:47:26 +01:00
zimbatm
e28d3142a5
terraform_0_12: init at 0.12.0-alpha2 2018-11-20 10:32:36 +01:00
zimbatm
b554d6208a
terraform: add a "full" passthru
providers are already compiled independently so we don't need Hydra to
follow terraform_MAJ_MIN_full to have them all compiled.

Instead of having to create two aliases per release, add a "full"
passthru for that common use-case.

Eg:

  terraform_0_11_full -> terraform_0_11.full
2018-11-20 10:32:36 +01:00
zimbatm
a4195b20e6
terraform: delete old versions 2018-11-20 10:13:56 +01:00
zimbatm
d979b8bec1
terragrunt: delete old versions
These are very old and blocking cleaning old terraform releases
2018-11-19 22:10:06 +01:00
Renaud
d5b69332b1
Merge pull request #50626 from fgaz/dvd-vr/init
dvd-vr: init at 0.9.7
2018-11-19 20:16:07 +01:00
Jörg Thalheim
20b2253b70
Merge pull request #50642 from bts/isl_0_20
isl: add 0.20
2018-11-19 18:12:56 +00:00
Brian Schroeder
0e8c811907 isl: add 0.20
Update `isl` to use `isl_0_20`.
2018-11-19 10:34:52 -05:00
Francesco Gazzetta
b74f46eb35 dvd-vr: init at 0.9.7 2018-11-19 14:05:48 +01:00