Commit graph

1014 commits

Author SHA1 Message Date
Daiderd Jordan 5c14decaa3
nix-index: fix darwin build 2018-10-12 19:04:19 +02:00
Moritz Kiefer bd4301a2ae nix-index: 0.1.1 -> 0.1.2 2018-10-11 21:42:28 +02:00
R. RyanTM 734cdd77b3 packagekit: 1.1.10 -> 1.1.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/packagekit/versions
2018-10-03 05:26:46 -07:00
Eelco Dolstra 2c9265c950
nix: 2.1.2 -> 2.1.3 2018-10-02 11:07:48 +02:00
Tuomas Tynkkynen cdeafe7cdf nix: Replace meta.available checks
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Vladyslav Mykhailichenko 33eceb98f9 cargo-edit: 0.3.0 -> 0.3.1 2018-09-25 18:24:09 +03:00
Jan Tojnar 979089c1bc
packagekit: Enable introspection 2018-09-23 14:25:43 +02:00
Jörg Thalheim 62aadba1fd
Merge pull request #46955 from timbertson/nix-pin
nix-pin: 0.3.4 -> 0.4.0
2018-09-20 18:39:51 +01:00
Eelco Dolstra 869f615ff4
nix: 2.1.1 -> 2.1.2 2018-09-20 00:17:45 +02:00
Till Höppner 5fb0ed64d0 appimage-run: Support type-1 Appimages (#45973)
This attempts to detect older appimages and extract them
in the same manner as new ones, without changing filesystem paths
2018-09-19 18:42:12 +02:00
Tim Cuthbertson 4200e68e04 nix-pin: 0.3.4 -> 0.4.0 2018-09-18 20:48:21 +10:00
Daiderd Jordan d782c4eba5 cargo-update: fix darwin build (#46625)
On darwin libcurl is also needed.

/cc ZHF #45961
2018-09-13 23:36:17 +02:00
Jörg Thalheim 12fbfbe144
Merge pull request #46100 from alyssais/cargo-edit
cargo-edit: 0.2.0 -> 0.3.0
2018-09-11 21:15:25 +01:00
Jörg Thalheim cea6bbfe75 cargo-edit: disable impure check 2018-09-11 21:05:50 +01:00
Jörg Thalheim ffde15da8e cargo-edit: add pkgconfig/openssl on non-darwin 2018-09-11 20:55:08 +01:00
Alyssa Ross 902dea15ec
cargo-edit: use buildRustPackage instead of Carnix
Saving 3000 lines of Nix code.
2018-09-11 13:34:21 +01:00
Jörg Thalheim 188314c91e
Merge pull request #46462 from lopsided98/pacman-substitute
pacman: substitute paths in repo-add
2018-09-11 10:13:26 +01:00
Niclas b1bee94d72 bunny: 1.2 -> 1.3 (#46498) 2018-09-10 22:53:30 +02:00
Ben Wolsieffer 7c96603af9 pacman: substitute paths in repo-add 2018-09-10 11:32:46 -04:00
countingsort 4f6c4030dc bunny: 1.1 -> 1.2 2018-09-08 19:44:25 +02:00
R. RyanTM 2729373cd1 clib: 1.8.0 -> 1.8.1 (#46292)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clib/versions
2018-09-07 19:19:10 +02:00
Eelco Dolstra 1510f324a3
nix: 2.1 -> 2.1.1 2018-09-06 01:12:03 +02:00
Jan Malakhovski 4e735835e0 nix: make AWS support optional 2018-09-05 14:35:15 +00:00
Jan Malakhovski c9fcabcf4b nix: fix a tiny option bug 2018-09-05 14:34:58 +00:00
Alyssa Ross 7cafc36d28
cargo-edit: 0.2.0 -> 0.3.0 2018-09-05 15:34:34 +01:00
xeji 0402f04b9b
Merge pull request #44978 from alyssais/cargo-download
cargo-download: init at 0.1.1
2018-09-04 15:36:53 +02:00
Alyssa Ross 9f3707d83a
cargo-download: add Security build input on darwin 2018-09-04 10:32:05 +01:00
Eelco Dolstra b06ad6199f
nix.perl-bindings: Fix build 2018-09-03 17:35:39 +02:00
Domen Kožar 66d6e847bb
nix-prefetch-git: needs findutils as it depends on find/xargs 2018-09-03 13:23:16 +01:00
Eelco Dolstra 347638ccfe
nix: 2.0.4 -> 2.1 2018-09-03 01:37:55 +02:00
jD91mZM2 61e7b1cfff
cargo-tree: 0.19.0 -> 0.20.0 2018-09-02 07:15:36 +02:00
John Ericson 0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Jörg Thalheim 5b452a2f76 nix-review: 0.5.0 -> 0.5.2
fix cleanup issue: https://github.com/Mic92/nix-review/issues/10
2018-08-30 07:38:41 +01:00
Niclas 42bfaab927 bunny: init at 1.1 (#45714)
* bunny: init at 1.1

Motivation for this change

Pretty useful not to have to think about what system you're on when
doing basic (un)installation tasks.

* Fixed typo
2018-08-28 23:18:55 +02:00
R. RyanTM d0b111cddd python27Packages.rpm: 4.14.1 -> 4.14.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rpm/versions.
2018-08-23 19:46:22 -07:00
Eelco Dolstra 4c6aa54f86
nixUnstable: Include a copy of libboost_context
This shaves 47 MiB off the closure size. (libboost_context.so is only
19 KiB.)
2018-08-22 13:22:19 +02:00
Eelco Dolstra c26c7f931a
nixUnstable: 2.1pre6338_45bcf541 -> 2.1pre6377_954d1f4d 2018-08-22 13:22:18 +02:00
Jörg Thalheim fb8d1927a0 nix-review: 0.4.0 -> 0.5.0 (#45267) 2018-08-17 18:49:32 +02:00
lewo f2cab31ae9
Merge pull request #44841 from Ma27/bump-hydra
hydra: 2017-11-21 -> 2018-08-07
2018-08-14 09:55:11 +02:00
Alyssa Ross 0d3b2b6990
cargo-download: init at 0.1.1
Cargo.nix was generated from cargo-download 0.1.1 with this patch
applied, which was necessary to not confuse carnix about the version
being different between Cargo.toml and Cargo.lock.

See https://github.com/Xion/cargo-download/pull/3.

From 5efd4cf11ff9d5042712303404169016b1e05c33 Mon Sep 17 00:00:00 2001
From: Alyssa Ross <hi@alyssa.is>
Date: Thu, 26 Jul 2018 21:19:06 +0200
Subject: [PATCH] Fix Cargo.lock

Running `cargo build` on a clean checkout produces a diff in Cargo.lock,
because it wasn't updated after the version number was bumped.

After this commit, `cargo build` should no longer produce a modified
working tree.
---
 Cargo.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.lock b/Cargo.lock
index cc7357c..c384dc1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -76,7 +76,7 @@ dependencies = [

 [[package]]
 name = "cargo-download"
-version = "0.1.0"
+version = "0.1.1"
 dependencies = [
  "ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "clap 2.27.1 (registry+https://github.com/rust-lang/crates.io-index)",
--
2.17.1
2018-08-13 12:18:57 +01:00
Sander van der Burg 996c0d6e00 disnixos: 0.7 -> 0.7.1 2018-08-12 22:24:21 +02:00
Pascal Wittmann a34579e01e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Eelco Dolstra 490ca6aa8a
nix-repl: Remove
This package is obsolete.
2018-08-10 21:48:47 +02:00
Maximilian Bosch a7685f7697
nix1: don't deliver perl-bindings of nixStable (a.k.a nix2)
This causes collisions between the build outputs of `nix` when building
in an environment with `nix1.perl-bindings` and `nix`:

```
collision between `/nix/store/aa4rrcj7dg2xj4rfkiclcmp745ibqng0-nix-2.0.4/lib/libnixstore.so' and `/nix/store/sp0sdi4bll80h58big1iy8kkh3qqxpw2-nix-1.11.16/lib/libnixstore.so'
builder for '/nix/store/wgbccin107lhm8cv9imnnvkx1j2pgibc-hydra-perl-deps.drv' failed with exit code 25
```
2018-08-09 22:31:18 +02:00
Pascal Wittmann af8cd3c74e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
Pascal Wittmann 97d28586c1
nixops: add license
see issue #43716
2018-08-09 12:51:48 +02:00
R. RyanTM 90b9c56821 pacman: 5.1.0 -> 5.1.1 (#44730)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pacman/versions.
2018-08-08 23:18:43 +02:00
rnhmjoj 0683a72e35
nox: remove pythonPackages references 2018-08-08 02:20:54 +02:00
Jörg Thalheim 5397f056ab nix-review: 0.3.0 -> 0.4.0
- add option to build pull request branch instead of merge.
2018-08-07 01:14:12 +01:00