Skip to content

Feature/prometheus dont jailbreak#82907

Merged
cdepillabout merged 1 commit intoNixOS:haskell-updatesfrom
sevanspowell:feature/prometheus-dont-jailbreak
Mar 19, 2020
Merged

Feature/prometheus dont jailbreak#82907
cdepillabout merged 1 commit intoNixOS:haskell-updatesfrom
sevanspowell:feature/prometheus-dont-jailbreak

Conversation

@sevanspowell
Copy link
Contributor

Motivation for this change
Things done

Removed doJailbreak override.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@sevanspowell sevanspowell changed the base branch from master to haskell-updates March 19, 2020 01:28
@ofborg ofborg bot added 6.topic: haskell General-purpose, statically typed, purely functional programming language 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels Mar 19, 2020
@cdepillabout
Copy link
Member

@GrahamcOfBorg build haskellPackages.prometheus

@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. and removed 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels Mar 19, 2020
@cdepillabout
Copy link
Member

@sevanspowell Can you fix the conflict? After that, this looks good to merge in.

- prometheus no longer needs to be jailbroken, removing 'doJailbreak'.
  Jailbreaking was added in
  NixOS#70956 to overcome issue
  bitnomial/prometheus#34.
- This issue has since been fixed and so jailbreaking is no longer
  necessary.
@sevanspowell sevanspowell force-pushed the feature/prometheus-dont-jailbreak branch from e17a83f to 24d759b Compare March 19, 2020 02:30
@sevanspowell
Copy link
Contributor Author

@cdepillabout Thank you, fixed!

@cdepillabout
Copy link
Member

@GrahamcOfBorg build haskellPackages.prometheus

@GrahamcOfBorg build prometheus

@cdepillabout cdepillabout merged commit c478305 into NixOS:haskell-updates Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: haskell General-purpose, statically typed, purely functional programming language 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants