Peter Simons
f0de1dc89d
python-suseapi: add package at version 0.24-5-g9937e3b
2017-02-20 12:11:29 +01:00
Frederik Rietdijk
9d48d3774e
Merge pull request #22713 from richardlarocque/antfs-cli
...
antfs-cli and openant: init at unstable-2017-02-11
2017-02-20 09:06:02 +01:00
Richard Larocque
13884d6de1
antfs-cli: init at unstable-2017-02-11
2017-02-19 16:22:21 -08:00
Richard Larocque
59d2eeff84
openant: init at unstable-2017-02-11
2017-02-19 16:22:20 -08:00
aszlig
7c9f4ee032
lua-packages/luasocket: Fix wrong platforms value
...
This has surfaced due to 505d7bea3a
and
the fixup commit 77f5a50c40
.
The individial platform attributes are a list rather than single
elements, so in this case we got:
with platforms; [darwin linux freebsd illumos]
Which results in:
[ ["x86_64-darwin"]
["i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux"
"armv7l-linux" "aarch64-linux" "mips64el-linux"]
["i686-freebsd" "x86_64-freebsd"]
["x86_64-solaris"]
]
So if you don't have allowBroken set in nixpkgs config, you end up with
an evaluation error because meta.platforms is expected to be a list
instead of a list of lists which we got here.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @mornfall, @vcunat
2017-02-20 00:05:18 +01:00
Michael Raskin
9d81664480
psi: move out of kdePackages, it doesn't use kdelibs anyway
2017-02-19 18:38:10 +01:00
Michael Raskin
5759206608
qca2: add qca2-qt5 top-level attribute
2017-02-19 18:38:10 +01:00
Vladimír Čunát
77f5a50c40
lua-packages: fix my mass typo in meta
2017-02-19 17:56:49 +01:00
Vladimír Čunát
505d7bea3a
lua-packages: hydraPlatforms -> platforms
...
I see no original reason. It seems someone started using hydraPlatforms
in that file and everyone else was just conforming to the style.
2017-02-19 17:40:18 +01:00
Vladimír Čunát
ac7ed3b91f
Merge #22974 : luaPackages.luaposix: init at 33.4.0
2017-02-19 17:38:52 +01:00
Jörg Thalheim
19798cb205
Merge pull request #22819 from makefu/pkgs/dymo/init
...
cups-dymo: init at 1.4.0.5
2017-02-19 16:53:19 +01:00
vbgl
d31577cfd3
Merge pull request #22871 from FlorentBecker/default_ocaml_402
...
Default ocaml 402
2017-02-19 15:54:54 +01:00
Tuomas Tynkkynen
b53c53b1b4
maintainers: Add script to patch version/sha256 in .nix files
...
Adds a script to help automatically upgrading packages: this one can
patch name/version attributes like:
version = "50.1.0";
name = "bc-1.06";
... to the given version, and updates the sha256 hash to match.
Usage is:
update-source-version <attr> <new-version> [<new-source-hash>]
where:
- attr is the attribute path of the package
- new-version is the version string to be patched in
- new-source-hash is the optional sha256/etc. hash of the source.
If not given, the script will automatically calculate it.
This is added to a subdirectory where other useful scripts can be added
in the future, like figuring out the newest version from a git repo or
GitHub releases etc.
2017-02-19 16:51:17 +02:00
Lancelot SIX
f149a32315
Merge pull request #22957 from asymmetric/glances-2.8.2
...
glances: 2.7.1_1 -> 2.8.2
Built and tested locally.
2017-02-19 15:08:53 +01:00
Florent Becker
4c5f083d70
prooftree: move out of ocamlPackages
2017-02-19 13:06:25 +01:00
Florent Becker
6893d8a2fd
llpp: move out of ocamlPackages
2017-02-19 13:06:25 +01:00
Florent Becker
88dac94e3b
switch ocamlPackages to 4.02
2017-02-19 13:06:24 +01:00
Florent Becker
f18ac15dca
ocamlPackages.spacetime: only build with ocaml-4.04
2017-02-19 13:06:24 +01:00
Florent Becker
cc9a50ec03
virt-top: compile with ocaml 4.01
2017-02-19 13:06:24 +01:00
Florent Becker
bf13a2cfc6
ocamlPackages.camlimages_4_0: only build with ocaml 4.01
2017-02-19 13:05:47 +01:00
Florent Becker
2a17b75fb1
ocamlPackages.bitsring: associate ocaml versions with bitstring versions univocally
2017-02-19 13:05:47 +01:00
Florent Becker
ba993ad506
coccinelle: build with caml 4.01
2017-02-19 13:05:46 +01:00
Florent Becker
2f46fb2cba
sks: fix build with ocaml 4.02+
2017-02-19 13:05:46 +01:00
Florent Becker
b0d7d60fd4
prooftree: force ocaml 4.01
2017-02-19 13:05:46 +01:00
Florent Becker
ea68576b7a
satallax: force ocaml 4.01
2017-02-19 13:05:45 +01:00
Florent Becker
ad671eaba9
mldonkey: force ocaml 4.01
2017-02-19 13:05:45 +01:00
Florent Becker
11e4fcf941
ocamlPackages.llpp: only allow with ocaml-4.04
2017-02-19 13:05:44 +01:00
Florent Becker
eec3973004
leo2: force ocaml-4.01
2017-02-19 13:05:44 +01:00
sternenseemann
a452714799
ocaml-cow: init at 2.2.0
2017-02-19 11:16:25 +00:00
Vincent Laporte
d2a4a84f00
ocamlPackages.uri: 1.9.1 -> 1.9.2
...
The old version is also kept, under the attribute `uri_p4`.
It is built against `sexplib` version prior to 113.33 and needed by `trv`.
2017-02-19 11:57:24 +01:00
Joachim F
184f574283
Merge pull request #22915 from pradeepchhetri/envconsul
...
envconsul: init at 0.6.2
2017-02-19 10:23:58 +01:00
Nikolay Amiantov
b322271dd6
pythonPackages.webassets: 0.12 -> 0.12.1
...
Fixes #22965
2017-02-19 11:35:59 +03:00
sternenseemann
4f0feb4f5f
ocaml-logs: init at 0.6.2
2017-02-19 04:36:14 +00:00
Pradeep Chhetri
1973a29536
envconsul: init at 0.6.2
2017-02-19 09:36:39 +05:30
rushmorem
87cf2231fa
intecture-agent: init at 0.3.0
2017-02-19 03:49:33 +02:00
Rushmore Mushambi
0982d9b00f
Merge pull request #22979 from rushmorem/intecture
...
intecture-auth: init at 0.1.0
2017-02-19 03:28:37 +02:00
rushmorem
31d4b7b830
intecture-auth: init at 0.1.0
2017-02-19 03:20:37 +02:00
sternenseemann
d738ac4fd5
ocaml-angstrom: init at 0.3.0
2017-02-19 02:12:52 +01:00
Rushmore Mushambi
de4a17409f
Merge pull request #22972 from rushmorem/incli
...
intecture-cli: init at 0.3.2
2017-02-19 02:45:36 +02:00
rushmorem
af6c722a7b
intecture-cli: init at 0.3.2
2017-02-19 02:35:47 +02:00
Renato Alves
523444db38
luaPackages.luaposix: init at 33.4.0
2017-02-19 01:09:51 +01:00
Tim Steinbach
2423313581
kernel: 4.9.10 -> 4.9.11
2017-02-18 18:33:36 -05:00
rushmorem
39aac045f6
rustPackages: update to latest
2017-02-19 00:50:05 +02:00
Rushmore Mushambi
23e2824d0f
Merge pull request #22955 from rushmorem/czmq-update
...
czmq: v3.0.2 -> v4.0.2
2017-02-19 00:01:35 +02:00
rushmorem
3f09f8fa4d
czmq: v3.0.2 -> v4.0.2
2017-02-18 23:54:50 +02:00
ikervagyok
0860565ee0
btrfs-dedupe: init at 1.1.0 ( #22938 )
2017-02-18 22:20:42 +01:00
Lorenzo Manacorda
fccea07869
glances: 2.7.1_1 -> 2.8.2
2017-02-18 20:27:23 +01:00
Cray Elliott
5e0b978eff
mwprocapture: init at 1.2.3269 ( #22160 )
2017-02-18 15:44:31 +01:00
Rahul Gopinath
7901a7a65f
dgsh-unstable: Init at 2017-02-05 ( #22657 )
...
Dgsh is the directed graph shell
2017-02-18 14:25:49 +01:00
Frederik Rietdijk
8a6fa4a320
Merge pull request #22244 from AndersonTorres/intercal
...
Intercal: a little fix
2017-02-18 14:10:44 +01:00