lix/src
Eelco Dolstra dcae46ab14
Add github URIs
For example, github:edolstra/dwarffs is more-or-less equivalent to
https://github.com/edolstra/dwarffs.git. It's a much faster way to get
GitHub repositories: it fetches tarballs rather than entire Git
repositories. It also allows fetching specific revisions by hash
without specifying a ref (e.g. a branch name):

  github:edolstra/dwarffs/41c0c1bf292ea3ac3858ff393b49ca1123dbd553
2019-02-11 12:05:17 +01:00
..
build-remote Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
cpptoml Include cpptoml for build simplicity 2018-07-03 18:39:36 +02:00
libexpr Add github URIs 2019-02-11 12:05:17 +01:00
libmain Remove mentions of libformat, it no longer exists 2019-01-05 14:31:29 -05:00
libstore Revert "Restore parent mount namespace before executing a child process" 2019-02-05 10:49:19 +01:00
libutil Move Command and MultiCommand to libutil 2019-02-11 11:55:25 +01:00
nix Initial flake support 2019-02-11 12:00:13 +01:00
nix-build Revert "Restore parent mount namespace before executing a child process" 2019-02-05 10:49:19 +01:00
nix-channel Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-collect-garbage Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-copy-closure Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-daemon Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-env Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-instantiate Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-prefetch-url nix-prefetch-url: Stop progress bar before printing results 2018-11-09 10:34:12 +01:00
nix-store nix-store: remove debugging print 2018-12-15 09:59:47 -06:00
nlohmann nlohmann-json: 3.4.0 -> 3.5.0 2018-12-21 22:38:06 -06:00
resolve-system-dependencies Remove mentions of libformat, it no longer exists 2019-01-05 14:31:29 -05:00