Commit Graph
39 Commits
Author SHA1 Message Date
Judson fb26b73f11 simp_le: Restricting to platforms.linux 2018-08-04 14:21:19 -07:00
Judson 7ab9e9b15b (simp_le): (0.8.0 -> 0.9.0) 2018-08-04 12:56:55 -07:00
Judson 51f4a46af2 jira_cli: init at 2.2 2018-05-13 14:35:42 -07:00
Judson 42d0ce8a28 keyrings.alt: init at 2.3 2018-05-13 14:20:59 -07:00
Judson f252c72669 hiro: init at 0.1.4 2018-05-13 14:19:35 -07:00
Judson 4bf9fc79e1 Adding create-cycle-app
Adding create-cycle-app

Fixing removed modules
2018-04-02 14:24:39 -07:00
Judson b62012fe2d kafkacat: init at 1.3.1 2017-09-29 21:12:21 +00:00
Judson 5142e8f2b2 Grammar, spelling fixed. 2017-07-05 09:12:03 -07:00
Judson 728bb987ec Adding docs for bundlerApp. 2017-07-02 17:55:41 -07:00
Judson 0641253ae6 Small changes in response to review. 2017-07-02 17:18:58 -07:00
Judson e149f02344 Using pname and fetching versions 2017-06-27 22:33:18 -07:00
Judson 70e7e543c5 A few cleanups and renames. One feature remains... 2017-06-27 10:56:36 -07:00
Judson 603e84caef Fixing an overload of "pname" 2017-06-25 17:40:22 -07:00
Judson fc302bc07f Not quite done - something fishy about the name attr 2017-06-10 17:38:49 -07:00
Judson 78cb9163a6 Adding Corundum to all-packages 2017-06-10 17:22:13 -07:00
Judson dd86c6d25a Adding Corundum as demo of rubyTool 2017-06-10 17:11:37 -07:00
Judson 53481f8f0b Docs and extras on tool/ 2017-06-10 16:58:32 -07:00
Judson 964d9b7a06 Made gemdir handling into a common function 2017-06-09 09:04:33 -07:00
Judson 0bde4071fc Merge branch 'bundlerenv_usecases' of github.com:nyarly/nixpkgs into bundlerenv_usecases 2017-05-31 09:53:03 -07:00
Judson c4fc70f53c Starting to add tool builder. Extracting bundler file computation. 2017-05-31 09:44:46 -07:00
Judson e4bb4d4788 Cleaning out obsolete files 2017-05-27 15:22:06 -07:00
Judson 998d011e42 Restructuring files 2017-05-27 15:19:34 -07:00
Judson 022be78eb2 Merge branch 'master' into bundlerenv_usecases 2017-05-21 16:35:54 -07:00
Judson ae84d19e65 Final testing 2017-05-15 09:36:30 -07:00
Judson c39508b254 Fixed platform test. 2017-05-12 09:47:00 -07:00
Judson 56d214b0ea Fixed platform filtering. 2017-05-12 09:44:39 -07:00
Judson 07f781bd8d Current round of tests pass, but filter function is failing to include when platform match in use. 2017-05-10 10:00:21 -07:00
Judson 0145ec999c Current round of tests pass, but filter function is failing to include when groups match in use. 2017-05-09 09:39:20 -07:00
Judson 66fed6d28f Basically working. Checking against actual use cases. 2017-05-03 20:27:42 -07:00
Judson 2b414e1c15 Test harnesses 2017-05-01 09:07:42 -07:00
Judson b2065a2790 Merge remote-tracking branch 'nixos/master' into bundlerenv_usecases 2017-04-30 12:27:52 -07:00
Judson 5747975f2c Merge remote-tracking branch 'nixos/master' 2017-04-24 18:46:07 -07:00
Judson 89fda10d31 Starting decomposition of bundlerEnv 2017-04-24 18:45:00 -07:00
Judson ed77e113c5 Merge remote-tracking branch 'nixos/master' 2017-04-09 15:36:03 -07:00
Judson 7f6e8a1cd5 Adding "allBins" flag on bundlerEnv
The bin stubs need to be built where there's access to /nix/store - so
it can't happen in a nix-shell run. Ergo, a shell.nix needs to be able
to signal to the build that all bins need to be built.
2017-03-26 17:32:30 -07:00
Judson 0481a33d21 Simplifying interface on gemset.nix slightly.
`usesGemspec` no longer required to trigger the "copy everything into
gemfile-and-lock" behavior. If the mainGem is referred to by path,
that's sufficient.
2017-02-20 21:03:44 -08:00
Judson 3c9941114f Need to handle "null" mainGems
Not every gem package uses pname, nor should it.
2017-02-19 10:51:35 -08:00
Judson 2b9c7b4268 Merge remote-tracking branch 'nixos/master' 2017-02-19 10:22:55 -08:00
Judson c765f680e3 Updates to bundlerEnv 2017-02-19 10:18:54 -08:00