Commit graph

1211 commits

Author SHA1 Message Date
John Ericson 4ccb74011f Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging
There was one conflict in the NixOS manual; I checked that it still
built after resolving it.
2019-04-01 00:40:03 -04:00
Matthias Beyer 349921047e checkinstall: Add license
Source: http://checkinstall.izto.org/docs/LICENSE

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-27 12:54:17 +01:00
Pedro Pombeiro 7b1d4844d9 appimagekit: add some fixes (#57591)
* appimagekit: fix usage of `file` so it works on NixOS

* appimagekit: copy missing mksquashfs and desktop-file-utils
2019-03-23 10:59:10 -04:00
Frederik Rietdijk 23e431387b Merge staging-next into staging 2019-03-23 09:20:09 +01:00
Jörg Thalheim 6a81a60294
Merge pull request #57076 from Mic92/nix-review
doc/reviewing-contributions: nix-review instead of nox-review
2019-03-22 07:05:06 +00:00
Wael M. Nasreddine 5af0780492
Merge remote-tracking branch 'origin/master' into staging
* origin/master: (693 commits)
  buildGoModule: use go_1_12 instead of go_1_11 (#58103)
  gitAndTools.lab: 0.15.2 -> 0.15.3 (#58091)
  signal-desktop: 1.22.0 -> 1.23.0
  added missing semicolon to documentation
  terminus_font_ttf: 4.46.0 -> 4.47.0
  buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)
  dav1d: init at 0.2.1
  dropbox-cli: 2018.11.28 -> 2019.02.14
  atlassian-confluence: 6.14.1 -> 6.14.2
  maintainers: update email for dywedir
  python.pkgs.hglib: use patch to specify hg path (#57926)
  chkrootkit: 0.52 -> 0.53
  radare2-cutter: 1.7.2 -> 1.8.0
  autorandr: 1.7 -> 1.8
  pythonPackages.pyhepmc: fix build
  llvm-polly/clang-polly: use latest llvm
  apulse: 0.1.11.1 -> 0.1.12, cleanup
  factorio: experimental 0.17.14 → 0.17.16 (#58000)
  sequeler: 0.6.7 -> 0.6.8
  nasc: 0.5.1 -> 0.5.2
  ...
2019-03-21 21:01:25 -07:00
Jörg Thalheim eb5afaf06b
nix-review: 1.0.5 -> 2.0.0 2019-03-20 11:27:46 +00:00
worldofpeace 81b5a5cf14 packagekit: use latest vala 2019-03-18 01:32:39 -04:00
Will Dietz 0ccfa4af08 pacman: 5.1.2 -> 5.1.3 (#57563)
Not listed on official website[1],
but present in release directory[2]...
and seems legit[3][4]

Fixes CVE, looks like:

https://lwn.net/Articles/782828/

[1] https://www.archlinux.org/pacman/#_releases
[2] https://sources.archlinux.org/other/pacman/
[3] https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/pacman&id=f48884ebff6788406fe1911f179a363bd2aeb9b1
[4] https://lists.archlinux.org/pipermail/pacman-dev/2019-March/023208.html
2019-03-13 23:26:00 +01:00
jD91mZM2 a51310e6a5
cargo-tree: v0.22.0 -> v0.25.0 2019-03-13 19:24:28 +01:00
Matthew Bauer 37eba81c7b
Merge pull request #56391 from matthewbauer/cmake-treewide
Add more CMake flags
2019-03-11 12:43:46 -04:00
Matthew Bauer 6ed49262f5 treewide: remove BUILD_TESTING flag
This is now set by CMake
2019-03-11 10:11:28 -04:00
John Ericson 4dfe9f9eb8 Merge remote-tracking branch 'upstream/master' into override-unstable-nix 2019-03-10 13:53:59 -04:00
John Ericson bfc72142e0 nix*: Make .override work
Currently, .override is only on a temporary attrset that is thrown away, now it
is also on the nix derivations we use.
2019-03-10 13:52:55 -04:00
Herwig Hochleitner 77edcf88dc nixopsUnstable: mark as broken
Unstable should probably be working towards updating to the most
recent version, so marking as broken, instead of using the pinned
version, like stable does.

see https://github.com/NixOS/nixpkgs/pull/52550
see https://github.com/NixOS/nixops/issues/1065
see https://github.com/NixOS/nixpkgs/issues/52547
2019-03-03 11:18:50 +01:00
Herwig Hochleitner 0c4d750ea1 azure-mgmt-*: re-init older versions for use with nixops
add pinned versions package-private

azure-mgmt-compute 0.20.1
azure-mgmt-network 0.20.1
azure-mgmt-nspkg 1.0.0
azure-mgmt-resource 0.20.1
azure-mgmt-storage 0.20.0

https://github.com/NixOS/nixpkgs/pull/52550
https://github.com/NixOS/nixops/issues/1065
2019-03-03 10:52:00 +01:00
R. RyanTM 0770264fdf dpkg: 1.19.4 -> 1.19.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dpkg/versions
2019-03-01 18:24:57 -08:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
R. RyanTM 5bcec140f0 apt-dater: 1.0.3 -> 1.0.4 (#55901)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apt-dater/versions
2019-02-24 00:18:25 +01:00
Graham Christensen 695fb802f1
Merge pull request #54693 from tilpner/appimage-tools
appimageTools: init
2019-02-23 18:06:31 -05:00
tilpner 58443d8a50
appimageTools: init
The appimageTools attrset contains utilities to prevent
the usage of appimage-run to package AppImages, like done/attempted
in #49370 and #53156.

This has the advantage of allowing for per-package environment changes,
and extracts into the store instead of the users home directory.

The package list was extracted into appimageTools to prevent
duplication.
2019-02-23 21:04:21 +01:00
zimbatm 732cbd3be9
nixUnstable: 2.2pre6600_85488a93 -> 2.3pre6631_e58a7144 2019-02-22 19:54:36 +01:00
Vladimír Čunát 4ba49d3d6c
Merge #55988: treewide meta.platforms: linux -> unix 2019-02-22 07:59:34 +01:00
Adam Finn Tulinius 3ad5550d21 morph: 1.1.0 -> 1.2.0 2019-02-21 13:55:46 +01:00
Matthijs Steen b0ec4c1fd3 nix-prefetch: init at 0.1.0 2019-02-21 01:52:51 +01:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Michael Raskin 8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Alyssa Ross 7cc1f8e032
Merge pull request #55146 from Ma27/fix-nix1-perl-bindings
nix1: fix `perl-bindings` build
2019-02-13 18:29:16 +00:00
Maximilian Bosch 8092ca8312
nix1: fix perl-bindings build
Nix 1.11 builds perl-bindings by default, `nix1.perl-bindings` fails
with the following error:

```
building
no Makefile, doing nothing
installing
install flags: install
make: *** No rule to make target 'install'.  Stop.
```

This is probably due to #47316. Previously the `perl-bindings` were
referenced to `nix1` instead of the `perl-bindings` function as Nix 1.11
built those during its build process.
2019-02-08 19:02:28 +01:00
Justin Humm c02cfc6f64 nixopsUnstable: 1.6.1pre2706_d5ad09c -> 1.6.1pre2728_8ed39f9
This fixes evaluation with the latest master. See also [0] and [1] for
this.

[0] https://github.com/NixOS/nixops/issues/1086
[1] https://github.com/NixOS/nixops/pull/1088
2019-02-06 17:10:36 +00:00
Jan Malakhovski d35c199422 dysnomia: cleanup whitespace 2019-02-03 15:30:11 +00:00
Franz Pletz 56ca460f13
Merge pull request #54849 from r-ryantm/auto-update/dpkg
dpkg: 1.19.2 -> 1.19.4
2019-02-03 08:58:35 +00:00
Domen Kožar 8b85a86023
nixops: 1.6 -> 1.6.1 2019-02-01 11:39:58 +07:00
R. RyanTM 1eb59f30e5 dpkg: 1.19.2 -> 1.19.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dpkg/versions
2019-01-28 14:21:23 -08:00
Alyssa Ross 33036ac5d4
nix: move perl-bindings inside common function
It looks like originally not all Nix packages had perl bindings, but now
that they do, it seems pretty redundant to add them seperately for each
package.
2019-01-25 17:40:32 +00:00
Jörg Thalheim 2e799b5596
Merge pull request #54542 from Mic92/nix-review
nix-review: 1.0.4 -> 1.0.5
2019-01-24 17:16:09 +00:00
Jörg Thalheim d4957cc98e
nix-review: 1.0.4 -> 1.0.5 2019-01-24 14:59:08 +00:00
Samuel Dionne-Riel 6418e34971 nix-universal-prefetch: init at 0.2.0 (#53436) 2019-01-23 20:32:09 +02:00
Jörg Thalheim f6d6e5dcb5
nix-review: 1.0.2 -> 1.0.4
- also accept the full url of pull request i.e.
  https://github.com/NixOS/nixpkgs/pull/54323
- stream-parse nix-env's eval output
- fix logs for failed builds issued by remote builders
- prepare code for overlays like: https://github.com/NixOS/nixpkgs/pull/53934
2019-01-21 14:27:57 +00:00
R. RyanTM e2a36dde4b pacman: 5.1.1 -> 5.1.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/pacman/versions
2019-01-13 09:50:55 +01:00
Eelco Dolstra c1a13108e2
nix: Add editline dependency
Also fix incorrect hash for nixUnstable.
2019-01-11 15:05:17 +01:00
Eelco Dolstra 94ea1c2d83
nix: 2.1.3 -> 2.2 2019-01-11 12:47:06 +01:00
Herwig Hochleitner 0e5c70eb76 nixops: add checkPhase with a smoke test
This can detect (python) import errors introduced by dependency updates.
2019-01-10 17:50:25 +01:00
Eelco Dolstra 5d09620d83
nixUnstable: 2.2pre6526_9f99d624 -> 2.2pre6600_85488a93 2019-01-10 15:05:53 +01:00
Joachim Fasting 5a42b5d076
pacman: set localstatedir to standard FHS path
Fixes https://github.com/NixOS/nixpkgs/issues/52981
2019-01-08 19:25:04 +01:00
buffet 445c73afed maintainer-list: countingsort -> buffet 2019-01-07 00:10:46 +01:00
Frederik Rietdijk 070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Pascal Wittmann 7394efb23e
opkg: 0.3.6 -> 0.4.0 2018-12-30 18:48:13 +01:00
Orivej Desh 830599debe nix1: fix build with boehmgc 7.6.8
It needs -lgc and -lgccpp, but boehmgc pkgconfig file specifies only -lgc.

Broken in https://hydra.nixos.org/build/82223544
2018-12-27 17:53:29 +00:00
Frederik Rietdijk 10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Vladyslav Mykhailichenko db5fe5d240
cargo-release: fix darwin build 2018-12-27 11:46:50 +02:00
Tobias Happ f15466ecf7 cargo-release: 0.10.0 -> 0.10.5 2018-12-27 04:04:11 +01:00
Jan Tojnar ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Samuel Dionne-Riel 3c38cc8058
Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1
aarch64: ZHF for aarch64 (1/??)
2018-12-20 21:06:52 -05:00
Jörg Thalheim 32f4166c67
nix-review: 1.0.1 -> 1.0.2 2018-12-20 11:52:10 +01:00
volth fed7914539
Merge branch 'staging' into make-perl-pathd 2018-12-18 17:13:27 +00:00
volth bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
volth 19d06bc517
apt: remove 'export PERL5LIB' 2018-12-15 01:12:14 +00:00
volth df8749b5a0
apt: fix Po4a path 2018-12-15 00:45:34 +00:00
Samuel Dionne-Riel ea20a6898c cde: Disable build on aarch64-linux 2018-12-10 14:55:21 -05:00
Frederik Rietdijk 3e950d584c Merge staging-next into master 2018-12-08 16:29:21 +01:00
Will Dietz 9064f2b22d packagekit: 1.1.11 -> 1.1.12 2018-12-08 15:02:37 +01:00
Frederik Rietdijk 5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
worldofpeace 904e1852e1
Merge pull request #51060 from kamilchm/appimage-run-libatk-bridge
appimage-run: fix missing libatk-bridge-2.0.so.0
2018-12-06 10:31:57 -05:00
Silvan Mosberger e9ecd7f872 nix-index: Wrap with nix-env in PATH (#51165)
This fixes an impurity in nix-index: Previously it would take the nix-env
binary from the users PATH. I discovered this while trying to run nix-index in a
systemd service, which by default doesn't have nix-env in its path. The
errors it threw were not informative at all and it took me hours to
finally figure out the reason.
2018-12-04 08:54:37 +08:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Jörg Thalheim 53f1ffa4d3
nix-review: 0.6.1 -> 1.0.1
- use nix build instead of nix-build
- writes per-build log in the current working directory
- symlinks the builds in the current working directory
- detects & deduplicates build aliases
- markdown reports
- filter builds by regex
- generate nix expression files that can be build by the user
2018-12-03 10:12:03 +00:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar 4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Jan Tojnar 59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Kamil Chmielewski e7fd32d2f1 appimage-run: fix missing libatk-bridge-2.0.so.0
Fix `error while loading shared libraries: libatk-bridge-2.0.so.0`
when trying to run Beaker Browser >= 0.8.0
2018-11-26 21:37:07 +01: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
Daiderd Jordan 13074b57cb
Merge pull request #49708 from periklis/nix-index-fix-darwin
nix-index: fix darwin build
2018-11-19 21:25:46 +01:00
Johan Thomsen 46b11c9d1a morph: init at 1.1.0
- added adamt to maintainers-list.nix
2018-11-18 23:02:37 +01:00
Jan Tojnar d97702e03f
Merge pull request #50528 from jtojnar/repology-fixes
Repology fixes
2018-11-18 02:13:52 +01:00
Jan Tojnar 8c10401e69
createrepo_c: 0.11.0 → 0.11.1 2018-11-18 02:11:26 +01:00
Jörg Thalheim cbea2201db
nixopsUnstable: 1.6.1pre2622_f10999a -> 1.6.1pre2706_d5ad09c
This fixes evaluation with the latest master.
2018-11-17 21:24:42 +00:00
Jan Tojnar d561b17695
librepo: 1.8.1 → 1.9.2 2018-11-17 21:35:33 +01:00
hyperfekt 31d72972f7
home-manager: 2018-06-14 -> 2018-11-04 2018-11-15 19:39:23 +01:00
Jörg Thalheim 695a157740
nix-review: 0.6.0 -> 0.6.1
- blacklist for tests.nixos-functions.nixos-test
- nix-review rev HEAD: will now work as expected
2018-11-15 12:47:23 +00:00
jD91mZM2 7452a05e4d
cargo-tree: 0.21.0 -> 0.22.0 2018-11-12 16:49:38 +01:00
Periklis Tsirakidis 17e6147ab5 nix-index: fix darwin build 2018-11-12 12:32:10 +01:00
Gabriel Ebner 5443b3707f
Merge pull request #49680 from symphorien/nix-du-0.3
nix-du: 0.2.0 -> 0.3.0
2018-11-03 11:50:14 +01:00
Symphorien Gibol 8a8a2f61a9 nix-du: 0.2.0 -> 0.3.0 2018-11-03 11:08:23 +01:00
Daniël de Kok 1836905bf1 cargo-tree: 0.20.0 -> 0.21.0 2018-11-01 08:22:55 +01:00
Eelco Dolstra 81b2bfaf36
nixUnstable: 2.2pre6520_18b4c53f -> 2.2pre6526_9f99d624 2018-10-30 16:01:49 +01:00
Shea Levy bd7e0aec71
nixUnstable: 2.1pre6377_954d1f4d -> 2.2pre6520_18b4c53f 2018-10-28 00:01:27 -04:00
Jörg Thalheim 42f17d8f14
nix-review: 0.5.3 -> 0.6.0 2018-10-27 18:09:32 +01:00
Tim 8d49637658 apt-dater: init at 1.0.3 (#32175)
* apt-dater: init at 1.0.3

* apt-dater: use autoreconfHook
2018-10-26 19:16:44 +02:00
Jörg Thalheim 23a017fbca
nix-review: 0.5.2 -> 0.5.3 2018-10-25 17:09:31 +01:00
R. RyanTM 68a674a376 python27Packages.rpm: 4.14.2 -> 4.14.2.1
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-10-24 10:28:52 +02:00
Jörg Thalheim cb44ddfde9
Merge pull request #48534 from r-ryantm/auto-update/dpkg
dpkg: 1.19.0.5 -> 1.19.2
2018-10-21 18:40:04 +01:00
Will Dietz 9973ca8c2f xbps: 0.52 -> 0.53, update repo owner name (voidlinux -> void-linux) 2018-10-19 22:22:25 -05:00
Jörg Thalheim 7dea8e403e
Merge pull request #48559 from tilpner/appimage-run-type-1-2
appimage-run: Fix type-1 support, used wrong directory
2018-10-17 11:54:36 +01:00
tilpner 62dc7fbc61
appimage-run: Fix type-1 support, used wrong directory 2018-10-16 13:57:15 +02:00
R. RyanTM 23661254e4 dpkg: 1.19.0.5 -> 1.19.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/dpkg/versions
2018-10-16 00:06:07 -07:00
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
Jan Malakhovski 1e3c993286 appimagekit: init at 20180727 2018-08-05 19:49:52 +00:00
Tobias Happ 219970b494 cargo-update: init at 1.5.2 (#40575) 2018-08-02 10:28:57 +02:00
Eelco Dolstra 7bc2778ebb
nixUnstable: 2.1pre6148_a4aac7f -> 2.1pre6338_45bcf541 2018-07-31 21:17:10 +02:00