Commit graph

36408 commits

Author SHA1 Message Date
Franz Pletz b5655751a1
EmptyEpsilon: init at 2018.02.15 2018-04-27 01:42:47 +02:00
Mark Karpov 2a4dc39e1e pytaglib: init at 1.4.3 (#39498) 2018-04-26 17:19:52 +01:00
Stefan Matting 2821265dfd Swap incorrect TheanoWithoutCuda with TheanoWithCuda 2018-04-26 13:56:55 +03:00
Jörg Thalheim 903f694e34
Merge pull request #39477 from ChengCat/new-fonts
Add new fonts
2018-04-26 10:17:41 +01:00
John Wiegley d97d463d19 perlPackages.ListMoreUtilsXS: Fix build on Darwin 2018-04-25 23:04:15 -07:00
Matthew Justin Bauer fb836946de
Merge pull request #35187 from xurei/app/yarssr
yarssr: init at git-2017-12-01
2018-04-25 14:47:08 -05:00
John Ericson ba52ae5048 treewide: isArm -> isAarch32
Following legacy packing conventions, `isArm` was defined just for
32-bit ARM instruction set. This is confusing to non packagers though,
because Aarch64 is an ARM instruction set.

The official ARM overview for ARMv8[1] is surprisingly not confusing,
given the overall state of affairs for ARM naming conventions, and
offers us a solution. It divides the nomenclature into three levels:

```
ISA:             ARMv8   {-A, -R, -M}
                 /    \
Mode:     Aarch32     Aarch64
             |         /   \
Encoding:   A64      A32   T32
```

At the top is the overall v8 instruction set archicture. Second are the
two modes, defined by bitwidth but differing in other semantics too, and
buttom are the encodings, (hopefully?) isomorphic if they encode the
same mode.

The 32 bit encodings are mostly backwards compatible with previous
non-Thumb and Thumb encodings, and if so we can pun the mode names to
instead mean "sets of compatable or isomorphic encodings", and then
voilà we have nice names for 32-bit and 64-bit arm instruction sets
which do not use the word ARM so as to not confused either laymen or
experienced ARM packages.

[1]: https://developer.arm.com/products/architecture/a-profile
2018-04-25 15:28:55 -04:00
Vincent Laporte 5c4ee2a3ab ocaml: init at 4.07.0+beta2 2018-04-25 18:19:57 +02:00
Jan Tojnar 0dec4fa1db
rarian: merge gnome{2,3}.rarian 2018-04-25 15:53:26 +02:00
Yucheng Zhang cbbcd2920d sarasa-gothic: init at 0.5.2 2018-04-25 21:48:21 +08:00
Yucheng Zhang 42ecb0dd94 inziu-iosevka: init at 1.13.2 2018-04-25 21:48:17 +08:00
Rodney Lorrimar ca7d983999 buildkite-agent3: init at 3.0.1 (#39471)
New stable release. Version 2.6 is kept for backwards compatibility.

https://github.com/buildkite/agent/releases/tag/v3.0.0
https://github.com/buildkite/agent/releases/tag/v3.0.1
2018-04-25 13:47:26 +01:00
Frederik Rietdijk 304c3ebc6d
Merge pull request #39285 from florianjacob/synapse
matrix-synapse: 0.27.2 -> 0.27.4
2018-04-25 07:41:29 +02:00
Frederik Rietdijk fbd169ae5f
Merge pull request #39158 from catern/dataclass
pythonPackages.dataclasses: init at 0.5
2018-04-25 07:39:29 +02:00
adisbladis 337e9723ce
kde-applications: Create alias to okteta 2018-04-25 09:35:50 +08:00
Bastian Köcher 58f53dc4d4
okteta: Move into own package
Okteta was removed from kde applications and will now be released
independently. So, we currently use the released version from 17.12.3.
2018-04-25 09:35:49 +08:00
Bastian Köcher b933157f44
kholidays: Move from kde_applications to kde_frameworks 2018-04-25 09:35:48 +08:00
Jan Tojnar ddc48afcca
python3.pkgs.pyatspi: 2.18.0 → 2.26.0 2018-04-24 21:53:11 +02:00
Matthew Justin Bauer ab92a474a9
Merge pull request #38822 from matthewbauer/netbsd
Introducing NetBSD userland
2018-04-24 14:46:01 -05:00
Matthew Bauer 31ef995e37 bsd: init netbsd & openbsd userland
Adds a couple of useful NetBSD and OpenBSD derivations. Some of these
will be integrated into Nixpkgs later.

Noncomprehensive list:

- netbsd.getent
- netbsd.getconf
- netbsd.fts
- openbsd.mg
- netbsd.compat (can replace libbsd)
2018-04-24 14:16:35 -05:00
Spencer Baugh 2dbde855eb pythonPackages.dataclasses: init at 0.5 2018-04-24 18:04:54 +00:00
lewo 18c6c495ea
Merge pull request #39171 from nocent/add/bonzomatic
bonzomatic: init at 2018-03-29
2018-04-24 17:58:55 +02:00
Franz Pletz 0520634725
xmr-stak: doesn't build with gcc7 if cuda is enabled 2018-04-24 17:06:57 +02:00
Matthew Justin Bauer d57e6466e0
Merge pull request #39377 from timokau/pari-pthread
pari: Make pthread optional, remove unstable
2018-04-24 10:03:01 -05:00
Matthew Justin Bauer 7ebb6212a2
Merge pull request #38805 from timokau/zn_poly-init
zn_poly: init at 0.9
2018-04-24 09:28:27 -05:00
lewo e0956295a9
Merge pull request #39363 from carlosdagos/go-jira-1.0.17
go-jira: init at 1.0.17
2018-04-24 16:13:25 +02:00
Jörg Thalheim 04a15a6ebf
Merge pull request #39338 from alexfmpe/coursera-dl
coursera-dl: init at 0.10.0
2018-04-24 14:45:58 +01:00
Carlos D'Agostino 49f02db58c go-jira: init at 1.0.17 2018-04-24 23:40:37 +10:00
Jörg Thalheim b959c6ed60
Merge pull request #38806 from magnetophon/dragonfly-reverb
dragonfly-reverb: init at 0.9.1
2018-04-24 14:04:35 +01:00
Alexandre Esteves c9b3a2452f
coursera-dl: init at 0.10.0 2018-04-24 13:34:49 +01:00
Tim Steinbach fc79bf4374
linux: Remove 4.15.x 2018-04-24 08:14:31 -04:00
Bart Brouns 5f6373d582 dragonfly-reverb: init at 0.9.1 2018-04-24 12:56:50 +02:00
Timo Kaufmann 75b0866d0c pari: Make pthread optional, remove unstable 2018-04-24 12:54:59 +02:00
Vaibhav Sagar 847196143d teseq: init at 1.1.1 2018-04-24 17:26:28 +08:00
Robert Schütz f2ad8b295c
Merge pull request #38802 from timokau/rankdwidth-init
rankwidth: init at 0.7
2018-04-24 01:01:17 +02:00
Robert Schütz 1aaab715e4
Merge pull request #39195 from teto/vdirsyncer
[RDY] Vdirsyncer update
2018-04-24 00:52:41 +02:00
Robert Schütz 16408d3920
Merge pull request #38784 from timokau/flask-autoindex-init
pythonPackages.flask-autoindex: init at 0.6
2018-04-24 00:27:25 +02:00
Matthew Justin Bauer cf758a5aa4
release: add inkscape, qt5.qtmultimedia (darwin)
We want to make sure these work in Darwin. Hopefully this will improve their stability.
2018-04-23 16:51:33 -05:00
Peter Simons 21d688f9b8
Merge pull request #39309 from LumiGuide/haskell.overrides
RFC: haskell: allow overriding all package sets at once
2018-04-23 21:07:58 +02:00
Austin Seipp 617db2df96 foundationdb: init at 5.1.7
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-23 12:12:53 -05:00
Matthew Justin Bauer bf6641ede5
Merge pull request #36460 from timokau/linbox-init
linbox: init at 1.5.2
2018-04-23 12:05:29 -05:00
Timo Kaufmann a8f9fc1c16 pythonPackages.flask-autoindex: init at 0.6 2018-04-23 13:26:43 +02:00
Matthias Beyer f396f0937e pythonPackages.milksnake: init at 0.1.5 2018-04-23 16:35:44 +09:00
Vincent Laporte 5f82c322d6 eff: 20140928 -> 5.0 (#39264) 2018-04-23 08:16:03 +01:00
Benjamin Hipple 9e9cc471b6 dejavu-fonts: fix missing Perl IOString dependency (#39341)
Per the docs, IOString was recently added as a dependency:
https://github.com/dejavu-fonts/dejavu-fonts/blob/master/BUILDING.md

As-is, attempting to rebulid from source errors out with this missing perl module.
2018-04-22 23:24:44 +01:00
Matthew Justin Bauer 6a4cc3562c
Revert "initial TBS driver" 2018-04-22 15:57:51 -05:00
Timo Kaufmann 28c023e246 zn_poly: init at 0.9 2018-04-22 20:44:06 +02:00
Timo Kaufmann 0c9aaf0814 rankwidth: init at 0.7 2018-04-22 20:11:49 +02:00
Matthew Justin Bauer fb7cdbc15d
Merge pull request #32049 from ck3d/tbs
initial TBS driver
2018-04-22 13:03:22 -05:00
Jörg Thalheim c3e78d3988
Merge pull request #39123 from Infinisil/add/dust
dust: init at 0.2.3
2018-04-22 16:21:49 +01:00